File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- # commander
1+ # Commander
22A must-have command management system for your minecraft server.<br />
33With ** Commander** you can _ remove_ commands you don't want,<br />
44_ change_ ; _ remove_ or _ add_ permissions to existing commands.<br />
55Also, Commander improves the ** no permission** and ** unknown command** messages.
66
7- ## usage
7+ ## Usage
88
99_ In order to use ` /command ` the permission ` commander.admin ` is required_
1010
11- ### permissions
11+ ### Permissions
1212
1313- To _ change_ the _ permission_ of a command, use: ` /command permission set [command] [permission] ` <br />
1414- To completely _ remove_ a _ permission_ from a command, use: ` /command permission set [command] null ` <br />
1515- To _ reset_ the _ permission_ of a command to its default value, use: ` /command permission reset [command] ` <br />
1616- To _ see_ what the _ permission_ of a certain command is, use: ` /command permission query [command] `
1717
18- ### commands
18+ ### Commands
1919
2020To _ delete_ a _ command_ for everyone, use: ` /command unregister [command] ` <br />
2121To _ get_ a deleted command _ back_ , use: ` /command register [command] ` <br />
You can’t perform that action at this time.
0 commit comments