TeamsAPI subcommands: When TeamsAPI 2.3.0+ is present, /f <name> will also dispatch to any TeamsSubcommand registered by other plugins via TeamsAPI.registerSubcommand(). These commands appear in tab-completion alongside native commands.
Set relation with another faction (ally, truce, neutral, enemy).
/f relation list [ally\|truce\|neutral\|enemy]
factions.cmd.relation
List faction relations.
/f relation wishes
factions.cmd.relation
Show your faction’s pending relation wishes.
/f merge
Command
Permission
Description
/f merge send <faction>
factions.cmd.merge
Send a merge request proposing your faction be absorbed by another (officer+).
/f merge accept <faction>
factions.cmd.merge
Accept a pending merge request from another faction (officer+). Transfers all claims, warps, bank balance, and members to your faction; sender faction is then disbanded.
/f bank
Requires Vault economy.
Command
Permission
Description
/f bank
factions.cmd.bank
Show current faction bank balance.
/f bank deposit <amount>
factions.cmd.bank
Deposit money into the faction bank.
/f bank withdraw <amount>
factions.cmd.bank
Withdraw money from the faction bank.
/f bank transfer <faction> <amount>
factions.cmd.bank.transfer
Transfer money to another faction’s bank.
/f bank history [page]
factions.cmd.bank.history
View faction bank transaction history.
/f audit
Command
Permission
Description
/f audit [page]
factions.cmd.audit
View your faction’s audit log (officer or above).
/f audit [page] --action=<action>
factions.cmd.audit
Filter audit log by action type (claim, unclaim, relation-change, kick, promote, demote, bank-deposit, bank-withdraw, bank-transfer, merge-request, merge-accept).
/f warp
Command
Permission
Description
/f warp <name>
factions.cmd.warp
Teleport to a faction warp.
/f warp set <name>
factions.cmd.setwarp
Set a faction warp at your current location.
/f warp delete <name>
factions.cmd.setwarp
Delete a faction warp.
/f warp list [page]
factions.cmd.warp
List faction warps.
/f chest
Command
Permission
Description
/f chest
factions.cmd.chest
Open the default faction chest (default).
/f chest open <name>
factions.cmd.chest
Open a named faction chest.
/f chest list
factions.cmd.chest
List faction chest names.
/f chest create <name>
factions.cmd.chest.create
Create a named faction chest (officer+).
/f chest delete <name>
factions.cmd.chest.delete
Delete a named faction chest (officer+).
/f power
Command
Permission
Description
/f power
factions.cmd.power
Show power help.
/f power buy <amount>
factions.cmd.power.buy
Purchase personal power with money. Requires Vault and factions.power.buy.enabled: true.