auto
6491b1b154
Update dependencies and add new BoosterTypes
...
The Galaxy-API and mcMMO dependencies have been updated to newer versions and three new BoosterTypes - 'crossbows', 'maces', and 'tridents' - have been added. Also, the Java language version has been upgraded from version 17 to version 21.
2024-07-21 18:07:35 +02:00
auto
254acc4918
Update default storage path for configs
...
The storage path for configs has now been updated to a new directory. This change applies to both the init method in the BoosterFileStorage class and the Config constructor. Instead of the user home directory, configs will now be stored in the "/mnt" directory.
2024-07-19 21:27:24 +02:00
auto
4b7fdd3141
Fixed config loading issues on proxy
2023-07-18 00:43:16 +02:00
auto
f15520f6a2
Made abstractconfig not static where it doesnt need to be
2023-07-17 01:46:23 +02:00
auto
4ec85a4079
Set start time of booster to current time when it exits queue
2023-07-09 04:04:14 +02:00
auto
95030d8163
Temporarily hardcoded ranks since the getStringList was not loading it from the config and just emptying it instead
2023-07-08 23:46:06 +02:00
auto
75aa05cdf5
Removed active boolean for booster since we don't use it
2023-06-30 03:52:43 +02:00
auto
36a7b0cf68
Stopped using updateDuration function when saving since we store start time and elapsed time there is no need to update those if their position in queue doesn't change
2023-06-30 03:46:43 +02:00
auto
fc73e5a26c
Fixed config prefix missing .
2023-06-30 03:45:44 +02:00
auto
ccc92e9da0
Fixed pets getting exp based on what their level is instead of the exp they received
2023-06-27 05:15:14 +02:00
auto
84e306f45f
Reworked everything to be much easier to read and just over all better (didnt rewrite the ranks part tho)
2023-06-27 04:37:56 +02:00
auto
fb41198073
Fix infinite exp glitch while mypet booster is active
2023-06-24 23:58:01 +02:00
auto
bb1479591e
Added a configurable booster message for server
...
Made server and discord booster message separate
2022-09-11 05:05:39 +02:00
auto
a8cae97ef8
Fixed boosters not updating on galaxy and not being stored properly
2022-09-10 05:18:29 +02:00
auto
24fcca1e3e
Fixed time unit for duration
2022-09-09 20:16:41 +02:00
auto
6fc198bbc7
Fixed plugin.yml
2022-09-07 02:53:07 +02:00
auto
597db8789e
Merge branch 'donorrank' of https://github.com/Altitude-Devs/boosters into boostercommand
2022-09-06 23:53:06 +02:00
auto
6679019e64
Changed the booster command name and its permission
2022-09-06 23:50:48 +02:00
auto
8f567ec4d6
Made mcmmo all booster be stored as separate boosters to work with the queuing feature
2022-09-03 03:43:10 +02:00
auto
2ef55fcfc0
copied the booster show command to the server as well
2022-09-02 23:09:41 +02:00
auto
47e10bd61e
Auto sort boosters based on how good they are, fix boosters not starting
2022-08-24 00:29:23 +02:00
auto
fe03a0ed85
Added booster type to the templates
2022-08-07 20:39:45 +02:00
auto
bbf30b5da3
Fixed logging better
2022-08-07 20:39:25 +02:00
auto
5e7897bb50
Fixed loading boosters on bukkit
2022-08-07 20:35:25 +02:00
auto
c023531e85
Fixed logging
2022-08-07 20:30:13 +02:00
auto
a154e073bd
Tried to add a way to see active boosters
2022-08-05 22:49:17 +02:00
auto
7fa2370498
Made boosters load and save properly
2022-08-05 22:17:53 +02:00
auto
4818f0b509
worked on storage but it still doesn't work
2022-08-04 03:52:02 +02:00
auto
0408b34c1d
Made booster command add booster and rewrote multiplier to be a double
2022-07-25 18:50:02 +02:00
auto
3bcec7c482
Fixed promote/demote
2022-02-13 18:02:05 +01:00
auto
708c2ea185
Finished promote/demote command untested
2021-12-27 21:27:18 +01:00
auto
abdd6fbfa4
Tried making tab complete stuf work for donorrank
2021-12-27 19:40:19 +01:00
auto
a27c501513
Added example command and file format
2021-11-18 16:34:38 +01:00
auto
5e198572a1
Added beginning for possible donorrank command
2021-11-18 16:26:57 +01:00