Feature: unload bukkit commands per config.yml
This commit is contained in:
parent
b260d9c341
commit
4a374c5f43
7 changed files with 104 additions and 1 deletions
|
|
@ -3,4 +3,7 @@ settings:
|
|||
check-updates: true
|
||||
check-updates-login: false
|
||||
download-updates: false
|
||||
download-at-startup-and-update: false
|
||||
download-at-startup-and-update: false
|
||||
|
||||
disabled-commands:
|
||||
- "plugin:command"
|
||||
Loading…
Add table
Add a link
Reference in a new issue