Skip to content

New crash exploits, code formatting, and more

Compare
Choose a tag to compare
@moom0o moom0o released this 23 Jan 21:15
· 1698 commits to master since this release
  • Prevent new dispenser crash exploit (Make a dispenser place a shulker at Y 255, server will hang)
  • Prevent autocrafting lag exploit (Spamming autocrafting will cause the tps to drop.)
  • Move some commands to proper command event instead of preprocess event, will convert all commands later.
  • Add /aef reload to reload the config so you don't have to use plugman/server-utils
  • Add protocolapi support for later
  • Fix chunk checking only checking anything below Y128 instead of 256
  • CTRL + ALT + L to format code