docs: update themepark/setup
This commit is contained in:
parent
3926c9524b
commit
ff7eda24fb
1 changed files with 8 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
||||||
title: Setup
|
title: Setup
|
||||||
description:
|
description:
|
||||||
published: true
|
published: true
|
||||||
date: 2022-08-28T17:18:38.260Z
|
date: 2022-08-28T17:53:50.977Z
|
||||||
tags:
|
tags:
|
||||||
editor: markdown
|
editor: markdown
|
||||||
dateCreated: 2022-08-28T14:58:02.841Z
|
dateCreated: 2022-08-28T14:58:02.841Z
|
||||||
|
@ -16,8 +16,13 @@ dateCreated: 2022-08-28T14:58:02.841Z
|
||||||
|
|
||||||
# ThemeParkPlus
|
# ThemeParkPlus
|
||||||
|
|
||||||
1. Make sure you have [WorldEdit](https://dev.bukkit.org/projects/worldedit) and WorldGuard[https://dev.bukkit.org/projects/worldguard] installed.
|
0. Make sure you have [ThemePark](#themepark) installed.
|
||||||
|
1. Make sure you have [WorldEdit](https://dev.bukkit.org/projects/worldedit) and [WorldGuard](https://dev.bukkit.org/projects/worldguard) installed.
|
||||||
2. Make sure you have [Vault](https://dev.bukkit.org/projects/vault) and an economy manager (like [EssentialsX](https://essentialsx.net/downloads.html)) installed.
|
2. Make sure you have [Vault](https://dev.bukkit.org/projects/vault) and an economy manager (like [EssentialsX](https://essentialsx.net/downloads.html)) installed.
|
||||||
3. Download the plugin from [Polymart](https://polymart.org/resource/themeparkplus.2243).
|
3. Download the plugin from [Polymart](https://polymart.org/resource/themeparkplus.2243).
|
||||||
4. Put the plugin JAR into the `/plugins` folder of your server.
|
4. Put the plugin JAR into the `/plugins` folder of your server.
|
||||||
5. Restart your server.
|
5. Restart your server.
|
||||||
|
|
||||||
|
# ThemeParkConnector
|
||||||
|
|
||||||
|
You can find instructions for the setup in the setup guide of ThemeParkPanel.
|
Reference in a new issue