WARNING: This is a beta. As always, please backup your HG data files, and player files. Test with caution and please report any issues on our
Issue Tracker
FIXED:
- Fixed an issue with NBT Tags not applying to items (See
CHANGED for important note)
ADDED:
- Added an NBT command "/hg nbt" to show the NBT Tag of the item you are currently holding (This will also be sent to console for easy copy/paste from console to your config files) This command will be very useful if you are wanting to get the NBT data from a custom item from another plugin.
CHANGED:
- NBT Tags now use
~ for spacing rather than
_ due to the fact that NBT Tags often contain underscores already