New options to prevent some exploits used to kill Withers! - New config option to
prevent anvil damage to Wither
- New config options to
cancel dropping of Nether Star item or XP if Wither died from listed
death reasons -
https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/event/entity/EntityDamageEvent.DamageCause.html - New config option to set
minimum/maximum y-coordinates Wither can spawn within
- New config messages
- Update configVersion to 1.6
- New
SQLite database implementation to store Wither information!
- Database allows
listing of all Withers that are loaded or not in your server! Location will be where Wither was spawned at or location updated when scanned
- New
scan feature that will add or update database with currently loaded Wither information
- Add
7 new config options to change Wither
attributes when spawned
-
Armor, armor toughness, attack damage, follow range, knock back resistance, movement speed, & max health of Wither now configurable!
- Config option maxWithers limit only applies to Withers that are
currently loaded and alive in the server
- '/ws list' command will now
list all Withers with uuid, last location, and time found in database
- New config option to scan for previously spawned Withers every 5 minutes and add/update to database
- New config message for total Withers found
- Updated compatibility for versions
1.14.4 -
1.17.1 - Update configVersion to 1.5
- Added command '
/ws reload' to reload configuration file
- Added option to
disable Wither damage, explosions, or status effect - Added option to send messages to server console
- Added option to send messages if a Wither has been spawned with location
- Added command '/ws reload' to reload configuration file
- Added option to disable Wither damage, explosions, or status effect
- Added option to send messages to server console
- Added option to send messages if a Wither has been spawned with location
WitherSpawn v1.2 Update: - Added '/
ws radiuskill' command which uses killRadius set in config to kill Withers
- Specify Wither killing radius using command '
/ws radiuskill #' by replacing # with an integer greater than 0
- Added new permission
witherspawn.deny to completely deny Wither spawning unless player is an op or has witherspawn.bypass permission
- Added config options for radiuskill and witherspawn.deny permission
WitherSpawn v1.2 Update: - Added '/
ws radiuskill' command which uses killRadius set in config to kill Withers
- Specify Wither killing radius using command '
/ws radiuskill #' by replacing # with an integer greater than 0
- Added new permission
witherspawn.deny to completely deny Wither spawning unless player is an op or has witherspawn.bypass permission
- Added config options for radiuskill and witherspawn.deny permission
- Added more details and options to config.yml making all messages customizable!
- Setting maxWithers to 0 will disable Wither spawns unless player has op or witherspawn.bypass permission
- Updated to 1.16.2
- Previous config versions will auto update, but config delete is recommended for updated comments