Adds:
➢ Added ability to set Keep Inventory for Dye Challenge
➢ Added ability to set how much items must have the player in the inventory before dying (DyeChallenge)
➢ Bug Fix of BoatChallenge
➢ Bug Fix varius
If you want the new features change Challenges/Dyer.yml with this new config file in spoiler.
Dyer:
TypeChallenge: 'DyerChallenge'
# if you want to enable or disable challenge
Enabled: true
# Time settings
TimeSettings:
# What time do you want the challenge to start?
Start: '5:00'
# How long do you want the challenge to last in hours ?
Time: 24
# Cause you want to damage for challenge, if you want all causes write ALL
Cause: ALL
# Type of item in main hand for death, if you want all items write ALL
ItemInHand: ALL
# Type of item in inventory for death, if you want all items write ALL
Item: ALL
# Able or disable Sneak when place Es. true or false or NOBODY
Sneaking: 'NOBODY'
# How many points you want give at death?
Point: 1
# If you want keepInventory for this challenge
KeepInventory: false
# Number of slots you want employed for receive points (min = 0, max all inventory, -1 to disabled)
Number: -1
# if you want a multiplier based on all players
Boost:
Enabled: false
#Number you want reached for give the multiplier
Points: 1000
# Multiplier you want give when reached the number
Multiplier: 2
# For how many minutes you want give the multiplier?
Minutes: 10
# if you want a multiplier based on a single player
BoostPlayer:
Enabled: false
# Number you want reached for give the multiplier
Points: 20
# Multiplier you want give when reached the number
Multiplier: 4
# For how many minutes you want give the multiplier?
Minutes: 2
# Title challenge
Title:
- '&8'
- '&8▉▉&b▉▉▉&8▉▉▉&b▉▉'
- '&8▉&b▉▉&8▉▉▉▉&b▉▉▉ &7Dye Challenge'
- '&b▉▉&6▉&8▉▉▉&b▉▉▉&8▉'
- '&b▉&8▉▉&6▉&8▉&b▉▉▉&8▉▉ &7Dye for receive points'
- '&b▉&8▉▉▉&6▉▉&b▉&8▉▉▉ &7(1 point for 1 death)'
- '&8▉▉▉▉&6▉▉&8▉▉▉▉ &7{hours} hours to the end of the challenge'
- '&8▉▉▉&6▉&8▉▉&6▉&8▉▉▉'
- '&8▉▉&6▉&8▉▉▉▉&6▉&8▉▉'
- '&8'
# Reward in blocks EX: IRON_INGOT:16 Type:Quantity
# Reward with command EX: [command]:give %player% TNT 1
Rewards:
- 'TNT:32'
Next Update in TODO List:
➢ Interface with all Challenges and some informations
➢ Add possibility to set multiply objects (Ex. BlockPlaceChallenge, now you can do this with only 1 block, with the update you can use multiple blocks) for some Challenges
➢ Compatibility with Tombs (Plugin of Deaths)
If you find some bugs please don't hesitate to report them via spigotmc or discord, I will reply you as soon as possible and if you have any ideas I will be happy to listen to you.
See you at the next update