You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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