|
@@ -422,20 +422,22 @@ guild: 50
|
|
|
// Brings up your guild storage wherever you are.
|
|
|
gstorage: 50
|
|
|
|
|
|
-// Spawns a monster, and a certain amount (3 same commands + /monster).
|
|
|
-spawn: 50
|
|
|
-monster: 50
|
|
|
-summon: 50
|
|
|
-
|
|
|
// To get a peco to (un)ride for another player.
|
|
|
charmountpeco: 50
|
|
|
|
|
|
+// Spawns a monster, and a certain amount (2 same commands + /monster).
|
|
|
+monster: 50
|
|
|
+spawn: 50
|
|
|
+
|
|
|
// Spawns a smaller sized version of a monster.
|
|
|
monstersmall: 50
|
|
|
|
|
|
// Spawns a larger sized version of a monster.
|
|
|
monsterbig: 50
|
|
|
|
|
|
+// Spawns mobs that treat you as their master (they disappear after some time)
|
|
|
+summon: 50
|
|
|
+
|
|
|
// It will spawn a supportive clone of the given player.
|
|
|
clone: 50
|
|
|
|
|
@@ -502,9 +504,12 @@ killmonster: 60
|
|
|
// Creates yourself a pet egg, have to use Pet ID.
|
|
|
makeegg: 60
|
|
|
|
|
|
-//Hatches an egg
|
|
|
+// Hatches an egg
|
|
|
hatch: 60
|
|
|
|
|
|
+// Instantly kills player whose name is entered and deals insane damage to everything around
|
|
|
+nuke: 60
|
|
|
+
|
|
|
// Enable hitting a player even when not in pvp
|
|
|
killer: 60
|
|
|
|
|
@@ -821,8 +826,6 @@ deletemail: 1
|
|
|
//---------------------------------------------------------------
|
|
|
// 100: Disabled commands
|
|
|
gm: 100
|
|
|
-nuke: 100
|
|
|
-
|
|
|
|
|
|
//---------------------
|
|
|
// OTHER: not a command
|