Skip to content

Releases: TheNextLvl-net/protect

v2.1.2

31 Aug 13:54
5b1cf57
Compare
Choose a tag to compare

What's Changed

  • Fixed entities being able to attack players regardless of entityAttackPlayer flag (closes #19)
  • Prevent entities from targeting players or entities if the corresponding attack flag prevents it
  • Fixed supported game versions by @NonSwag in #2
  • Added modrinth publish by @NonSwag in #3
  • Bump org.incendo:cloud-minecraft-extras from 2.0.0-beta.9 to 2.0.0-SNAPSHOT in /plugin by @dependabot in #7
  • Bump net.thenextlvl.core:i18n from 1.0.18 to 1.0.19 in /plugin by @dependabot in #6
  • Bump org.incendo:cloud-paper from 2.0.0-beta.9 to 2.0.0-SNAPSHOT in /plugin by @dependabot in #8
  • Bump net.thenextlvl.core:paper from 1.3.5 to 1.3.6 in /plugin by @dependabot in #10
  • Bump io.github.goooler.shadow from 8.1.7 to 8.1.8 in /plugin by @dependabot in #9
  • Bump io.papermc.paper:paper-api from 1.21-R0.1-SNAPSHOT to 1.21.1-R0.1-SNAPSHOT in /api by @dependabot in #15
  • Bump io.papermc.paper:paper-api from 1.21-R0.1-SNAPSHOT to 1.21.1-R0.1-SNAPSHOT in /plugin by @dependabot in #16
  • Bump org.bstats:bstats-bukkit from 3.0.2 to 3.0.3 in /plugin by @dependabot in #18

New Contributors

Full Changelog: v2.1.1...2.1.2

v2.1.1

06 Jul 20:38
Compare
Choose a tag to compare

What's Changed

  • Fixed instanceof checks and area parsing by @NonSwag in #1

New Contributors

Full Changelog: v2.1.0...v2.1.1

v2.1.0

06 Jul 20:07
Compare
Choose a tag to compare
  • 1.21 update

Full Changelog: v2.0.7...v2.1.0

v2.1.0-pre1

30 Apr 05:32
Compare
Choose a tag to compare
v2.1.0-pre1 Pre-release
Pre-release
  • Updated to Java 21
  • Updated to paper 1.20.6

Full Changelog: v2.0.7...v2.0.1-pre1

v2.0.7

26 Apr 12:51
Compare
Choose a tag to compare
  • Added metrics

Full Changelog: v2.0.6...v2.0.7

v2.0.6

23 Apr 20:20
Compare
Choose a tag to compare
  • Added /area flag list command

Full Changelog: v2.0.5...v2.0.6

v2.0.5

22 Apr 20:39
Compare
Choose a tag to compare
  • Added cauldron/bucket related flags
  • Fixed some block interactions being allowed even though flag is disabled
  • Fixed global areas not saving

Full Changelog: v2.0.4...v2.0.5

v2.0.4

21 Apr 19:44
Compare
Choose a tag to compare
  • Updated cloud to v2

Full Changelog: v2.0.1...v2.0.4

v2.0.1

31 Mar 07:33
Compare
Choose a tag to compare
  • Fixed nullability in regionized area region type

Full Changelog: v2.0.0...v2.0.1

v2.0.0

30 Mar 23:15
Compare
Choose a tag to compare
  • Complete overhaul of the project

Full Changelog: v1.0.0...v2.0.0