Commit Graph

11 Commits

Author SHA1 Message Date
Len ff2824f287 Switch to brigadier for commands 2024-08-15 15:58:25 +02:00
Len c4055358b1 Add brigadier ArgumentTypes 2024-08-15 15:30:22 +02:00
Len ad7e61ffe8 Use Reflection to load commands. 2024-08-14 20:48:27 +02:00
Len fe83919200 Refactor 2024-07-28 12:52:55 +02:00
Len f6dd31ba33 Do not expose saving tasks to the api and change the way saving data is handled. 2024-06-18 10:40:31 +02:00
Len 767d248ac8 Refactor to make use of the new user bean. 2024-06-16 21:30:07 +02:00
Len 99798266b4 Add cancellable events 2024-05-25 20:14:10 +02:00
Len 6e8fce7560 Fix homes not deleting for unloaded worlds 2024-02-18 18:48:51 +01:00
Stijn cd3076bd55
Update message for non-existing home command (#1)
This commit fixes the error message sent when a player tries to go to a nonexistent home. Now, the placeholder for which home does not exist is present.
2024-02-18 14:17:58 +01:00
Len d2e4591c21 Add SpawnCommand.java 2024-02-05 15:00:37 +01:00
Len 1669a114bc Essentia plugin
Basic plugin with some essential utilities and commands.
2024-02-03 21:58:02 +01:00