summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gmcommands.txt11
-rw-r--r--paths.xml1
2 files changed, 6 insertions, 6 deletions
diff --git a/gmcommands.txt b/gmcommands.txt
index f5a71032..9baa6bab 100644
--- a/gmcommands.txt
+++ b/gmcommands.txt
@@ -4,6 +4,7 @@
@linus
@warp
@goto
+@npc
@jump
@save
@storage
@@ -23,8 +24,7 @@
@localbroadcast
@hairstyle
@haircolor
-@killer
-@killable
+@pvp
@summon
@skill-learn
@ipcheck
@@ -45,7 +45,6 @@
@heal
@itemreset
@itemcheck
-@gm
@model
@killmonster2
@gat
@@ -109,9 +108,8 @@
@charitemlist
@charstoragelist
@addwarp
-@charkiller
@npcmove
-@charkillable
+@charpvp
@chareffect
@dropall
@chardropall
@@ -137,4 +135,5 @@
@sp-unfocus
@wgm
@doomspot
-@source \ No newline at end of file
+@source
+@exprate
diff --git a/paths.xml b/paths.xml
index fe2fbbbb..a67a3a8c 100644
--- a/paths.xml
+++ b/paths.xml
@@ -51,6 +51,7 @@ Also, don't forget to add the '/' path separator at the end of folder values.
<option name="wallpaperFile" value="login_wallpaper.png"/>
<option name="newQuestEffectId" value="47"/>
<option name="completeQuestEffectId" value="48"/>
+ <option name="gmTabMinimalLevel" value="60"/>
<!--
ManaPlus tries to load skillsFile first, then skillsFile2 if it failed.
In old versions, ea-skills.xml before skills.xml, now it is swapped.