playerservers-wiki/legacy/additional-tutorials-faq.md

58 lines
2.5 KiB
Markdown
Raw Normal View History

2022-08-24 07:00:22 +02:00
---
description: Friendly asked Questions & Answers
---
# Additional Tutorials (FAQ)
## Below you can see some of the most asked questions & answers
{% hint style="info" %}
### Will I be able to run this plugin on GameHosting (such as Server.pro)?
**No**, you can only run this plugin on Dedicated / VPS hosting. We have our hosting too! Click this link in order to access our [Support Discord](https://discord.io/arcadiaservices), where you can contact owners & buy VPS machines starting from only **3.5€ / mo (1 core, 2GB of RAM)**.
{% endhint %}
{% hint style="info" %}
### How can I change the version sub-servers are creating with?
Navigate to `BungeeCord -> Plugins -> PlayerServers -> templates` and replace Spigot.jar with the new version of Spigot you want your users to run on their server.
**NOTE**: There'll be a VersionSelector available soon 😊.
{% endhint %}
{% hint style="info" %}
### How can I change the default RAM of SubServers?
That's pretty simple. Just navigate to the **config.yml** and edit `ram-per-server`
{% endhint %}
{% hint style="info" %}
### How can I change the limit of the currently-running subservers?
You can change the limit in the **config.yml** file, by changing `max-running-instances` option.
{% endhint %}
{% hint style="warning" %}
### ~~How to add default plugins which will be added automatically on server creation? - `Experimental, not recommended`~~` ``- REMOVED`
~~In order to do so, you'll need to add their _original name\*_ to the BungeeCord PlayerServers **config.yml** and add all of them to the following directories:~~
~~`BungeeCord -> Plugins -> PlayerServers -> templateplugins`~~
~~`BungeeCord -> Plugins -> PlayerServers -> plugins-to-be-added-ingame`~~
~~By "**original name**" I mean the name written in plugin.yml file of that specific plugin. For instance, the original plugin name for WorldEdit is just WorldEdit, for EssentialsX, it's just EssentialsX, but for some other plugins this might be different. Please be careful while using this option and kindly note that there will be no support for using it, as it's **EXPERIMENTAL** and it may be removed in any of the future updates.~~
{% endhint %}
{% hint style="info" %}
### Can I purchase the SourceCode of this plugin?
Yes, you can. Please contact me on Discord (`OpenSource#3310`).
{% endhint %}
{% hint style="info" %}
### Where could I get support?
For all the additiona help & support, please join our [Discord](https://discord.io/arcadiaservices)
{% endhint %}