bash — hytale-server
01. EASY SETUP
Plug and Play Integration
Mouflon Just Works.™ Run our install script in your server folder, that's it. No complex configuration or environment management.
02. ANALYTICS
Player Insights & Retention
Understand how players actually behave on your server. Mouflon tracks events and gives out-of-the-box product analytics.
mouflonDB Schema
6 tables · ClickHouseevents
server_uuid🔑UUID
event_categoryString
event_dataString (JSON)
event_timeDateTime
sessions
session_id🔑UUID
server_uuidUUID
playerString
join_timeDateTime
leave_timeNullable(DateTime)
duration_minutesFloat32
servers
server_uuid🔑UUID
project_idInt64
nameString
created_atDateTime
last_seenDateTime
performance
server_uuid🔑UUID
event_time🔑DateTime
cpu_loadFloat32
used_memoryInt64
max_memoryInt64
usable_file_spaceInt64
total_file_spaceInt64
players
player🔑String
server_uuidUUID
first_seenDateTime
last_seenDateTime
total_sessionsUInt32
retention_cohorts
cohort_week🔑Date
server_uuidUUID
day_offsetUInt16
players_returnedUInt32
cohort_sizeUInt32
03. SCALE LIKE CRAZY
Built for Scale
Built on ClickHouse to handle thousands of concurrent players, millions of events, and as many servers as you want.