Commit Graph

11 Commits

Author SHA1 Message Date
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 c380de9800 Version 1.4.1:
* Fix disabled trade glitch
2021-12-16 16:33:21 -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 1d680d581d
Merge pull request #1 from Jowcey/master
New Features + 1.18 Update
2021-12-13 15:07:35 -05:00
Jowcey 47982a6e28 New Features + 1.18 Update 2021-12-13 16:37:00 +00: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 960fd1c535 Version 1.2.1:
* Fixed NullPointerException when using "/vtl reload" from the console
2021-06-27 10:24:05 -04:00
PretzelJohn 4c12bb4bda Fixed typo for nms logic 2021-06-27 10:20:12 -04:00
PretzelJohn fff230d85d Fixed nms bug on minecraft versions < 1.17 2021-06-27 09:07:08 -04:00
PretzelJohn 6eb4eb782f Version 1.2.0: Initial commit 2021-06-27 08:42:57 -04:00