What is it?
We've optimized nearly every single class with performance in mind. We have fully stress-tested the entire plugin. In some cases, this plugin saves 1.8MB of RAM per player, starts up 200% faster and with the
proper configuration, it can claim 1 million chunks in just 20 seconds! These results will vary depending on hardware.
What is different?
- Fully re-polished the entire plugin
- Faction Shields basic functionality
- Faction Boosters
- More configuration
- Condensed YML files
- Removed many useless things that started up on the main thread
Boosters:
- Power Booster - Increase the power boost in your faction.
- Exp Booster - Increase mob exp drops in your territory.
- MobDrops Booster - Increase mob drops in your territory.
- MobSpawn Booster - Increase mob spawn in your territory.
New Features:
- Lunar client integration
- Faction cloaks
- Faction raids
Who is this for?
This is for anybody who wants a good factions experience without sacrificing for performance. Like we said before, with the proper configuration this plugin is extremely efficient and can even save a large amount of RAM depending on your player base.
Compatibility
This should be compatible with all other plugins that any factions plugin is compatible with.
Dependencies:
Vault & EssentialsX
SoftDepend: CoreProtect, PlayerVaults, PlaceholderAPI, MVdWPlaceholderAPI, PermissionsEx, Permissions, HeroChat, iChat, LocalAreaChat, LWC, nChat, ChatManager, CAPI, AuthMe, Spout, WorldEdit, WorldGuard, AuthDB, CaptureThePoints, CombatTag, dynmap, FactionsTop
Installation
Install Vault and EssentialsX.
After the plugin is downloaded, take the jar and upload that into your servers /plugins folder.
Developers
Code (Text):
<repositories>
<repository>
<id>jitpack.io</id>
<url>https://jitpack.io</url>
</repository>
</repositories>
<dependency>
<groupId>com.github.Manafia-Development</groupId>
<artifactId>Manafia-Factions</artifactId>
<version>Version</version>
</dependency>