Server Name The Name of the Server | SERVER_NAME | Pterodactyl_Server | required|string|max:50 |
Config File Name Name of the Config File. | CONFIG_NAME | config.xml | required|regex:/^([\w\d._-]+)(\.xml)$/ |
Mode 0 = Normal Race
1 = Time Trial
2 = Battle
3 = Soccer
4 = Follow The Leader
5 = Capture the Flag | MODE | 0 | required|string|in:0,1,2,3,4,5 |
Difficulty Speed of the carts and AI difficulty
0 = Beginner
1 = Intermediate
2 = Expert
3 = SuperTux | DIFFICULTY | 0 | required|string|in:0,1,2,3 |
Max Players How many players can there be in the server. | MAX_PLAYERS | 8 | required|numeric|between:1,24 |
Message of the Day Message of the Day displayed in the server. | MOTD | none | required|string|max:100 |