Skip to content

Releases: modl-gg/minecraft

v2.0.4 - Stability, optimizations, stat-wiping

01 Mar 18:09

Choose a tag to compare

  • 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

[Hotfix] v2.0.3 - Fix errors significantly affecting BungeeCord (other users do not have to upgrade)

25 Feb 07:12

Choose a tag to compare

Changelog:

  • Fix critical BungeeCord chat-disconnect error
  • Fix labeling issue in player-window
  • Fix error loading modl-anticheat-bridge
  • Fix default locale formatting issue

v2.0.2 - New GUIs, Security Patches, Stability

24 Feb 05:42

Choose a tag to compare

Changelog:

  • Hardened security and request validations on backend
  • Added new /report menu w/sub-menus (fully configurable)
  • Added new /standing menu for players to see their own social/gameplay status + their punishment history
  • Added ability to configure aliases for all of modl plugin commands
  • Added linked tickets to punishment modification menu
  • Added configurable expiration for punishment points
  • Added checksums for library downloads at runtime
  • Added Enterprise tier option on landing page
  • Made the player-heads in menus represent the actual skulls of the players
  • Fixed dismissing assigned ticket notifications
  • Rate-limited email codes on panel login (2/IP/min)
  • Fixed AI usage tracking and added ability to cap overage
  • Optimized settings page to patch only updated fields
  • Fixed panel punishments force starting
  • Fixed ticket attachments showing as URL instead of media
  • Optimized inefficient queries on dashboard
  • Optimized data storage on backend (required migration)
  • Fix incorrect grammar on default locale (mute message)

v2.0.1 - Bug Fixes, Stability, Customizability, en Deustch

15 Feb 04:44

Choose a tag to compare

Changelog:

  • ticket email-auth option
  • ability to hide closed tickets
  • add ticket transcripts sent to player email
  • precursory geyser/offline mode support
  • auto-update config and locale file
  • fix kicks not executing in-game
  • fix pardons not working unstated punishments
  • add punishments list in audit page
  • make items in history menu configurable per punishment type
  • add Dutch language support on panel and Minecraft plugin locale
  • separate date formatting from language on panel
  • fix punishment duration change
  • fix panel player online status inaccuracies

v2.0.0 - Massive Overhaul

12 Feb 04:55

Choose a tag to compare

v2.0.0 - Massive Overhaul

It's finally here! Beautiful new GUIs, a fresh redesign of large portions of the panel, and an exponentially more stable, efficient, and maintainable backend API.

Please reset your locale and config files to ensure full functionality, all your previous panel data has automatically transferred over. If you are installing for
the first time or looking to use our developer API, please check out our newly created docs at https://docs.modl.gg/

Changelog:

  • Redesigned tickets on panel
  • Redesigned audit logs on panel
  • Redesigned dashboard on panel
  • Redesigned settings page on panel
  • Redesigned email templates
  • Replaced old ticket tags system with ticket labels
  • Fixed Super Admin role permissions
  • Fixed "Apply for Staff" and "Contact Us" on the homepage
  • Fixed saving/modifying punishment types
  • Greatly improved upon localization and default locales for German and Spanish (AI translated, please let us know of any mistakes)
  • Added configurable list of commands to block whilst a player is muted
  • Added in-game GUIs for staff menu and inspect menu (way too many submenus and functions to list)
  • Added web ticket-submissions for apply, support, and bugreport
    • This has support to link a Minecraft account after the fact with /claim <ticket-id>
    • Submission rate-limit: 2 tickets/min/IP-address (in-game has 1 minute cooldown now)
  • Added commands for history, notes, alts, and reports in-game, with menus and console-friendly print versions
  • Fixed support ticket args in-game not being transferred to ticket form
  • Improved saving techniques used on updating settings to database
  • Added system to attach reports to punishments and close those reports in the process
  • Fixed audit page data population and add additional functionality (staff punishment roll-backs, player-window links)
  • Added evidence upload page for in-game punishments (prompted after creating punishment)
  • Made light theme on panel actually usable and visually un-abhominable
  • Fixed staff notifications in-game to properly notify staff and have appropriate hover/click actions.
  • Made staff management and role management editable in-game via staff menu.
  • Improved overall stability and made hundreds of minor adjustments/fixes/improvements
  • Fixed name-change and skin-change restrictions
  • Fixed playtime not working
  • Added issuedServer and createdServer data for tickets and punishments (auto-hooks into proxy info if on Velocity/Bungee)

Backend API:

  • Rebuilt backend API in Java Springboot and fully documented Minecraft endpoints at https://docs.modl.gg/api
  • Added Grafana monitoring to assist in developer debugging and security
  • Deployed backend API using Blue/Green setup to achieve 0-downtime between API updates and reboots.
  • Minecraft plugin now downloads all dependencies at runtime to minimize jar size and avoid conflicts.

[IMPORTANT] Preparation for v2.0.0 update

10 Feb 04:58

Choose a tag to compare

This update is in preparation for a massive v2.0.0 update having completely rewritten our backend service, overhauled our panel, and added a stunning new GUI system to the Minecraft plugin. The update be bring drastic improvements in stability, polish and overall usability.

As such, we will need to migrate off our current v1 API infrastructure, and this update will provide a seamless switch-over with 0 downtime. It will automatically detect when the new production API is online and switch over, migrating all your existing data and settings (also unlocking all the new in-game features such as the GUI). However, there are unfortunately some temporary degradations in in-game usability, namely pardons and lookups. This will go away once the new API is online. Our plan is to upgrade the backend API on 2/11/2026 between the hours of 10PM and midnight ET. If you can, install this update as close to that date as possible to avoid any degradation, but ensure you are up to date by then.

Big news to come, don't forget to join our discord at https://discord.modl.gg/

[v1.1.1] Fix Velocity LiteBans migration

13 Nov 23:22
629aa37

Choose a tag to compare

Changes

  • Fixes LiteBans migration on Velocity

[v1.1.0] LiteBans Migration Tool

10 Nov 04:31
629aa37

Choose a tag to compare

Changes

  • Fixed minor UI issues
  • Improved platform security with data sanitization and JSON validation.
  • LiteBans Migration Tool (finally)
  • Improved error handling in Minecraft plugin
  • Fixed support for Velocity-CTD proxy fork.

[v1.0.3] Add /warn command

30 Sep 03:26
0d482c6

Choose a tag to compare

Changes

  • Add /warn command
  • Reconfigured locale system to use defaults in place of unset variables
  • Update dependencies
  • Fix some small inconsistencies

Add /modl help command

12 Aug 04:34

Choose a tag to compare

This update simply adds a help command that lists all other commands registered by the plugin.