Commit Graph

30 Commits

Author SHA1 Message Date
Len bd3e537199 Remove commands from plugin.yml 2024-08-14 20:43:36 +02:00
Len 3bc58b7f9c Use reflection to load event listeners 2024-08-14 20:43:00 +02:00
Len 52e51f99da Update default storageprovider to YAML. 2024-08-13 21:22:14 +02:00
Len 6a0fdbbc1e Update references to 1.12.1 2024-08-13 21:21:37 +02:00
Len 2df6a71e6a Update archiveFileName in build.gradle.kts 2024-08-12 10:01:45 +02:00
Len e2a32c1ebd Load homes from SQL 2024-08-12 09:53:44 +02:00
Len a7f14eb573 Remove lombok setters 2024-07-28 14:57:48 +02:00
Len cf0bcefd06 Add loading for EssentiaUserSettings 2024-07-28 14:47:49 +02:00
Len fe83919200 Refactor 2024-07-28 12:52:55 +02:00
Len 5cc798c482 Load user data from sql 2024-06-19 10:25:05 +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 d1872f6e95 Fix saving into sql 2024-06-18 09:53:44 +02:00
Len bacc44b2b9 Load in users and create new users if needed. 2024-06-17 10:56:07 +02:00
Len dacdacf68e Fix Config.java not loading and saving. 2024-06-17 10:12:26 +02:00
Len 2e2d370bc6 initiate and disable storage providers. 2024-06-17 09:29:22 +02:00
Len 5ed4c32cc1 Start working on storage providers. 2024-06-16 23:54:31 +02:00
Len 767d248ac8 Refactor to make use of the new user bean. 2024-06-16 21:30:07 +02:00
Len 41c5725ea8 Add API and beans for User and UserManager. 2024-06-16 20:40:12 +02:00
Len f5da67cc69 Switch to Galaxy 2024-06-16 16:14:27 +02:00
Len 077f57d85c Fix some issues when publishing api 2024-05-26 00:01:26 +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 1a62f30426 Fix default config containing wrong messages. 2024-02-17 22:43:34 +01:00
Len 6f9473ca5d Add README.md 2024-02-11 18:24:10 +01:00
Len 5bd3443a45 Add LICENSE 2024-02-11 18:24:00 +01:00
Len eb0a8eadaf Fix TeleportRequest.java 2024-02-11 17:39:22 +01:00
Len b04ec4eab6 Fix spawn world config 2024-02-11 14:38:23 +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