Len
|
9f8bff3ad7
|
Rename Gamble shops to Random shops.
|
2024-08-16 21:21:50 +02:00 |
|
Len
|
7f3f01eda3
|
Fix NPE in Gambleshops and add missing messages for gamble shops.
|
2024-08-04 11:45:07 +02:00 |
|
Len
|
74e0f8c5b5
|
Update the maximum amount a shop can sell to 64.
Ever since 1.20.5 it is no longer possible to overstack items above 64.
|
2024-08-04 11:45:07 +02:00 |
|
Len
|
851d816abf
|
Use Galaxy shared config path.
|
2024-08-04 11:45:07 +02:00 |
|
Len
|
5825a9b593
|
Change configuration file path
|
2024-08-04 11:45:07 +02:00 |
|
Len
|
d4c8c0ab81
|
Rework configuration
|
2024-04-21 14:06:52 +02:00 |
|
Len
|
2ffdf01dd8
|
Changes and fixes to GUI system
|
2023-08-12 18:59:41 +02:00 |
|
Len
|
0019f27636
|
Start implementing PlayerSettings.java and PlayerSettingsGui.java
|
2023-08-12 16:49:21 +02:00 |
|
Len
|
bd2f71d8c5
|
Move ShopManagementGui Title to MessageConfig.java
|
2023-08-12 14:04:28 +02:00 |
|
Len
|
f898794b1a
|
Add GUI titles to MessageConfig.java
|
2023-08-12 13:22:54 +02:00 |
|
Len
|
e0a4ed85a5
|
Add shopCreationCost
|
2023-06-27 17:26:20 +02:00 |
|
Teriuihi
|
76c68f6bfa
|
Added stock check for shift left clicking a sign
|
2022-10-01 06:09:28 +02:00 |
|
Len
|
1089a06f3e
|
SuppressWarnings("unused")
|
2022-09-18 11:30:14 +02:00 |
|
Len
|
6fc23b5d33
|
Load conversation prompts from MessageConfig.java
|
2022-09-18 11:29:40 +02:00 |
|
Teriuihi
|
053c8f7060
|
Added a title to the shop management gui
|
2022-09-11 17:41:00 +02:00 |
|
Teriuihi
|
6280373e4a
|
Added message for player not having enough money to make a shop
|
2022-09-11 03:36:25 +02:00 |
|
Teriuihi
|
4215d18ca5
|
Fixed Message Config and reloading
|
2022-09-02 08:54:16 +02:00 |
|
Stijn
|
41cb2b2b65
|
Changed shop info to show the actual item in the shop when hovering over its name
|
2022-09-02 08:51:34 +02:00 |
|
destro174
|
d23b8e0f1d
|
Merge pull request #12 from Altitude-Devs/messages
Messages, Fixes #6
|
2022-09-02 08:34:38 +02:00 |
|
Stijn
|
baf1a3696b
|
Added shop type permission error to config
|
2022-08-31 20:51:15 +02:00 |
|
Stijn
|
2228e45ed4
|
Send different message for not having enough items/money
|
2022-08-31 20:00:36 +02:00 |
|
Stijn
|
ad656391fb
|
Send different message for buying/selling from/to shop
|
2022-08-31 19:56:33 +02:00 |
|
Len
|
e49906fc75
|
Prevent players from breaking shops while they are conversing, Fixes #7
|
2022-08-31 10:08:19 +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 |
|
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
|
abf53fbbbe
|
dev/rework
|
2022-08-25 00:22:46 +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
|
cf4431326e
|
rework some stuff
|
2022-08-13 15:22:00 +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
|
bde0f5d040
|
Split project
|
2022-07-09 14:53:27 +02:00 |
|
Len
|
b608668cae
|
Rework listeners
|
2022-07-08 11:00:31 +02:00 |
|
Len
|
10ea384164
|
Add lombok
|
2022-07-04 11:04:13 +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
|
d3b7489573
|
Yet another rework of the PlayerShop plugin.
|
2022-06-06 18:30:35 +02:00 |
|