• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

Basic Black Desert Online Commands

Newbie Spellweaver
Joined
Apr 22, 2012
Messages
38
Reaction score
31
You can also use /help in game

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 monster [creatureId] [optional: dialogId]
/spawn restartAISector
/spawn killnear
/spawn klillid [creatureId]

http://forum.ragezone.com/f1001/yourself-admin-1143132/

PDF :
 
Last edited:
Newbie Spellweaver
Joined
Apr 3, 2015
Messages
16
Reaction score
0
Complement To spanw mobs do you need type /spawn monster (ID)
 
Newbie Spellweaver
Joined
Nov 25, 2009
Messages
34
Reaction score
8
My noobness force me to do /tp town from 1 to 120, since i dont know any reference pointing on TownID.
So here is my list (its not complete)
Would be great if anyone can point me to a source / config file referring to TownID list.

/tp town [TownID]
TownIDs
 
Last edited:
Junior Spellweaver
Joined
Dec 21, 2016
Messages
142
Reaction score
248
My noobness force me to do /tp town from 1 to 120, since i dont know any reference pointing on TownID.
So here is my list (its not complete)
Would be great if anyone can point me to a source / config file referring to TownID list.

TownIDs
1 : *Velia
30 : *Heidel
32 : nothern guard camp
40 : *Glish
42 : moreti plantation
53 : glish ruins
54 : northern cienaga
55 : southern cienaga
56 : central guard camp
57 : southern guard camp
58 : north western gateway
59 : eastern gateway
60 : logia farm (W heidel)
67 : monastry
70 : serendia shrine
71 : castle ruins
80 : *Calpheon
81 : Altinova
84 : south western gateway
87 : coastal cliff
88 : *Olvia
89 : elders bridge
90 : termian mountain
93 : goblin cave
100 : *Western guard camp
110 : marni cave path
120 : *Port epheria
130 : trina beacon mounds

I believe I found it. If you go to and open "Server\gameserver\bin\data\sqlite3\bdo.sqlite3" with a DB Browser there's a Table called "Region_Table" that matches the locations you posted as ID. The problem is that in my bin the "AreaName" is all in Korean so you have to translate each one to figure out what it is.
 
Newbie Spellweaver
Joined
Jan 12, 2017
Messages
47
Reaction score
2
anyone got the /quest complete [groupId] [questId] command working?
 
Newbie Spellweaver
Joined
Nov 25, 2009
Messages
34
Reaction score
8
I believe I found it. If you go to and open "Server\gameserver\bin\data\sqlite3\bdo.sqlite3" with a DB Browser there's a Table called "Region_Table" that matches the locations you posted as ID. The problem is that in my bin the "AreaName" is all in Korean so you have to translate each one to figure out what it is.
Yo man thanks! I looked into it and export the database to JSON, query it until only ID and AreaName, translate it with google and got these data below

But somehow that data teleport me to a false location.

*edit : Turns out I use the wrong field. It should be Index not ID. Here is the correct TownID


TwuTu : No, not working for me. I used /quest update instead.
 
Last edited:
Joined
Jul 2, 2012
Messages
790
Reaction score
125
Here what I found for Pc Lifeskill exp

pc addlifeexp [lifeType] [expCount]


Value = [Life SKill Type Name]

0 = Gathering
1 = Fishing
2 = Hunting
3 = Cooking
4 = Alchemy
5 = Proccessing
6 = Training
7 = Trading
8 = Farming
9 = Sailin
 
Newbie Spellweaver
Joined
Jan 8, 2018
Messages
7
Reaction score
0
along with this, my /bag additem isn't working as well. It says "item successfully added" but nothing shows up...what the heck?
 
Newbie Spellweaver
Joined
Apr 22, 2012
Messages
38
Reaction score
31
along with this, my /bag additem isn't working as well. It says "item successfully added" but nothing shows up...what the heck?

Maybe you're adding yourself an item that isnt available in the game? OF client is 6 months old
 
Newbie Spellweaver
Joined
Jan 12, 2017
Messages
47
Reaction score
2
also is there a way to change the weather in e.g. Velia? it's windy there whole the time.
 
Newbie Spellweaver
Joined
Jan 8, 2018
Messages
7
Reaction score
0
Also, anyone know how to edit horse exp? The rate.properties file doesn't seem to be working.
 
Experienced Elementalist
Joined
Jun 17, 2014
Messages
273
Reaction score
33
Looks like I can't reset the gmspeed or set it at a different value than <40>.
 
Initiate Mage
Joined
Jan 14, 2018
Messages
2
Reaction score
0
If you put 40 for speed, you need to put -40 for reset
 
Experienced Elementalist
Joined
Jun 17, 2014
Messages
273
Reaction score
33
Regarding the /bag add command, how can I add for example TET items ?
And the addcash command doesn't work for me.
 
Last edited:
Back
Top