permissions.txt 1.4 KB

123456789101112131415161718192021
  1. These are possible permissions of player groups, configured in conf/groups.conf.
  2. can_trade : Ability to trade or otherwise distribute items (drop, storage, vending etc)
  3. can_party : Ability to join parties.
  4. all_skill : Ability to use all skills.
  5. all_equipment : Ability to equip anything (can cause client errors).
  6. skill_unconditional : Ability to use skills without meeting the required conditions (SP, items, etc...).
  7. join_chat : Ability to join a password protected chatrooms.
  8. kick_chat : Protection from being kicked from a chat.
  9. hide_session : Hides player session from being displayed by @commands.
  10. who_display_aid : Ability to see GMs and Account/Char IDs in the @who command.
  11. hack_info : Ability to receive all informations about any player that try to hack, spoof a name, etc.
  12. any_warp : Ability to bypass nowarp, nowarpto, noteleport and nomemo mapflags.
  13. This option is mainly used in commands which modify a character's
  14. map/coordinates (like @memo, @mapmove, @go, @jump, etc...).
  15. view_hpmeter : Ability to see HP bar of every player.
  16. view_equipment : Ability to view players equipment regardless of their setting.
  17. use_check : Ability to use client command /check (display character status).
  18. use_changemaptype : Ability to use client command /changemaptype.
  19. all_commands: Ability to use ALL atcommands/charcommands.
  20. receive_requests: Ability to receive @requests.