💬 Todos los comandos comienzan con /factions
(o el atajo /f
).
⚠️ Solo se puede acceder a algunos comandos bajo ciertas condiciones, como no tener facción para /factions join
, o ser líder o propietario para /factions declare
.
General
/factions create <faction name>
💬 Creates a faction with the given name.
❔ Requirements: factionless
/factions join <faction name>
💬 Joins a faction with that name given it's open or you're invited.
❔ Requirements: factionless
/factions leave
💬 Leaves your current faction, given that you're not the current owner.
❔ Requirements: in a faction, not the owner
/factions info [<faction>]
💬 Displays your/another faction's description, members and power levels.
/factions list
💬 Displays faction members and power levels for every faction.
/factions map
💬 Displays a map in chat of nearby claims.
/factions disband
💬 Disbands your current faction, given that you're the owner.
❔ Requirements: is owner
/factions safe
💬 Opens your faction's safe, if it's enabled within the config.
❔ Requirements: in a faction
User settings
/factions settings chat [global|faction|focus]
💬 Changes which chat you're currently sending and receiving from.
⚠️ global
sends to everyone on the server, and receives both global
and faction
chats.
⚠️ faction
sends to only your faction members, and receives both global
and faction
chats.
⚠️ focus
sends to only your faction members, and receives only your faction
chat.
❔ Permissions: factions.settings.chat
/factions settings radar
💬 Toggles displaying the faction of the chunk you're currently standing inside on the hud.
/factions settings sound [all|warnings|factions|none]
💬 Changes what type of sounds the mod will play.
⚠️ all
plays all sounds.
⚠️ warnings
only plays warnings sounds (eg. placing a block inside another factions claim).
⚠️ faction
only plays faction event sounds (eg. faction losing power).
⚠️ none
disables all the sounds.
Faction Management
Claiming
❔ Requirements: is commander
/factions claim list
💬 Lists all your faction claims.
/factions claim add [<size>] [force]
💬 Claims the chunk you're standing in, or a radius around it.
⚠️ The size
parameter is limited to a max of 7 (15x15, 225 chunks).
⚠️ The force
parameter will ignore faction power and claim anyway, be careful!
/factions claim remove [<size>|all]
💬 Removes the claim on the chunk you're standing in, or a radius around it.
⚠️ The size
parameter is limited to a max of 7 (15x15, 225 chunks).
⚠️ The all
parameter will remove all claims, be careful!
/factions claim auto
💬 Toggles automatically claiming every chunk you walk in.
Home
/factions home
💬 Warps you to your designated faction home.
❔ Permissions: factions.home
❔ Requirements: in a faction
/factions home set
💬 Sets your faction home to your current position.
❔ Permissions: factions.home.set
/factions claim access [increase|decrease]
💬 Change the faction rank needed to break blocks, etc. in that claim.
❔ Permissions: factions.claim.access
, factions.claim.access.increase
, factions.claim.access.decrease
Invite
❔ Requirements: is a commander
/factions invite add <player name>
💬 Invites that player to join your faction.
❔ Requirements: is a leader
/factions invite list
💬 Lists all your faction's outgoing invites.
/factions invite remove <player name>
💬 Removes that player's invite to your faction.
Rank/Player Managment
❔ Requirements: is a leader
/factions rank promote <player name>
💬 Promotes a player in your faction.
/factions rank demote <player name>
💬 Demotes a player in your faction.
/factions rank transfer <player name>
💬 Transfers the ownership of the faction to another player.
❔ Requirements: is the owner
/factions kick <player name>
💬 Kicks a player out of your faction.
❔ Requirements: is a leader
Faction Settings
❔ Requirements: is a leader
/f modify open <true|false>
💬 Sets your faction to public (true) or invite only (false).
/f modify description <faction description>
💬 Sets your faction description.
/f modify color <color>
💬 Sets your faction color.
/f modify motd <motd>
💬 Sets your faction motd.
/f modify name <name>
💬 Sets your faction name.
❔ Requirements: is the owner
Relationships
❔ Requirements: is a leader
/f declare ally <faction name>
💬 Declares a faction as an ally.
/f declare neutral <faction name>
💬 Declares a faction as neutral.
/f declare enemy <faction name>
💬 Declares a faction as an enemy.
Permissions
/f permissions [add | remove] <permission name> faction <faction name>
💬 Adds or removes a permission from a faction
❔ Requirements: is a leader
/f permissions [add | remove] <permission name> guest
💬 Adds or removes a permission from all guests in your faction
❔ Requirements: is a leader