Skip to main content

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

CommandDescriptionPermission
/fOpen the faction GUI menu (when no subcommand given)hyperfactions.use
/f guiExplicitly 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

CommandDescriptionPermission
/f create <name>Create a new faction with the specified namehyperfactions.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

CommandDescriptionPermission
/f leaveLeave your current factionhyperfactions.member.leave

Warning

Leaders cannot leave their faction. Transfer leadership first or disband the faction.

Faction Information

CommandDescriptionPermission
/f infoView your faction's informationhyperfactions.info.faction
/f info <faction>View another faction's informationhyperfactions.info.faction

Information displayed:

  • Faction name and description
  • Leader and member count
  • Total power and land claims
  • Online members
  • Diplomatic relations

Listing Factions

CommandDescriptionPermission
/f listList all factions on the serverhyperfactions.info.list

The list shows:

  • Faction names
  • Member counts
  • Power levels
  • Online status

Getting Help

CommandDescriptionPermission
/f helpOpen the help menu with command documentationhyperfactions.info.help

The help menu includes:

  • Command reference
  • Basic tutorials
  • Tips and tricks

Viewing Logs

CommandDescriptionPermission
/f logsView faction activity logshyperfactions.info.logs

Logs include:

  • Member joins and leaves
  • Claims and unclaims
  • Diplomatic changes
  • Leadership changes

Quick Reference

CommandDescription
/fOpen faction GUI
/f create <name>Create new faction
/f leaveLeave your faction
/f infoView faction info
/f info <faction>View other faction's info
/f listList all factions
/f helpOpen help menu
/f logsView 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

PermissionDescriptionDefault
hyperfactions.useAccess faction menu and basic featuresfalse
hyperfactions.faction.createCreate new factionsfalse
hyperfactions.member.leaveLeave factionsfalse
hyperfactions.info.factionView faction informationfalse
hyperfactions.info.listList all factionsfalse
hyperfactions.info.helpAccess helpfalse
hyperfactions.info.logsView activity logsfalse

Related Commands