v 6.6
This commit is contained in:
parent
be5abaf47d
commit
f50ad9e8bb
@ -10,6 +10,8 @@ Slots:
|
|||||||
# Action to be performed when the item is clicked.
|
# Action to be performed when the item is clicked.
|
||||||
# Possible actions: activate, activate_step1, activate_step2,activate_step3,
|
# Possible actions: activate, activate_step1, activate_step2,activate_step3,
|
||||||
Action: activate
|
Action: activate
|
||||||
|
# Sound on click
|
||||||
|
Sound: 'placeholder'
|
||||||
14:
|
14:
|
||||||
# The type defines what properties the slot has. Types: Material or Skull
|
# The type defines what properties the slot has. Types: Material or Skull
|
||||||
Type: Skull
|
Type: Skull
|
||||||
@ -35,6 +37,8 @@ Slots:
|
|||||||
# Action to be performed when the item is clicked.
|
# Action to be performed when the item is clicked.
|
||||||
# Possible actions: activate, activate_step1, activate_step2,activate_step3,
|
# Possible actions: activate, activate_step1, activate_step2,activate_step3,
|
||||||
Action: activate_step1
|
Action: activate_step1
|
||||||
|
# Sound on click
|
||||||
|
Sound: 'placeholder'
|
||||||
15:
|
15:
|
||||||
# The type defines what properties the slot has. Types: Material or Skull
|
# The type defines what properties the slot has. Types: Material or Skull
|
||||||
Type: Skull
|
Type: Skull
|
||||||
@ -60,6 +64,8 @@ Slots:
|
|||||||
# Action to be performed when the item is clicked.
|
# Action to be performed when the item is clicked.
|
||||||
# Possible actions: activate, activate_step1, activate_step2,activate_step3,
|
# Possible actions: activate, activate_step1, activate_step2,activate_step3,
|
||||||
Action: activate_step2
|
Action: activate_step2
|
||||||
|
# Sound on click
|
||||||
|
Sound: 'placeholder'
|
||||||
16:
|
16:
|
||||||
# The type defines what properties the slot has. Types: Material or Skull
|
# The type defines what properties the slot has. Types: Material or Skull
|
||||||
Type: Skull
|
Type: Skull
|
||||||
@ -85,6 +91,8 @@ Slots:
|
|||||||
# Action to be performed when the item is clicked.
|
# Action to be performed when the item is clicked.
|
||||||
# Possible actions: activate, activate_step1, activate_step2,activate_step3,
|
# Possible actions: activate, activate_step1, activate_step2,activate_step3,
|
||||||
Action: activate_step3
|
Action: activate_step3
|
||||||
|
# Sound on click
|
||||||
|
Sound: 'placeholder'
|
||||||
27:
|
27:
|
||||||
# The type defines what properties the slot has. Types: Material or Skull
|
# The type defines what properties the slot has. Types: Material or Skull
|
||||||
Type: Skull
|
Type: Skull
|
||||||
@ -106,6 +114,8 @@ Slots:
|
|||||||
# Action to be performed when the item is clicked.
|
# Action to be performed when the item is clicked.
|
||||||
# Possible Actions: shop (Requires Count, Booster[XP, Break, Drop, Mob, Fly] and Price), back
|
# Possible Actions: shop (Requires Count, Booster[XP, Break, Drop, Mob, Fly] and Price), back
|
||||||
Action: back
|
Action: back
|
||||||
|
# Sound on click
|
||||||
|
Sound: 'placeholder'
|
||||||
# This item is set in all places where no item is stored.
|
# This item is set in all places where no item is stored.
|
||||||
Background:
|
Background:
|
||||||
Enabled: true
|
Enabled: true
|
||||||
|
@ -30,6 +30,8 @@ Slots:
|
|||||||
# Action to be performed when the item is clicked.
|
# Action to be performed when the item is clicked.
|
||||||
# Possible actions: accept, deny, close
|
# Possible actions: accept, deny, close
|
||||||
Action: accept
|
Action: accept
|
||||||
|
# Sound on click
|
||||||
|
Sound: 'placeholder'
|
||||||
25:
|
25:
|
||||||
# The type defines what properties the slot has. Types: Material or Skull
|
# The type defines what properties the slot has. Types: Material or Skull
|
||||||
Type: Material
|
Type: Material
|
||||||
@ -42,6 +44,8 @@ Slots:
|
|||||||
# Action to be performed when the item is clicked.
|
# Action to be performed when the item is clicked.
|
||||||
# Possible actions: accept, deny, close
|
# Possible actions: accept, deny, close
|
||||||
Action: deny
|
Action: deny
|
||||||
|
# Sound on click
|
||||||
|
Sound: 'placeholder'
|
||||||
# This item is set in all places where no item is stored.
|
# This item is set in all places where no item is stored.
|
||||||
Background:
|
Background:
|
||||||
Enabled: true
|
Enabled: true
|
||||||
|
@ -59,6 +59,8 @@ Slots:
|
|||||||
Action: activate_break
|
Action: activate_break
|
||||||
# Permission to display the item
|
# Permission to display the item
|
||||||
Permission: 'booster.break'
|
Permission: 'booster.break'
|
||||||
|
# Sound on click
|
||||||
|
Sound: 'placeholder'
|
||||||
31:
|
31:
|
||||||
# The type defines what properties the slot has. Types: Material or Skull
|
# The type defines what properties the slot has. Types: Material or Skull
|
||||||
Type: Material
|
Type: Material
|
||||||
@ -75,6 +77,8 @@ Slots:
|
|||||||
Action: activate_drop
|
Action: activate_drop
|
||||||
# Permission to display the item
|
# Permission to display the item
|
||||||
Permission: 'booster.drop'
|
Permission: 'booster.drop'
|
||||||
|
# Sound on click
|
||||||
|
Sound: 'placeholder'
|
||||||
32:
|
32:
|
||||||
# The type defines what properties the slot has. Types: Material or Skull
|
# The type defines what properties the slot has. Types: Material or Skull
|
||||||
Type: Material
|
Type: Material
|
||||||
@ -91,6 +95,8 @@ Slots:
|
|||||||
Action: activate_fly
|
Action: activate_fly
|
||||||
# Permission to display the item
|
# Permission to display the item
|
||||||
Permission: 'booster.fly'
|
Permission: 'booster.fly'
|
||||||
|
# Sound on click
|
||||||
|
Sound: 'placeholder'
|
||||||
33:
|
33:
|
||||||
# The type defines what properties the slot has. Types: Material or Skull
|
# The type defines what properties the slot has. Types: Material or Skull
|
||||||
Type: Material
|
Type: Material
|
||||||
@ -107,6 +113,8 @@ Slots:
|
|||||||
Action: activate_mob
|
Action: activate_mob
|
||||||
# Permission to display the item
|
# Permission to display the item
|
||||||
Permission: 'booster.mob'
|
Permission: 'booster.mob'
|
||||||
|
# Sound on click
|
||||||
|
Sound: 'placeholder'
|
||||||
34:
|
34:
|
||||||
# The type defines what properties the slot has. Types: Material or Skull
|
# The type defines what properties the slot has. Types: Material or Skull
|
||||||
Type: Material
|
Type: Material
|
||||||
@ -123,6 +131,8 @@ Slots:
|
|||||||
Action: activate_xp
|
Action: activate_xp
|
||||||
# Permission to display the item
|
# Permission to display the item
|
||||||
Permission: 'booster.xp'
|
Permission: 'booster.xp'
|
||||||
|
# Sound on click
|
||||||
|
Sound: 'placeholder'
|
||||||
39:
|
39:
|
||||||
# The type defines what properties the slot has. Types: Material or Skull
|
# The type defines what properties the slot has. Types: Material or Skull
|
||||||
Type: Skull
|
Type: Skull
|
||||||
|
110
Configs/GUIs/selection.yml
Normal file
110
Configs/GUIs/selection.yml
Normal file
@ -0,0 +1,110 @@
|
|||||||
|
# GUI title
|
||||||
|
Title: '&4Booster'
|
||||||
|
# Number of rows in the GUI
|
||||||
|
Rows: 3
|
||||||
|
# This item is set in all places where no item is stored.
|
||||||
|
Background:
|
||||||
|
Enabled: true
|
||||||
|
Material: 'placeholder'
|
||||||
|
Slots:
|
||||||
|
# The number represents the slot of the item
|
||||||
|
12:
|
||||||
|
# The type defines what properties the slot has. Types: Material or Skull
|
||||||
|
Type: Material
|
||||||
|
# The material of the item. (Can be made visible in the client with F3 + H).
|
||||||
|
Material: iron_pickaxe
|
||||||
|
# The name of the item
|
||||||
|
Title: '&6Break-Booster'
|
||||||
|
# Lore of the item.
|
||||||
|
Lore:
|
||||||
|
- '&8--------------------'
|
||||||
|
- '&aKlicke, um einen &6Break-Booster &2zu bekommen'
|
||||||
|
# Action to be performed when the item is clicked.
|
||||||
|
# Possible Actions: get (Requires Booster[XP, Break, Drop, Mob, Fly])
|
||||||
|
Action: get
|
||||||
|
# Possible Types: XP, Break, Drop, Mob, Fly
|
||||||
|
Booster: Break
|
||||||
|
# Permission to display the item
|
||||||
|
Permission: 'booster.break'
|
||||||
|
# Sound on click
|
||||||
|
Sound: 'placeholder'
|
||||||
|
13:
|
||||||
|
# The type defines what properties the slot has. Types: Material or Skull
|
||||||
|
Type: Material
|
||||||
|
# The material of the item. (Can be made visible in the client with F3 + H).
|
||||||
|
Material: iron_ingot
|
||||||
|
# The name of the item
|
||||||
|
Title: '&6Drop-Booster'
|
||||||
|
# Lore of the item.
|
||||||
|
Lore:
|
||||||
|
- '&8--------------------'
|
||||||
|
- '&aKlicke, um einen &6Drop-Booster &2zu bekommen'
|
||||||
|
# Action to be performed when the item is clicked.
|
||||||
|
# Possible Actions: get (Requires Booster[XP, Break, Drop, Mob, Fly])
|
||||||
|
Action: get
|
||||||
|
# Possible Types: XP, Break, Drop, Mob, Fly
|
||||||
|
Booster: Drop
|
||||||
|
# Permission to display the item
|
||||||
|
Permission: 'booster.drop'
|
||||||
|
# Sound on click
|
||||||
|
Sound: 'placeholder'
|
||||||
|
14:
|
||||||
|
# The type defines what properties the slot has. Types: Material or Skull
|
||||||
|
Type: Material
|
||||||
|
# The material of the item. (Can be made visible in the client with F3 + H).
|
||||||
|
Material: feather
|
||||||
|
# The name of the item
|
||||||
|
Title: '&6Fly-Booster'
|
||||||
|
# Lore of the item.
|
||||||
|
Lore:
|
||||||
|
- '&8--------------------'
|
||||||
|
- '&aKlicke, um einen &6Fly-Booster &2zu bekommen'
|
||||||
|
# Action to be performed when the item is clicked.
|
||||||
|
# Possible Actions: get (Requires Booster[XP, Break, Drop, Mob, Fly])
|
||||||
|
Action: get
|
||||||
|
# Possible Types: XP, Break, Drop, Mob, Fly
|
||||||
|
Booster: Fly
|
||||||
|
# Permission to display the item
|
||||||
|
Permission: 'booster.fly'
|
||||||
|
# Sound on click
|
||||||
|
Sound: 'placeholder'
|
||||||
|
15:
|
||||||
|
# The type defines what properties the slot has. Types: Material or Skull
|
||||||
|
Type: Material
|
||||||
|
# The material of the item. (Can be made visible in the client with F3 + H).
|
||||||
|
Material: bone
|
||||||
|
# The name of the item
|
||||||
|
Title: '&6Mob-Booster'
|
||||||
|
# Lore of the item.
|
||||||
|
Lore:
|
||||||
|
- '&8--------------------'
|
||||||
|
- '&aKlicke, um einen &6Mob-Booster &2zu bekommen'
|
||||||
|
# Action to be performed when the item is clicked.
|
||||||
|
# Possible Actions: get (Requires Booster[XP, Break, Drop, Mob, Fly])
|
||||||
|
Action: get
|
||||||
|
# Possible Types: XP, Break, Drop, Mob, Fly
|
||||||
|
Booster: Mob
|
||||||
|
# Permission to display the item
|
||||||
|
Permission: 'booster.mob'
|
||||||
|
# Sound on click
|
||||||
|
Sound: 'placeholder'
|
||||||
|
16:
|
||||||
|
# The type defines what properties the slot has. Types: Material or Skull
|
||||||
|
Type: Material
|
||||||
|
# The material of the item. (Can be made visible in the client with F3 + H).
|
||||||
|
Material: 'placeholder_xp'
|
||||||
|
# The name of the item
|
||||||
|
Title: '&6XP-Booster'
|
||||||
|
# Lore of the item.
|
||||||
|
Lore:
|
||||||
|
- '&8--------------------'
|
||||||
|
- '&aKlicke, um einen &6XP-Booster &2zu bekommen'
|
||||||
|
# Action to be performed when the item is clicked.
|
||||||
|
# Possible Actions: get (Requires Booster[XP, Break, Drop, Mob, Fly])
|
||||||
|
Action: get
|
||||||
|
# Possible Types: XP, Break, Drop, Mob, Fly
|
||||||
|
Booster: XP
|
||||||
|
# Permission to display the item
|
||||||
|
Permission: 'booster.xp'
|
||||||
|
# Sound on click
|
||||||
|
Sound: 'placeholder'
|
@ -25,6 +25,8 @@ Shop:
|
|||||||
Action: shop
|
Action: shop
|
||||||
Count: 1
|
Count: 1
|
||||||
Price: 1000
|
Price: 1000
|
||||||
|
# Sound on click
|
||||||
|
Sound: 'placeholder'
|
||||||
14:
|
14:
|
||||||
# The type defines what properties the slot has. Types: Material or Skull
|
# The type defines what properties the slot has. Types: Material or Skull
|
||||||
Type: Material
|
Type: Material
|
||||||
@ -42,6 +44,8 @@ Shop:
|
|||||||
Action: shop
|
Action: shop
|
||||||
Count: 5
|
Count: 5
|
||||||
Price: 4000
|
Price: 4000
|
||||||
|
# Sound on click
|
||||||
|
Sound: 'placeholder'
|
||||||
17:
|
17:
|
||||||
# The type defines what properties the slot has. Types: Material or Skull
|
# The type defines what properties the slot has. Types: Material or Skull
|
||||||
Type: Material
|
Type: Material
|
||||||
@ -59,6 +63,8 @@ Shop:
|
|||||||
Action: shop
|
Action: shop
|
||||||
Count: 10
|
Count: 10
|
||||||
Price: 7000
|
Price: 7000
|
||||||
|
# Sound on click
|
||||||
|
Sound: 'placeholder'
|
||||||
27:
|
27:
|
||||||
# The type defines what properties the slot has. Types: Material or Skull
|
# The type defines what properties the slot has. Types: Material or Skull
|
||||||
Type: Skull
|
Type: Skull
|
||||||
@ -80,6 +86,8 @@ Shop:
|
|||||||
# Action to be performed when the item is clicked.
|
# Action to be performed when the item is clicked.
|
||||||
# Possible Actions: shop (Requires Count and Price), back
|
# Possible Actions: shop (Requires Count and Price), back
|
||||||
Action: back
|
Action: back
|
||||||
|
# Sound on click
|
||||||
|
Sound: 'placeholder'
|
||||||
# This item is set in all places where no item is stored.
|
# This item is set in all places where no item is stored.
|
||||||
Background:
|
Background:
|
||||||
Enabled: true
|
Enabled: true
|
||||||
@ -159,6 +167,8 @@ Shop:
|
|||||||
Count: 1
|
Count: 1
|
||||||
Booster: Break
|
Booster: Break
|
||||||
Price: 1000
|
Price: 1000
|
||||||
|
# Sound on click
|
||||||
|
Sound: 'placeholder'
|
||||||
5:
|
5:
|
||||||
# The type defines what properties the slot has. Types: Material or Skull
|
# The type defines what properties the slot has. Types: Material or Skull
|
||||||
Type: Skull
|
Type: Skull
|
||||||
@ -182,6 +192,8 @@ Shop:
|
|||||||
Count: 5
|
Count: 5
|
||||||
Booster: Break
|
Booster: Break
|
||||||
Price: 4000
|
Price: 4000
|
||||||
|
# Sound on click
|
||||||
|
Sound: 'placeholder'
|
||||||
7:
|
7:
|
||||||
# The type defines what properties the slot has. Types: Material or Skull
|
# The type defines what properties the slot has. Types: Material or Skull
|
||||||
Type: Skull
|
Type: Skull
|
||||||
@ -205,6 +217,8 @@ Shop:
|
|||||||
Count: 10
|
Count: 10
|
||||||
Booster: Break
|
Booster: Break
|
||||||
Price: 7000
|
Price: 7000
|
||||||
|
# Sound on click
|
||||||
|
Sound: 'placeholder'
|
||||||
12:
|
12:
|
||||||
# The type defines what properties the slot has. Types: Material or Skull
|
# The type defines what properties the slot has. Types: Material or Skull
|
||||||
Type: Skull
|
Type: Skull
|
||||||
@ -228,6 +242,8 @@ Shop:
|
|||||||
Count: 1
|
Count: 1
|
||||||
Booster: Drop
|
Booster: Drop
|
||||||
Price: 1000
|
Price: 1000
|
||||||
|
# Sound on click
|
||||||
|
Sound: 'placeholder'
|
||||||
14:
|
14:
|
||||||
# The type defines what properties the slot has. Types: Material or Skull
|
# The type defines what properties the slot has. Types: Material or Skull
|
||||||
Type: Skull
|
Type: Skull
|
||||||
@ -251,6 +267,8 @@ Shop:
|
|||||||
Count: 5
|
Count: 5
|
||||||
Booster: Drop
|
Booster: Drop
|
||||||
Price: 4000
|
Price: 4000
|
||||||
|
# Sound on click
|
||||||
|
Sound: 'placeholder'
|
||||||
16:
|
16:
|
||||||
# The type defines what properties the slot has. Types: Material or Skull
|
# The type defines what properties the slot has. Types: Material or Skull
|
||||||
Type: Skull
|
Type: Skull
|
||||||
@ -274,6 +292,8 @@ Shop:
|
|||||||
Count: 10
|
Count: 10
|
||||||
Booster: Drop
|
Booster: Drop
|
||||||
Price: 7000
|
Price: 7000
|
||||||
|
# Sound on click
|
||||||
|
Sound: 'placeholder'
|
||||||
21:
|
21:
|
||||||
# The type defines what properties the slot has. Types: Material or Skull
|
# The type defines what properties the slot has. Types: Material or Skull
|
||||||
Type: Skull
|
Type: Skull
|
||||||
@ -297,6 +317,8 @@ Shop:
|
|||||||
Count: 1
|
Count: 1
|
||||||
Booster: Fly
|
Booster: Fly
|
||||||
Price: 1000
|
Price: 1000
|
||||||
|
# Sound on click
|
||||||
|
Sound: 'placeholder'
|
||||||
23:
|
23:
|
||||||
# The type defines what properties the slot has. Types: Material or Skull
|
# The type defines what properties the slot has. Types: Material or Skull
|
||||||
Type: Skull
|
Type: Skull
|
||||||
@ -320,6 +342,8 @@ Shop:
|
|||||||
Count: 5
|
Count: 5
|
||||||
Booster: Fly
|
Booster: Fly
|
||||||
Price: 4000
|
Price: 4000
|
||||||
|
# Sound on click
|
||||||
|
Sound: 'placeholder'
|
||||||
25:
|
25:
|
||||||
# The type defines what properties the slot has. Types: Material or Skull
|
# The type defines what properties the slot has. Types: Material or Skull
|
||||||
Type: Skull
|
Type: Skull
|
||||||
@ -343,6 +367,8 @@ Shop:
|
|||||||
Count: 10
|
Count: 10
|
||||||
Booster: Fly
|
Booster: Fly
|
||||||
Price: 7000
|
Price: 7000
|
||||||
|
# Sound on click
|
||||||
|
Sound: 'placeholder'
|
||||||
30:
|
30:
|
||||||
# The type defines what properties the slot has. Types: Material or Skull
|
# The type defines what properties the slot has. Types: Material or Skull
|
||||||
Type: Skull
|
Type: Skull
|
||||||
@ -366,6 +392,8 @@ Shop:
|
|||||||
Count: 1
|
Count: 1
|
||||||
Booster: Mob
|
Booster: Mob
|
||||||
Price: 1000
|
Price: 1000
|
||||||
|
# Sound on click
|
||||||
|
Sound: 'placeholder'
|
||||||
32:
|
32:
|
||||||
# The type defines what properties the slot has. Types: Material or Skull
|
# The type defines what properties the slot has. Types: Material or Skull
|
||||||
Type: Skull
|
Type: Skull
|
||||||
@ -389,6 +417,8 @@ Shop:
|
|||||||
Count: 5
|
Count: 5
|
||||||
Booster: Mob
|
Booster: Mob
|
||||||
Price: 4000
|
Price: 4000
|
||||||
|
# Sound on click
|
||||||
|
Sound: 'placeholder'
|
||||||
34:
|
34:
|
||||||
# The type defines what properties the slot has. Types: Material or Skull
|
# The type defines what properties the slot has. Types: Material or Skull
|
||||||
Type: Skull
|
Type: Skull
|
||||||
@ -412,6 +442,8 @@ Shop:
|
|||||||
Count: 10
|
Count: 10
|
||||||
Booster: Mob
|
Booster: Mob
|
||||||
Price: 7000
|
Price: 7000
|
||||||
|
# Sound on click
|
||||||
|
Sound: 'placeholder'
|
||||||
39:
|
39:
|
||||||
# The type defines what properties the slot has. Types: Material or Skull
|
# The type defines what properties the slot has. Types: Material or Skull
|
||||||
Type: Skull
|
Type: Skull
|
||||||
@ -435,6 +467,8 @@ Shop:
|
|||||||
Count: 1
|
Count: 1
|
||||||
Booster: XP
|
Booster: XP
|
||||||
Price: 1000
|
Price: 1000
|
||||||
|
# Sound on click
|
||||||
|
Sound: 'placeholder'
|
||||||
41:
|
41:
|
||||||
# The type defines what properties the slot has. Types: Material or Skull
|
# The type defines what properties the slot has. Types: Material or Skull
|
||||||
Type: Skull
|
Type: Skull
|
||||||
@ -458,6 +492,8 @@ Shop:
|
|||||||
Count: 5
|
Count: 5
|
||||||
Booster: XP
|
Booster: XP
|
||||||
Price: 4000
|
Price: 4000
|
||||||
|
# Sound on click
|
||||||
|
Sound: 'placeholder'
|
||||||
43:
|
43:
|
||||||
# The type defines what properties the slot has. Types: Material or Skull
|
# The type defines what properties the slot has. Types: Material or Skull
|
||||||
Type: Skull
|
Type: Skull
|
||||||
@ -481,6 +517,8 @@ Shop:
|
|||||||
Count: 10
|
Count: 10
|
||||||
Booster: XP
|
Booster: XP
|
||||||
Price: 7000
|
Price: 7000
|
||||||
|
# Sound on click
|
||||||
|
Sound: 'placeholder'
|
||||||
45:
|
45:
|
||||||
# The type defines what properties the slot has. Types: Material or Skull
|
# The type defines what properties the slot has. Types: Material or Skull
|
||||||
Type: Skull
|
Type: Skull
|
||||||
@ -500,6 +538,8 @@ Shop:
|
|||||||
# Action to be performed when the item is clicked.
|
# Action to be performed when the item is clicked.
|
||||||
# Possible Actions: shop (Requires Count, Booster[XP, Break, Drop, Mob, Fly] and Price), back
|
# Possible Actions: shop (Requires Count, Booster[XP, Break, Drop, Mob, Fly] and Price), back
|
||||||
Action: back
|
Action: back
|
||||||
|
# Sound on click
|
||||||
|
Sound: 'placeholder'
|
||||||
# This item is set in all places where no item is stored.
|
# This item is set in all places where no item is stored.
|
||||||
Background:
|
Background:
|
||||||
Enabled: true
|
Enabled: true
|
||||||
|
@ -22,6 +22,8 @@ Placeholder:
|
|||||||
TwoDigitsM: false
|
TwoDigitsM: false
|
||||||
# What should happen at the '/booster' command. Options: GUI, OVERVIEW
|
# What should happen at the '/booster' command. Options: GUI, OVERVIEW
|
||||||
Maincommand: GUI
|
Maincommand: GUI
|
||||||
|
# Disable Booster-Messages on Join
|
||||||
|
DisableJoinMessages: false
|
||||||
Booster:
|
Booster:
|
||||||
XP:
|
XP:
|
||||||
# Time how long a booster is active in Minutes. Set it to -1 to disable it
|
# Time how long a booster is active in Minutes. Set it to -1 to disable it
|
||||||
|
Loading…
Reference in New Issue
Block a user