Commit Graph

9 Commits

Author SHA1 Message Date
PretzelJohn 72e2423741 Version 1.5.3-pre2:
* Add support for other plugins that cancel the PlayerInteractEntityEvent. No longer runs the interaction code when the event has already been cancelled.
* Add support for other plugins that use special items. For example, SafariNet captures villagers when a player uses a custom spawn egg on them. No longer runs the interaction code when the player is holding one of the items listed in config.yml
2022-04-10 21:32:26 -04:00
PretzelJohn afacf4adc8 Version 1.5.1:
* Add toggleable Shopkeepers support
* Made Citizens support toggleable

To-do:
* Add enchantments, data, etc. to ingredients and result
* Add config editor GUI in-game
2022-01-21 20:56:44 -05:00
PretzelJohn 5cc49188a7
Update README.md 2022-01-15 17:09:59 -05:00
PretzelJohn 0e63df608f * Update readme to document new features 2022-01-11 04:53:06 -05:00
PretzelJohn 446e677336 Version 1.4.4:
* Added feature to increase discounts by setting MaxDiscount to a number greater than 1.0
2021-12-23 02:17:49 -05:00
PretzelJohn b950195383 Version 1.4.2:
* Fix support for 1.16.5 and below

Version 1.4.3:
* Add global MaxUses setting (thanks to @Kid on Discord)
2021-12-21 01:56:02 -05:00
PretzelJohn 98be139384 Version 1.4.0:
* Added 1.18 and 1.18.1 support
* Migrated to NBT-API (thanks Jowcey!)
* Added MaxUses setting (thanks Jowcey!)
* Added fixed price and currency settings for both ingredients (Item1 and Item2) of a trade (thanks Jowcey!)
* Fixed config updater (thanks tchristofferson!)
* Updated readme
2021-12-15 15:30:01 -05:00
PretzelJohn 589efcbfdb Version 1.3.0:
* Added per-world disabled trading
* Added per-item disabled trading
2021-09-16 01:35:21 -04:00
PretzelJohn 6eb4eb782f Version 1.2.0: Initial commit 2021-06-27 08:42:57 -04:00