0%
Loading...
NolimitHost

How to Change Allowed Dinosaurs on Your The Isle Evrima Server

Last updated: May 6, 2026

This guide shows you how to choose which dinosaur species players can use on your The Isle Evrima server. By default, all dinosaur species are available for players to choose. You can restrict this to a specific set of species by defining AllowedClasses entries in your Game.ini file — the main configuration file for your server — which is useful for themed servers or controlled gameplay environments.

Important: Once you add any AllowedClasses= line, only the species you list will be playable. Any species not included will be disabled. If you add the section but leave it empty, no dinosaurs will be playable.

Restricting Playable Species

Follow these steps to limit which dinosaurs can be played. Each AllowedClasses= line tells the server one species it may offer to players.

  1. Log in to the NolimitHost Game Panel at https://panel.nolimithost.cc/ and select your server.
  2. Stop your server first — this is important so the server doesn't overwrite your changes when it shuts down.
  3. In the left sidebar, click File Manager.
  4. Navigate to /TheIsle/Saved/Config/LinuxServer/Game.ini.
  5. Locate the [/script/theisle.tigamestatebase] section (or create it at the bottom of the file if it does not exist).
  6. Add one AllowedClasses= line per species you want to enable, using the exact class name after the equals sign. For example, to allow only Tyrannosaurus and Carnotaurus:
[/script/theisle.tigamestatebase]
AllowedClasses=Tyrannosaurus
AllowedClasses=Carnotaurus
  1. Save the file.
  2. Go back to the Console tab and start your server so the new species list takes effect.
Important: Always stop your server before editing configuration files. Changes made while the server is running may be overwritten on shutdown. After saving, start your server again to apply the changes.

Re-enabling a Species

To allow an additional species, stop your server, add its AllowedClasses= line to the list, save the file, and start your server again.

To disable a specific species, remove its line from the config, save the file, and restart the server.

To allow all species again, remove every AllowedClasses= line entirely from the section, save the file, and restart.

Tip: You can update the allowed species list without restarting by using the RCON command updateplayables DinoList from the panel console. Example: updateplayables Carnotaurus,Stegosaurus,Tyrannosaurus. See our RCON guide for details.

All Playable Dinosaur Class Names

Use the class names below exactly as shown in your AllowedClasses= entries:

[/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