summaryrefslogtreecommitdiff
path: root/doc/permissions.txt
diff options
context:
space:
mode:
authorbrianluau <brianluau@54d463be-8e91-2dee-dedb-b68131a5f0ec>2012-08-31 21:49:48 +0000
committerbrianluau <brianluau@54d463be-8e91-2dee-dedb-b68131a5f0ec>2012-08-31 21:49:48 +0000
commitddc75a03c7c7b00f839a862de9c265543d414829 (patch)
treec6777d015f321a4584a90e3fabd1d64a70f8a0f0 /doc/permissions.txt
parent6ecdfa051ab4adbf84938b18f44c5f12f05dbe3a (diff)
downloadhercules-ddc75a03c7c7b00f839a862de9c265543d414829.tar.gz
hercules-ddc75a03c7c7b00f839a862de9c265543d414829.tar.bz2
hercules-ddc75a03c7c7b00f839a862de9c265543d414829.tar.xz
hercules-ddc75a03c7c7b00f839a862de9c265543d414829.zip
- Standardized headers of /doc files.
- Added svn:eol-style=native property on some recently added text files. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16726 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'doc/permissions.txt')
-rw-r--r--doc/permissions.txt16
1 files changed, 12 insertions, 4 deletions
diff --git a/doc/permissions.txt b/doc/permissions.txt
index e3e44ef7f..31592828b 100644
--- a/doc/permissions.txt
+++ b/doc/permissions.txt
@@ -1,4 +1,12 @@
-These are possible permissions of player groups, configured in conf/groups.conf.
+//===== rAthena Documentation ================================
+//= Permission List
+//===== By: ==================================================
+//= rAthena Dev Team
+//===== Current Version: =====================================
+//= 20120718
+//===== Description: =========================================
+//= permissions of player groups, configured in /conf/groups.conf
+//============================================================
can_trade : Ability to trade or otherwise distribute items (drop, storage, vending etc)
can_party : Ability to join parties.
@@ -11,8 +19,8 @@ hide_session : Hides player session from being displayed by @commands.
who_display_aid : Ability to see GMs and Account/Char IDs in the @who command.
hack_info : Ability to receive all informations about any player that try to hack, spoof a name, etc.
any_warp : Ability to bypass nowarp, nowarpto, noteleport and nomemo mapflags.
- This option is mainly used in commands which modify a character's
- map/coordinates (like @memo, @mapmove, @go, @jump, etc...).
+ This option is mainly used in commands which modify a character's
+ map/coordinates (like @memo, @mapmove, @go, @jump, etc...).
view_hpmeter : Ability to see HP bar of every player.
view_equipment : Ability to view players equipment regardless of their setting.
use_check : Ability to use client command /check (display character status).
@@ -21,4 +29,4 @@ all_commands: Ability to use ALL atcommands/charcommands.
receive_requests: Ability to receive @requests.
show_bossmobs: Ability to see boss mobs with @showmobs.
disable_pvm: Ability to disable Player v.s. Monster.
-disable_pvp: Ability to disable Player v.s. Player. \ No newline at end of file
+disable_pvp: Ability to disable Player v.s. Player.