Commit graph

8 commits

Author SHA1 Message Date
81bf64c463 Policies now provide their own checks to whether the player applies or not.
Added GlobalPolicy.

Revamped config YAML structure for more consistency.

Added ChatColor back to commands, should be correctly implemented in the future.

Build environment is now passed to plugin manifest.

Added workflow to automatically build releases.
2025-12-15 14:16:07 -03:00
6250c48d81 Stop truncating the version string in the gradle build file. 2025-12-15 00:27:03 -03:00
df60600073 Preparing Gradle build for automatic build from Actions. 2025-12-14 23:36:20 -03:00
a5adc828dc Fixed some warnings. 2025-12-14 16:01:15 -03:00
7a3aa34b43 Fixed EntityDamageByEntity not triggering because the method was not overriding and checked against the correct event. 2025-12-14 14:51:33 -03:00
4857bd155a Finished initial b1_7_3 implementation. 2025-12-12 21:42:27 -03:00
90d43ac3de Finished r1_21 implementation.
- Better NodeHandler evaluation.
2025-12-12 17:31:28 -03:00
56f337110f Initial work on reflection, pulls version from resources. 2025-12-12 00:02:11 -03:00