docs: add all untracked content
This commit is contained in:
parent
2608a1b07e
commit
3926c9524b
3 changed files with 70 additions and 0 deletions
23
home.md
Normal file
23
home.md
Normal file
|
@ -0,0 +1,23 @@
|
|||
---
|
||||
title: Home
|
||||
description:
|
||||
published: true
|
||||
date: 2022-08-28T15:16:07.774Z
|
||||
tags:
|
||||
editor: markdown
|
||||
dateCreated: 2022-08-28T14:26:49.429Z
|
||||
---
|
||||
|
||||
# Welcome to our wiki!
|
||||
|
||||
**This wiki provides information about all the plugins made by SBDevelopment.**
|
||||
|
||||
- ThemePark series
|
||||
- ParkPlusMC
|
||||
- VehiclesPlus
|
||||
- ActionFoto
|
||||
- RidecountViewer
|
||||
- MapReflectionAPI
|
||||
|
||||
## Who are we?
|
||||
SBDevelopment is a small development group (of 2 developers) who makes plugins for Minecraft servers. We mainly focus on themeparks, but we also make plugins for our servers.
|
24
themepark/about.md
Normal file
24
themepark/about.md
Normal file
|
@ -0,0 +1,24 @@
|
|||
---
|
||||
title: About
|
||||
description:
|
||||
published: true
|
||||
date: 2022-08-28T14:52:07.186Z
|
||||
tags:
|
||||
editor: markdown
|
||||
dateCreated: 2022-08-28T14:44:05.052Z
|
||||
---
|
||||
|
||||
# What is the ThemePark series?
|
||||
The ThemePark series consists of ThemePark, ThemeParkPlus and ThemeParkPlus Extension.
|
||||
|
||||
## ThemePark
|
||||
ThemePark is a free plugin, which provides a ride status menu and some other features.
|
||||
|
||||
## ThemeParkPlus
|
||||
ThemeParkPlus is a paid package adding more features to ThemePark.
|
||||
- **ThemeParkPlus** → A plugin adding one-way gates, light controls, and more.
|
||||
- **ThemeParkConnector** → A plugin connecting your ThemePark plugin with the ThemeParkPanel.
|
||||
- **ThemeParkPanel** → A panel to view ride states, sell tickets for shows, and more.
|
||||
|
||||
## ThemeParkPlus Extension
|
||||
ThemeParkPlus Extension adds more features to ThemeParkPanel. It adds the ability to control rides from the panel.
|
23
themepark/setup.md
Normal file
23
themepark/setup.md
Normal file
|
@ -0,0 +1,23 @@
|
|||
---
|
||||
title: Setup
|
||||
description:
|
||||
published: true
|
||||
date: 2022-08-28T17:18:38.260Z
|
||||
tags:
|
||||
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
|
||||
|
||||
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.
|
||||
3. Download the plugin from [Polymart](https://polymart.org/resource/themeparkplus.2243).
|
||||
4. Put the plugin JAR into the `/plugins` folder of your server.
|
||||
5. Restart your server.
|
Reference in a new issue