Basic Commands
Essential faction commands for everyday use.
Basic Commands
These are the fundamental commands every faction member should know.
Command Aliases
HyperFactions responds to multiple base commands:
/faction- Full command name/f- Short alias (most common)/hf- Alternative alias
All examples in this wiki use /f.
Commands Reference
Faction Menu
| Command | Description | Permission |
|---|---|---|
/f | Open the faction GUI menu (when no subcommand given) | hyperfactions.use |
/f gui | Explicitly open the faction GUI (alias: /f menu) | hyperfactions.use |
The GUI provides access to:
- Faction statistics
- Member management
- Chunk map
- Faction settings
- Help documentation
Creating a Faction
| Command | Description | Permission |
|---|---|---|
/f create <name> | Create a new faction with the specified name | hyperfactions.faction.create |
Requirements:
- Must not already be in a faction
- Name must be 3-24 characters
- Name must match allowed pattern (alphanumeric + underscore by default)
- Name must not be taken
Tip
After creating a faction, you become its Leader with full administrative powers.
Leaving a Faction
| Command | Description | Permission |
|---|---|---|
/f leave | Leave your current faction | hyperfactions.member.leave |
Warning
Leaders cannot leave their faction. Transfer leadership first or disband the faction.
Faction Information
| Command | Description | Permission |
|---|---|---|
/f info | View your faction's information | hyperfactions.info.faction |
/f info <faction> | View another faction's information | hyperfactions.info.faction |
Information displayed:
- Faction name and description
- Leader and member count
- Total power and land claims
- Online members
- Diplomatic relations
Listing Factions
| Command | Description | Permission |
|---|---|---|
/f list | List all factions on the server | hyperfactions.info.list |
The list shows:
- Faction names
- Member counts
- Power levels
- Online status
Getting Help
| Command | Description | Permission |
|---|---|---|
/f help | Open the help menu with command documentation | hyperfactions.info.help |
The help menu includes:
- Command reference
- Basic tutorials
- Tips and tricks
Viewing Logs
| Command | Description | Permission |
|---|---|---|
/f logs | View faction activity logs | hyperfactions.info.logs |
Logs include:
- Member joins and leaves
- Claims and unclaims
- Diplomatic changes
- Leadership changes
Quick Reference
| Command | Description |
|---|---|
/f | Open faction GUI |
/f create <name> | Create new faction |
/f leave | Leave your faction |
/f info | View faction info |
/f info <faction> | View other faction's info |
/f list | List all factions |
/f help | Open help menu |
/f logs | View activity logs |
Examples
Creating a Faction
/f create Warriors
Creates a new faction called "Warriors" with you as the Leader.
Checking Another Faction
/f info Rivals
Shows information about the faction named "Rivals".
Leaving Your Faction
/f leave
Removes you from your current faction (Members and Officers only).
Permission Summary
Basic Command Permissions
| Permission | Description | Default |
|---|---|---|
hyperfactions.use | Access faction menu and basic features | false |
hyperfactions.faction.create | Create new factions | false |
hyperfactions.member.leave | Leave factions | false |
hyperfactions.info.faction | View faction information | false |
hyperfactions.info.list | List all factions | false |
hyperfactions.info.help | Access help | false |
hyperfactions.info.logs | View activity logs | false |
Related Commands
- Territory Commands - Claiming land
- Member Management - Invites and kicks
- Settings Commands - Faction configuration