Skip to content

1.0.0-RC9

Pre-release
Pre-release
Compare
Choose a tag to compare
@WasabiThumb WasabiThumb released this 08 May 17:03
· 155 commits to master since this release

Release Candidate 9

  • Move dynmap hook step to earlier in the boot process. This should fix existing claims not showing on the dynmap
    • If you have a lot of claims on your server, behavior is unknown at the moment
  • Slight API changes
  • Entity groups are now more accessible and straight-forward
    • Five mutually exclusive groups
      • Friendly
      • Hostile
      • Vehicles
      • Non-Living
      • Misc
        • Spooky category you probably will never need to touch
  • Force players out of the chunk editor when they die, this should fix incompatibility with angel chest
  • Added option to enter chunk editor when making a new claim
    • On by default. If you wish to modify this behavior, check out the config section in the README.
  • Fixed some rare bugs