Skip to content

Releases: DaviPlay/CustomItems_mk2

CustomItems 1.3a

Choose a tag to compare

@DaviPlay DaviPlay released this 29 Aug 19:20
  • 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

Choose a tag to compare

@DaviPlay DaviPlay released this 11 Aug 16:07
  • 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

Choose a tag to compare

@DaviPlay DaviPlay released this 21 Jul 16:34
  • 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

Choose a tag to compare

@DaviPlay DaviPlay released this 28 Jun 22:07

Fixed an issue that caused the plugin not to load if some stock items were disabled

Custom Items 1.05a

Choose a tag to compare

@DaviPlay DaviPlay released this 27 Jun 19:01

Fixed an issue that prevented user-created items to load properly

Custom Items 1.04a

Choose a tag to compare

@DaviPlay DaviPlay released this 26 Jun 16:25

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

Choose a tag to compare

@DaviPlay DaviPlay released this 26 Jun 15:08

Added the ability to disable or enable stock items from the config.yml plugin

Fixed the viewRecipe command not working properly

1.02a

Choose a tag to compare

@DaviPlay DaviPlay released this 26 Jun 13:39

Fixed a bug where the custom enchant used to make items glint wouldn't register due to a change to the spigot API after 1.20.4

Custom Items 1.01a

Choose a tag to compare

@DaviPlay DaviPlay released this 24 Jun 20:06
725172f

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

Custom Items 1.0a

Choose a tag to compare

@DaviPlay DaviPlay released this 24 Jun 20:03
725172f

Public release of the plugin