Skip to content

Commit 06f16da

Browse files
author
NonSwag
committed
capitalized first letter of titles
1 parent 642ac82 commit 06f16da

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
1-
# commander
1+
# Commander
22
A must-have command management system for your minecraft server.<br/>
33
With **Commander** you can _remove_ commands you don't want,<br/>
44
_change_; _remove_ or _add_ permissions to existing commands.<br/>
55
Also, 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

2020
To _delete_ a _command_ for everyone, use: `/command unregister [command]`<br/>
2121
To _get_ a deleted command _back_, use: `/command register [command]`<br/>

0 commit comments

Comments
 (0)