GadgetsMenu [Free] icon

GadgetsMenu [Free] -----

Amazing hub perks for donor! Hats,Particles,Suits,Gadgets,Pets,Morphs,Banners,Emotes and much more!




Changes
  • Add 1.21.4 support. (Beta)
----------, Jan 12, 2025

Changes
  • Add 1.21.3 support. (Beta)
----------, Dec 29, 2024

Changes
  • Fixed GUI items cannot be interacted or clicked in certain scenario.
  • Fixed Jukebox Gadget not working in 1.21 server.
----------, Sep 18, 2024

Changes
  • Added DecentHolograms support for individual hologram to replace ProtocolLib.
----------, Aug 20, 2024

Changes
  • Fixed an issue where IncompatibleClassChangeError exception occurs when player open Send Gift menu.
  • Fixed some minor bugs that occur in older minecraft version.
  • Fixed GadgetsMenu not working in 1.21.1 paper server.
----------, Aug 15, 2024

Changes
  • Add 1.21 support. (Beta)
----------, Jul 20, 2024

Changes
  • Add 1.20.6 support. (Beta)
  • Dropped 1.20.1 support.
----------, Jul 14, 2024

Changes
  • Update Economy Storage CoinsAPI version to 1.9.4.
----------, Feb 29, 2024

Changes
  • Add a new Mystery Dust Storage support - CoinsEngine. (Format: coinsengine:<currency>) [Click here for more details]
  • Revamp the Custom Economy Storage API. [Click here for more details]
  • Add 3 more jukebox music. (Disc Pigstep, Disc Otherside, Disc 5)
  • Add an option for user to configure custom Suit/Gadget/Pet GUI name.
  • The equip command ("/gmenu equip") will now check the target player's permission before equipping the cosmetic.

Important Note for Developer
Custom Economy Storage API has been updated. Developers who using this API are required to update to the latest API. Please refer our wiki page for the latest API.
----------, Feb 28, 2024

Changes
  • Just to fix a false trojan alert by antivirus.
----------, Dec 30, 2023

Changes
  • Add 1.20.3 & 1.20.4 support.
  • Add an option for player to reset their pet name. (/gmenu namepet --reset) [Require gadgetsmenu.commands.namepet.attr permission]
----------, Dec 18, 2023

Changes
  • Fixed an issue where the plugin could not load properly in the latest spigot/paper 1.20.2 build.
----------, Oct 28, 2023

Changes
  • Fixed an issue where the plugin could not load properly in the latest build of spigot 1.20.2.
----------, Oct 26, 2023

Changes
  • Fixed an issue where the plugin could not load properly in the latest build of spigot 1.20.2.
----------, Oct 24, 2023

Changes
  • Add 1.20.2 support.
----------, Oct 1, 2023

Changes
  • Fixed an issue where the sound effect can be heard by all players where it's supposed to be heard by the target player only.
  • Fixed an issue where the Bat Launcher Gadget's knockback effect sometimes not triggered even passed by the player.
  • Fixed an issue where the entities spawned by Mob Gun Gadget would automatically ride on vehicles (Boat).
----------, Sep 28, 2023

