Fixed playersOnly on CommandBoosters.kt

This commit is contained in:
Auxilor
2021-09-14 16:19:58 +01:00
parent 192a04ca59
commit 27bd06858e
@@ -12,7 +12,7 @@ class CommandBoosters(plugin: EcoPlugin) :
plugin, plugin,
"boosters", "boosters",
"boosters.command.boosters", "boosters.command.boosters",
true false
) { ) {
init { init {