Archived
3
0
Fork 1
This repository has been archived on 2025-01-10. You can view files and clone it, but cannot push or open issues or pull requests.
docs/themepark/setup.md

32 lines
1.3 KiB
Markdown
Raw Normal View History

2022-08-28 17:44:15 +00:00
---
title: Setup
2022-08-28 19:19:03 +00:00
description: Setup of the ThemePark package.
2022-08-28 17:44:15 +00:00
published: true
2022-08-28 19:19:03 +00:00
date: 2022-08-28T19:19:02.137Z
tags: themepark
2022-08-28 17:44:15 +00:00
editor: markdown
dateCreated: 2022-08-28T14:58:02.841Z
---
# ThemePark
1. Download the plugin from [Spigot](https://www.spigotmc.org/resources/themepark.48648/) or [Polymart](https://polymart.org/resource/themepark.2242).
2. Put the plugin JAR into the `/plugins` folder of your server.
3. Restart your server.
# ThemeParkPlus
2022-08-28 18:03:11 +00:00
1. Make sure you have [ThemePark](#themepark) installed.
2. Make sure you have [WorldEdit](https://dev.bukkit.org/projects/worldedit) and [WorldGuard](https://dev.bukkit.org/projects/worldguard) installed.
3. Make sure you have [Vault](https://dev.bukkit.org/projects/vault) and an economy manager (like [EssentialsX](https://essentialsx.net/downloads.html)) installed.
4. Download the plugin from [Polymart](https://polymart.org/resource/themeparkplus.2243).
5. Put the plugin JAR into the `/plugins` folder of your server.
6. Restart your server.
2022-08-28 17:53:52 +00:00
2022-08-28 18:03:11 +00:00
# ThemeParkPanel
2022-08-28 17:53:52 +00:00
2022-08-28 18:03:11 +00:00
1. Make sure you have [ThemePark](#themepark) installed on your Minecraft server.
2. To proceed, choose the type you want to install this panel on:
2022-08-28 19:17:51 +00:00
- [Shared webhosting *If you own webhosting (you share with others)*](/en/themepark/setup/shared)
- [VPS running Linux *If you own an VPS running Linux*](/en/themepark/setup/linux)
2022-08-28 18:03:11 +00:00
{.links-list}