A fork of Factions3 which aims to fix and improve various things
4743c1821a
The recruit role's goal is to enable factions to invite new members without being afraid of getting griefed instantly. Adds a configuration option "factionRankDefault" for default rank of newly joined faction members. By default this is RECRUIT, but it can be set to any supported rank. Adds the /f promote and /f demote commands, which leaders and officers can use to increase or decrease the rank of a faction member by one level, up to officer, or down to recruit. This version of the recruit feature preserves the /f officer command for backward compatibility. |
||
---|---|---|
capes | ||
lib | ||
licenses | ||
src/com/massivecraft/factions | ||
.gitignore | ||
plugin.yml | ||
README.md |
Factions - Guilding and user-controlled antigrief plugin for Minecraft
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! :)
Usage
Read the full userguide here: http://massivecraft.com/dev/factions
Installing
- Download the latest release: http://dev.bukkit.org/server-mods/factions/
- Put Factions.jar in the plugins folder.
A default config file will be created on the first run.
License
This project has a LGPL license just like the Bukkit project.
This project uses GSON which has a Apache 2.0 license.