Commit Graph

15 Commits

Author SHA1 Message Date
a23d0c769f Bumps version 2024-04-04 03:01:28 +02:00
b063bd1088 Bumps version for release 2023-12-29 01:56:05 +01:00
67144fec06 Bumps version to SNAPSHOT again 2023-07-31 23:01:36 +02:00
4bf00243e6 Removes SNAPSHOT from version 2023-07-17 13:06:06 +02:00
9dff407713 Mostly finishes rewards 2023-07-10 17:51:59 +02:00
d7b1695cd9 Adds Vault support for Economy and Permission rewards 2023-07-09 19:21:34 +02:00
8ea930a5f3 Makes all messages configurable 2023-07-09 18:20:31 +02:00
57b3b85fbc Adds a new item to allow arena re-tries
Prevents a NumberFormatException if the record number is invalid
Updates Spigot to 1.20
2023-06-12 23:17:48 +02:00
00ac0582f4 Adds a partially usable arena menu openable through a command 2023-05-09 15:47:54 +02:00
9a3f9841ab Parkour implementation safety save
This is just a safety save in case the code gets too broken to fix.
2023-04-13 13:24:43 +02:00
096f23d468 Generifies arena records, and prepares for PlaceholderAPI 2023-04-06 00:43:33 +02:00
21425f73a1 Performs a lot of changes. Mostly implements #3
Properly and persistently stores which players have beaten which arenas
Adds a hopefully fully functional DropperArenaGroup class
Stores arena groups in the arena handler
Adds a lookup map to improve performance of getting arena by name
Adds saving and loading of groups
Adds all necessary checks for whether players have beaten the required dropper arenas before joining
Removes stage from arenas
Adds a test to make sure changing the order of arenas in a group works as intended
2023-03-29 00:55:19 +02:00
724de147fd Adds Annotations dependency 2023-03-22 16:47:56 +01:00
0a8669263a Adds a lot of empty classes with todos
Adds commands and permissions to plugin.yml
Uses the Spigot API instead of the Paper API
Reduces the Java version to 16, just in case.
Adds a lot of empty classes to show the intended plugin structure.
2023-03-22 00:52:50 +01:00
e1bff97f12 Initial commit 2023-03-21 22:30:59 +01:00