/wither -> spawns a wither to fight against
/rwither -> see a leaderbord (wither kills)
/wblocks -> disable / enable that blocks broken by a player drop
FEATURES ⚙️ spawns a wither when the previous one has been killed
⚙️ displays after each kill how many withers you have already killed
⚙️ If you die in battle, the Wither will be eliminated and a display will appear showing how many Withers you have killed
⚙️ a playerdata.yml, in which you can see the wither kills and also change them
LANGUAGES You can edit the messages in the config.yml!
PLANNED FEATURES ⚙️ Different stages!
Code (YAML):
# playerdata.yml # This file stores the number of kills for each player # Players are identified by their names MarkapStyle: 1
User12 : 12
Zeon : 9
Code (YAML):
# config.yml # This file let you customise the plugin for your needs! messages:
title-message: §fYou have killed §6
{kills
} §c☠ §6Wither§f!
next-spawn-message: §c⋘§fNext wither in §a30 seconds!§c⋙
death-message: §cYou were defeated! §6☠
{kills
} block-drops-message: §fBlock drops from destroyed wither blocks are now
{status
}.
The plugin also works with multiple players on one server!