Path of Titans mod
Juniper Arena - Deathmatch Essentials
by CptFacepalm(853-484-164)
WindowsLinuxAndroidPlayStation 5Xbox Series X|SmacOSiOSPlayStation 4Xbox OneNintendo Switch
Description
A collection of creator mode objects for use in deathmatch like servers
How to install on a Path of Titans community server
Three steps. Stop the server first - mod changes only apply on startup.
- 1
Find the Mod ID
In Path of Titans, open the Mods page, select the mod, and copy the Mod ID (it looks like
UGC_M_...).For this mod:
UGC_M_VJK0MN87R3_SK(use the Copy button on the right). - 2
Edit your server files
- Log in to your server panel and STOP the server.
- Navigate to the config directory, usually:
/PathOfTitans/Saved/Config/LinuxServer - Open
GameUserSettings.iniand find or create the header:
[PathOfTitans.Mods] EnabledMods=UGC_M_VJK0MN87R3_SK #Juniper Arena - Deathmatch Essentials
Add a new
EnabledMods=ModIDline for each mod you want enabled. The#line is an optional comment - useful for keeping the file readable when you have many mods.Save the file and restart your server. The mod downloads on startup.
- 3
Setting up a custom map (if applicable)
If the mod is a custom map, you also need to set the map name in
Game.ini:- Get the map file name from the mod author or the mod files (look for a
.umap). - Open
Game.iniand add under the[/Script/PathOfTitans.IGameSession]header:
[/Script/PathOfTitans.IGameSession] ServerMap=MapFileName
Save the file and start your server.
- Get the map file name from the mod author or the mod files (look for a
Patch history(2 entries)
Latest - Added /smite and /smiteall command. Summons a lightning bolt on the player and kills them
- Added /fakesmite command. Summons a lightning bolt on the player without killing them
- Added /miniboss command. Increases the players stats and adds a visual effect to their model
- Visual effects and thunder sound can be disabled by enabling "Realistic VFX Only" in Gameplay settings
- Reenabled /clearplayercooldowns
- Added admin command /announceplayer [Username/AGID] "Announcement" used to make an announcement only to the specified player
- Added custom icon to the "Spam Call Debuff"
