This repository was archived by the owner on Nov 19, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 3
Commands
jtljac edited this page Feb 11, 2022
·
19 revisions
| Command | Description | Permission Node |
|---|---|---|
| /faction help [page] | View a list and description of all the commands | demfactions.faction.info |
| /faction list [page] | View a list all of the factions on the server | demfactions.faction.info |
| /faction info [faction] | View info on a given faction | demfactions.faction.info |
| /faction pinfo [player] | View the power and max power held by a player | demfactions.faction.info |
| /faction rank [player] | Shows the faction rank of the given player | demfactions.faction.info |
| /faction map | View a map of the factions claim to land around you | demfactions.faction.map |
| /faction invites | View a list of all the invites you've received from factions | demfactions.faction.default |
| /faction join <faction> | Become a member of the given faction | demfactions.faction.default |
| /faction reject <faction> | Reject an invite from the given faction | demfactions.faction.default |
| /faction create <name> | Create a faction | demfactions.faction.create |
| /faction leave | Leave your faction | demfactions.faction.default |
| /faction home | Teleport to your faction home | demfactions.faction.default |
| /faction members | Shows all the faction members sorted into their ranks | demfactions.faction.default |
| /faction motd | View your faction's message of the day | demfactions.faction.default |
| /faction chat normal|faction|ally | Change who can see messeges you enter into chat | demfactions.faction.default |
| /faction claim one | Claim a chunk for your faction | demfactions.faction.manage |
| /faction claim auto | Toggle automatically claiming chunks for your faction as you enter new chunks | demfactions.faction.manage |
| /faction claim square | Claim a group of chunks in a square radius around you | demfactions.faction.manage |
| /faction unclaim one | Remove your faction's claim on a chunk | demfactions.faction.manage |
| /faction unclaim square | Remove your faction's claim on a group of chunks in a square radius around you | demfactions.faction.manage |
| /faction unclaim all | Remote your faction's claim on all your claimed chunks | demfactions.faction.manage |
| /faction ally <faction> | Make a given faction an ally of your faction | demfactions.faction.manage |
| /faction enemy <faction> | Make a given faction an enemy of your faction | demfactions.faction.manage |
| /faction neutral <faction> | Make your relationship with a given faction neutral | demfactions.faction.manage |
| /faction kick <player> | Remove a given member from your faction | demfactions.faction.manage |
| /faction invite <player> | Invite a player to your faction | demfactions.faction.manage |
| /faction uninvite <player> | "Remove an invite to a given player | demfactions.faction.manage |
| /faction setmotd <motd> | Set your faction's message of the day | demfactions.faction.manage |
| /faction sethome | Set the home location for your faction | demfactions.faction.manage |
| /faction desc <description> | Set the description of your faction | demfactions.faction.manage |
| /faction flag set|remove <flag> | Set or remove faction flags | demfactions.faction.manage |
| /faction promote <player> | Promote a member of your faction to a higher rank | demfactions.faction.manage |
| /faction demote <player> | Demote a member of your faction to a lower rank | demfactions.faction.manage |
| /faction setrank <player> grunt|lieutenant|sergeant | Set the rank of a member of your faction | demfactions.faction.manage |
| /faction setowner <player> | Hand over ownership of your faction to another member | demfactions.faction.manage |
| /faction rename <name> | Change your faction name | demfactions.faction.manage |
| /faction disband | Permanently disband your faction | demfactions.faction.manage |
| Command | Description | Permission Node |
|---|---|---|
| /factionadmin help [page] | View a list and description of all the admin commands | demfactions.admin |
| /factionadmin setfaction <player> <faction> | Forcefully set a player to be a member of the given faction, ignoring size limits | demfactions.admin |
| /factionadmin home | Instantly teleport to your faction home, ignoring cooldowns | demfactions.admin |
| /factionadmin claim <faction> | Forcefully claim a chunk for the given faction, or your faction if no faction is given | demfactions.admin |
| /factionadmin unclaim | Forcefully unclaim the chunk you're standing on from any faction | demfactions.admin |
| /factionadmin ally <faction 1> <faction 2> | Forcefully create an alliance between 2 factions | demfactions.admin |
| /factionadmin enemy <faction1> <faction 2> | Forcefully make a pair of factions enemies | demfactions.admin |
| /factionadmin neutral <faction 1> <faction 2> | Forcefully make a pair of factions neutral | demfactions.admin |
| /factionadmin kick <player> | Remove a given member from the given faction | demfactions.admin |
| /factionadmin invite <player> <faction> | Invites a player to the given faction | demfactions.admin |
| /factionadmin uninvite <player> <faction> | Remove an invite to a given player from a given faction | demfactions.admin |
| /factionadmin setmotd <motd> | Set the given faction's message of the day | demfactions.admin |
| /factionadmin sethome <faction> | Set the home location for a given faction | demfactions.admin |
| /factionadmin desc <description> | Set the description of a given faction | demfactions.admin |
| /factionadmin flag <faction> set|remove <flag> | Set or remove the given faction's flags | demfactions.admin |
| /factionadmin promote <player> | Promote a member of a given faction to a higher rank | demfactions.admin |
| /factionadmin demote <player> | Demote a member of a given faction to a lower rank | demfactions.admin |
| /factionadmin setrank <player> grunt|lieutenant|sergeant | Set the rank of a member of a given faction faction | demfactions.admin |
| /factionadmin setowner <player> | Set the owning member of a faction | demfactions.admin |
| /factionadmin disband <faction> | Permanently disband the given faction | demfactions.admin |
| /factionadmin setpower <faction> <power> | Sets the power of a given faction | demfactions.admin |
| /factionadmin resetpower <faction> | Sets the power of a given faction to its default power | demfactions.admin |
| /factionadmin setmaxpower <faction> | Sets the max power of a given faction | demfactions.admin |
| /factionadmin resetmaxpower <faction> <max power> | resets the max power of a given faction back to its default max power | demfactions.admin |
| Syntax | Explanation |
|---|---|
| <> | Required argument |
| [] | Optional argument |
| argument|argument | Choice between specific arguments |