Jump to content
  • 0
Jedzkie

About GM Commands

Question

1. how can i disabled #commands for GM 99?

 

2. how can i disabled certain commands for GM 99 also, even i use "all_commands: true"

 

thank you for those who can help me :)

Share this post


Link to post
Share on other sites

5 answers to this question

Recommended Posts

  • 0
{	id: 99	name: "Admin"	level: 99	inherit: (  )	commands: {			item: false	}	log_commands: true	permissions: {		all_commands: true	}}

This is group that allows all commands and don't want to give item to gm.

 

1) I don't know, maybe will need a source edit.

Share this post


Link to post
Share on other sites
  • 0

hi Dastgir, 

 

i tried your configuration in your post, but i can still use "@item" command due to the permission "all_commands: true"

Share this post


Link to post
Share on other sites
  • 0

The only thing I can think of is remove that permission, and add ALL commands by hand with the false option instead of true. True for some commands you want, false for others.

Share this post


Link to post
Share on other sites

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.   Restore formatting

  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.

Loading...

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.