Skip to content

v2.0.4 - Stability, optimizations, stat-wiping

Choose a tag to compare

@theobong theobong released this 01 Mar 18:09
· 143 commits to main since this release
  • Implemented stat-wiping system (requires modl-bridge plugin)
    • Configured list of commands will execute on Spigot server with bridge installed using either reflection (if modl plugin is installed on Spigot) or a query-method (if modl plugin is installed on proxy)
  • Stabilized email deliverability and gracefully handle invalid email addresses
  • Improved speed of poorly optimized endpoints (audit page)
  • Fixed broken player-info variables in inspect menu sub-menus
  • Fixed offline/online status for players in panel
  • Fixed being able to report offline/non-existent players
  • Paginated and made /modl help configurable
  • Made disabling commands possible by setting aliases to ""
  • Made in-game punishments show as issued by panel staff name instead of in-game name
  • Fixed issue with print version of commands not showing accurate data
  • Fixed hard-coded dismiss lore in reports menu
  • Moved player-not-online message in locale
  • Fixed some libraries re-downloading every boot
  • Fixed issue with /unban & /unmute pardoning expired/inactive punishments
  • Fixed Spigot command execution issue
  • Optimized context-switching and threading issues with menus