Len
|
10c2a3e583
|
Update templates and add config.yml
|
2022-08-30 09:37:05 +02:00 |
|
destro174
|
30d21810a6
|
Add issue templates
|
2022-08-30 09:12:04 +02:00 |
|
destro174
|
c8f19125f8
|
Merge pull request #2 from Altitude-Devs/dev/rewrite
Dev/rewrite
|
2022-08-28 20:54:24 +02:00 |
|
Teriuihi
|
4ad7d4995e
|
Merge remote-tracking branch 'origin/dev/rewrite' into dev/rewrite
# Conflicts:
# src/main/java/com/alttd/playershops/listener/TransactionListener.java
|
2022-08-28 20:51:54 +02:00 |
|
Len
|
7fb6325285
|
Revert "Made it possible to save/load shops"
This reverts commit 91c0c2ecd1.
|
2022-08-28 20:50:48 +02:00 |
|
Teriuihi
|
09c3349048
|
Added messages/placeholders for failed transactions
|
2022-08-28 20:50:29 +02:00 |
|
Len
|
f646d1283b
|
Add placeholds to TransactionListener.java
|
2022-08-28 20:47:05 +02:00 |
|
Len
|
789a4e0e3b
|
Add placeholds to ShopManagementGui.java
|
2022-08-28 19:50:33 +02:00 |
|
Len
|
176e997b9e
|
Check if player has balance before trying to add money to shop
|
2022-08-28 19:46:34 +02:00 |
|
Len
|
777a240757
|
Prevent stacking Conversations
|
2022-08-28 19:44:48 +02:00 |
|
Teriuihi
|
fe82ccfa43
|
Removed extra call to #toLowerCase
|
2022-08-28 19:17:39 +02:00 |
|
Len
|
96d59d268b
|
Remove shadow
|
2022-08-28 00:57:00 +02:00 |
|
Len
|
b07bf2a92b
|
Merge branch 'dev/rewrite' of https://github.com/Altitude-Devs/PlayerShops into dev/rewrite
|
2022-08-28 00:53:12 +02:00 |
|
Len
|
8d17848b6b
|
Add more listeners and events to listen to
|
2022-08-28 00:53:00 +02:00 |
|
Teriuihi
|
195a47c828
|
Added logging for transactions
|
2022-08-25 22:51:42 +02:00 |
|
Len
|
3be53703be
|
Small tweaks
|
2022-08-25 17:45:11 +02:00 |
|
Len
|
abf53fbbbe
|
dev/rework
|
2022-08-25 00:22:46 +02:00 |
|
Len
|
1ae73c5ba8
|
Use ComponentLogger in Logger.java
|
2022-08-23 16:26:23 +02:00 |
|
Len
|
0ee732bfba
|
Update to 1.19.2 API
|
2022-08-23 14:28:51 +02:00 |
|
Len
|
6221631dab
|
Add missing return in EventListeners
|
2022-08-22 19:15:40 +02:00 |
|
Len
|
41e169df08
|
Add some early returns
|
2022-08-22 16:56:49 +02:00 |
|
Len
|
cd850eeee3
|
Add more events
|
2022-08-22 16:39:57 +02:00 |
|
Len
|
f3030afa33
|
Work on TransactionListener.java
|
2022-08-22 14:07:05 +02:00 |
|
Len
|
3aa8414c5b
|
Refactor/rework
|
2022-08-22 00:21:36 +02:00 |
|
Len
|
658837814a
|
Refactor ShopTransactions
|
2022-08-21 17:36:01 +02:00 |
|
Len
|
4fb4ea4a79
|
Work on ShopTransactions
|
2022-08-21 00:25:48 +02:00 |
|
Len
|
0f3ec2c575
|
Finish database stuff
|
2022-08-13 16:10:23 +02:00 |
|
Len
|
819cbdcd93
|
make shop id a UUID
|
2022-08-13 16:10:10 +02:00 |
|
Len
|
cf4431326e
|
rework some stuff
|
2022-08-13 15:22:00 +02:00 |
|
Teriuihi
|
91c0c2ecd1
|
Made it possible to save/load shops
Fixed defaults in db config
|
2022-08-11 01:56:15 +02:00 |
|
Len
|
d33a0db545
|
Remove ShopType config from DatabaseConfig.java
|
2022-08-07 17:30:00 +02:00 |
|
Len
|
5ccd5b6f0c
|
Remove API module
|
2022-08-07 17:28:38 +02:00 |
|
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 |
|