Releases: Tallcraft/NerfPhantoms
Releases · Tallcraft/NerfPhantoms
Updated for 1.19 & sqlite support
This build has been tested with paper 1.19.2.
It adds support for sqlite by default and also makes that the default storage backend. This means that with the default configuration /nerfphantoms togglespawn
now persists across server restarts.
Thanks to @gbl for the pull request!
Remember togglespawn player choice
Added database support (mySQL). If a database is configured the plugin will remember if the player toggled phantoms on or off.
MC 1.15.1 + Disable spawn by player
- Updated for Bukkit / Spigot / Paper 1.15.1
- Added a new command
/nerfphantoms togglespawn
which disables phantom spawning for you until logout. - Added a new permission
nerfphantoms.disablespawn.auto
which automatically disables phantom spawn for the permission holder
1.14.2 Support
This build should work 1.13.x and 1.14.x servers.
Official 1.14 Support
This release was built against and tested with Bukkit / Spigot 1.14.
This version will only work for Bukkit / Spigot / Paper 1.14. Do not use it for 1.13.X versions!
World Whitelist & Damage Modifier
- Added a config option
enabledWorlds
to whitelist the plugin for certain worlds (includes all by default) - Added a config option
damageModifier
to manipulate Phantom damage to player
Fixed bug and added bStats metrics
- Fixed a bug where the kill command permission would not work.
- Added 1.13 API version flag to ensure full compatibility
- Added metrics by bStats
NerfPhantoms release
v1.0.0 Added gitignore file