You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A comprehensive faction management mod for Hytale servers featuring territory claims, alliances, strategic PvP, economy, and extensive customization. Part of the HyperSystems plugin suite.
Overview
HyperFactions transforms your Hytale server into a dynamic faction-based environment where players create factions, claim territories, forge alliances, manage treasuries, and engage in strategic PvP combat. With 70+ interactive GUI pages, 46 commands, and deep integration with the HyperSystems ecosystem, it provides a complete faction experience out of the box.
Main Commands:/faction | /f | /hf
Features
Faction Management
Feature
Status
Create, disband, rename factions
Implemented
Customizable colors and descriptions
Implemented
Three-tier roles with customizable display names
Implemented
Smart invitation system with expiration
Implemented
Join requests for closed factions
Implemented
Configurable member limits
Implemented
Territory
Feature
Status
Chunk-based claiming with visual feedback
Implemented
World map overlays with faction colors
Implemented
Power-based claim limits
Implemented
Adjacent claims mode
Implemented
Overclaiming for strategic warfare
Implemented
Inactive faction claim decay
Implemented
Multi-world support
Implemented
Per-world settings (wildcard patterns)
Implemented
Terrain-based map mode
Implemented
Power System
Feature
Status
Per-player power with configurable cap
Implemented
Death penalty (configurable)
Implemented
Auto-regeneration at intervals
Implemented
Per-zone power loss flags
Implemented
Hardcore mode (shared faction pool)
Implemented
Per-world power loss control
Implemented
Admin power management
Implemented
Diplomacy
Feature
Status
Ally, enemy, neutral relations
Implemented
Alliance request/accept/reject workflow
Implemented
Color-coded displays in GUI and chat
Implemented
Combat
Feature
Status
Combat tagging with logout prevention
Implemented
Relationship-based PvP rules
Implemented
Spawn protection
Implemented
Communication
Feature
Status
Faction chat with history
Implemented
Alliance chat
Implemented
Public chat faction tags
Implemented
Economy
Feature
Status
Faction treasury with balance tracking
Implemented
Deposits, withdrawals, inter-faction transfers
Implemented
Transaction log
Implemented
Faction upkeep system (flat/progressive tiered pricing)
Install by placing HyperFactions-<version>.jar in your server's mods/ directory
Configure by editing files in mods/com.hyperfactions_HyperFactions/config/ after first startup — factions.json for faction gameplay settings, server.json for server behavior settings
Create a faction with /f create MyFaction and claim territory with /f claim
Recommended: Install HyperProtect-Mixin in earlyplugins/ for full protection coverage (28 hook types including teleporter/portal blocking, entity damage, capture crate/NPC protection, mount/barter/fluid/projectile control, and respawn override).
Optional: Install HyperPerms for enhanced permission control with groups, tracks, and contextual permissions.
Documentation
Comprehensive developer and admin documentation is available in the docs/ directory:
The Hytale Server API and all required dependencies are resolved automatically from Maven. Optional integrations (WiFlowPlaceholderAPI, GravestonePlugin) use reflection and are not required to compile.
For full functionality during local development, optionally download these JARs into libs/: