Jump to content
  • 0

disable command #


Question

1 answer to this question

Recommended Posts

Posted

In rAthena, edit conf/groups.conf for the command(s) you want disabled. If you don't want a group to have the charcommand available and their inherited group(s) do not have a charcommand available, simply do not specify a second option:

item: true


If the inherited group does have a charcommand but you don't want the inheriting group to have it, specify false for the second option in this format:

item: [true, false]


To prevent the administrator from having the charcommand, specify the charcommand as false; this will override their all_commands permission:

item: [true, false]

In eAthena1, change the GM level for the charcommand in conf/atcommand_athena.conf to something higher than the admin's level, or simply do not specify one at all:

item: 40, 100
item: 40



1Disclaimer: I cannot guarantee the accuracy of this information, as eAthena is a bit ancient at this point and hasn't seen my desktop in years. d:

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...