Skip to content

Releases: Drachir000/ReplenishEnchantment

Release v1.2.6

26 Jan 15:01
d38872a
Compare
Choose a tag to compare

Updated dependencies to remove a security vulnerability.

Release v1.2.5

20 Jan 17:36
c8c945e
Compare
Choose a tag to compare
  • Added a 3 tick delay to replenishing, so that it isn't immediate. (#6)

Release v1.2.4

14 Jan 14:16
b76b0e1
Compare
Choose a tag to compare

Added the requirement option to the config.yml. You can now choose between:

  • Enchantment: The player needs an enchanted Hoe/Axe for the replenish feature
  • Tool: The player needs an Hoe/Axe for the replenish feature
  • None: Replenish will alway work (Note: You wont be able to break crops with your fist in survival mode. You need to use something else, like e.g. water)

Full Changelog: 1.1.1...v1.2.4

You will probably have to create a copy of your old config.yml and let the plugin create a new one!!!

HOTFIX v1.1.1

14 Jan 10:21
Compare
Choose a tag to compare
  • config.yml and language.yml updaters will now work

Release v1.1.0

13 Jan 21:17
Compare
Choose a tag to compare

Make shure to update your language.yml!

  • Created Public Maven Repository
  • Reworked the command structure

Full Changelog: v1.0.0...1.1.0

Release v1.0.0

10 Jan 21:04
Compare
Choose a tag to compare

So here is the first release... Hopefully this is really ready for release and i am not too fast with this.

What's Changed

  • Created the Base Structure of the Plugin
  • Created the Enchantment
  • Added the /r-get... & /r-give... commands
  • Completly recreated the anvil mechanics
  • Created the core feature (Replenish)

Full Changelog: https://github.com/Drachir000/ReplenishEnchantment/commits/v1.0.0