During this long silence, a highly advanced system has been implemented.
The new custom effects system!
It allows any user with access to the server folder to create their own effects within the server without waiting for new updates.
To create an effect, simply start the server for the first time. The plugin will automatically create a customeffects folder with a defaulteffect.yml file inside. By looking inside the file, you can understand its structure.
Simply create an example file: celestial_judgment.yml
and follow the defaulteffect.yml configuration, obviously adding more.
Once you've finished creating the effect in game, run the /kt reload command twice. It will restart and activate all normal reflections with the custom ones, creating a connection bridge for the GUI. The same goes for removing a custom effect.
On GitHub, you can find a pre-created custom effect to provide everyone with a clear example beyond the basic link:
raw.githubusercontent.com/MonkeyMoon104/KT/refs/heads/master/exampleeffects/celestial_judgment.yml
Below, you'll find the demo for custom effects with the effect on GitHub.
The custom effect system might still have some issues, so if you encounter any errors please contact me on the platform or via the in-game command, thankyou