Skip to main content
Built for Hytale

Only whatyou need.

A modular plugin suite for Hytale servers. Lightweight, focused, a-la-carte mods that do one thing well.

Open Source
Growing Ecosystem
Zero Dependencies
hyper@server:~

The HyperSystems Suite

Pick what you need. Each plugin is standalone, lightweight, and designed to integrate seamlessly with others.

HyperFactions

Stable

Forge your empire

A comprehensive faction management mod with territory claims, alliances, strategic PvP, power systems, and 59 GUI pages for extensive in-game customization.

  • Faction Management with Role Hierarchy
  • Chunk-Based Territory System
  • Power System for Balanced Expansion
  • Diplomatic Relations (Allies, Enemies, Neutral)
  • Overclaiming for Strategic Warfare
  • +6 more features
faction-gameplay.log
> /f create Vanguard
Faction "Vanguard" created!
> /f claim
Chunk (-3, 12) claimed for Vanguard
> /f ally Ironclad
Alliance request sent to Ironclad
> /f who Vanguard
Power: 24/30 | Land: 5 | Members: 3

HyperPerms

Stable

Permissions, simplified

A modern permissions system with a visual web editor, context-aware permissions, and seamless group inheritance.

  • Visual Web Editor
  • Context-Aware Permissions (per-world, region, biome, gamemode, time)
  • Group Inheritance with Weight Priority
  • Timed/Temporary Permissions
  • Promotion Tracks (promote/demote paths)
  • +4 more features
groups.yml
groups:
default:
prefix: "&7"
permissions:
- ecotale.balance
- werchat.chat
admin:
inherits: [moderator]
prefix: "&c[Admin]"
- "*"

Ecotale

Stable

A living economy

A complete server economy suite with persistent storage, HUD balance display, admin panels, and modular addons for jobs, marketplace, and physical currency.

economy.log
> /balance
Balance: 1,250 coins
> /pay Steve 200
Sent 200 coins to Steve
> /jobs list

WerChat

Stable

Chat, organized

A flexible chat management mod with customizable channels, private messaging, and moderation tools for organized server communication.

chat-config.yml
channels:
global:
format: "&7[G] {name}: {msg}"
radius: -1
local:

TerraNova

Desktop App

Design worlds visually

A desktop world generation studio with a visual node-based editor, live terrain previews, biome editing, and one-click server deployment.

biome-node.json
{
"type": "BiomeGenerator",
"terrain": "rolling_hills",
"elevation": [64, 128],
"materials": ["grass", "stone"],

Why HyperSystems?

Built on three core principles that make server management simpler.

your server
HyperPerms
HyperFactions
Ecotale
WerChat
TerraNova
3 / 5 installed — no bloat

A-La-Carte

Pick only what you need. Each plugin is standalone with no forced bundles, no bloat, and no dependencies.

Typical All-in-One Suite48 MB
permissions + homes + warps + economy + chat + kits
HyperPerms2.3 MB
20x smaller

Lightweight

Performance matters. Every plugin is optimized for minimal memory footprint, fast startup, and zero impact on your server’s TPS.

HyperPerms
Permissions
HyperFactions
Factions
Ecotale
Economy
WerChat
Chat
TerraNova
World Gen

Focused

Each plugin does one thing exceptionally well. No feature creep. Just clean, reliable functionality.

Performance First

Every HyperSystems plugin is built with performance as a core requirement.

< 5MB
Plugin Size
< 1ms
Command Latency
Zero
Dependencies
100%
Async Operations

Ready to simplify your server?

Get started with HyperSystems today. Choose the plugins you need, and only the plugins you need.

server-config.json
{
"plugins": [
"HyperPerms",
"HyperFactions",
"Ecotale",
"WerChat"
],
"tools": ["TerraNova"],
"conflicts": 0,
"setup": "drop-in"
}