diff --git a/resources/themes/pterodactyl/admin/eggs/new.blade.php b/resources/themes/pterodactyl/admin/eggs/new.blade.php index 8059363f4..474d989a7 100644 --- a/resources/themes/pterodactyl/admin/eggs/new.blade.php +++ b/resources/themes/pterodactyl/admin/eggs/new.blade.php @@ -37,13 +37,13 @@ @endforeach -
Think of a Nest as a category. You can put multiple Eggs in a nest, but consider putting only Eggs that are related to eachother in each Nest.
+Think of a Nest as a category. You can put multiple Eggs in a nest, but consider putting only Eggs that are related to each other in each Nest.
A simple, human-readable name to use as an identifier for this Egg. This is what users will see as thier gameserver type.
+A simple, human-readable name to use as an identifier for this Egg. This is what users will see as their game server type.
The default statup command that should be used for new servers created with this Egg. You can change this per-server as needed.
+The default startup command that should be used for new servers created with this Egg. You can change this per-server as needed.
All fields are required unless you select a seperate option from the 'Copy Settings From' dropdown, in which case fields may be left blank to use the values from that option.
+All fields are required unless you select a separate option from the 'Copy Settings From' dropdown, in which case fields may be left blank to use the values from that option.
This variable can be accessed in the statup command by using {{ $variable->env_variable }}
.
This variable can be accessed in the startup command by using {{ $variable->env_variable }}
.
This variable can be accessed in the statup command by entering @{{environment variable value}}
.
This variable can be accessed in the startup command by entering @{{environment variable value}}
.
The default statup command that should be used for new servers using this Egg.
+The default startup command that should be used for new servers using this Egg.
The following configuration options should not be edited unless you understand how this system works. If wrongly modified it is possible for the daemon to break.
-All fields are required unless you select a seperate option from the 'Copy Settings From' dropdown, in which case fields may be left blank to use the values from that Egg.
+All fields are required unless you select a separate option from the 'Copy Settings From' dropdown, in which case fields may be left blank to use the values from that Egg.
support@pterodactyl.io
— unless you are absolutely sure of what you are doing.
+ Eggs are a powerful feature of Pterodactyl Panel that allow for extreme flexibility and configuration. Please note that while powerful, modifying an egg wrongly can very easily brick your servers and cause more problems. Please avoid editing our default eggs — those provided by support@pterodactyl.io
— unless you are absolutely sure of what you are doing.
This should be a descriptive category name that emcompasses all of the eggs within the nest.
+This should be a descriptive category name that encompasses all of the eggs within the nest.
This should be a descriptive category name that emcompasses all of the options within the service.
+This should be a descriptive category name that encompasses all of the options within the service.
Enter the total amount of memory avaliable for new servers. If you would like to allow overallocation of memory enter the percentage that you want to allow. To disable checking for overallocation enter -1
into the field. Entering 0
will prevent creating new servers if it would put the node over the limit.
Enter the total amount of memory available for new servers. If you would like to allow overallocation of memory enter the percentage that you want to allow. To disable checking for overallocation enter -1
into the field. Entering 0
will prevent creating new servers if it would put the node over the limit.
Enter the total amount of disk space avaliable for new servers. If you would like to allow overallocation of disk space enter the percentage that you want to allow. To disable checking for overallocation enter -1
into the field. Entering 0
will prevent creating new servers if it would put the node over the limit.
Enter the total amount of disk space available for new servers. If you would like to allow overallocation of disk space enter the percentage that you want to allow. To disable checking for overallocation enter -1
into the field. Entering 0
will prevent creating new servers if it would put the node over the limit.
The daemon runs its own SFTP management container and does not use the SSHd process on the main physical server. Do not use the same port that you have assigned for your physcial server's SSH process. If you will be running the daemon behind CloudFlare® you should set the daemon port to 8443
to allow websocket proxying over SSL.
The daemon runs its own SFTP management container and does not use the SSHd process on the main physical server. Do not use the same port that you have assigned for your physical server's SSH process. If you will be running the daemon behind CloudFlare® you should set the daemon port to 8443
to allow websocket proxying over SSL.
Deleting a node is a irreversable action and will immediately remove this node from the panel. There must be no servers associated with this node in order to continue.
+Deleting a node is a irreversible action and will immediately remove this node from the panel. There must be no servers associated with this node in order to continue.
The daemon runs its own SFTP management container and does not use the SSHd process on the main physical server. Do not use the same port that you have assigned for your physcial server's SSH process.
+The daemon runs its own SFTP management container and does not use the SSHd process on the main physical server. Do not use the same port that you have assigned for your physical server's SSH process.
The Egg that this pack is assocaited with. Only servers that are assigned this Egg will be able to access this pack.
+The Egg that this pack is associated with. Only servers that are assigned this Egg will be able to access this pack.
The option that this pack is assocaited with. Only servers that are assigned this option will be able to access this pack.
+The option that this pack is associated with. Only servers that are assigned this option will be able to access this pack.
The option that this pack is assocaited with. Only servers that are assigned this option will be able to access this pack. This assigned option cannot be changed if servers are attached to this pack.
+The option that this pack is associated with. Only servers that are assigned this option will be able to access this pack. This assigned option cannot be changed if servers are attached to this pack.
The following data replacers are avaliable for the startup command: @{{SERVER_MEMORY}}
, @{{SERVER_IP}}
, and @{{SERVER_PORT}}
. They will be replaced with the allocated memory, server IP, and server port respectively.
The following data substitutes are available for the startup command: @{{SERVER_MEMORY}}
, @{{SERVER_IP}}
, and @{{SERVER_PORT}}
. They will be replaced with the allocated memory, server IP, and server port respectively.
The total number of databases a user is allowed to create for this server. Leave blank to allow unlimmited.
+The total number of databases a user is allowed to create for this server. Leave blank to allow unlimited.
- Changing any of the below values will result in the server processing a re-install command. The server will be stopped and will then proceede. - If you are changing the pack, exisiting data may be overwritten. If you would like the service scripts to not run, ensure the box is checked at the bottom. + Changing any of the below values will result in the server processing a re-install command. The server will be stopped and will then proceed. + If you are changing the pack, existing data may be overwritten. If you would like the service scripts to not run, ensure the box is checked at the bottom.
- This is a destructive operation in many cases. This server will be stopped immediately in order for this action to proceede. + This is a destructive operation in many cases. This server will be stopped immediately in order for this action to proceed.