dev/rework
This commit is contained in:
+4
-1
@@ -97,7 +97,10 @@ bukkit {
|
||||
children = listOf(
|
||||
"playershops.shop.create",
|
||||
"playershops.shop.break.other",
|
||||
"playershops.shop.use"
|
||||
"playershops.shop.use",
|
||||
"playershops.shop.use.buy",
|
||||
"playershops.shop.use.sell",
|
||||
"playershops.shop.use.gamble"
|
||||
)
|
||||
}
|
||||
register("playershops.shoplimit") {
|
||||
|
||||
Reference in New Issue
Block a user