/
A lightweight factions plugin with a highly vanilla experience.
A fork of ToberoCat's ImprovedFactions with extra features and fixes.
Releases
Dev Builds
Download the latest release from either the GitHub releases page or Modrinth
Place the downloaded CyanoFactions-[version].jar file into your server's plugins folder
Start/restart the server to generate the configuration files
This plugin has PlaceholderAPI support. Below is a list of all available placeholders:
Base Placeholders:
| Placeholder | Description |
|---|---|
%faction_owner% | The owner of the player's faction |
%faction_name% | The name of the player's faction |
%faction_rank% | The rank of the player in the faction |
%faction_join_mode% | The join mode of the player's faction |
%faction_in_faction% | Returns true if the player is in a faction, false otherwise |
When power-raids module is enabled (default):
| Placeholder | Description |
|---|---|
%faction_power% | The power of your faction |
%faction_max_power% | The maximum power of your faction |
%faction_next_power_gain% | The power that will be gained on the next power gain |
%faction_claim_upkeep_cost% | The cost of maintaining your claims |
%faction_next_claim_cost% | The cost of claiming the next chunk |
%faction_active_accumulation% | The power currently being accumulated by your active members |
%faction_inactive_accumulation% | The power you currently lose due to inactive members |
%faction_next_accumulation_cycle% | The time left until the next power accumulation cycle |
%faction_next_claim_keep_cost_cycle% | The time left until the next claim keep cost cycle |

A lightweight factions plugin with a highly vanilla experience.