Releases: DaviPlay/CustomItems_mk2
Release list
CustomItems 1.3a
-
Added new Items:
Healing Wand: heals you for a full heart every second, can be cast every second, but it just restarts the timer.Damage Orb: a deployable that increases everyone's damage by 5 in a 5x5x5 area; the damage is added after every other damage calculation
- From now on I'll focus on adding more event to the user item creation GUI to increase customization
CustomItems 1.2a
- Added a new Item:
Undead Scroll: crafted with 8 zombie brains, adds 1 damage to an item, up to 5 times! (hot potato books from hypixel sb)
= Reworked the Luck stat to be not completely broken: it now adds x% of the existing chance to the already existing chance of something happening (e.g. default 1% to drop zombie brain, 10% luck it's now 1.1%)
- Minor bug fixes: fixed typo in stats gui of luck item from Defence to Luck, improved the default config loading, fixed user items not being recognised in custom recipes of user items, fixed items and materials guis not displaying all the items correctly.
Custom Items 1.1a
-
Added a new Item:
the Portable Crafter: take a crafting table wherever you want. -
Added two new stats: speed and luck:
Speed adds to the base 0.2 walk speed by dividing itself by 1000, so 10 speed would be 0.01, resulting in a walk speed of 0.21
Luck is added to the current chance of anything happening, so if you have a 1% chance of dropping something, with 10% luck that item
now has an 11% chance of dropping
- Fixed so many bugs I forgot almost all of them
Fixed a loading issue
Fixed an issue that caused the plugin not to load if some stock items were disabled
Custom Items 1.05a
Fixed an issue that prevented user-created items to load properly
Custom Items 1.04a
Added the ability to change the max health a player has upon joining the server for the first time in config.yml
Custom Items 1.03a
Added the ability to disable or enable stock items from the config.yml plugin
Fixed the viewRecipe command not working properly
1.02a
Custom Items 1.01a
Added permissions
-
customitems.admin: lets you create and give items, get and modify stats, and set reforges
default: op -
customitems.gui: gives you access to GUIs
default: everyone