Page 1 of 1
Help with //gm command
Posted: Sun Dec 19, 2010 9:23 pm
by hyperpara
Hello!
I have a little question.
Will you please create a command, or something, which deactivate //gm?
I know that I can make my access level back, but it's very uncomfortable, you know.
And not every GM can access to the database...
So, please think about it!

)
Thank you:
Hyper
Sorry for my english.
Re: Help with //gm command
Posted: Sun Dec 19, 2010 9:30 pm
by LasTravel
Re: Help with //gm command
Posted: Sun Dec 19, 2010 9:33 pm
by hyperpara
Thank you very much!

)
And a last question: How can i delete my appearance when other players press Alt + B?
How can I delete myself of the Community Board?
Re: Help with //gm command
Posted: Sun Dec 19, 2010 9:34 pm
by Zoey76
hyperpara wrote:Hello!
I have a little question.
Will you please create a command, or something, which deactivate //gm?
I know that I can make my access level back, but it's very uncomfortable, you know.
And not every GM can access to the database...
So, please think about it!

)
Thank you:
Hyper
Sorry for my english.
Solution 1:
Don't use this command.
Solution 2:
Create an access level for not used gm commands and set that access level for those commands.
Solution 3:
Apply this patch (datapack):
Code: Select all
### by Zoey76#P datapack_developmentIndex: data/scripts/handlers/MasterHandler.java===================================================================--- data/scripts/handlers/MasterHandler.java (revision 7689)+++ data/scripts/handlers/MasterHandler.java (working copy)@@ -57,7 +57,6 @@ import handlers.admincommandhandlers.AdminFortSiege; import handlers.admincommandhandlers.AdminGeoEditor; import handlers.admincommandhandlers.AdminGeodata;-import handlers.admincommandhandlers.AdminGm; import handlers.admincommandhandlers.AdminGmChat; import handlers.admincommandhandlers.AdminHeal; import handlers.admincommandhandlers.AdminHelpPage;@@ -324,7 +323,6 @@ AdminCommandHandler.getInstance().registerAdminCommandHandler(new AdminFortSiege()); AdminCommandHandler.getInstance().registerAdminCommandHandler(new AdminGeodata()); AdminCommandHandler.getInstance().registerAdminCommandHandler(new AdminGeoEditor());- AdminCommandHandler.getInstance().registerAdminCommandHandler(new AdminGm()); AdminCommandHandler.getInstance().registerAdminCommandHandler(new AdminGmChat()); AdminCommandHandler.getInstance().registerAdminCommandHandler(new AdminHeal()); AdminCommandHandler.getInstance().registerAdminCommandHandler(new AdminHelpPage());
--Edit
Please someone move this to:
Custom Datapack MODs
viewforum.php?f=13
or
Custom Features Requests
viewforum.php?f=74
Re: Help with //gm command
Posted: Sun Dec 19, 2010 9:35 pm
by hyperpara
I used //changelvl 1 command in the game, targeted myself, log off, log in, nothing happened.
Oh, thanks for solutions. :_)
Re: Help with //gm command
Posted: Mon Dec 20, 2010 6:08 am
by hyperpara
I thought this command is for hide me from the community board.
That's why I used it.
Re: Help with //gm command
Posted: Mon Dec 20, 2010 6:45 am
by janiii
check //gmliston and //gmlistoff