Abstract Menus | An advanced GUI plugin v1.17.1

A powerful menu creation plugin. Dynamic generation, Animations, Templates and much more!
Changes:
1) Added support for placeholders in Iterator catalogue
2) Added material-only check for heldItem rule (by special condition)
3) Fixed miniMessage sending on 1.21
4) Fixed refreshMenu for generated menu by matrix (refreshes the number of items)

now you can check only material by heldItem:
heldItem: {material: DIAMOND_SWORD}
And you can make this checker for item:

Code:
{
  slot: 1
  material: "STONE"
  click {
    rules {
      or: [
        {heldItem: {material: DIAMOND_SWORD}},
        {heldItem: {material: STONE}}
      ]
    }
    actions: {
      message: "&aSpecial item in hand"
    }
    denyActions: {
      message: "&cNo special item in hand"
    }
  }
}
Added support for Spigot and Paper 1.20.6 and 1.21.
Rewritten skin actions to support new SkinsRestorer API (15.0+)
Fixed GameProfile building issue on 1.20.2.
Fixed Oraxen support. Update your Oraxen plugin, if you get ClassNotFoundException after this update.
  • Added print action to print message in console
  • Fixed empty variable handling
  • Fixed SkinsRestorer hook
  • Fixed variable synchronizing issue
  • Fixed maven dependency example in the docs
Fixed legacy color codes formatting if MiniMessage enabled
Buy a license now
$7.52
EULA
Standard EULA
Use on any projects you own with attribution
Support
Standard
Includes:
Download the resource
Access new updates
Support from the creator
Support duration
Lifetime
Share and earn
Refer this resource and earn a 10% commission.
6,617 Views
15 Purchases
20 Downloads
Aug 1, 2021 Published
Aug 17, 2024 Updated
5.00 star(s)
Average rating (1)
1.8 MB File size
Type
  1. GUI
Supported software
  1. Bukkit
  1. Spigot
  1. Paper
Supported versions
  1. 1.8
  1. 1.9
  1. 1.10
  1. 1.11
  1. 1.12
  1. 1.13
  1. 1.14
  1. 1.15
  1. 1.16
  1. 1.17
  1. 1.18
  1. 1.19
  1. 1.20
  1. 1.21
Creator
Owner
Recommended for you
#1 BuiltByBit Plugin ~ Protects your server from crash packet exploits ~ Folia Support
5.00 star(s) 141 ratings
4,196 purchases
Create items, blocks, mobs, emojis, and more with automatic resourcepack generation!
5.00 star(s) 53 ratings
3,151 purchases
Protect your server from crash/dupe/packet exploits with the ultimate security fix plugin.
5.00 star(s) 44 ratings
3,084 purchases
High Performance | Customizable | Cross-Version | GeyserMC | Folia Support
4.50 star(s) 71 ratings
2,809 purchases
All-in-one dungeon creator. Create unlimited, timed dungeon experiences with your own builds
4.50 star(s) 72 ratings
2,578 purchases
Share and earn
Refer this resource and earn a 10% commission.
6,617 Views
15 Purchases
20 Downloads
Aug 1, 2021 Published
Aug 17, 2024 Updated
5.00 star(s)
Average rating (1)
1.8 MB File size
Type
  1. GUI
Supported software
  1. Bukkit
  1. Spigot
  1. Paper
Supported versions
  1. 1.8
  1. 1.9
  1. 1.10
  1. 1.11
  1. 1.12
  1. 1.13
  1. 1.14
  1. 1.15
  1. 1.16
  1. 1.17
  1. 1.18
  1. 1.19
  1. 1.20
  1. 1.21
Creator
Owner
Recommended for you
#1 BuiltByBit Plugin ~ Protects your server from crash packet exploits ~ Folia Support
5.00 star(s) 141 ratings
4,196 purchases
Create items, blocks, mobs, emojis, and more with automatic resourcepack generation!
5.00 star(s) 53 ratings
3,151 purchases
Protect your server from crash/dupe/packet exploits with the ultimate security fix plugin.
5.00 star(s) 44 ratings
3,084 purchases
High Performance | Customizable | Cross-Version | GeyserMC | Folia Support
4.50 star(s) 71 ratings
2,809 purchases
All-in-one dungeon creator. Create unlimited, timed dungeon experiences with your own builds
4.50 star(s) 72 ratings
2,578 purchases
Top