Polymart is now Voxel Shop! We're upgrading many features of the site, and during this open beta you will experience occasional bugs. Learn more  
GUIPlus - In-game GUI Builder icon

GUIPlus - In-game GUI Builder 3.5.1

Conditions ⭐ Click Events ⭐ Chat Fetcher ⭐ Player-Picker ⭐ Economy ⭐Command Override

Page 1 2 3
3.5.1 Apr 6, 2026
3.5.1 Update Changelog
Changes:
  • Fixed issue with PlayerCommandClickEvent#setOp not being saved and loaded
 
 
 
Note: If you have any bugs that need to be fixed or features that you wish to be added please open a ticket in the plugins public discord https://discord.gg/HvkTfxCKyw
3.5.0 Mar 27, 2026
3.5.0 Update Changelog

Changes:

  • Fixed 'Has Item' condition not detecting items correctly
  • Fixed 'Has Item' condition not counting items across multiple inventory slots
  • Fixed back button / 'Open Last GUI' not returning to the previous GUI
  • Fixed items losing custom NBT data (enchantments, lore, custom model data) after server restart
  • Fixed Item Cloner crash (ArrayIndexOutOfBoundsException)
  • Fixed GUI items bleeding into player inventories




Note: If you have any bugs that need to be fixed or features that you wish to be added please open a ticket in the plugins public discord https://discord.gg/HvkTfxCKyw

3.4.15 Mar 10, 2026
3.4.15 Update Changelog

Changes:

  • Added ability to use CustomModelDataComponent for newer versions




Note: If you have any bugs that need to be fixed or features that you wish to be added please open a ticket in the plugins public discord https://discord.gg/HvkTfxCKyw

3.4.14 Mar 7, 2026
3.4.14 Update Changelog

Changes:

  • Fixed minor issue with no color while editing lore for a GUI item




Note: If you have any bugs that need to be fixed or features that you wish to be added please open a ticket in the plugins public discord https://discord.gg/HvkTfxCKyw

3.4.13 Mar 2, 2026
3.4.13 Update Changelog

Changes:

  • Tweaks to LightInjector which is responsible for better error handling when something breaks in the packet pipeline



Note: If you have any bugs that need to be fixed or features that you wish to be added please open a ticket in the plugins public discord https://discord.gg/HvkTfxCKyw

3.4.12 Feb 17, 2026
3.4.12 Update Changelog

Changes:

  • Fixed issue with PlayerCommandClickEvent#setOp not being saved and loaded




Note: If you have any bugs that need to be fixed or features that you wish to be added please open a ticket in the plugins public discord https://discord.gg/HvkTfxCKyw

3.4.11 Feb 11, 2026
3.4.11 Update Changelog

Changes:

  • Fixed 'showConditions' for items




Note: If you have any bugs that need to be fixed or features that you wish to be added please open a ticket in the plugins public discord https://discord.gg/HvkTfxCKyw

3.4.10 Feb 3, 2026
3.4.10 Update Changelog

Changes:

  • Added ability to use scenes as pages
     
     
     
  • Added PreviousSceneClickEvent
  • Added 'disable-scene-animation' option for GUIs
  • Added NextSceneClickEvent



Note: If you have any bugs that need to be fixed or features that you wish to be added please open a ticket in the plugins public discord https://discord.gg/HvkTfxCKyw

3.4.8 Jan 14, 2026
3.4.8 Update Changelog

Changes:

  • Fixed issue with ItemClonerMenu where it threw an IndexOutOfBoundsException
     
     
  • Potential fix for issue with has-items condition not respecting the ignoreDurability value
  • Added ability to use placeholders for 'skullBase64'
  • Other minor code changes




Note: If you have any bugs that need to be fixed or features that you wish to be added please open a ticket in the plugins public discord https://discord.gg/HvkTfxCKyw

3.4.7 Jan 5, 2026
3.4.7 Update Changelog

Changes:

  • Fixed issue with PlayerCommandClickEvent not working as expected




Note: If you have any bugs that need to be fixed or features that you wish to be added please open a ticket in the plugins public discord https://discord.gg/HvkTfxCKyw

3.4.6 Dec 28, 2025
3.4.6 Update Changelog

Changes:

  • Added ability to customize execution delay
     
  • Fixed issue with GUI#getCommandTarget returning null (NPE)
     
  • Fixed issue with Vault & Economy plugin
     
  • Fixed issue with chat fetcher click event
     
  • Other minor changes


Note: If you have any bugs that need to be fixed or features that you wish to be added please open a ticket in the plugins public discord https://discord.gg/HvkTfxCKyw

