Root and Group Nodes
oreofactions.*- full accessoreofactions.use- basic usageoreofactions.user.*- standard user bundleoreofactions.admin- admin entry permissionoreofactions.admin.*- full admin bundle
This page documents the player command tree, admin command tree, and the major permission nodes that ship with the plugin. It is intended for both server staff and end users.
The root player command is /f. Running it with no arguments opens the main faction GUI.
| Command | Purpose | Typical Permission |
|---|---|---|
| /f | Open the main faction menu. This is the normal GUI entry point. | oreofactions.use |
| /f create <tag> | Create a faction and become leader. | oreofactions.create |
| /f disband | Delete the faction. Intended for the faction leader. | oreofactions.disband |
| /f show [faction] | Show faction information and summary data. | oreofactions.show |
| /f list | List factions on the server. | oreofactions.list |
| /f top | View faction leaderboards such as power, points, members, or balance. | oreofactions.top |
| /f join <faction> | Join an open faction or accept an invite flow. | oreofactions.join |
| /f leave | Leave your current faction. | oreofactions.leave |
| /f invite <player> | Invite a player into the faction. | oreofactions.invite |
| /f kick <player> | Kick a member from the faction. | oreofactions.kick |
| /f ban <player> | Ban a player from joining the faction. | oreofactions.ban |
| /f unban <player> | Remove a faction ban. | oreofactions.unban |
| /f role ... | Promote, demote, or otherwise manage faction roles depending on context. | oreofactions.role |
| /f alt ... | Manage alternate accounts in the faction using the alt system rules. | Faction role controlled plus oreofactions.use |
| /f claim | Claim the current chunk for the faction. | oreofactions.claim |
| /f unclaim | Unclaim the current chunk. | oreofactions.unclaim |
| /f map | Show the faction territory map around the player. | oreofactions.map |
| /f sc | Alias of the faction map for quick chunk scanning. | oreofactions.map |
| /f zone <type> | Assign a zone type to an owned chunk. | oreofactions.zone |
| /f ally [faction] | With a target faction, manage ally relations. With no target, switch to ally chat. | oreofactions.ally |
| /f enemy [faction] | With a target faction, declare enemy relations. With no target, switch to enemy chat. | oreofactions.enemy |
| /f truce [faction] | With a target faction, manage truces. With no target, switch to truce chat. | oreofactions.truce |
| /f neutral <faction> | Return a relation to neutral when allowed by config. | oreofactions.neutral |
| /f relation ... | General relation command wrapper for diplomacy management. | oreofactions.use |
| /f chat [mode] | Switch between public and faction-private channels. | oreofactions.chat |
| /f announce <message> | Broadcast an internal faction announcement. | oreofactions.announce |
| /f money ... | Check faction balance, deposit, withdraw, or pay depending on sub-usage. | oreofactions.money |
| /f tnt ... | Check, deposit, or withdraw TNT from the faction TNT bank. | oreofactions.tnt |
| /f home | Teleport to faction home, including cross-server home when configured. | oreofactions.home |
| /f warp [name] [password] | List faction warps or teleport to a named warp. | oreofactions.warp |
| /f setwarp <name> [password] | Create a named faction warp. | oreofactions.setwarp |
| /f delwarp <name> | Delete a faction warp. | oreofactions.delwarp |
| /f fly | Toggle faction fly subject to territory and combat rules. | oreofactions.fly |
| /f shield | Work with the faction shield system. | oreofactions.shield |
| /f grace | Check or interact with grace period behavior where enabled. | oreofactions.grace |
| /f upgrades | Open the faction upgrades menu. | oreofactions.upgrades |
| /f shop | Open the faction points shop. | oreofactions.shop |
| /f missions | Open or inspect faction missions. | oreofactions.missions |
| /f power | Display power or DTR-related information. | oreofactions.power |
| /f near | Inspect nearby players or faction presence. | oreofactions.near |
| /f coords | Share or inspect coordinate information. | oreofactions.coords |
| /f status | Show faction status information. | oreofactions.status |
| /f link | Faction utility command included in the root command tree. | oreofactions.use |
| /f discord | Open or use the faction Discord link flow. | oreofactions.use |
| /f stuck | Use the recovery command when allowed. | oreofactions.stuck |
| /f chest | Open the faction chest system where permitted. | oreofactions.use |
| /f set ... | Modify faction metadata such as name or description. | oreofactions.set |
| /f toggle ... | Toggle faction options such as open or peaceful status. | oreofactions.toggle |
| /f clear | Utility command present in the command tree. | oreofactions.use |
| /f menu / /f gui | Explicit menu aliases for opening the GUI flow. | oreofactions.use |
| /f vault | Currently a placeholder command marked as coming soon. | oreofactions.use |
The root admin command is /fa. Running it with no arguments opens the formatted admin help flow.
| Command | Purpose | Expected Permission |
|---|---|---|
| /fa help | Show the admin help menu. | oreofactions.admin |
| /fa reload | Reload all plugin configs and managers. | oreofactions.admin.reload |
| /fa save | Force-save all faction and player data. | oreofactions.admin.save |
| /fa bypass | Toggle bypass mode for a player, ignoring normal faction restrictions. | oreofactions.admin.bypass |
| /fa info <faction> | Dump a rich admin summary of a faction including members, economy, power, DTR, claims, and status. | oreofactions.admin |
| /fa giveitems <item_id> [player] [amount] | Give a configured custom item to a player. | oreofactions.admin |
| /fa setpower <faction> <amount> | Force a faction power value. | oreofactions.admin.setpower |
| /fa setdtr <faction> <amount> | Force a faction DTR value. | oreofactions.admin.setdtr |
| /fa setpoints <faction> <amount> | Force faction points. | oreofactions.admin.setpoints |
| /fa setbalance <faction> <amount> | Force faction balance. | oreofactions.admin.setbalance |
| /fa force ... | Administrative force actions such as disband, join, kick, or leader reassignment. | oreofactions.admin |
| /fa chatspy | Work with faction chat spy administration. | oreofactions.admin.chatspy |
| /fa reserve ... | Create or manage reserved faction names. | oreofactions.admin.reserve |
| /fa grace ... | Grant or manage faction grace. | oreofactions.admin.grace |
| /fa shield ... | Grant or manage faction shields. | oreofactions.admin.shield |
| /fa peaceful ... | Manage peaceful-state behavior on a faction. | oreofactions.admin |
| /fa zone ... | Administrative zone control. | oreofactions.admin |
| /fa rg ... | Region/zone administration path for region-linked controls. | oreofactions.admin |
The plugin ships a large permission tree. These are the important groups and commonly assigned nodes.
oreofactions.* - full accessoreofactions.use - basic usageoreofactions.user.* - standard user bundleoreofactions.admin - admin entry permissionoreofactions.admin.* - full admin bundleoreofactions.createoreofactions.joinoreofactions.claimoreofactions.maporeofactions.homeoreofactions.warporeofactions.moneyoreofactions.chatoreofactions.flyoreofactions.upgradesoreofactions.admin.reloadoreofactions.admin.saveoreofactions.admin.setpoweroreofactions.admin.setdtroreofactions.admin.setpointsoreofactions.admin.setbalanceoreofactions.admin.chatspyoreofactions.admin.reserveoreofactions.admin.graceoreofactions.admin.shieldoreofactions.bypass.buildoreofactions.bypass.destroyoreofactions.bypass.containeroreofactions.bypass.interactoreofactions.bypass.damageoreofactions.bypass.claimoreofactions.bypass.cooldownoreofactions.create.freeoreofactions.claim.freeoreofactions.fly.anywhereoreofactions.fly.combatoreofactions.home.nocooldownoreofactions.warp.nocooldownoreofactions.power.infiniteoreofactions.claims.unlimitedoreofactions.members.unlimitedoreofactions.warps.unlimitedoreofactions.viporeofactions.premiumoreofactions.ultimate