Commit Graph

179 Commits

Author SHA1 Message Date
Len aeb6d79495 Add nullcheck on signline 2022-08-07 13:38:17 +02:00
Len 7d1e7590b4 Remove unneeded imports 2022-08-07 13:37:36 +02:00
Len 0b269b46e4 Add static config path to Config.java 2022-08-07 13:29:40 +02:00
Teriuihi eb8ee00e4a Added loading/saving shops in a database 2022-08-03 19:11:03 +02:00
Teriuihi d4c4163bc4 ensure buildlimit permission is really set for this shop plugin 2022-07-10 21:04:58 +02:00
Teriuihi c0bb58fe5c Added error messages and message config 2022-07-10 21:00:12 +02:00
Teriuihi d536712814 Assign econ if #setupEconomy doesn't fail 2022-07-10 20:32:49 +02:00
Len 92584a2d80 Merge branch 'main' of https://github.com/Altitude-Devs/PlayerShops 2022-07-10 20:12:27 +02:00
Len 44c9802349 Add some checks for shop creation 2022-07-10 20:11:44 +02:00
Len 016b24987a add getShopBySignLocation(Location signLocation) to api 2022-07-09 18:48:37 +02:00
Len 2a8897397c add getShopBySignLocation(Location signLocation) to api 2022-07-09 16:34:38 +02:00
Len 226aaa2ba2 Refactor events 2022-07-09 16:34:00 +02:00
Len d3dc82cf7e make final 2022-07-09 15:50:12 +02:00
Len bd18051816 Add basic events 2022-07-09 15:49:07 +02:00
Len bde0f5d040 Split project 2022-07-09 14:53:27 +02:00
Len 259e806d59 Use API references 2022-07-09 12:44:20 +02:00
Len b608668cae Rework listeners 2022-07-08 11:00:31 +02:00
Len efebd4422c Rename ShopHandlerImpl 2022-07-08 11:00:00 +02:00
Len 062d898575 Add Shop interface 2022-07-08 10:59:05 +02:00
Len 1167f60bbb Add in ShopHandler interface 2022-07-08 10:28:33 +02:00
Len ca279dc1ed Add in shop objects 2022-07-05 11:06:39 +02:00
Len 10ea384164 Add lombok 2022-07-04 11:04:13 +02:00
Len 5c9141003f Add ShopType enum 2022-06-07 15:12:33 +02:00
Len 10e2f322b3 Add ShopMessageConfig 2022-06-07 15:11:03 +02:00
Len 8802f240de Switch config to AbstractConfiguration 2022-06-07 15:09:08 +02:00
Len be73a291da Add initial listener classes 2022-06-07 14:39:20 +02:00
Len 68598777b1 Add initial listener classes 2022-06-07 14:38:30 +02:00
Len a8b980b938 use 1.18.2 2022-06-06 18:33:57 +02:00
Len d3b7489573 Yet another rework of the PlayerShop plugin. 2022-06-06 18:30:35 +02:00