Commit Graph

8 Commits

Author SHA1 Message Date
Teriuihi c163885345 Switched to cosmos (1.21.6) 2025-06-22 21:33:06 +02:00
Teriuihi 95bb1e90fe Refactor ParticleConfig with Jackson, add ParticleData models, and update dependencies
Replaced JSON-Simple with Jackson for particle configuration parsing. Introduced `ParticleData` and `ParticleInfo` models for structured data. Updated `ParticleConfig` structure for clarity and modularity. Added Jackson and Lombok dependencies in `build.gradle.kts`.
2025-06-22 21:30:14 +02:00
Teriuihi 1caef4bb83 Update Gradle and Java versions, refactor, and fix enchantments
Upgraded Gradle to v8.5, updated Java language version to 21, and replaced the Shadow plugin. Deprecated `MaterialData` was removed. Fixed enchantment from ARROW_INFINITE to INFINITY in GUI and particle actions.
2025-01-18 18:13:58 +01:00
Teriuihi f827d78bf9 Updated to 1.19 2022-06-09 18:36:53 +02:00
Len c287f12634 Update to 1.18.2 2022-05-22 10:43:59 +02:00
Teriuihi c259e3f035 This might break everything so test this first on alpha or something
This should check if a player is in vanish
2022-02-26 03:03:02 +01:00
Teriuihi be656b4606 Initial commit 2022-01-03 22:25:23 +01:00
destro174 eeb88f0f41 Drop maven, get Gradle 2021-12-17 20:54:43 +01:00