Skip to main content
Version: 1.6

Changelog

1.6#

MinervaPanel:

  • Didn't touch the cat-easteregg

MinervaSpigot:

  • Improved Autocompletion

1.5#

MinervaPanel:

  • Redesigned world uploader
  • Added context aware titles
  • Added automatic error reporting

MinervaSpigot:

  • Changed import method to allow any structure of directories in ZIP files
  • Added groundwork for MOS

1.4#

MinervaPanel:

  • Added delete world button
  • Added bulk actions for worlds
  • Added new world function
  • Added copy world function
  • Added rename world function

MinervaSpigot:

  • Added /minerva rename command for renaming worlds
  • Added /minerva copy command for copying worlds
  • Update /minerva info command to show world seed
  • Added delete world API method
  • Added rename world API method
  • Added create / copy world API method
  • Changed API method for uploading ZIP-world to PUT (used to be POST)
  • Will now kick players from world before attempting to unload it
  • Added API bulk actions for worlds

1.3#

1.3.0#

MinervaPanel:

  • Added remote branding
  • Updated worlds list to allow for filtering by load state and searching
  • Updated dashboard and paths to allow for correct deep-linking from the dashboard to the world list
  • Didn't change anything on the cat easteregg

MinervaSpigot:

  • Added /minerva info command
  • Added remote branding endpoint
  • Updated world name search behaviour to allow case-insensitive and incomplete names ("World" => "world", "world_the_" => "world_the_end")
  • Made world index refresh less spammy (Will now only log on actual change)