summaryrefslogtreecommitdiff
path: root/example
diff options
context:
space:
mode:
authorErik Schilling <ablu.erikschilling@googlemail.com>2011-08-31 17:48:11 +0800
committerErik Schilling <ablu.erikschilling@googlemail.com>2011-09-15 00:07:05 +0800
commitbf04bd4cfe406ef8d2de5cd50dc0e9e7e91c6893 (patch)
tree9f38c6a9b21a787d0a9cc9dbe0499dd81c31ab13 /example
parent89ad830bb1c0a290e9cd93d37de253db8f9a6eb5 (diff)
downloadmanaserv-bf04bd4cfe406ef8d2de5cd50dc0e9e7e91c6893.tar.gz
manaserv-bf04bd4cfe406ef8d2de5cd50dc0e9e7e91c6893.tar.bz2
manaserv-bf04bd4cfe406ef8d2de5cd50dc0e9e7e91c6893.tar.xz
manaserv-bf04bd4cfe406ef8d2de5cd50dc0e9e7e91c6893.zip
Added chatcommand to get position of a character.
Add chatcommand @getpos <character> which return the mapid and location of the character. Part of: Mana-Mantis: #385. Reviewed-by: Bertram.
Diffstat (limited to 'example')
-rw-r--r--example/serverdata/permissions.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/example/serverdata/permissions.xml b/example/serverdata/permissions.xml
index c07bfae2..6ad941d6 100644
--- a/example/serverdata/permissions.xml
+++ b/example/serverdata/permissions.xml
@@ -22,6 +22,7 @@
<allow>@attribute</allow>
<allow>@charwarp</allow>
<allow>@killmonsters</allow>
+ <allow>@getpos</allow>
</class>
<class level="4">
<alias>gm</alias>