Skip to content
1.6.x
Switch branches/tags
Code
This branch is up to date with 1.6.x.
Contribute

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.

Discord

<rant>
I'd appreciate it if you could pay for the (http://www.spigotmc.org/resources/factionsuuid.1035/) if your server makes money. If you only run your server for your kids or some friends and don't make any money, then I don't want to stop you from doing so by forcing you to buy a $15 plugin. If that's the case, then just open a ticket on Discord and we can work something out.

The repo is open because of that and because I still hope to see people contributing upstream :)
</rant>

This plugin will allow the players on the server to create factions/guilds. The factions can claim territory that will be protected from non-members. Factions can forge alliances and declare themselves enemies with others. Land may be taken from other factions through war.

The goals of this plugin:

  • The players should be able to take care of anti-griefing themselves.
  • Inspire politics and intrigues on your server.
  • Guilding and team spirit! :)
  • Auto convert old 1.6.9.x versions to save with UUIDs.

Versioning

All versions are prefixed with 1.6.9.5 as that is the legacy version. Followed by -U noting that it's the FactionsUUID fork.

FactionsUUID versioning: 1.6.9.5-U<major>.<minor>.<patch>-b<buildnumber>

Usage

Read the full userguide here: Factions Documentation

Installing

  1. Download the latest release on Spigot
  2. Put Factions.jar in the plugins folder.

Default config files will be created on the first run.

Upgrading

  1. Create a folder in the plugins folder named update.
  2. Download the latest release to that update folder.
  3. Stop and then start the server.

License

This project is licensed under the GPL just like the Bukkit project.
This project uses GSON which has a Apache 2.0 license.