1.0 KiB
1.0 KiB
description |
---|
Learn how to setup templates with plugins, mods, worlds and configurations |
🎁 Templates
Introduction
In PlayerServers, Templates are an essential way of managing the creation of your servers.
{% hint style="info" %}
At minimum you are required to have a default
Template folder with Spigot.jar file inside. Without that, it will not be possible to create a subserver.
{% endhint %}
{% hint style="warning" %} Please keep in mind that all these steps must be repeated across every Daemon instance equally! Also, keep in mind that Templates do not work yet under Pterodactyl mode. {% endhint %}
Instructions
- Create folder in /templates/<yourtemplate>
- Put all the server files there including Spigot.jar (you must not include server.properties or spigot.yml)
- If the folder includes plugins, please do not include PSServerCore.jar or it's configuration files
- If your server includes plugins, please add all of them to the server-plugins folder