hi, this is just a little fork of FactionsUUID's 1.8 branch, that I use on my Nations server with my own poorly coded silly modifications to it. I am not an original developer for this plugin, so please don't try to contact me about getting the plugin for free. All credit for the original code goes to the original developers.
Visit the main branch for current code
<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.
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>
Read the full userguide here: Factions Documentation
- Download the latest release on Spigot
- Put Factions.jar in the plugins folder.
Default config files will be created on the first run.
- Create a folder in the plugins folder named
update
. - Download the latest release to that
update
folder. - Stop and then start the server.
This project is licensed under the GPL just like the Bukkit project.
This project uses GSON which has a Apache 2.0 license.