This website requires JavaScript.
1be3e898b1
Watch booster file changes as it is now loaded from a rsynced file instead of a shared file
master
stijn
2026-08-29 00:57:00 +02:00
e47ff95c3f
Refactor code for clarity: standardize optional checks, improve list handling, and adjust PhantomPreSpawnEvent import.
stijn
2026-08-28 00:13:42 +02:00
81da9bac32
Update Java toolchain to 25, adjust dependencies, and add new booster type "SPEARS"
stijn
2026-08-22 22:23:02 +02:00
8e0a9ffdad
Update to 26.2
Len
2026-08-01 03:07:31 -05:00
9482a8d17b
Remove Java Toolchain
Len
2026-08-01 03:06:54 -05:00
36863fc46a
Update Gradle
Len
2026-08-01 03:03:08 -05:00
1bb016ab8c
Update Gradle Stage in Jenkinsfile
Len
2026-08-01 03:03:02 -05:00
c9b919879a
Update credentials handling in Gradle and Jenkinsfile for improved security
stijn
2025-06-28 23:03:33 +02:00
d76dd403fb
Update to 1.21.6 using cosmos
boostercommand
stijn
2025-06-28 04:05:44 +02:00
948efe14fc
Add Jenkinsfile
Len
2024-08-04 22:35:42 +02:00
bafbd73d3f
Fix build
Len
2024-07-21 18:48:28 +02:00
6491b1b154
Update dependencies and add new BoosterTypes
auto
2024-07-21 18:07:35 +02:00
4e1c832645
Fix compile
Len
2024-07-19 21:35:39 +02:00
254acc4918
Update default storage path for configs
auto
2024-07-19 21:27:24 +02:00
4b7fdd3141
Fixed config loading issues on proxy
auto
2023-07-18 00:43:16 +02:00
f15520f6a2
Made abstractconfig not static where it doesnt need to be
auto
2023-07-17 01:46:23 +02:00
4ec85a4079
Set start time of booster to current time when it exits queue
auto
2023-07-09 04:04:14 +02:00
95030d8163
Temporarily hardcoded ranks since the getStringList was not loading it from the config and just emptying it instead
auto
2023-07-08 23:46:06 +02:00
75aa05cdf5
Removed active boolean for booster since we don't use it
auto
2023-06-30 03:52:43 +02:00
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
auto
2023-06-30 03:46:43 +02:00
fc73e5a26c
Fixed config prefix missing .
auto
2023-06-30 03:45:44 +02:00
ccc92e9da0
Fixed pets getting exp based on what their level is instead of the exp they received
auto
2023-06-27 05:15:14 +02:00
84e306f45f
Reworked everything to be much easier to read and just over all better (didnt rewrite the ranks part tho)
auto
2023-06-27 04:37:56 +02:00
fb41198073
Fix infinite exp glitch while mypet booster is active
auto
2023-06-24 23:58:01 +02:00
bb1479591e
Added a configurable booster message for server Made server and discord booster message separate
auto
2022-09-11 05:05:39 +02:00
a8cae97ef8
Fixed boosters not updating on galaxy and not being stored properly
auto
2022-09-10 05:18:29 +02:00
bf88098f12
Remove worldguard from mcmmo and remove mavenLocal() from build.gradle.kts
Len
2022-09-09 21:35:35 +02:00
720226486c
Update velocity repo
Len
2022-09-09 20:52:16 +02:00
55d055478e
Fix fuckup in build.gradle.kts
Len
2022-09-09 20:47:53 +02:00
24fcca1e3e
Fixed time unit for duration
auto
2022-09-09 20:16:41 +02:00
2c2711e0e7
Fix minimessage in velocity module
Len
2022-09-09 19:56:14 +02:00
6fc198bbc7
Fixed plugin.yml
auto
2022-09-07 02:53:07 +02:00
597db8789e
Merge branch 'donorrank' of https://github.com/Altitude-Devs/boosters into boostercommand
auto
2022-09-06 23:53:06 +02:00
6679019e64
Changed the booster command name and its permission
auto
2022-09-06 23:50:48 +02:00
52f4a82c4a
Do not relocate Minimessage in the final build
Len
2022-09-06 17:16:20 +02:00
8f567ec4d6
Made mcmmo all booster be stored as separate boosters to work with the queuing feature
auto
2022-09-03 03:43:10 +02:00
2ef55fcfc0
copied the booster show command to the server as well
auto
2022-09-02 23:09:41 +02:00
47e10bd61e
Auto sort boosters based on how good they are, fix boosters not starting
auto
2022-08-24 00:29:23 +02:00
fe03a0ed85
Added booster type to the templates
auto
2022-08-07 20:39:45 +02:00
bbf30b5da3
Fixed logging better
auto
2022-08-07 20:39:25 +02:00
5e7897bb50
Fixed loading boosters on bukkit
auto
2022-08-07 20:35:25 +02:00
c023531e85
Fixed logging
auto
2022-08-07 20:30:13 +02:00
5784be50b3
Remove unneeded executes in BooosterCommand.java
Len
2022-08-07 01:25:28 +02:00
a154e073bd
Tried to add a way to see active boosters
auto
2022-08-05 22:49:17 +02:00
7fa2370498
Made boosters load and save properly
auto
2022-08-05 22:17:53 +02:00
4818f0b509
worked on storage but it still doesn't work
auto
2022-08-04 03:52:02 +02:00
8b4178122e
Loading in boosters (still untested) started on having proxy communicate booster updates to the server
Stijn
2022-08-01 21:39:26 +02:00
6b95f89fd6
Added an untested way of saving and loading boosters
Stijn
2022-08-01 20:47:32 +02:00
0408b34c1d
Made booster command add booster and rewrote multiplier to be a double
auto
2022-07-25 18:50:02 +02:00
3bcec7c482
Fixed promote/demote
auto
2022-02-13 18:02:05 +01:00
708c2ea185
Finished promote/demote command untested
auto
2021-12-27 21:27:18 +01:00
abdd6fbfa4
Tried making tab complete stuf work for donorrank
auto
2021-12-27 19:40:19 +01:00
20d025c338
Added the beginning of donorrank command
Stijn
2021-12-26 18:58:05 +01:00
e2fc550011
Merge branch 'master' of github.com:Altitude-Devs/boosters into donorrank Update donorranks branch
Stijn
2021-12-26 15:48:14 +01:00
f3921da22b
Add mcmmo boostertypes
destro174
2021-12-26 15:12:13 +01:00
2c0d255219
Progress but no progress?
destro174
2021-12-25 18:05:07 +01:00
a27c501513
Added example command and file format
auto
2021-11-18 16:34:38 +01:00
5e198572a1
Added beginning for possible donorrank command
auto
2021-11-18 16:26:57 +01:00
95d219d546
progress on boosters
destro174
2021-11-04 17:57:55 +01:00
b6cefd5403
Start work on the booster api
destro174
2021-09-08 20:21:43 +02:00
2e47148476
first commit
destro174
2021-09-06 19:35:04 +02:00