More detailed permissions

This commit is contained in:
zeeZ 2011-04-11 02:27:56 +02:00
parent 6b7ca8ef33
commit 5980dedd4b
2 changed files with 33 additions and 16 deletions

6
permissions.txt Normal file
View file

@ -0,0 +1,6 @@
dynmap.render # Render current chunk
dynmap.fullrender # Issue a full render
dynmap.hide.self # Hide self from map
dynmap.hide.others # Hide others from map
dynmap.show.self # Reveal self on map
dynmap.show.others # Reveal others on map