Manage Playable Dinosaurs on Your The Isle Evrima Server

Control which dinosaur species are available to players on your The Isle Evrima server using AllowedClasses in Game.ini.

You can control exactly which dinosaur species players can pick on your server. This is managed through AllowedClasses in Game.ini.

The Isle Evrima dinosaur selection menu

The screenshot above shows the in-game dinosaur picker — what your players see is exactly what your AllowedClasses list permits.

How AllowedClasses Works

ConfigurationBehavior
No AllowedClasses linesAll species are available (default)
Any AllowedClasses lines presentOnly the species you list are available — everything else is blocked

Set Allowed Classes

Stop the server

In the XGamingServer Panel, go to Console and stop the server.

Open Game.ini

Click Files in the sidebar and navigate to:

TheIsle/Saved/Config/LinuxServer/Game.ini

Add allowed species

Under [/Script/TheIsle.TIGameSession], add one line per species:

[/Script/TheIsle.TIGameSession]
AllowedClasses=Carnotaurus
AllowedClasses=Ceratosaurus
AllowedClasses=Stegosaurus
AllowedClasses=Triceratops
AllowedClasses=Tyrannosaurus

Save and start

Click Save Content and start from Console.

All Available Species

Herbivores

SpeciesClass Name
BeipiaosaurusBeipiaosaurus
DryosaurusDryosaurus
GallimimusGallimimus
HypsilophodonHypsilophodon
MaiasauraMaiasaura
PachycephalosaurusPachycephalosaurus
StegosaurusStegosaurus
TenontosaurusTenontosaurus
TriceratopsTriceratops

Carnivores

SpeciesClass Name
AllosaurusAllosaurus
CarnotaurusCarnotaurus
CeratosaurusCeratosaurus
DeinosuchusDeinosuchus
DilophosaurusDilophosaurus
HerrerasaurusHerrerasaurus
OmniraptorOmniraptor
TroodonTroodon
TyrannosaurusTyrannosaurus

Other

SpeciesClass Name
DiabloceratopsDiabloceratops
PteranodonPteranodon

The exact roster changes with Evrima updates. Run getplayables via RCON to see the current list on your server.

Update Live via RCON

Change the playable list without restarting:

updateplayables Carnotaurus,Stegosaurus,Tyrannosaurus

This replaces the entire allowed list with the species you specify. See RCON Setup.

Example Configurations

Apex Predators Only

AllowedClasses=Tyrannosaurus
AllowedClasses=Allosaurus
AllowedClasses=Carnotaurus
AllowedClasses=Ceratosaurus
AllowedClasses=Deinosuchus

Herbivore Sanctuary

AllowedClasses=Stegosaurus
AllowedClasses=Triceratops
AllowedClasses=Maiasaura
AllowedClasses=Dryosaurus
AllowedClasses=Tenontosaurus
AllowedClasses=Pachycephalosaurus

All Species (Default)

Remove all AllowedClasses= lines from Game.ini. Every species becomes available.

How is this guide?

40% Off — Limited TimeGet your The Isle Evrima server todayInstant setup, DDoS protection, and 24/7 support included.
Get a Server

On this page