-
1f88f6ea0d
Stub for SavedInventory
dev/update
Len
2025-11-12 23:18:24 +01:00
-
798946b386
Refactor Events
Len
2025-11-12 23:17:44 +01:00
-
c32bd21f0f
Refactor Events
Len
2025-11-12 23:16:56 +01:00
-
99dcb318ad
Use reflection to load feature event listeners
Len
2025-06-29 17:03:11 +02:00
-
fa289a8737
Only add player equipment to EquipmentArgumentType
Len
2025-06-29 16:34:18 +02:00
-
b68835918f
Implement CuffFeature
Len
2025-06-29 14:36:59 +02:00
-
d3cd059af1
Implement FlightFeature
Len
2025-06-29 13:35:57 +02:00
-
612a0281d6
Implement GodModeFeature
Len
2025-06-29 13:25:33 +02:00
-
d4f33b8c2e
Implement EssentiaFeatures
Len
2025-06-29 13:01:37 +02:00
-
9fa43c8c65
Add Timer.java
Len
2025-06-29 12:50:51 +02:00
-
13a78515c5
Switch to use Cosmos
Len
2025-06-29 08:31:59 +02:00
-
91e6d3be8e
Inline logging in Config.java
Len
2025-06-29 08:28:07 +02:00
-
06a8aa0f65
Implement base for RTP
Len
2024-10-17 20:22:28 +02:00
-
139c51e9b8
Make plugin load postworld
Len
2024-10-15 21:38:46 +02:00
-
ed0d15b3d4
Add KillallCommand.java
Len
2024-10-05 16:06:01 +02:00
-
76ae3103de
Add SpawnMobCommand.java
Len
2024-10-04 22:48:44 +02:00
-
434cf6ac15
Remove EnchantmentArgument.java
Len
2024-10-04 22:46:24 +02:00
-
d786ebcff5
Add EssentiaCommandArgument
Len
2024-10-04 22:28:50 +02:00
-
2ef960b189
Fix commands not being loaded by reflection.
Len
2024-10-04 21:24:18 +02:00
-
4dba5f3c41
Add RepairCommand
Len
2024-10-04 20:59:36 +02:00
-
dbb3f45898
Move command permissions to EssentiaCommand interface.
Len
2024-10-04 17:38:40 +02:00
-
162ffd3599
Update GameModeCommand to use native GameModeArgument
Len
2024-10-04 16:47:09 +02:00
-
430e6fb898
Fix typo in EnchantmentArgument.java
Len
2024-10-04 16:46:46 +02:00
-
aede22811a
Add TimeCommand
Len
2024-08-15 21:06:56 +02:00
-
a8221a68af
Add reset option to pweather
Len
2024-08-15 17:49:45 +02:00
-
29559b83c4
Add SetSpawnCommand.java
Len
2024-08-15 17:41:17 +02:00
-
be8b7e20df
Add PlayerWeatherCommand.java and WeatherArgument.java
Len
2024-08-15 17:23:12 +02:00
-
6a8e21852c
Add WeatherCommand.java
Len
2024-08-15 17:15:31 +02:00
-
ff2824f287
Switch to brigadier for commands
Len
2024-08-15 15:30:47 +02:00
-
c4055358b1
Add brigadier ArgumentTypes
Len
2024-08-15 15:30:22 +02:00
-
ad7e61ffe8
Use Reflection to load commands.
Len
2024-08-14 20:48:27 +02:00
-
628e18858a
Load more UserSettings in YamlStorageProvider
Len
2024-08-14 20:47:15 +02:00
-
563d17d53b
Use plugin logger.
Len
2024-08-14 20:46:24 +02:00
-
bd3e537199
Remove commands from plugin.yml
Len
2024-08-14 20:43:36 +02:00
-
3bc58b7f9c
Use reflection to load event listeners
Len
2024-08-14 20:42:22 +02:00
-
52e51f99da
Update default storageprovider to YAML.
Len
2024-08-13 21:22:14 +02:00
-
6a0fdbbc1e
Update references to 1.12.1
Len
2024-08-13 21:21:37 +02:00
-
2df6a71e6a
Update archiveFileName in build.gradle.kts
Len
2024-08-12 10:01:45 +02:00
-
e2a32c1ebd
Load homes from SQL
dev/storage
Len
2024-07-28 15:10:14 +02:00
-
a7f14eb573
Remove lombok setters
Len
2024-07-28 14:57:48 +02:00
-
cf0bcefd06
Add loading for EssentiaUserSettings
Len
2024-07-28 14:47:49 +02:00
-
fe83919200
Refactor
Len
2024-07-27 23:39:55 +02:00
-
5cc798c482
Load user data from sql
Len
2024-06-19 10:25:05 +02:00
-
f6dd31ba33
Do not expose saving tasks to the api and change the way saving data is handled.
Len
2024-06-18 10:40:31 +02:00
-
d1872f6e95
Fix saving into sql
Len
2024-06-18 09:53:44 +02:00
-
bacc44b2b9
Load in users and create new users if needed.
Len
2024-06-17 10:56:07 +02:00
-
dacdacf68e
Fix Config.java not loading and saving.
Len
2024-06-17 10:12:26 +02:00
-
2e2d370bc6
initiate and disable storage providers.
Len
2024-06-17 09:29:22 +02:00
-
5ed4c32cc1
Start working on storage providers.
Len
2024-06-16 23:54:04 +02:00
-
767d248ac8
Refactor to make use of the new user bean.
Len
2024-06-16 21:30:07 +02:00
-
41c5725ea8
Add API and beans for User and UserManager.
Len
2024-06-16 16:15:11 +02:00
-
f5da67cc69
Switch to Galaxy
Len
2024-06-16 16:14:27 +02:00
-
077f57d85c
Fix some issues when publishing api
main
Len
2024-05-26 00:01:26 +02:00
-
99798266b4
Add cancellable events
Len
2024-05-25 20:11:30 +02:00
-
6e8fce7560
Fix homes not deleting for unloaded worlds
Len
2024-02-18 18:48:51 +01:00
-
cd3076bd55
Update message for non-existing home command (#1)

StijnandGitHub
2024-02-18 14:17:58 +01:00
-
1a62f30426
Fix default config containing wrong messages.
Len
2024-02-17 22:43:34 +01:00
-
6f9473ca5d
Add README.md
Len
2024-02-11 18:24:10 +01:00
-
5bd3443a45
Add LICENSE
Len
2024-02-11 18:24:00 +01:00
-
eb0a8eadaf
Fix TeleportRequest.java
Len
2024-02-11 17:39:22 +01:00
-
b04ec4eab6
Fix spawn world config
Len
2024-02-11 14:38:23 +01:00
-
d2e4591c21
Add SpawnCommand.java
Len
2024-02-05 15:00:37 +01:00
-
1669a114bc
Essentia plugin
Len
2024-02-03 21:58:02 +01:00