By default, all dinosaurs are enabled on your The Isle Evrima server. You can customize which dinosaurs players are allowed to play as by editing the Game.ini configuration file on your server. This is useful if you want to restrict gameplay to specific species or create themed servers.
Changing Allowed Dinosaurs In The Isle Evrima
When you define AllowedClasses= entries in your Game.ini configuration file, only the dinosaurs you list will be playable. Any dinosaur not listed will be disabled. If no AllowedClasses are defined, players won't be able to spawn as a dinosaur.
- 1Access the Game Host Bros Panel and
Stopyour The Isle Evrima server. - 2In the sidebar, go to
File Manager. - 3Navigate to
/TheIsle/Saved/Config/LinuxServer/Game.ini. - 4Find the
[/script/theisle.tigamestatebase]section. - 5Add or remove
AllowedClasses=entries on a new line for each dinosaur you want to enable. For example, to only allow T-Rex and Carnotaurus:[/script/theisle.tigamestatebase] AdminsSteamIDs= AllowedClasses=Tyrannosaurus AllowedClasses=Carnotaurus - 6Go to
ConsoleandStartyour server.
To disable a specific dinosaur, simply remove its AllowedClasses= line. For example, if you want to disable T-Rex, remove the AllowedClasses=Tyrannosaurus line from your configuration.
You can use RCON and the updateplayables command to cycle allowed dinosaurs without restarting your server. Check out our RCON guide to learn more.
All Dinosaur Class Names
Here is a list of dinosaur class names you can use with AllowedClasses=.
[/script/theisle.tigamestatebase]
AllowedClasses=Beipiaosaurus
AllowedClasses=Carnotaurus
AllowedClasses=Ceratosaurus
AllowedClasses=Deinosuchus
AllowedClasses=Diabloceratops
AllowedClasses=Dilophosaurus
AllowedClasses=Dryosaurus
AllowedClasses=Gallimimus
AllowedClasses=Herrerasaurus
AllowedClasses=Hypsilophodon
AllowedClasses=Maiasaura
AllowedClasses=Omniraptor
AllowedClasses=Pachycephalosaurus
AllowedClasses=Pteranodon
AllowedClasses=Stegosaurus
AllowedClasses=Tenontosaurus
AllowedClasses=Troodon
AllowedClasses=Tyrannosaurus