The Isle Manager / Path of Titans Manager
  • 🔗Invite links
    • 🤖The Isle Manager Invite
    • 🤖Path of Titans Manager Invite
    • 👨‍💻Support Discord Server
  • 🦖The Isle Manager
    • 💻Quick Start
    • ⌨️Commands
  • 🦕Path of Titans Manager
    • 💻How to setup Path of Titans
    • ⌨️Commands
  • Reference
    • 💲About Premium
Powered by GitBook
On this page
  • How to Setup
  • Links for documentation
  • RCON commands & Webhooks
  • Example game.ini
  1. Path of Titans Manager

How to setup Path of Titans

This only applies to Path of Titans Manager, we will not help you setup game servers or help with server side. Ask official game developers or hosting provider.

Last updated 1 year ago

How to Setup

Example Game.ini

[SourceRCON]
bEnabled=true
bLogging=true
Password="password"
Port=8888
IP="88.77.66.55"
MaxFailedAttempts=5
Timeout=60
MaxConnectionsPerIP=3

Links for documentation

RCON commands & Webhooks

Example game.ini

[/Script/PathOfTitans.IGameSession]
ServerName=Path of Titans Manager
ServerMap=Island
MaxPlayers=50
OverrideWaystoneCooldown=-1
MaxCompleteQuestsInLocation=0
ServerDiscord=
RestartLengthInSeconds=10800
bServerAllowMap=false
bServerAllowMinimap=false
bServerQuest=false
bServerHomeCaves=false
bServerEditAbilitiesInHomeCaves=false
bServerHatchlingCaves=false
GlobalPassiveGrowthPerMinute=0.05
QuestGrowthMultiplier=0
bLoseGrowthPastGrowthStages=true
CombatDeathMarksPenaltyPercent=100
CombatDeathGrowthPenaltyPercent=100
FallDeathMarksPenaltyPercent=100
FallDeathGrowthPenaltyPercent=100
SurvivalDeathMarksPenaltyPercent=100
SurvivalDeathGrowthPenaltyPercent=100
MaxClientPingMs=0
MaxClientPingDuration=0
ServerLogoutTime=30
SpeedhackDetection=0
ServerAdmins=000-000-000
AFKDisconnectTime=3600

[/Script/PathOfTitans.IGameMode]
ServerStartingTime=0900

[SourceRCON]
bEnabled=true
bLogging=true
Password=password
Port=9999

[ServerWebhooks]
bEnabled=true
PlayerReport="https://discord.com/api/webhooks/103923624919146501/"
PlayerLogin="https://discord.com/api/webhooks/103923624919146501/"
PlayerLogout="https://discord.com/api/webhooks/103923624919146501/"
PlayerLeave="https://discord.com/api/webhooks/103923624919146501/"
PlayerKilled="https://discord.com/api/webhooks/103923624919146501/"
PlayerRespawn="https://discord.com/api/webhooks/103923624919146501/"
PlayerMessage="https://discord.com/api/webhooks/103923624919146501/"
PlayerWaystone="https://discord.com/api/webhooks/103923624919146501/"
ServerRestart="https://discord.com/api/webhooks/103923624919146501/"
AdminSpectate="https://discord.com/api/webhooks/103923624919146501/"

🦕
💻
Source RCONGitHub
How to configure a server for source RCON
GitHub - Tiiffi/mcrcon: Rcon client for MinecraftGitHub
Use this tool to test if connection is correct then use its setting for Path of Titans Manager
Admin Chat CommandsGitHub
WebhooksGitHub
Logo
Join the Path of Titans Discord Server!Discord
Official Path of Titans discord server if you need help setting up RCON.
Logo
Logo
Logo
Logo
Use Game.ini settings like this for /setup command
Page cover image