Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
New Features and MC 1.21.5 Support
Added Minecraft 1.21.5 support
Changed implementation of NBTAPI. This is what previously causes the plugin to break when new MC versions come out. Instead, it will now fall back to using PersistantDataContainer and throw a warning instead of the plugin no longer working.
Added MiniMessage version check in Purpur to prevent startup crashes.
Added server= servername permission check for custom permissions.
Added volume & pitch support to sound-on-open (Format: minecraft:villager 0.3 0.6).
Added eval-delay= ticks placeholder command, similar to delay= but stops execution if the placeholder changes.
Added commands for when an input is canceled (player-input-cancel).
Removed input-cancelled from the config.yml as player-input-cancel now supersedes it.
Reworked NBT handling to remove manual type assignments, making setting NBT more natural.
Added click tag support for player input, triggering only on specific clicks.
Added duplicate items will now also duplicate command functionality too
Added nexo= material support for materials.
Updated MiniMessage to the latest version.
Added %cp-checkinv-material:amount% placeholder to check if a player has a material with a specified amount. Replace ‘material’ and ‘amount’ with your values.
Added the ability to use namespaces for enchantments, Eg minecraft:KNOCKBACK 2 or KNOCKBACK 2 can both be used (useful for things like custom enchantments).
Added the ability to use DeluxeMenus YAML files with CommandPanels natively. Some options may not work correctly or be missing in some cases. (This is experimental, currently no guarantee this will be a permanent feature)
Information
Published on | April 5, 2025 |
---|---|
Downloads | 4 |
Platforms
Paper (1.8-1.21.4)