3.4.5 Dec 15, 2025
3.4.5 Update Changelog

Changes:

  • Some bug fixes with 1.21.11



Note: If you have any bugs that need to be fixed or features that you wish to be added please open a ticket in the plugins public discord https://discord.gg/HvkTfxCKyw

3.4.4 Dec 13, 2025
3.4.4 Update Changelog

Changes:

    • Added 'disable-last-gui-message' option to config.yml
    • Added support for 1.21.11
 



Note: If you have any bugs that need to be fixed or features that you wish to be added please open a ticket in the plugins public discord https://discord.gg/HvkTfxCKyw

3.4.3 Dec 8, 2025
3.4.3 Update Changelog

Changes:

    • Added a way to drag and drop to switch item for a GUIItem
    • Added an error if inventory is full for CustomItemClickEvent
    • Added new GUI id to the test
    • Other minor code changes
 



Note: If you have any bugs that need to be fixed or features that you wish to be added please open a ticket in the plugins public discord https://discord.gg/HvkTfxCKyw

3.4.2 Nov 29, 2025
3.4.2 Update Changelog

Changes:

  • Added W.I.P 'show-stacktrace' option in config.yml
  • Revert a few debugging messages
  • Other minor code changes
  • Better relocation logic for adventure APIs



Note: If you have any bugs that need to be fixed or features that you wish to be added please open a ticket in the plugins public discord https://discord.gg/HvkTfxCKyw

3.4.1 Nov 22, 2025
3.4.1 Update Changelog

Changes:

  • Fixed issue with Report#reportError while server is shutting down and an error occurs
  • Bumped version of adventure & packetevents library to the latest
  • Added ReflectionUtil to PotionMetaSerializer to prevent NoSuchMethodError on some versions
  • Added LightInjector for better error handling when something breaks in the packet pipeline



Note: If you have any bugs that need to be fixed or features that you wish to be added please open a ticket in the plugins public discord https://discord.gg/HvkTfxCKyw

3.4.0 Nov 15, 2025
3.4.0 Update Changelog

Changes:

  • Fixed issue with ConcurrentModificationException with ChatFetcherManager
  • Added ability to use minimessage format (such as <gradient></gradient> & <bold></bold> and such)
  • Fixed issue with file not found when reloading and file has been removed
  • Added data-protection to recover non GUI configuration related files if they are deleted (only works with plugins reloads via /guiplus reload)
  • Fixed issue with fetching null item objects from GUI configurations (affected the take items click event)
  • Added better handling for when items are set out of bounds of the GUI
  • Added better handling for when rows are reduced for a GUI
  • Added TeleportClickEvent (use "current" as input to set your current location)
  • Handle item deserialization better
  • Added better handling for empty items in the GUI (air items, no change in-game)
  • Better handling for the SetupSceneInventoryMenu



Note: If you have any bugs that need to be fixed or features that you wish to be added please open a ticket in the plugins public discord https://discord.gg/HvkTfxCKyw

3.3.9 Nov 10, 2025
3.3.9 Update Changelog

Changes:

  • Added better logging
  • Added 'ignoreDurability' field to TakeItemClickEvent
  • Added better conversion for skull metadata for 1.21.9+
  • Removed extra classes; improved code
  • Other minor changes




Note: If you have any bugs that need to be fixed or features that you wish to be added please open a ticket in the plugins public discord https://discord.gg/HvkTfxCKyw

3.3.8 Oct 31, 2025
3.3.8 Update Changelog

Changes:

  • Added better logging
  • Added 'ignoreDurability' field to TakeItemClickEvent
  • Added better conversion for skull metadata for 1.21.9+
  • Removed extra classes; improved code
  • Other minor changes
     




Note: If you have any bugs that need to be fixed or features that you wish to be added please open a ticket in the plugins public discord https://discord.gg/HvkTfxCKyw

3.3.7 Oct 23, 2025
3.3.7 Update Changelog

Changes:

    • Fixed issue with PotionMetaSerializer for newer Minecraft versions
    • Fixed issue with relocating packetevents used by GUIPlus
 




Note: If you have any bugs that need to be fixed or features that you wish to be added please open a ticket in the plugins public discord https://discord.gg/HvkTfxCKyw

Page 1 2 3
Sign in
$14.89 USD
Sign in to purchase, save this product to your cart, and keep downloads tied to your account.
Stripe

gui

plugin

deluxemenus

advancedgui

supergui

make

custom

maker

minecraft

spigot