Changes
  • Add PlaceholderAPI support in GadgetsMenu configuration messages. (Beta) [For more details, see the section below]
  • Add owning player head material support. (Shows the current player's skull)
  • Add a new Mystery Dust Storage support - TokenManager.
  • Add better sound configuration support by allowing to configure the sound pitch and volume.
  • Player can now move the menu item in Creative mode. (Previously only non-Creative mode can move the menu item)
  • Fixed an issue where pet is no longer follow the owner when the owner teleported to another location.
  • Fixed an issue where players were receiving duplicate cooldown messages when attempting to activate gadget.
  • Fixed an issue where Paintball Gun Gadget and Paint Trail Gadget could break bamboo block.


PlaceholderAPI support
You can now use PAPI placeholder in GadgetsMenu configuration files. However, currently not all text messages in GadgetsMenu file allow placeholders.

Cosmetic Item
Take an example of a cosmetic item, you can only apply placeholders in lore messages, but not the item display name.
Code (YAML):
Superhero:
    Name
: '&6Superhero Cloak'  <-- Does not support placeholders
    Material
: RED_DYE
    Mystery Dust
: 65
    Rarity
: Legendary
    Enabled
: true
    CanBeFound
: true
    Purchasable
: true
    Lore
:   <-- Support placeholders
    - '&7Straight from the comic'
    - '&7books comes that signature'
    - '&7red cloak!'

Messages
All messages inside messages.yml file support PAPI placeholders.
Code (YAML):
Received-MysteryDust : ' {PREFIX }&eYou''ve received &b {MYSTERY_DUST } &emystery dust
  from &b %vault_prefix% %player_displayname%&e.'


If you found some parts that you need to use placeholders, but it is not supported yet, you can discuss with us in our discord server. We will consider add placeholder support for it in the future update.
----------, Sep 16, 2023

Changes
  • Fixed a placeholder related bug.
----------, Aug 13, 2023

Changes
  • Add custom model data support. (Click here for more details)
  • Fixed Diving Board Gadget not working.
  • Fixed particle effects still exists when the player is kicked.
  • Fixed an issue where player can right-click the armor item to replace the equipped hat/suit pieces/banner/emote.
  • Fixed an NoSuchMethodError error when unequip Bumblebee suit in server below 1.12.
----------, Aug 12, 2023

Changes
  • Fixed an error when using the Paintball Gun Gadget in 1.19 server.
----------, Jun 18, 2023

Changes
  • Fixed ISSUES-957 - Fixed an IllegalArgumentException error which occurs in server 1.19 and above.
----------, Jun 17, 2023

Changes
  • Fixed ISSUES-957 - Fixed an IllegalArgumentException error which occurs in server 1.19 and above.
----------, Jun 16, 2023

Planned to drop support for 1.19.1, 1.19.2, 1.19.3 in the future update, but will remain support for 1.19.4.

Changes
  • 1.20 support. (Beta)
  • Fixed MySQL/SQLite database failed to update data when using certain database version.
  • Fixed an issue where the knockback effect could be triggered without touching nearby players when using the Bat Launcher Gadget.
----------, Jun 12, 2023

Changes
  • Fixed a ProtocolLib related issue.
----------, Apr 26, 2023

Changes
  • Add 1.19.4 support.
  • Now you can configure different name and material for each General Mystery Box & Gifted Mystery Box.
  • ISSUES-945 - Fixed an issue where Paintball Gun Gadget & Paint Trail Gadget can destroy Dripleaf.
  • ISSUES-948 - Fixed an issue where Paintball Gun Gadget blacklist setting not working for some materials.
  • Fixed an issue that could cause server tps to drop.
  • Fixed GadgetsMenu reload command not working in paper 1.19.3 latest build.
----------, Mar 25, 2023

Changes
  • Fixed an issue where some particle effects were not able to spawn in 1.19.3 server.
  • Fixed an issue where morph sometimes will automatically unequip.
  • Fixed an issue where an error occurred when creating a Mystery Vault.
----------, Jan 31, 2023

Changes
  • Fixed a ProtocolLib related issue that caused Mystery Vault holograms to not work in 1.19.3 server.
  • Fixed a threading issue that could cause the server to crash.
----------, Jan 8, 2023

Changes
  • Fixed version compatibility issues in server 1.8 - 1.16.
----------, Dec 27, 2022

Changes
  • Fixed entities are not removed when the server is unloading chunks.
----------, Dec 21, 2022

Changes
  • Add 1.19.3 support.
  • Fixed an issue where armorstand could not be spawned in 1.8.8 custom build server.
  • Fixed some minor bugs.
----------, Dec 13, 2022

Changes
  • The reload command is now require an extra argument to confirm the usage. (/gmenu reload confirm)
  • You can now hide certain Mystery Box Crafting item and change the item slots in messages.yml file.
  • Fixed an issue where Bumblebee Suit ability would restart when player clicked a block while flying.
  • Fixed ISSUE-939 - Fixed an issue where pets & hologram cannot be spawned in paper 1.19.2 server.
  • Fixed some minor bugs.
----------, Nov 18, 2022

Changes
  • Fixed an error in the paper server when spawning entities.
----------, Oct 2, 2022

Changes
  • Add 1.19.2 support.
  • Add 7 types of Panda pets.
  • Updated bstats dependency version.
  • Fixed an issue where using ProtocolLib for mystery vault individual hologram will cause high server latency.
  • Fixed an issue where Kawarimi No Jutsu Gadget teleport player to the underground.
  • Fixed some minor bugs.

New pet permission
Code (Text):
 gadgetsmenu.pets.panda.*
   gadgetsmenu.pets.normalpanda
   gadgetsmenu.pets.babynormalpanda
   gadgetsmenu.pets.lazypanda
   gadgetsmenu.pets.babylazypanda
   gadgetsmenu.pets.worriedpanda
   gadgetsmenu.pets.babyworriedpanda
   gadgetsmenu.pets.playfulpanda
   gadgetsmenu.pets.babyplayfulpanda
   gadgetsmenu.pets.brownpanda
   gadgetsmenu.pets.babybrownpanda
   gadgetsmenu.pets.weakpanda
   gadgetsmenu.pets.babyweakpanda
   gadgetsmenu.pets.aggressivepanda
   gadgetsmenu.pets.babyaggressivepanda
----------, Aug 30, 2022

Changes
  • Add 1.19.1 support
  • Drop 1.19 support. (Use 1.19.1 instead)
  • Fixed ISSUE-926,927 - Fixed an issue where GadgetsMenu is not compatible with the latest version of ProtocolLib.
----------, Jul 31, 2022

Changes
  • Fixed ISSUE-857 - Fixed an issue where GadgetsMenu still broadcast server-wide even if the player is vanished.
  • Fixed an issue where Parachute Gadget will occasionally drop the leash on the ground.
  • Fixed an issue where some messages do not fully support hex color.
  • Fixed an issue where some JSON message shows "<>" prefix in 1.19 server.
----------, Jul 19, 2022

Changes
  • Added 1.19 support.
  • Added support for 1.19 particle effects.
  • Added support for 1.19 materials.
  • Dropped 1.9, 1.10, 1.11, 1.16.1, 1.16.2, 1.18.1 support.
  • Fixed %unlocked_total_percentages% placeholder displays incorrect data.
  • Fixed Ice Walker Suit cannot be equipped via '/gmenu equip' command.
  • Fixed Cryotube Gadget may kill entities due to block collision.
  • Fixed an issue where the sound effects of insufficient Mystery Dust when crafting Mystery Box were not updated according to the settings.
  • Fixed hex color code not working for holograms.
  • Fixed an issue that caused high latency while using individual hologram.
  • Fixed some minor bugs.
----------, Jun 18, 2022

Changes
  • Added 1.18.2 support.
  • Unified inventory slot layout for all menus.
  • Fixed an issue where Mystery Vault individual hologram was not working as expected.
----------, Mar 5, 2022

Changes
  • Fixed an issue where player unable to send another request to the same target player while using Flower Giver Gadget and TicTacToe Gadget.
  • Fixed an issue where Cowboy Gadget always mount the same player.
  • Fixed an issue where player could place GadgetsMenu cosmetic item inside Glow Item Frame.
----------, Feb 7, 2022

Changes
  • Added a blacklist option for DJ Booth Gadget to prevent player activate the gadget on specific blocks.
  • Fixed an issue where mystery box unable to load due to NullPointerException.
  • Fixed an issue where it consumes a lot of CPU time when player craft items in the crafting table.
----------, Jan 18, 2022

Changes
  • GadgetsMenu is now support for 1.18.1 server.
  • Added support for 1.17 particle effects. (Check here for more details)
  • Added 1.18 materials & sounds.
  • Drop v1_8_R1, v1_8_R2, v1_9_R1 and v1_13_R1 support.
    (GadgetsMenu still support for 1.8.8, 1.9.4, 1.13.1 and 1.13.2 server)
  • Fixed an issue where player can equip duplicate particle effects.
  • Fixed nbs files are broken and cause errors while using any music-related gadget.
  • Fixed an issue where config.yml file was wrongly generated.


1.18 Material
Code (YAML):
MUSIC_DISC_OTHERSIDE

1.18 Sound
Code (YAML):
BLOCK_GROWING_PLANT_CROP
ITEM_BUNDLE_DROP_CONTENTS
ITEM_BUNDLE_INSERT
ITEM_BUNDLE_REMOVE_ONE
MUSIC_DISC_OTHERSIDE
MUSIC_OVERWORLD_DRIPSTONE_CAVES
MUSIC_OVERWORLD_FROZEN_PEAKS
MUSIC_OVERWORLD_GROVE
MUSIC_OVERWORLD_JAGGED_PEAKS
MUSIC_OVERWORLD_LUSH_CAVES
MUSIC_OVERWORLD_MEADOW
MUSIC_OVERWORLD_SNOWY_SLOPES
MUSIC_OVERWORLD_STONY_PEAKS




Please report any bug/issue found on GitHub issue tracker or Discord server.
----------, Dec 29, 2021

Changes
  • GadgetsMenu is now support for 1.18.1 server.
  • Added support for 1.17 particle effects. (Check here for more details)
  • Added 1.18 materials & sounds.
  • Drop v1_8_R1, v1_8_R2, v1_9_R1 and v1_13_R1 support.
    (GadgetsMenu still support for 1.8.8, 1.9.4, 1.13.1 and 1.13.2 server)
  • Fixed an issue where player can equip duplicate particle effects.


1.18 Material
Code (YAML):
MUSIC_DISC_OTHERSIDE

1.18 Sound
Code (YAML):
BLOCK_GROWING_PLANT_CROP
ITEM_BUNDLE_DROP_CONTENTS
ITEM_BUNDLE_INSERT
ITEM_BUNDLE_REMOVE_ONE
MUSIC_DISC_OTHERSIDE
MUSIC_OVERWORLD_DRIPSTONE_CAVES
MUSIC_OVERWORLD_FROZEN_PEAKS
MUSIC_OVERWORLD_GROVE
MUSIC_OVERWORLD_JAGGED_PEAKS
MUSIC_OVERWORLD_LUSH_CAVES
MUSIC_OVERWORLD_MEADOW
MUSIC_OVERWORLD_SNOWY_SLOPES
MUSIC_OVERWORLD_STONY_PEAKS




Please report any bug/issue found on GitHub issue tracker or Discord server.
----------, Dec 29, 2021

Changes
  • Fixed an error occurred when using Teleporter Gadget.
  • Fixed a typo of HeroBrine hat name.
  • Fixed ISSUES-892 - Fixed an error occurred when using Paintball Gun Gadget in 1.17.1 server.
  • Fixed ISSUES-893 - Fixed a bug where the leash of Tetherball Gadget can be unleashed by player.

1.18 support is working in progress and will be released soon.
----------, Dec 24, 2021

Changes
  • Added 2 new placeholders. (%gadgetsmenu_settings_bypasscooldown%, %gadgetsmenu_settings_selfmorphview%)
  • Fixed an issue that cause some gadgets not working in 1.8 server.
  • Fixed a placeholder (%gadgetsmenu_equipped_cosmetics%) not working properly.
  • Fixed an issue where cosmetic items were drop on ground when player dead. (It supposed to remove the items automatically)
  • Fixed %gadgetsmenu_locked_animated_hats% placeholder showing incorrect data.
----------, Oct 3, 2021

Changes
  • Added 1.17 material support.
  • Added 1.17 sound support.
  • Fixed an error occurred when player left the server.
  • Fixed Frog suit & Speedster suit ability not working correctly after certain amount of time.
  • Fixed DiscoBall Gadget may not remove the "discoball" block when player teleport away the DiscoBall area.
  • Fixed Kawarimi No Jutsu Gadget may kill entities due to block collision.
  • Fixed ISSUES-871 - Fixed a problem that will occur error when using Spooderman Suit ability.
----------, Aug 15, 2021

Changes
  • Fixed a minor bug that causing error when open main menu.
  • Fixed IllegalStateException: Asynchronous entity ticklist removal related issue when using Bat Launcher Gadget.
  • Fixed some grammatical problems in the message.
----------, Aug 6, 2021

Bug Fix
  • Fixed pet does not work on paper server.
----------, Jul 17, 2021

It's been a long day, time to release new updates.:LOL:

Changes
  • Added 1.17.1 support.
  • Fixed Kawarimi No Jutsu Gadget may kill entities due to block collision.
  • Fixed ISSUES-844 - Fixed TNT can destroy GadgetsMenu summon blocks such as Trampoline.
  • Fixed some other bugs that may happen in 1.17
----------, Jul 16, 2021

Bug Fix
  • Fixed bug - SQLite occur error after changing the SQL statement to fix MySQL issue.
----------, Apr 16, 2021

Bug Fixes
  • Fixed bug - When the player do not have permissions to access certain hats, hats menu will display the hat item with the amount of 3.
  • Fixed bug - SQLException occur while using latest paper build with enabled MySQL database.
  • Fixed bug - Using BatLauncher Gadget could cause the server stop responding.
----------, Apr 14, 2021

Bug Fix
  • Fixed bug - Crafting mystery box will deduct player's mystery dust twice the price.
----------, Feb 12, 2021

Bug Fix
  • Fixed bug - A task is running in the main thread causing severe TPS drop.
----------, Feb 1, 2021

Bug Fix
  • Fixed bug - Incompatible with older version of ProtocolLib.
----------, Jan 13, 2021

Changes
  • Shorten the time to open Mystery Vault menu.
  • Fixed ISSUES-824 - ConcurrentModificationException error occurred while using Spooderman Suit.
  • Fixed ISSUES-827 - Latest Protocollib build causing NoClassDefFoundError error.
  • Fixed bug - MysteryBox give command will give 1 extra box in some cases.
  • Fixed bug - ConcurrentModificationException error occurred while using Bat Launcher Gadget.
  • Fixed some minor bugs.
----------, Jan 10, 2021

Changes
  • Settings menu items can now be hided and modify slot.
  • Hex color support for 1.16 and above. (Ex: {#FFFFFF}, {#000000})
  • Fixed bug - PhysicsToGo plugin might causing some explosion gadget(TNT Fountain) breaks the blocks.
  • Fixed some minor bugs.
----------, Nov 8, 2020

Changes
  • Settings menu items can now be hided and modify slot.
  • Hex color support for 1.16 and above. (Ex: {#FFFFFF}, {#000000})
  • Fixed bug - PhysicsToGo plugin might causing some explosion gadget(TNT Fountain) breaks the blocks.
  • Fixed some minor bugs.
----------, Nov 8, 2020

Changes
  • 1.16.4 support.
----------, Nov 3, 2020

Bug Fix
  • Fixed bug - Some of the cosmetics generate wrong material type.
----------, Nov 1, 2020

This update focuses on improve the performance of the plugin and mainly on bug fixes. Making the plugin run smoother with fewer errors.

Changes

  • Database will now reconnect when the connection is closed.
  • Some of the event's priority have been changed from 'MONITOR' to 'HIGHEST'.
  • 'Custom Economy Storage' interface methods return type have been changed from 'void' to 'boolean'. (Developer API)
  • Made some optimization of NMS code by replacing with Reflections which reduces more than 200kb of the plugin size.

Bug Fixes
  • Fixed ISSUES-795 - Mystery Box broadcast message will no longer visible for other players when the target player is vanished.
  • Fixed ISSUES-808 - IllegalStateException is triggered when removing an item from player inventory using asynchronous task.
  • Fixed bug - Paintball Gun Gadget may destroy bamboo.
  • Fixed bug - Show Loading message instead of get the data instantly from the database which might cause errors and crashes.
  • Fixed bug - Some gadgets may destroy the item frame or painting.
  • Fixed bug - Cosmetic items in inappropriate player inventory will now be removed automatically every after 1 min.
  • Fixed bug - An error occurred when the player tried to join the server but was kicked out.
  • Fixed bug - Player able to take GadgetsMenu armorstand equipments using CMI armorstand editor.
  • Fixed bug - Changed minor NoteBlockAPI code that might causing error occurred in some cases.
  • Fixed bug - The console displays "Initializing Legacy Material Support. Unless you have legacy plugins and/or data this is a bug!" message when the server startup.
  • Fixed bug - An error occurred when the item material is spawn egg where the server version does not supported. (Ex: use CAT_SPAWN_EGG in 1.8 server)
  • Fixed some minor bugs.


Found A Bug?
Please do not hesitate to contact me and provide the error log. You can create a ticket on GitHub or on Discord.
----------, Nov 1, 2020

Changes
  • Fixed bug - Sometimes player does not have fall damage while using certain cosmetic in minecraft 1.15 or above.
  • Fixed ISSUES-798 - Occur ArrayIndexOutOfBoundsException when checking player's inventory item.
  • Implemented the latest PlaceholderAPI API methods.
----------, Aug 30, 2020

Changes
  • 1.16.2 server support.
  • Fully supported for all material including player head and coloured leather armor.
  • Added 1.15 & 1.16 material support.
  • Fixed ISSUES-772 - Throws NullPointerException error while using Tic Tac Toe Gadget.
  • Fixed some minor bug.
----------, Aug 13, 2020

Changes
  • Code cleanup in updater classes.
  • Disabling the plugin while cannot load plugin correctly.
  • Fixed bug - Unable to change the hologram height value of mystery vault.
----------, Jun 29, 2020

Bug Fixes
  • Fixed bug - Occur error while using MobGun gadget.
  • Fixed bug - Player unable to open menu via menu item in 1.8 minecraft.
----------, Jun 28, 2020

Changes
  • 1.16 support.
  • Update NoteBlockAPI to support nbs v4.0 format.
  • Menu item can now set the type of opening the menu. (LEFT, RIGHT or LEFT_AND_RIGHT)
----------, Jun 26, 2020

Changes

  • Added 1.15 particle support.
  • Fixed ISSUES-766 - Sending particle effect in every single world.
  • Fixed ISSUES-789 - Player can see vanished player particle effects.
----------, Jun 22, 2020

Bug Fixes
  • Fixed bug - Player can get Llama pet from Mystery Box in 1.8/1.9 server which is not supported.
  • Fixed bug - Parachute Gadget Leash item can be used to leash horse/llama.
  • Fixed ISSUES-771 - Baby Skeleton Horse pet summon as an adult skeleton horse.
  • Fixed ISSUES-773 - Diving Board Gadget will change the block state of the block underground such as concrete powder.
  • Fixed ISSUES-774 - Paintball Gun gadget could breaks flowers in minecraft version 1.15.
  • Fixed ISSUES-776 - Parachute gadget does not launch player to the air.
----------, May 27, 2020

Bug Fixes
  • Fixed bug - Teleporter Gadget no longer teleport player to a world that GadgetsMenu is not enabled.
  • Fixed bug - Cryotube Gadget and Tetherball Gadget might break item frames and paintings.
  • Fixed ISSUES-762 - Icewalker Suit can generate snow block on top of level, buttons.
  • Fixed ISSUES-763 - Player able to fly after using Rocket Gadget.
----------, May 2, 2020

Bug Fixes
  • Fixed bug - JSON message shows "Invalid Item" when using ViaVersion.
  • Fixed bug - Player run time tasks keep running even though the player is offline.
  • Fixed bug - Player able to fly after using Parachute Gadget.
----------, Apr 23, 2020

Bug Fixes
  • Fixed bug - Scarecrow Gadget able to break item frames and paintings.
  • Fixed bug - Player could send Mystery Gift to himself.
  • Fixed bug - Bat Launcher Gadget might occur error when the bats hit the player.
  • Fixed bug - Player can't fly in creative mode after using Parachute Gadget or Rocket Gadget.
  • Fixed bug - Parachute Gadget sometimes doesn't punch player to the air in 1.8.8 server.
  • Fixed bug - Paintball Gun Gadget and Paint Trail Gadget can destroy Barrel & Smoker.
  • Fixed bug - Gadgets category menu, Suits category menu & Pets category menu take a little bit time to get it opened.
  • Fixed bug - Thor "hammer"(Anvil) sometimes doesn't remove when it hit on ground.
  • Fixed ISSUES-755 - Broadcasting to all players when a vanished player found a Mystery Box.
----------, Apr 20, 2020

Bug Fixes
  • Fixed bug - Sheep Morph ability not working in the latest Lib's Disguise plugin.
  • Fixed bug - Suit helmet will not be re-equipped after activating Scarecrow Gadget.
  • Fixed ISSUES-754 - The reload command does not work when the jar file contains symbols.
----------, Apr 17, 2020

Bug Fixes
  • Fixed bug - Paintball Gun Gadget can destroy attached pumpkin stem & attached melon stem.
  • Fixed bug - Blaze Morph fireball does not make sound in 1.15 minecraft.
  • Fixed bug - A small error that might occur while spawning pet.
----------, Apr 11, 2020

Changes
  • Added SQLite to replace flat file. (Beta) (Users who using flat file as player storage will automatically migrate to SQLite.)
  • Added '/gmenu menuitem [player]' command to give player menu selector.
  • Added command initialization for purchase cosmetic item and found loot from Mystery Box depending on permissions plugin.
  • Renamed some item purchase lore placeholders. (Rename {MYSTERY_DUST} to {COST})
  • Removed '/gmenu purge' command.
  • Fixed bug - Paintball Gun Gadget can destroy grown potatoes, carrots, sweetberries & beetroots.
  • Fixed bug - Some user unable to connect MySQL server.
  • Fixed bug - Item cost discount is not working properly.
About files migration
Last year, we found that there are some issues while using flat files to store player data. One of the issues is we are using async mode to update player data which creates an issue when multiple modification in the same player file. There isn't a fix as we must utilize async mode otherwise will causing huge lag while saving a huge records such as 1000 Mystery Boxes. Now, we are moving flat files to SQLite to eliminate the issues.

If you are using file to store player data, all the files will be migrate automatically during the update. The migration processes are running in async mode which might takes a while to migrate all files depending on how many files do you have. It is recommended to purge old/inactive files before download this update. You may execute this command " /gmenu purge t:<1d|1w|1m|1y>" to remove inactive files. Besides, we also recommend do not let player join in the server during migration process. It might cause data failed to migrate to SQLite due to player data is being created in SQLite database when player join in the server.

This is still a beta feature which you might get some error during play time. Please do not hesitate to contact me and report the issue. During the migration process, you might get some messages inform you that some of the corrupted files are failed to migrate. If you receive this message, you can contact me and I will help you to fix the issue.

Question About Migrating Data From SQLite to MySQL
Currently we did not provide an option to migrate your data from SQLite to MySQL. We will planned to add this feature in the future update.

New Command
  • /gmenu menuitem [player]
    • permission: gadgetsmenu.commands.menuitem
    • alises: menuitem, menuselector, mi
----------, Apr 10, 2020

Bug Fixes
  • Fixed ISSUES-748 - Morphs not working in 1.15 minecraft.
----------, Mar 29, 2020

Bug Fixes
  • Fixed ISSUES-734 - Starting-Mystery-Dust option doesn't work when using MySQL.
  • Fixed bug - Color bed not working in 1.12 version.
----------, Mar 23, 2020

Bug Fixes
  • Fixed ISSUES-720 - Failed to connect to MySQL server in some countries.
  • Fixed ISSUES-722 - Explosive Bow Gadget might breaks item frame.
  • Fixed ISSUES-735 - Explosive Sheep Gadget item (Shears) are usable for shearing wools & crops.
  • Fixed ISSUES-740 - Paintball Gun Gadget can destroy grown potatoes, carrots.
  • Fixed Spooderman Suit ability sometimes throw errors.
  • Fixed MelonLauncher Gadget sometimes throw errors.
  • Fixed some minor bugs.
----------, Mar 22, 2020

Changes
  • Fixed ProtocolLib issue on 1.15.
  • Fixed some minor bugs.
----------, Dec 25, 2019

Changes
  • Add 1.15 support. (Beta)
----------, Dec 23, 2019

Bug Fixes
  • Fixed ISSUES-719 - Occur error when have Citizens plugin in the same server.
  • Fixed some minor bugs.
----------, Nov 10, 2019

Bug Fixes
  • Fixed ISSUES-718 - Occur error while activate Spooderman suit ability.
  • Fixed bug - Mystery Boxes Reward not giving Mystery Box to player.
----------, Oct 14, 2019

Changes
  • Added Piggy Bank Gadget.
  • Added Firefighter Suit.
  • Added SSL support for MySQL database.
  • Added an option to modify the Y increment of holograms.
  • Added an option to toggle mob disguise name.
  • GEconomyProvider API has been changed. (PlayerManager replace with OfflinePlayerManager) More details check here.
  • Added an option to give offline player mystery dust.
  • Every quality of Mystery Box has its own chances. They shared the same chances in the old version.
  • Added an option to avoid afk players gain Mystery Box Reward.
  • Improved Developer API. (New events)
  • Fixed ISSUES-699 - Placing blocks around when using Iron Golem Morph ability.
  • Fixed ISSUES-706 - Occur error while using Spooderman ability.
  • Fixed ISSUES-708 - Occur error while disabling plugin causing the plugin itself fail to remove cosmetic items.
  • Reduced the number of times checking player's permissions while opening main menu. Older version will repeat for 7-8 times, now only access once.
  • Removed Coins-JasperJH for Mystery Dust support.

Report bugs/issues on GitHub if you found any.
----------, Oct 3, 2019

Changes
  • Added bukkit server support.
  • Fixed ISSUE-700 - Tic Tac Toe Gadget occur error after game completion.
  • Fixed PlaceholderAPI placeholders not working after reload the plugin.
  • Fixed DJ Booth Gadget will destroy some of the blocks such as shulker box.
  • Fixed Kawarimi No Jutsu Gadget will break item frame and painting.
  • Fixed Paintball Gun Gadget will destroy item frame in some cases.
  • Fixed Teleporter Gadget not working in some cases.
  • Fixed errors while unequip suits.
  • Fixed error occur while server have ProtocolLib plugin.
----------, Aug 16, 2019

Changes
  • 1.14, 1.14.1, 1.14.2 & 1.14.3 no longer supported, only 1.14.4 is supported from this update.
  • Fixed ISSUES-698 - Crops & Seeds and Pots won't restore back after block replaced by Paintball Gun Gadget.
  • Fixed bug - Cosmetic items can be placed on item frame.
  • Fixed some minor bugs.
----------, Jul 21, 2019

Changes
  • Added 1.14.3 support.
  • Fixed bug - Morph ability disabled in configuration but still give slimeball while morphing.
----------, Jun 25, 2019

Changes
  • Added an option to hide individual mystery vault holograms.
  • Fixed ISSUES-678 - Support skull head for mystery boxes crafting menu.
  • Fixed ISSUES-687 - Some of the items not functioning in 1.13.2 version and above.
  • Fixed bug - Menu selector can be used for crafting.
----------, Jun 24, 2019

Bug Fixed
  • Fixed ISSUES-690 - Moving items using Hotkey buttons will occur errors while using 1.14 version.
----------, Jun 8, 2019

Changes
  • Added an option to avoid wrong formatted config being removed automatically. (inspired by NamerPRO)
  • Added 1.14 Note Block Song support.
  • Fixed bug - Holograms not working in the latest 1.14.2 spigot.
  • Fixed bug - Melon Launcher not working in 1.14 spigot.
----------, Jun 4, 2019

Bug Fixes
  • Added 1.14.2 support.
  • Fixed ISSUES-686 - Catapult gadget and Mob Gun gadget not working in 1.14 version.
  • Fixed bug - Occur IllegalStateException while using Tic Tac Toe gadget.
  • Fixed bug - Occur error while using Iron Golem morph in 1.14.1 version.
----------, May 29, 2019

Bug Fixes
  • Fixed ISSUES-675 - Tic Tac Toe gadget sometimes not working correctly.
  • Fixed ISSUES-681 - Already had loot message message won't shows up even the player have the loot.
  • Fixed ISSUES-685 - Occur errors when player join in the server and immediately leave the server.
----------, May 20, 2019

Changes
  • Added 1.14.1 support.
  • Fixed ISSUES-683 - Pets menu not working on 1.13.2.
----------, May 14, 2019

Bug Fixed
  • Fixed bug - Unable to move items in Horse & Llama inventory while using version 1.14 server.
----------, May 12, 2019

Bug Fixed
  • Fixed bug - Occur error when summon cat pet.
----------, May 9, 2019

Bug Fixed
  • Fixed bug - Occur error while opening gadgets menu.
----------, May 8, 2019

Changes
  • Added 1.14 support for Beta.
  • Added 1.14 materials, sounds and particle effects.
  • Updated PlaceholderAPI with the latest API.
  • Some of the placeholders has been renamed. (selected replace with equipped)
  • Tether Ball Gadget has been removed temporarily in version 1.14.
  • Fixed ISSUES-676 - Equipped cosmetics doesn't sync if player first join into a world which cosmetics disabled.
  • Fixed bug - Fire Trail Gadget sometime will spread the fire and burns leaves without getting removed.
----------, May 8, 2019

Bug Fixes
  • Fixed ISSUES-670 - Having issue of accepting Tic Tac Toe gadget & Flower Giver gadget request.
  • Fixed ISSUES-674 - Equipped cosmetics doesn't sync after teleport to an invalid world.
----------, Apr 24, 2019

Changes
  • Added an option to disable suit ability.
  • Main menu item typo error.
  • Fixed menu selector not supported for skull head format.
  • Fixed incompatible problem with LuckPerms.
----------, Apr 18, 2019

Bug Fixes
  • Fixed ISSUES-662 - Occur error when executing /gmenu reload command.
  • Fixed ISSUES-663 - Teleporter gadget occur error in some situation.
  • Fixed ISSUES-665 - Trying to count distances between two different worlds.
----------, Mar 20, 2019

Bug Fixes
  • Added an option to toggle mob disguise damage.
  • Fixed ISSUES-661 - Head texture not working for option "Show-Custom-Item".
  • Fixed bug - Player can go through the worldborder via gadgets.
  • Fixed bug - Server gets lag, when somebody logout from server.
  • Fixed bug - Unable to connect to MySQL server in some cases.
----------, Mar 3, 2019

Changes
  • Improve developer API.
  • Fixed ISSUES-656 - Occur error while equip suit.
----------, Feb 21, 2019

Changes
  • Add '/gmenu status <player>' command to check player's data.
  • Now you're able to modify the main menu layout.
----------, Feb 15, 2019

Changes
  • You can now give all online players mystery dust by one command.
  • Broadcast player name with prefix & suffix when they open Mystery Boxes.
  • Fixed bug - Particle Effect & Cloak Effect doesn't hide if player is in spectator mode.
  • Fixed bug - You can duplicate emotes/gadgets if you place them on an armor stand and take them again.
  • Fixed bug - Every single chat message that you type that containing one of the "disabled-commands" strings will be cancelled.
----------, Feb 14, 2019

Fixed bugs
  • Fixed bug - Disabled commands doesn't work in some cases.
  • Fixed bug - Occur NoSuchMethodError while using Pocket Beach Gadget in 1.8.8 version.
  • Fixed bug - Animated hat "Purchasable: true" unable to set to false.
----------, Jan 30, 2019

Bug Fixes
  • Fixed ISSUES-649 - Throwing webs into void will not deactivate the ability itself while using Spooderman Suit.
  • Fixed bug - Occur IllegalStateException: "Asynchronous entity add!" while using animated hat.
  • Fixed bug - Occur ConcurrentModificationException while synchronizing player's mystery boxes.
  • Fixed bug - Occur IllegalStateException: "Asynchronous player tracker clear!" while using Teleporter Gadget.
  • Fixed bug - Add cooldown timer while player using Jukebox gadget & Radio gadget but not playing a song.
----------, Jan 18, 2019

Changes
  • Fixed bug - Occur NoSuchMethorError while using the latest build of 1.13.2 spigot.
  • Auto update has been dropped. You need to update GadgetsMenu plugin manually.
----------, Jan 2, 2019

Fixed Bug
  • Fixed ISSUES-634 - Item purchase system broken if no discount.
----------, Nov 28, 2018

Changes
  • Added Animated Hats. YEAHHH!!:LOL:
  • Added 4 Animated Hats.
  • Added new placeholders.
  • Added 13 Hats.
  • Added an option to hide particle effect & cloak effect for vanished player.
  • 'CUSTOM_MATERIAL2' has been removed from the plugin and main menu file.
  • Modified Cowboy gadget.
  • Change the way to access MySQL data. (Please inform me if you have lag issue)
  • You can now modify cosmetics item material.
  • You can now rename Scarecrow Jack o Lantern display name in config.
  • Updated Metrics.
  • Crafting Mystery Boxes lore has been reset due to format changes.
  • Purchasing cosmetic items and crafting mystery box is now able to discount the cost with 'item cost discount' in config.yml file.
  • You can now give offline player mystery boxes.
Fixed Bugs
  • Fixed ISSUES-619 - SQLException occur every 8 minutes.
  • Fixed ISSUES-624 - Halloween animation mini block facing the wrong direction.
  • Fixed ISSUES-626 - Tic Tac Toc Gadget stopped when more than 2 groups of players playing.
  • Fixed ISSUES-627 - "Go back" button and "Previous Page" button collide in 1.8 server caused both buttons not function correctly.
  • Fixed ISSUES-629 - Players able to pass through the worldborder with Teleport Stick Gadget.
  • Fixed ISSUES-630 - The first recent loot shows nothing instead of shows 'none' while using MySQL.
  • Fixed bug - Unable to remove flower(Flower Giver Gadget) under some condition.
  • Fixed bug - 'Normal' & 'Crafting' mystery vault animation sounds weird.
  • Fixed bug - Server timezone being changed when player craft mystery box.
  • Fixed bug - Flower Giver Gadget and Tic Tac Toe Gadget no longer need to pointing target player head to send request.
New hats
Code (Text):
Black Chocolate Bar
White Chocolate Bar
Beachball
Mushroom Cow
Magma Cube
Herobine
Rabbit
Iron Golem
Tiger
Turtle
Solved Rubik's Cube
Scrambled Rubik's Cube
Rainbow Glitch

Animated hats
Code (Text):
Siren
Sammy The Cookie
Chroma Slime
Color Block
----------, Nov 28, 2018

Changes
  • Display 'none' instead of display nothing when player no recent loot has found.
Fixed Bugs
  • Fixed ISSUES-614 - Cowboy gadget able to ride vanished player.
  • Fixed ISSUES-616 - MobGun gadget items does not according to the launched mob.
  • Fixed ISSUES-617 - Mystery Vault holograms shows the same amount of the mystery boxes to players.
  • Fixed bug - Occur NoSuchFieldError: entityList when using paper server.
  • Fixed some minor bugs.
----------, Nov 17, 2018

Changes
  • Fixed some minor bugs.
----------, Nov 13, 2018

Fixed Bugs
  • Fixed bug - Occur MySQLSyntaxErrorException while enabling MySQL.
----------, Nov 12, 2018

Changes
  • Added 1.13 support. (BETA)
  • ISSUES-547 - Added Akarin support.
  • ISSUES-588 - Custom hats are now supported normal material block.
  • Added an option to set Teleport Stick gadget range.
  • "/gmenu namepet" command are now able to execute from console.
  • Material format has changed, you need to follow the new format no matter what version you're using.
  • Command block are now available to execute "/gmenu" commands.
  • Mystery Boxes broadcast messages only send to worlds that are enabled in config instead of all worlds.
Fixed Bugs
  • Fixed ISSUES-568 - Memory leaks while using MySQL.
  • Fixed ISSUES-584 - Player glitch in the wool block while Trampoline gadget activated nearby the player.
  • Fixed ISSUES-586 - MobGun Gadget occur error while spawning witch.
  • Fixed ISSUES-587 - Some gadget items shown lore in player's inventory when selected.
  • Fixed ISSUES-589 - Display banner lore in player's inventory when selected.
  • Fixed ISSUES-597 - When "Able-To-Move" set to true, player still unable to move menu selector.
  • Fixed ISSUES-602 - Gadget categories item does not unlock when player had one of the gadget.
  • Fixed ISSUES-603 - Player able to open any type of Mystery Box when open multiple boxes at once.
  • Fixed ISSUES-605 - Cooldown with suits not working.
  • Fixed ISSUES-610 - Custom mob name in MobGun gadget does not appear in action bar.
  • Fixed ISSUES-611 - Occur IllegalStateException while resetting gadget.
  • Fixed a bunch of minor bugs.

----------, Nov 12, 2018

Changes
  • Fixed ISSUES-573 - Occur error when player switching world.
  • Fixed ISSUES-596 - "/gmb giveall 1 c:(1:40,2:30,3:25,4:15,5:10)" command not working.
----------, Sep 24, 2018

Changes
  • Added an option to execute custom command when player found a loot that he already have.
  • Added an option to modify mystery vault menu items slot.
  • Fixed ISSUES-560 - More than one player can open boxes at the same time.
  • Fixed bug - Occur IllegalStateException when unequip gadget.
----------, Jul 9, 2018

Changes
  • Added an option to disable sync selected cosmetics on player join.
  • Fixed ISSUES-555 - Items can be duplicated while in Creative mode.
  • Fixed bug - Plugin doesn't load on startup. (Only affect the servers who using Turkish.)
----------, Jul 1, 2018

Bug Fixed
  • ISSUES-548 - JSON message not working on spigot 1.11 and 1.12.
  • Occur error when some mystery vault animations disabled in config.
----------, Jun 17, 2018

Changes
  • Fixed bug - mysterybox give command not working. (since version 4.1.17)
----------, Jun 16, 2018

Changes
  • No longer support old mystery box format.
  • Modified mystery vault animations.
  • Added 6 new mystery vault animations.
  • Added an option to select random mystery vault animation.
  • Added JSON message which able player get more information by hover that message.(found mystery box and found loot messages)
  • Added an option to reopen gui menu after purchase.
  • Fixed ISSUES-536 - Same gadget(Sand Castle, Diving Board, DJBooth, Pocket Beach) activate in the same area causes the block can't be recover.
  • Fixed some minor bug( 446 , 463 , 545 ).


Mystery Vault Animations ( NEW! )
  • Countdown animation
  • Star animation
  • Crafting animation
  • Summer animation
  • Halloween animation
  • Holiday animation
and "Random" animation option.
----------, Jun 16, 2018

Changes
  • Able to set the chances between different quality in command "/gmysteryboxes give" & "/gmysteryboxes giveall".
  • DJBooth gadget and DiscoBall gadget cannot activate in the same area.
  • Fixed ISSUES- 480 , 518 - Citizens NPC become invisible.
Code (Text):
/gmysteryboxes give {player} {amount} c:(1:40,2:30,3:25,4:15,5:10)
/gmysteryboxes giveall {amount} c:(1:40,2:30,3:25,4:15,5:10)

Ex: /gmysteryboxes give {player} 1 c:(1:60,2:40,3:25,4:15,5:10)

Chances
1 Star Box: 60 out of 150
2 Star Box: 40 out of 150
3 Star Box: 25 out of 150
4 Star Box: 15 out of 150
5 Star Box: 10 out of 150
----------, Apr 8, 2018

Changes
  • Fixed ISSUES-528 - Occur SQL error if player join the server for the first time.
  • Fixed bug - Occur IllegalStateException when player unequipped vampire suit.
----------, Apr 5, 2018

Changes
  • Display "Error" when player doesn't have any gift packs.
  • Fixed ISSUES-521 - Some of the SQL result sets does not close.
----------, Apr 3, 2018

Changes
  • Fixed bug - Occur error while crafting items.
----------, Mar 28, 2018

Changes
----------, Mar 26, 2018

Changes
----------, Mar 25, 2018

Changes
  • Use NBTTag to determine cosmetic item instead of using display name.
  • Added REPLACE/DROP/WARN option when equip cosmetic item.
  • 472 - Display "No Box Available" instead of display "0 Available" (done)
  • Fixed bug - Gifted Mystery Boxes sometimes doesn't give to the receiver.
Code (Text):
# Do action when player equip cosmetic.
# Replace: Replace the old item with equipped cosmetic.
# Warn: Send a warning message to the player and reject to equip cosmetic.
# Drop: Drop the old item on the ground and equip cosmetic.
  Equip-Cosmetic-Item-To-Slot: WARN
----------, Mar 25, 2018

Changes
  • Added an option to open multiple mystery boxes at the same time.
  • 477 - Added command "/gmenu settings" to modify personal settings such as (self morph view, cooldown bypass)
  • Fixed ISSUES-491 - Let It Snow gadget able to freeze Diving Board water.
Permission of open multiple mystery boxes
  1. gadgetsmenu.multipleboxes.20
  2. gadgetsmenu.multipleboxes.50
  3. gadgetsmenu.multipleboxes.250
----------, Feb 21, 2018

Changes
  • Added Australia hat.
  • Fixed bug - Player able to get multiple flower.
  • Fixed bug - Mystery Vault animation still working even disabled.
  • Fixed bug - Gadget doesn't remove when server restart/reload.
  • Fixed some minor bug.
----------, Feb 8, 2018

Changes
  • Fixed bug - "/gmenu menu main" command not working.
  • Fixed bug - Occurred error while using suit.
  • Fixed bug - Thor hammer sometimes doesn't remove.
  • Fixed bug - Unable to change settings menu name.
----------, Jan 4, 2018

The last update of 2017

Changes
  • Fixed bug - Mystery Vault holograms doesn't load on startup.
  • Fixed bug - Piano sound doesn't work on NBT song.
----------, Dec 21, 2017

Changes
  • Added "/gmenu purge" command to delete old player data.
  • Added 1.12 sounds.
  • Fixed bug - Mystery Vault doesn't load on startup.
  • Fixed bug - Occur error while updating plugin from version 4.0.22
  • Fixed bug - "mini enderchest" still appear after server restarted.


----------, Dec 21, 2017

Changes
  • Fixed bug ISSUES-454 - Able to ride players with gamemode spectator using Cowboy Gadget.
----------, Dec 19, 2017

Changes
  • Added 7 emotes. (Sun Tan Emote, Heart Eyes Emote, Dizzy Emote, RIP Emote, Relax Emote, Spicy Emote, Deal With It Emote)
  • Added cooldown for suit.(Default value is 0)
  • config.yml is now supported UTF-8 format.
  • Optimize code.
From 22 Dec 2017 till 2 Jan 2018 I will not be here as I go to school camping, so there is no updates/bug fixes. Please do not spam me about fixing the bug or adding new features.
----------, Dec 19, 2017

Changes
  • Added 19 pets (Snowman, 2 Polar Bear, 8 Llama, 2 Husk, 2 Zombie Villager, Evoker, Vindicator, Illusioner, Stray Skeleton).
  • Added slime particle.
  • Added an option to disable Mystery Box Crafting.
  • Added an option to disable particle/cloak effect shows to everyone.
  • Fixed bug ISSUES-440 - Occurred error on startup while server has SilkSpawners plugin installed.
  • Fixed bug - 1.8 horse doesn't work.
  • Fixed bug - kick player while using Rocket Gadget.

Lastly, Happy Birthday to myself. 17 Dec 2017
[​IMG] [​IMG]
----------, Dec 17, 2017

Changes
  • Fixed bug - Occur error while using teleport stick gadget.
  • Fixed bug - MySQL issue.
----------, Dec 12, 2017

Changes
  • Added Frosty Cloak.
  • Fixed bug ISSUES-428 - Scarecrow gadget occur error.
----------, Dec 11, 2017

Changes
  • Added Coins-JasperJH support.
  • Added "/gmysteryboxes check [player]" command to check player's mystery boxes amount.
  • Added "/gmysteryboxes mode redefine <vaultname>" command to redefine mystery vault location and blockface.
  • Added a hologram above the player when they activate emote. (BETA)
  • Added an option to auto equip cosmetic when player purchase cosmetic item or found loot in mystery box. (Permissions)
  • Added a new faster mystery vault animation named 'none'.
  • Mystery Vault is now required a permission to use each animation. (Permissions)
  • Added 10 gadgets (Diving board Gadget, Teleporter Gadget, Flower Giver Gadget, DJ Booth Gadget, BBQ Grill Gadget, Sand Castle Gadget, Pocket Beach Gadget, Scarecrow Gadget, Ice Cream Stand gadget, Tic Tac Toe Gadget) :eek::eek:
  • Added 9 placeholders to get equipped cosmetic.
  • Now has four holograms above each Mystery Vault.
  • New economy system. Developers can hook custom economy plugin using API.
  • Fixed bug ISSUES-420 - Cosmetics doesn't sync while connect between servers.
  • Fixed a bunch of minor bugs.




[​IMG]
or send money(Pay for goods or services) via paypal use this email: [email protected]

Please consider giving us a donation to help keep the project alive.



----------, Dec 10, 2017

Changes
  • Cosmetic item still can be found even disabled in mystery boxes.yml
  • Fixed bug - unable to change pet name via rename pet name button.
  • Fixed bug ISSUES-413, 415 - Fixed MySQL issue.
  • Fixed bug ISSUES-416 - Occur NullPointerException when initialize player data.
----------, Nov 26, 2017

Changes
  • Fixed bug - Mystery Dust unable to hook into other plugin. (Only occur in version 4.0.20)
----------, Nov 16, 2017

Changes
  • Fixed bug ISSUES-407 - NoClassDefFoundError occur when updating plugin.
  • Fixed bug - cosmetics doesn't sync when player changing world.
  • Fixed bug - Individual hologram didn't remove while removing mystery vault.
----------, Nov 16, 2017

Changes
  • Fixed bug ISSUES-405 - mystery box requires "gadgetsmenu.animations.normal" permission to open.
----------, Nov 13, 2017

Changes
  • Added frown emote and cheeky emote.
  • Fixed gadget lore shows wrongly.
  • Fixed mysql connection problem.
----------, Nov 12, 2017

Changes
  • You're able to create own emote now.
  • Fixed bug ISSUES-403 - Failed to get the displayName of loot.
  • Fixed item lore shows wrongly.
  • Fixed angry villager particle display in every emote instead of only rage emote.
----------, Nov 11, 2017

Changes
  • Fixed bug - Individual hologram will not disable itself when ProtocolLib didn't installed.
----------, Nov 9, 2017

Changes
  • Added "Available Mystery Boxes" individual hologram. (Required ProtocolLib installed)
  • Added Rage emote.
  • Added Scanner cloak.
  • Fixed bug ISSUES-375 - DiscoBall effect still activate when the song is finished.
  • Fixed bug ISSUES-380 - Doesn't play sound when player do not have permission to rename pet.
  • Fixed bug ISSUES-382 - Occur errors when player moving item with cursor.
  • Fixed bug ISSUES-391 - Unable to rename pet with capital letters or use color codes.
  • Fixed bug ISSUES-394 - Occur errors when player changing worlds.
  • Fixed bug ISSUES-255754 - NoSuchMethodError when using 1.11 spigot.
  • Fixed bug ISSUES-1552 - Gadgets unable to be found in Mystery Boxes.
  • Fixed banners menu unable to view page 3 and so on.
  • Fixed a bunch of minor bugs.
----------, Nov 9, 2017

Changes
  • Pet's name is now supported for other languages.
  • Menu selector will be removed when player do not have permission.
  • Fixed bug - Mystery boxes reward did not disable even when Mystery Boxes disabled.
  • Fixed a bunch of minor bugs.
----------, Oct 2, 2017

Changes
  • Fixed bug - A problem occurred When updating config.
----------, Sep 25, 2017

Changes
  • Re-added Mystery Boxes Reward.
  • Fixed bug - Banner and morph can't be disabled.
  • Fixed bug ISSUES-330, ISSUES-362 - Pet doesn't despawn when player leave the server.
----------, Sep 24, 2017

Changes
  • Modified Cowboy Gadget.
  • Added support mysteryboxes & mysterydust command for all command sender.
  • Fixed bug - Cowboy gadget not working.
  • Fixed bug ISSUES-358 - Player are not able to see their disguise.
  • Fixed bug ISSUES-359 - Disabled cosmetic items can be found in mystery boxes.
----------, Sep 20, 2017

Changes
  • Added an option to disable gift inventory.
----------, Sep 19, 2017

Changes
  • Re-added reload command.
  • Added '/mysteryboxes give' support for offline player. (case sensitive)
  • Added mysteryboxes command support for command block.
  • Added an option disable required permission to open mystery boxes.
  • Added an option to disable self morph view in config.
  • Use '/gmysteryboxes give <player> <amount> reqperm=false', player do not need permission to open mystery boxes.
  • You're not able to equip a cosmetic before remove the item from the specified slot or armors.
  • Updated CoinsAPI to version 1.4
  • Modified Cowboy gadget.
  • Fixed bug - back to main menu custom commands doesn't working.
  • Fixed bug ISSUES-303 - Fixed equipping morph will pass over the floor.
  • Fixed bug ISSUES-344 - Fixed 'mysterydust pay' command placeholder not work when player doesn't have 0 mystery dust.
  • Fixed bug ISSUES-355 - Mystery Vault animation doesn't stop and remove 'mini enderchest' when player leave the server.
  • Fixed a bunch of minor bugs.
----------, Sep 19, 2017

Changes
  • Added sound for thor suit when the anvil touch the ground.
  • Added an option to turn off bumblebee song by left clicking again with an empty hand.
  • Added an option to disable suit ability(Ninja,Baker, Plumber, Spooderman, Bumblebee, Thor, Warrior) while holding an item on main hand.
  • Fixed bug - Player's activated cosmetics will be synced even the world was disabled.
  • Fixed bug ISSUES-171 - Menu selector "mystery dust" and "mystery boxes" doesn't sync.
  • Fixed bug ISSUES-337 - "Previous Page" button doesn't work.
----------, Sep 6, 2017

Changes
  • Fixed bug ISSUES-312 - 'Red little helper' and 'Green little helper' item show undyed hat when permission is not given.
  • Fixed bug ISSUES-316 - Mysql reconnect error.
  • Fixed bug ISSUES-321,313 - Mystery vault holograms spawn every 0.5 second.
----------, Sep 2, 2017

Changes
  • Fixed bug ISSUES-304 - Ignore Cooldown & Morph Self View settings using the same permission.
  • Fixed bug ISSUES-305 - Occurring error activate discoball gadget.
  • Fixed bug ISSUES-306 - Give player's menu selector even disabled.
  • Fixed bug - Occurring error while equipping morph.
  • Fixed a bunch of minor bugs.
----------, Sep 1, 2017

Changes
  • Fixed bug - wither skeleton and horse spawn wrong type on 1.11/1.12 spigot.
  • Fixed bug ISSUES-295 - Some gadgets doesn't working due checking worldguard plugin.
  • Fixed bug ISSUES-296 - Occurring error while equipping morph.
----------, Aug 31, 2017

Changes
  • Fixed bug - gift packs, gift sent and gift received count wrongly while using MySQL database.
  • Fixed bug ISSUES-269 - Morph self view unable to disable.
  • Fixed bug ISSUES-272,274,276 - Reset button doesn't work.
  • Fixed bug ISSUES-278 - Some item doesn't show the original material while custom item was disabled.
  • Fixed bug ISSUES-279 - Ignore cooldown option able to toggle when player doesn't have permission.
  • Fixed bug - '/gmenu reset' command doesn't work.
----------, Aug 31, 2017

Resource Information
Author:
----------
Total Downloads: 456,240
First Release: Aug 13, 2015
Last Update: Jan 12, 2025
Category: ---------------
All-Time Rating:
654 ratings
Find more info at github.com...
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings