0.4.10-SNAPSHOT+73
on Oct 14, 2025612304f update dependencies and support 1.21.10
- litecommands 3.10.5 to 3.10.6
- xseries 13.5.0 to 13.5.1
0.4.10-SNAPSHOT+72
on Oct 13, 2025d2e0ae3 make ReflectionHelper#findField check super classes
0.4.10-SNAPSHOT+71
on Oct 7, 2025efa2093 ci: update actions
0.4.10-SNAPSHOT+70
on Sep 25, 2025a911965 update litecommands to 3.10.5
- 1.8.8 incompatibility fixed https://github.com/Rollczi/LiteCommands/pull/572
0.4.10-SNAPSHOT+69
on Sep 25, 2025626fa95 update LocaleLib toi 4.1.3
0.4.10-SNAPSHOT+68
on Sep 21, 202544ca661 add: description for command executors to invalid usage message
0.4.10-SNAPSHOT+67
on Aug 23, 20257a72011 build: do not expose gson+guava to consumers
- it makes alpinecore bring in vulnerable transitive dependencies
- spigot already brings in gson/guava
- if someone is building plugins with alpinecore, they will compileOnly spigot or their own version of guava/gson anyway