dfb0f29 GH-23 enable ability to update store locations update README shields for consistency fix tests
03953fb update README update create-release workflow update lists to not use Arrays.asList() and to use Collection.singletonList() for single item lists
3d049f7 GH-23 add tests for EntranceListener update tests to expand coverage reorganize tests
3e99263 fix tests and disable failing tests due to config not being loaded
d8690c6 GH-26 add functionality for custom messages and create ConfigTest GH-23 add limits to creation of stores add Notifiable to Transaction to support keys in messages
f9766f0 GH-26 add default config.yml and config support GH-23 add off-limits zones and prevent players from overlapping current stores update "shops" to "stores" when referring to the stores for consistency
dae4eca GH-23 add ShopEntranceListener to check if a player enters or leaves a shop
5f135b0 GH-23 update create command to support coordinates
b1aabfe GH-23 add Cuboid and update Store to support locations fix issues with no stores being loaded (null values)
928ce65 GH-16 add force flags to delete command and add unit tests for IMS and DeleteCommand NO-GH fix multiple stores being added to stores list without removing after tests
4d58e3a NO-GH updating caching method to built in from setup-java
0f4b4ab NO-GH update pipeline for better performance
353f743 update version to 0.1 BETA for next release NO-GH update pipeline and create-release to improve efficiency and processing time NO-GH update logos to BETA version
0ebd63f Merging main to develop to keep up to date (#22)
7fc4c26 NO-GH fix download-shaded-jar for real this time