From bf04bd4cfe406ef8d2de5cd50dc0e9e7e91c6893 Mon Sep 17 00:00:00 2001 From: Erik Schilling Date: Wed, 31 Aug 2011 17:48:11 +0800 Subject: Added chatcommand to get position of a character. Add chatcommand @getpos which return the mapid and location of the character. Part of: Mana-Mantis: #385. Reviewed-by: Bertram. --- example/serverdata/permissions.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'example') diff --git a/example/serverdata/permissions.xml b/example/serverdata/permissions.xml index c07bfae..6ad941d 100644 --- a/example/serverdata/permissions.xml +++ b/example/serverdata/permissions.xml @@ -22,6 +22,7 @@ @attribute @charwarp @killmonsters + @getpos gm -- cgit