GadgetsMenu [Premium]

MC Plugin GadgetsMenu [Premium] 5.23.2
More than 550+ cosmetic items! Animated Hats, Suits, Gadgets, Miniatures, Cloaks and many more.

[5.3.0] Custom items are now available in main menu, Configurable pet distance


Changes
  • You can now set the following distance and fixed distance of the pet in pets.yml file. Keep your privacy when you do something secret.
  • Custom items are now available in the main menu. When the player clicks on the item, custom commands will be executed as what you have setup in the file.
  • Fixed an issue where an error occurred when creating a Mystery Vault.
  • Remove "Slot-Layout" from mainmenu.yml file and replace with "Slot" in every main menu item.
Pet Distance
Code:
Chicken:
  Following-Distance: 2.0
  Fixed-Distance: 1.0
Main menu Custom Items
Code:
Custom-Items:
  # You can add as many custom items as you like.
  Item-1:
    Name: '&eCustom Item 1'
    Material: BOOK
    Enabled: true
    Slot: 4
    # Command Type: CONSOLE, PLAYER
    # CONSOLE: Command will be executed from console side.
    # PLAYER: Command will be executed from player side. Player need to have the permission in order to execute the command.
    # Placeholder: {PLAYER}
    Commands:
    - CONSOLE:say {PLAYER} is clicking Custom Item 1.
    - PLAYER:say I'm clicking Custom Item 1.
    Lore:
    - '&7This is the custom item lore.'
Changes
  • Fixed an issue where some particle effects were not able to spawn in 1.19.3 server.
  • Fixed an issue where pig zombie pet being set to the wrong entity type.
  • Fixed an issue that could cause server tps to drop.
Changes
  • Fixed an issue where an error would occur when player is interacting with entities in server below 1.19.
Changes
  • Fixed an issue where Bumblebee Suit ability would restart when player clicked a block while flying.
Changes
  • Fixed an error in the paper server when spawning entities.
  • Fixed an issue where the placeholder for the number of unlocked suits was showing the wrong value.
Changes
  • Add 1.19.2 support.
  • 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.
  1. Changes
    • Add minecraft 1.19 support.
    • Add support for 1.19 particle effects.
    • Fixed an issue that caused high latency while using individual hologram.
    New Particle Effects
    Code (YAML):
    SONIC_BOOM
    SCULK_SOUL
    SCULK_CHARGE
    SCULK_CHARGE_POP
    SHRIEK
    yapzhenyie, Jun 15, 2022ReportLike
    CloudeLecaw, Aurelien30000 and Victor75007 like this.
  2. [5.1.6] Bug Fixes, Pre-preparation of 1.19 support

    Changes
    • Dropped 1.9, 1.10, 1.11, 1.16.1, 1.16.2, 1.18.1 minecraft version support.
    • Added a new item to access provide care menu for current summoned pet.
    • Added 3 new placeholders. (%gadgetsmenu_current_pet_level%, %gadgetsmenu_current_pet_exp_obtained%, %gadgetsmenu_current_pet_exp_max%)
    • Player who riding pet fail into void will now dismount automatically.
    • Fixed rabbit pet not following the owner in 1.18.2 server.
    • Fixed hex color code not working for holograms.
    Additional Notes
    • GadgetsMenu now only supports minecraft version 1.8.8, 1.12.2, 1.13.2, 1.14.4, 1.15.2, 1.16.5, 1.17.1 & 1.18.2
    • This update is in preparation for 1.19 support.
  • Like
Reactions: DRACO
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.
Changes
  • Fixed an issue where non-flyable pets could jump very high.
  • 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.
  • Like
Reactions: DRACO and Sanad
I've updated this resource to the latest version

5.1.2​

Top Bottom