0% found this document useful (0 votes)
753 views2 pages

Commands BDO

The document outlines various commands that can be used in a game server by different user types: User commands include joining/leaving channels, checking location/weather, and viewing server info. Testers can spawn creatures nearby. Moderators can manage player inventories, issue bans of various types, announce to players, teleport players, and modify player stats. Admins have broader commands for reloading configs, managing quests, and restarting/shutting down the server.

Uploaded by

Penabur garam
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
753 views2 pages

Commands BDO

The document outlines various commands that can be used in a game server by different user types: User commands include joining/leaving channels, checking location/weather, and viewing server info. Testers can spawn creatures nearby. Moderators can manage player inventories, issue bans of various types, announce to players, teleport players, and modify player stats. Admins have broader commands for reloading configs, managing quests, and restarting/shutting down the server.

Uploaded by

Penabur garam
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

User :

/channel join <CHANNEL_ID>


/channel leave
/channel show
/location
/rescue
/server version
/server online
/server gametime
/weather

Tester :
/spawn shownear

Moderator :
/bag add [itemId] [count] (Optional: [enchantLevel]
/bag addtoplayer [playerName] [itemId] [count] (Optional: [enchantLevel])
/ban chat [characterName] [minutes]
/ban account [characterName] [minutes]
/ban player [characterName] [minutes]
/ban ip [characterName] [minutes]
/ban hwid [characterName] [minutes]
/ban jail [characterName] [minutes]
/ban unban [characterName] [chat|jail|account|player|ip|hwid]
/location
/pc announce [text]
/pc kick [playerName]
/pc giftonline [itemId] [count] (Optional: [enchantLevel])
/pc setlevel [level]
/pc addcash [cashCount]
/pc addtendency [tendencyCount]
/pc addwp [wpCount]
/pc addexp [expCount]
/pc addskillexp [expCount]
/pc addskillpoints [pointsCount]
/pc addlifeexp [lifeType] [expCount]
/pc addfitnessexp [fitnessType] [expCount]
/pc addexploreexp [nodeKey] [expCount]
/pc addknowledge [cardId] [cardLevel]
/pc addtitle [titleId]
/pc clearskilllist
/pc clearcooltime
/pc openmap
/pc info
/pc gmspeed [level]
/pc heal
/pc debugdmg
/pc kms
/pc clearbuffs
/tp monster [npcId] (Optional: [dialogIndex])
/tp player [playerName]
/tp recall [playerName]
/tp coord [x] [y] [z]
/tp town (Optional: [townId])

Admin :
/help
/invis
/quest start [groupId] [questId]
/quest complete [groupId] [questId]
/quest update [groupId] [questId] [stepIndex] [stepCount]
/reload name [reloadableName] (ex: classbalance)
/reload group [reloadableGroup] (ex: config/sqlite)
/server shutdown [seconds]
/server restart [seconds]
/server abort
/server stat threadpool
/server memorydump
(/spawn [creatureId] [optional: dialogId]) not sure about this one, cant get it to
work
/spawn restartAISector
/spawn killnear
/spawn klillid [creatureId]

You might also like