„Configs/config.yml“ ändern

This commit is contained in:
Jakob Grundgeir 2022-07-14 09:30:46 +02:00
parent 8c08605940
commit be5abaf47d
1 changed files with 8 additions and 8 deletions

View File

@ -241,19 +241,19 @@ Bonusbooster:
# Time until you can get a bonus booster in hours
Time: 168
# Number of boosters you get
Count: 1
Count: 2
# What booster Man should get guys: XP, Break, Drop, Mob, Fly, ALL, Random
# You can also set it like this, for example: XP,Break,Mob, Random
Type: Random
# You can also set it like this, for example: XP,Break,Mob, Random, Select
Type: ALL
# Permission
Permission: 'booster.bonusbooster.mod'
Permission: 'booster.bonusbooster.admin'
2:
# Time until you can get a bonus booster in hours
Time: 168
# Number of boosters you get
Count: 2
Count: 1
# What booster Man should get guys: XP, Break, Drop, Mob, Fly, ALL, Random
# You can also set it like this, for example: XP,Break,Mob, Random
Type: ALL
# You can also set it like this, for example: XP,Break,Mob, Random, Select
Type: Random
# Permission
Permission: 'booster.bonusbooster.admin'
Permission: 'booster.bonusbooster.mod'