Minimal Particles config option & optimizations

This commit is contained in:
Sn0wStorm
2020-11-16 21:52:25 +01:00
parent 4111ceec81
commit c91e441eab
14 changed files with 139 additions and 25 deletions
+12 -4
View File
@@ -6,7 +6,7 @@ authors: [Milan Albrecht, Frank Baumann, ProgrammerDan, Daniel Saukel]
api-version: 1.13
commands:
brewery:
description: Command for Administration
description: Mostly admin commands to create/modify Brews and drunkeness
aliases: [brew]
permissions:
# -- Groups --
@@ -42,6 +42,8 @@ permissions:
brewery.cmd.pukeOther: true
brewery.cmd.player: true
brewery.cmd.create: true
brewery.cmd.drink: true
brewery.cmd.drinkOther: true
brewery.cmd.copy: true
brewery.cmd.delete: true
brewery.cmd.static: true
@@ -73,12 +75,18 @@ permissions:
description: Set Player-values
brewery.cmd.wakeup:
description: Set, Check and Remove Wakeup Points
brewery.cmd.create:
description: Create Brews
brewery.cmd.drink:
description: Simulate drinking Brews
brewery.cmd.drinkOther:
description: Simulate other players drinking Brews
brewery.cmd.copy:
description: Copy Potions
description: Copy Brews
brewery.cmd.delete:
description: Delete Potions
description: Delete Brews
brewery.cmd.static:
description: Make Potions Static
description: Make Brews Static
brewery.cmd.reload:
description: Reload config