Package valorless.rarespawns.compilers
package valorless.rarespawns.compilers
Compilation and dynamic class loading for RareSpawns scripts.
Provides utilities to compile Java sources for Abilities and Soul Powers at runtime and load them via dedicated class loaders.
-
ClassDescriptionAbilityCompiler handles the execution of dynamically compiled ability classes.Runtime Java source compiler and loader for RareSpawns scripts.Categories of runtime-compiled script types supported by RareSpawns.Dynamic class loader for RareSpawns abilities.Dynamic class loader for RareSpawns Soul Powers.Compiles, caches, and invokes Soul Power scripts located under the plugin's data folder (soulpowers/).