Skip to content

Version 3.7.1 for Spigot 1.9

Compare
Choose a tag to compare
@totemo totemo released this 23 Apr 10:32
· 32 commits to master since this release

Allow collisions between default players to be configurable using
allow.collisions (boolean). Collision behaviour is controlled using the
Team/Scoreboard API, since LivingEntity.setCollidable(boolean) is hopelessly
broken in the current Spigot 1.9 build.

Note, also that ModMode now uses the main Scoreboard rather than creating a private one.

(See https://hub.spigotmc.org/jira/browse/SPIGOT-2069)