Minigame Maker ➤ Easily Create Minigames

MC Plugin Minigame Maker ➤ Easily Create Minigames 1.7
Gameplay, GUI, Kit, Scoreboard & Villager Creator

  • Big update to the wiki that includes more documentation!
  • 2 New Events: Player_Sneaking and Item_Swap_Hands
  • Added <custom-model> to /mgm give-item command
  • Officially supporting 1.20 now
  • You can use 2 and 3 color gradients in 1.16+
  • Modernized the config system (similar to Epic Core's system)
  • Can turn on / off coloring text for console messages
  • Replaced old help commands with new commands
Fixes
  • Fixed some GUI items weren't showing the right count of commands
  • Jumping event now only fires once instead of multiple times in the air
  • Cleaned up SQL code with a new database engine
  • Fixed error with making joinable signs
  • Fixed Villager issues that prevented them from spawning
  • Fixed: Some GUI items were showing stacks of 2 for no reason
  • Fixed: Removed license check in API
  • Fixed: Issue with paging duplicating some games
You can now add more than 45 minigames

[IMG]
  • Fixed issue with autocomplete and capital usernames
  • Fixed issues with "cancel" and "MinigameMaker" triggers not cancelling commands
  • Now working with Java 8 and Minecraft 1.8
  • /mgm works the same as /mgm menu
  • Added "command_feedback" as a setting. This will send the player executing the command feedback to let them know the command was executed.
  • Trying a new way to reset blocks at the end of a game to have less errors overall (please report bugs)
  • Removed obsolete cloud features
  • Cleaned up message handler

[IMG]
What's New?
  • In 1.6 BETA you can chain multiple commands together by using {&}
    Code:
    /mgm <player> if <condition> = <result> do <command> {&} do <command>
  • Added tab complete for most commands
  • Instead of typing "MinigameMaker" to cancel inputs you can now also type "cancel"
    • Cleaned up GUI
    • Added "Click to add command" GUI element under commands
    • Changed GUI design to match Epic Core's
  • Misc bug fixes
  • [IMG]

    [IMG]

    [IMG]
Please report bugs on our discord https://signality.io/discord

New
  • Added update checker. Anyone with mgm.admin permission will be notified of updates.
  • Metric reporting has been added. This will help me understand how people use this plugin.
  • Added a tab completer for commands (menu will show up when you type /mgm)
  • Removed adverts to other plugins and updated Discord link
  • MGM logo will show itself in console during load (this can help identify if startup errors are the fault of MGM or not)
Fixes
  • Plugin doesn't crash on start anymore
  • Menu GUI works again
  • Fixed issue preventing minigames from being edited via GUI
Please report bugs on our discord https://signality.io/discord

New
  • Added update checker. Anyone with mgm.admin permission will be notified of updates.
  • Metric reporting has been added. This will help me understand how people use this plugin.
  • Added a tab completer for commands (menu will show up when you type /mgm)
  • Removed adverts to other plugins and updated Discord link
  • MGM logo will show itself in console during load (this can help identify if startup errors are the fault of MGM or not)
Fixes
  • Plugin doesn't crash on start anymore
  • Menu GUI works again
  • Fixed issue preventing minigames from being edited via GUI
  1. The plugin will now identify its original platform when using a token.
  2. Degraded the Cloud feature down to the necessary features
  3. Improved how the plugin shows URLs.
  4. The String utilities methods will now return more fail-safe results.
  1. Improved the String utilities with new useful methods for the SQL & Cloud functionalities.
  2. Improved the SQL feature with more fail-safe methods.
  3. Corrected some incorrect connections to the Cloud feature.
Top Bottom