Blue Jem Posted February 26, 2014 Posted February 26, 2014 how can disable this command # pernament no one can use this command and the admin cant use this command sss Quote
Missingno Posted February 26, 2014 Posted February 26, 2014 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: Quote
Question
Blue Jem
how can disable this command # pernament no one can use this command and the admin cant use this command
sss
1 answer to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.