Skip to content

Releases: YouHaveTrouble/PreventStabby

v1.4

17 Mar 20:03
Compare
Choose a tag to compare
  • 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

17 Sep 23:41
Compare
Choose a tag to compare
Important bugfix Pre-release
Pre-release

Fixed an error where plugin ignored pvp state when server did not have worldguard installed

Bugfixes

17 Sep 14:15
Compare
Choose a tag to compare
Bugfixes Pre-release
Pre-release

Fixed a bug where players were unable to attack mounts of non-player entities

Force PvP worldguard flag

03 Aug 15:26
Compare
Choose a tag to compare
Pre-release
  • Added worldguard flag that forces players pvp on
  • Squashed a bug resulting in players not being let out of combat

It actually works now

29 Jul 11:36
Compare
Choose a tag to compare
It actually works now Pre-release
Pre-release

Plugin now registers its listeners again. Whoops.

Rebranding + mount protection

28 Jul 18:32
Compare
Choose a tag to compare
Pre-release

Rebranded the plugin to PreventStabby

Permissions changed, package name changed, database name changed

More changes coming soon (TM)

Toggle snowballs/eggs knockback

18 Mar 20:19
Compare
Choose a tag to compare

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

08 Mar 14:07
Compare
Choose a tag to compare
  • 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.

22 Feb 14:37
Compare
Choose a tag to compare

A working version of a plugin.

Version for API purposes

19 Feb 16:09
Compare
Choose a tag to compare
v0.01

refactors and basic api