Fiefs Guide
0
Fiefs User Guide
What is Fiefs?
Fiefs is a Spigot plugin that adds a sub-faction territory system to Medieval Factions servers. Faction members can create fiefs — named sub-groups within their faction — and claim chunks of faction land for those fiefs.
Requirements
- Medieval Factions must be installed.
Installation
- Download the latest
Fiefs-<version>.jarfrom the Releases page. - Place the JAR (and the Medieval Factions JAR) in your server's
plugins/folder. - Restart the server.
Getting Started
- Create a fief within your faction:
/fi create "Fief Name" - Invite members:
/fi invite <player> - Claim faction land for your fief: stand in a faction-owned chunk and run
/fi claim - Check fief ownership of a chunk:
/fi checkclaim - View all fiefs in your faction:
/fi list
Permissions
| Permission | Default | Description |
|---|---|---|
fiefs.default | true | View plugin version and info (bare /fi). |
fiefs.help | true | View the help menu. |
fiefs.list | true | List fiefs. |
fiefs.create | true | Create a fief. |
fiefs.disband | true | Disband a fief. |
fiefs.info | true | View fief information. |
fiefs.members | true | View fief members. |
fiefs.join | true | Join a fief. |
fiefs.leave | true | Leave a fief. |
fiefs.invite | true | Invite a player to a fief. |
fiefs.kick | true | Kick a player from a fief. |
fiefs.transfer | true | Transfer fief ownership. |
fiefs.desc | true | Set a fief description. |
fiefs.rename | true | Rename a fief. |
fiefs.claim | true | Claim a chunk for a fief. |
fiefs.unclaim | true | Unclaim a chunk from a fief. |
fiefs.checkclaim | true | Check which fief owns a chunk. |
fiefs.flags | true | View and alter fief flags. |
fiefs.config | op | View and alter plugin config options. |
fiefs.whois | true | Check which fief a player is a member of. |
Support
Ask questions in the Discord server or open a GitHub issue.