Releases: YouHaveTrouble/PreventStabby
Releases · YouHaveTrouble/PreventStabby
v1.4
- Fixed a bug where mounts with non-player passengers couldn't be attacked by players with pvp disabled
- Prevented possible exception happening when attacking mounts
- All other changes from 1.3 pre-releases
Full Changelog: v1.2...v1.4
Important bugfix
Fixed an error where plugin ignored pvp state when server did not have worldguard installed
Bugfixes
Fixed a bug where players were unable to attack mounts of non-player entities
Force PvP worldguard flag
- Added worldguard flag that forces players pvp on
- Squashed a bug resulting in players not being let out of combat
It actually works now
Plugin now registers its listeners again. Whoops.
Rebranding + mount protection
Rebranded the plugin to PreventStabby
Permissions changed, package name changed, database name changed
More changes coming soon (TM)
Toggle snowballs/eggs knockback
You are now able to toggle if snowballs and eggs do knockback.
There are also events for combat enter and leave in the API.
Useful stuff
- MOVED API TO
eu.endermite.togglepvp.api
. This is the place API will stay in as more features like events are coming in next releases. - Added configurable spawn protection timer
- Added configurable teleport protection timer
- Improved code quite a lot
- Made config great again
- Added bStats
It is ready.
A working version of a plugin.
Version for API purposes
v0.01 refactors and basic api