summaryrefslogtreecommitdiff
path: root/db/constants.conf
diff options
context:
space:
mode:
Diffstat (limited to 'db/constants.conf')
-rw-r--r--db/constants.conf27
1 files changed, 27 insertions, 0 deletions
diff --git a/db/constants.conf b/db/constants.conf
index 0302207d..01b013ef 100644
--- a/db/constants.conf
+++ b/db/constants.conf
@@ -3737,6 +3737,33 @@ more than one separator can be used in a row (so 12_3___456 is illegal).
BATTLE_CAVE8:128
BATTLE_CAVE9:256
MAX_HIGH_SCORES: 4
+ // Command Permission
+ CMD_ZENY:80
+ CMD_CHARZENY:98
+ CMD_DEBUG:80
+ CMD_CHANGESEX:40
+ CMD_CHARCHANGESEX:60
+ CMD_CLASS:40
+ CMD_CHARCLASS:50
+ CMD_DESTROYNPC:98
+ CMD_REMOTECMD:40
+ CMD_WARP:40
+ CMD_CHARWARP:60
+ CMD_MUTE:60
+ CMD_NPCTALK:40
+ CMD_MUSIC:40
+ CMD_AUTOMOD:60
+ CMD_DIVORCE:40
+ CMD_CHARDIVORCE:60
+
+ // Special Permission
+ MAP_LOUNGE:20 // GM Lounge & Numa
+ EVT_KILLTHEGM:50 // Pull the Rabit magic
+ DBG_HOLIDAY:40 // Holiday Debug (xmas, easter...)
+ EVT_DEBUG:50 // Event Debug (open portals, disguise...)
+ DBG_SCHEDULED:40 // Scheduled Broadcasts
+ DBG_MOTD:40 // Message of the Day
+ DBG_VALIA:40 // Iilia quest debug info
@include "db/si_config.conf"
@include "conf/import/constants.conf"