Fixed playersOnly on CommandBoosters.kt
This commit is contained in:
+1
-1
@@ -12,7 +12,7 @@ class CommandBoosters(plugin: EcoPlugin) :
|
|||||||
plugin,
|
plugin,
|
||||||
"boosters",
|
"boosters",
|
||||||
"boosters.command.boosters",
|
"boosters.command.boosters",
|
||||||
true
|
false
|
||||||
) {
|
) {
|
||||||
|
|
||||||
init {
|
init {
|
||||||
|
|||||||
Reference in New Issue
Block a user