The Isle (Legacy)

From Wiki of mygameplatform.com
Jump to navigation Jump to search

Introduction

Here we will show you how to set up your The Isle Legacy game server, how to change the players' player.json and how to set up "The Isle Manager".

Settings

Game.ini

Path: /home/container/TheIsle/Saved/Config/WindowsServer/Game.ini


The server can be set up in the Game.ini file


  • Add an invitation link of your Discord server at ServerDiscord=herethelink.
  • Add your Steam ID to ServerAdmins=hereyourID to be an admin. You can also write this line several times below each other if there are several admins.


TI1.png


A change to Game.ini does not take effect until the server is restarted!

Players & Nests

You can find all data and values of players and nests under:

Path: /home/container/TheIsle/Saved/Databases/Survival


TI2.png


A Player.json

The number of the player.json is the Steam ID of the player!!


   "CharacterClass": "DryoJuvS", #-> Here you can change the dino code
   "DNA": "",
   "Location_Thenyaw_Island": "X=-141540.547 Y=228800.016 Z=-27004.990",
   "Rotation_Thenyaw_Island": "P=0.000000 Y=57.491146 R=0.000000",
   "Growth": "0.42", 
   "Hunger": "14",  #-> Here you can change the Hunger (max. value: 999)
   "Thirst": "9",  #-> Here you can change the Thirst (max. value: 999)
   "Stamina": "15",  #-> Here you can change the Stamina (max. value: 999)
   "Health": "8",
   "BleedingRate": "0",
   "Oxygen": "40",
   "bGender": true, #-> male (false), female (true)
   "bIsResting": false,
   "bBrokenLegs": false,
   "ProgressionPoints": "0",
   "ProgressionTier": "1",
   "UnlockedCharacters": "",
   "CameraRotation_Thenyaw_Island": "P=0.000000 Y=147.491180 R=0.000000",
   "CameraDistance_Thenyaw_Island": "300.009216",
   "SkinPaletteSection1": 63,
   "SkinPaletteSection2": 39,
   "SkinPaletteSection3": 39,
   "SkinPaletteSection4": 39,
   "SkinPaletteSection5": 39,
   "SkinPaletteSection6": 254,
   "SkinPaletteVariation": "6.0"
A change to a player.json only works when the player is logged out!

Dino Codes

Survival Dinos

Herbivore
Ages Diabloceratops Dryosaurus Gallimimus Maiasaura Pachycephalosaurus Parasaurolophus Triceratops
Hatchling DiabloHatchS DryoHatchS GalliHatchS MaiaHatchS PachyHatchS ParaHatchS TrikeHatchS
Juvenile DiabloJuvS DryoJuvS GalliJuvS MaiaJuvS PachyJuvS ParaJuvS TrikeJuvS
SubAdult - - - - - - TrikeSubS
Adult DiabloAdultS DryoAdultS GalliAdultS MaiaAdultS PachyAdultS ParaAdultS TrikeAdultS


Carnivore
Ages Allosaurus Carnotaurus Ceratosaurus Dilophosaurus Gigantosaurus Suchomimus Tyrannosaurus Utahraptor
Hatchling AlloHatchS CarnoHatchS CeratoHatchS DiloHatchS GigaHatchS SuchoHatchS RexHatchS UtahHatchS
Juvenile AlloJuvS CarnoJuvS CeratoJuvS DiloJuvS GigaJuvS SuchoJuvS RexJuvS UtahJuvS
SubAdult - CarnoSubS - - GigaSubS - RexSubS -
Adult AlloAdultS CarnoAdultS CeratoAdultS DiloAdultS GigaAdultS SuchoAdultS RexAdultS UtahAdultS



.

Sandbox Dinos

Herbivore
Ages Anky Austro Ava Camara Oro Taco Puerta Shant Stego Theri
Hatchling - - - - - - - - - -
Juvenile AnkyJuv AustroJuv AvaJuv - - - PuertaJuv ShantJuv StegoJuv TheriJuv
SubAdult - - - - - - - - - -
Adult Anky Austro Ava Camara Oro Taco Puerta Shant Stego Theri


Carnivore
Ages Acro Albert Bary Herrera Spino Velo
Hatchling - - - - - -
Juvenile AcroJuv - BaryJuv HerreraJuv SpinoJuv -
SubAdult - - - - - -
Adult Acro Albert Bary Herrera Spino Velo

Administration

Command Description
/kick [player name] [reason] Remove a player from the server for a specific reason.
/kickid [steam id] [reason] Remove a player from the server using their SteamID.
/ban [player name] [hours] [reason] Ban a player from the server for a specified number of hours.
/banid [Steam id] [hours] [reason] Ban a player using their SteamID.
/unban [Steam id] Unban a player.
/announce [message] Make an announcement that everyone can see.
/heal [player name] Relieves a broken leg, hunger and thirst.
/slay [player's name] Kill a player, useful if someone wants to change Dinos.
/goto [player name] Teleports you to a specific player, useful if someone is stuck.
/bring [player's name] Rather, teleport a player to your location.
/time [hour in military time] Change the time within the game.
/grow [player name] Takes you or another player to the next stage of growth (You still need to click "Grow") The player is automatically healed.
/weather [condition] Change the weather.


Spectator Mode

To enter the spectator mode you have to press the spectator key (default: backslash).


You can change the Spectator key in Settings -> Controls under "Other".

To teleport using the Spectator, fly to your desired position, get as close to the ground as possible, look down and press [Spectator Key + Left Shift].

Attention: You must be admin to use the Spectator!

TI3.png

The Isle Manager

The Isle Manager provides an online documentation that explains how to set up the Isle Manager with the Filezilla Client.
Please note that this guide only focuses on the usage of the Isle Manager and does not provide assistance with setting up game servers or server-side issues. For such cases, please reach out to the official game developers or your hosting provider.


The documentation includes information on setting up the bot, connecting to your FTP server, copying player folder URLs, and configuring the bot to work with your server.
Additionally, you will find troubleshooting information in case you encounter any connection or setup issues.

Using FTP-System

To connect to your server using FTP, log in to mygameplatform.com and navigate to My Servers > Panel > Startup.

TI4.png



The following input should be used for the Bot (please check out the Documentation for more details)

FTP Address:  <your gameserver address>:<FTP_PORT from Startup Variable> 
Warning: This is not all of the FTP URL, check out the Documentation FTP Password: <FTP_Password from Startup Variable>

Links

Dino Codes (Steam)

Server-Commands (Nitrado)