Tags: alan67160/Regionerator
Tags
Remove local dependencies I am not going to maintain support for things that require me to do additional manual work and reduce the ability of others to contribute. While pretty much all of the various supported plugins are open source, anything requiring manual setup ruins the point of using a tool like Maven for dependency management. - Removed Feudal support. - Feudal is inactive in a buggy state on 1.13, and previous versions contained a force-op. - Removed Kingdoms and UltimateClaims support. - In addition to the lack of build system support, Songoda appears to have questionable business practices. If you want support for their plugins, you can ask their staff to add their own PluginHooks to Regionerator. At worst, my old hooks are always available via version control and can be copied verbatim. - Removed LandLord support. - LandLord has not been updated since Minecraft 1.8 and does not have build system support. - Civs, Residence, and MassiveCraft Factions are only available via reflection as they are not available via a build system. FactionsUUID already was only supported via reflection.
SoftReference is a little too eager to get garbage collected apparently
PreviousNext