Commit graph

6 commits

Author SHA1 Message Date
56f337110f Initial work on reflection, pulls version from resources. 2025-12-12 00:02:11 -03:00
e64b563190 Refactored policy system, fixed config file parsing inconsistencies.
- LocationPolicy is now an extension of Policy
- Policy.parse() is now PolicyParser mapped in PolicyParsers.
- NodeValueParser was merged with DataShifter
- More code small changes to enable the project to work with this new configuration.
2025-12-08 17:19:06 -03:00
41af1fc1cf Removed build artifacts from repo tree. + Hotfix of useEnchantment not ignoring items with no meta on whitelist mode. 2025-12-08 13:23:05 -03:00
d9897910b9 First working version of useEnchantment. 2025-12-07 21:05:18 -03:00
add3c34fad Started interfacing of NodeHandler. 2025-12-04 22:19:21 -03:00
55370dcd53 First commit. 2025-12-03 15:02:05 -03:00