Skip to content

v0.8

Pre-release
Pre-release
Compare
Choose a tag to compare
@Electroid Electroid released this 22 May 04:11
aa533db

Release Date: May 21, 2020

Features:

  • Add /vanish so staff members to disappear without a trace
  • Add /setpool to dynamically modify the map pool
  • Introduce the spawner module, which allows map makers to create a custom mob spawner with filters
  • Introduce support for all gamerules, and any future ones
  • Add MySQL database support
  • Allow for customizable group permissions for observers and participants
  • Provide the option to disable "community" features such as /warn and /report
  • Alias /prox to /proximity

Fixes:

  • Fix /help showing "null"
  • Fix maps with a timelimit sometimes declaring the wrong winner
  • Fix exceptions when formatting durations
  • Fix control point scores rounding down to zero
  • Prevent vehicles from moving after a match ends
  • Fix various tab list glitch
  • Fire AsyncPlayerChatEvent for chat events
  • Fix a memory leak in MatchTabManager