GitBook: [#64] No subject
This commit is contained in:
parent
b84a07e543
commit
b74f403749
@ -23,7 +23,3 @@ PlayerServers is an advanced plugin that will allow your players to create their
|
||||
|
||||
## Purchase it now
|
||||
|
||||
{% content-ref url="legacy/additional-tutorials-faq.md" %}
|
||||
[additional-tutorials-faq.md](legacy/additional-tutorials-faq.md)
|
||||
{% endcontent-ref %}
|
||||
|
||||
|
42
SUMMARY.md
42
SUMMARY.md
@ -7,29 +7,29 @@
|
||||
***
|
||||
|
||||
* [Legacy](legacy/README.md)
|
||||
* [Updates](legacy/updates/README.md)
|
||||
* [Updates](updates/README.md)
|
||||
* [PlayerServers - General](legacy/updates/master.md)
|
||||
* [v1.1 to v1.2](legacy/updates/v1.1-to-v1.2.md)
|
||||
* [8.0 to v1.0](legacy/updates/8.0-to-v1.0.md)
|
||||
* [5.0 to 6.0](legacy/updates/5.0-to-6.0.md)
|
||||
* [3.7-D to 4.0](legacy/updates/update1.md)
|
||||
* [Basic instructions](legacy/basic-instructions.md)
|
||||
* [Plugin management](legacy/plugin-management.md)
|
||||
* [Editing config files](legacy/editing-config-files.md)
|
||||
* [Plugin Installation Tutorial](legacy/installation.md)
|
||||
* [Current Config & Messages File](legacy/config.md)
|
||||
* [Permissions & Commands](legacy/permissions-and-commands.md)
|
||||
* [Limitations](legacy/limitations/README.md)
|
||||
* [Permission-based RAM](legacy/limitations/permission-based-ram.md)
|
||||
* [Max players limitation](legacy/limitations/max-players-limitation.md)
|
||||
* [Max plugins limitation](legacy/limitations/max-plugins-limitation.md)
|
||||
* [Adding pre-defined plugins](legacy/adding-pre-defined-plugins.md)
|
||||
* [Creating MySQL database](legacy/creating-mysql-database.md)
|
||||
* [Additional Tutorials (FAQ)](legacy/additional-tutorials-faq.md)
|
||||
* [Screen (accessing consoles)](legacy/screen.md)
|
||||
* [v1.1 to v1.2](updates/v1.1-to-v1.2.md)
|
||||
* [8.0 to v1.0](updates/8.0-to-v1.0.md)
|
||||
* [5.0 to 6.0](updates/5.0-to-6.0.md)
|
||||
* [3.7-D to 4.0](updates/update1.md)
|
||||
* [Basic instructions](for-players/basic-instructions.md)
|
||||
* [Plugin management](for-players/plugin-management.md)
|
||||
* [Editing config files](for-players/editing-config-files.md)
|
||||
* [Plugin Installation Tutorial](for-owners/installation.md)
|
||||
* [Current Config & Messages File](for-owners/config.md)
|
||||
* [Permissions & Commands](for-owners/permissions-and-commands.md)
|
||||
* [Limitations](for-owners/limitations/README.md)
|
||||
* [Permission-based RAM](for-owners/limitations/permission-based-ram.md)
|
||||
* [Max players limitation](for-owners/limitations/max-players-limitation.md)
|
||||
* [Max plugins limitation](for-owners/limitations/max-plugins-limitation.md)
|
||||
* [Adding pre-defined plugins](for-owners/adding-pre-defined-plugins.md)
|
||||
* [Creating MySQL database](for-owners/creating-mysql-database.md)
|
||||
* [Additional Tutorials (FAQ)](for-owners/additional-tutorials-faq.md)
|
||||
* [Screen (accessing consoles)](for-owners/screen.md)
|
||||
* [Screen (advanced)](https://linuxize.com/post/how-to-use-linux-screen/)
|
||||
* [Templates](legacy/templates.md)
|
||||
* [Multi-Node Support](legacy/multi-node-support.md)
|
||||
* [Templates](experimental/templates.md)
|
||||
* [Multi-Node Support](experimental/multi-node-support.md)
|
||||
* [Unofficial Video Tutorial](https://www.youtube.com/watch?v=VApcwAG4y5c)
|
||||
* [MC-Market Thread](https://www.mc-market.org/threads/583445/#post-4508558)
|
||||
* [Support Discord](https://invite.gg/arcadiaxyz)
|
||||
|
@ -10,10 +10,10 @@ description: >-
|
||||
[..](../)
|
||||
{% endcontent-ref %}
|
||||
|
||||
{% content-ref url="permissions-and-commands.md" %}
|
||||
[permissions-and-commands.md](permissions-and-commands.md)
|
||||
{% content-ref url="../for-owners/permissions-and-commands.md" %}
|
||||
[permissions-and-commands.md](../for-owners/permissions-and-commands.md)
|
||||
{% endcontent-ref %}
|
||||
|
||||
{% content-ref url="installation.md" %}
|
||||
[installation.md](installation.md)
|
||||
{% content-ref url="../for-owners/installation.md" %}
|
||||
[installation.md](../for-owners/installation.md)
|
||||
{% endcontent-ref %}
|
||||
|
@ -28,14 +28,14 @@ ram-limiting:
|
||||
|
||||
In case you'd like to see the default config after this update, please click the link below:
|
||||
|
||||
{% content-ref url="../config.md" %}
|
||||
[config.md](../config.md)
|
||||
{% content-ref url="../for-owners/config.md" %}
|
||||
[config.md](../for-owners/config.md)
|
||||
{% endcontent-ref %}
|
||||
|
||||
In case you'd like to learn more about permission-based RAM system, follow this link:
|
||||
|
||||
{% content-ref url="../limitations/permission-based-ram.md" %}
|
||||
[permission-based-ram.md](../limitations/permission-based-ram.md)
|
||||
{% content-ref url="../for-owners/limitations/permission-based-ram.md" %}
|
||||
[permission-based-ram.md](../for-owners/limitations/permission-based-ram.md)
|
||||
{% endcontent-ref %}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user