Skip to content

Commit e442630

Browse files
authored
Merge pull request #17 from FrankHeijden/fix/startup-warning
Fix 'disabled-commands' unknown plugin startup warning
2 parents db5393b + 82ee0d5 commit e442630

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

Bukkit/src/main/resources/bukkit-config.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,4 @@ settings:
77
install-updates-boot: false
88
install-updates-login: false
99

10-
disabled-commands:
11-
- "plugin:command"
10+
disabled-commands: []

0 commit comments

Comments
 (0)