diff --git a/home.md b/home.md new file mode 100644 index 0000000..dfda067 --- /dev/null +++ b/home.md @@ -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. \ No newline at end of file diff --git a/themepark/about.md b/themepark/about.md new file mode 100644 index 0000000..6659e1b --- /dev/null +++ b/themepark/about.md @@ -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. \ No newline at end of file diff --git a/themepark/setup.md b/themepark/setup.md new file mode 100644 index 0000000..ab1169e --- /dev/null +++ b/themepark/setup.md @@ -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. \ No newline at end of file