- Added a new class: Creeper
- The idea of this class is a Crowd control type, it can cause massive knockback.
- Custom creeper values from creeper.yml:
![[IMG]](/proxy/image?url=https%3A%2F%2Fs9.gifyu.com%2Fimages%2Fe296fa9afe18383a8.png)
- DEMO (explosion countdown set to 3s): (https://i.imgur.com/me5Sa5N.gif)
- Note: Players cannot gain mana while this coutdown is running.
- DEMO (explosion coutdown set to 0): (https://i.imgur.com/6wJZbc4.gif)
![[IMG]](/proxy/image?url=https%3A%2F%2Fi.imgur.com%2F6wJZbc4.gif)
- Fixed some issues with Shaman default yml file.
- Fixed a bug where when a player dies outside of the game Enderman class will throw a error if Data is not loaded yet.
Please delete your current shop.yml to generate a new one
OR add this lines to your shop.yml file:
Code (Text):
creeper:
item: 'TNT : 1'
name: '&6Creeper'
lore:
- '&7Creates a explosion'
- '&7that will cause damage'
- '&7and do knockback.'
slot: 23
For server owners who don't have developers or can't code custom classes, I'll try to keep new classes coming.