Compare commits
No commits in common. "c6c673c55e1d0a2ab29cff41397a1d2f23e0e389" and "e1b9ccd530d68a87f83c2e7294d0b79048777ffb" have entirely different histories.
c6c673c55e
...
e1b9ccd530
2 changed files with 7 additions and 18 deletions
13
home.md
13
home.md
|
@ -2,7 +2,7 @@
|
||||||
title: SBDevelopment Wiki
|
title: SBDevelopment Wiki
|
||||||
description: The wiki of SBDevelopment!
|
description: The wiki of SBDevelopment!
|
||||||
published: true
|
published: true
|
||||||
date: 2024-12-20T18:26:22.679Z
|
date: 2024-12-20T17:50:23.025Z
|
||||||
tags:
|
tags:
|
||||||
editor: markdown
|
editor: markdown
|
||||||
dateCreated: 2023-02-16T21:10:28.455Z
|
dateCreated: 2023-02-16T21:10:28.455Z
|
||||||
|
@ -15,12 +15,9 @@ Welcome to the SBDevelopment wiki! You can find all the information you need on
|
||||||
## Who are we?
|
## 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 other servers.
|
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 other servers.
|
||||||
|
|
||||||
## Our plugins
|
## Links
|
||||||
|
|
||||||
Find out more about our plugins below:
|
|
||||||
|
|
||||||
- [VehiclesPlus](/en/vehiclesplus/about)
|
- [VehiclesPlus](/en/vehiclesplus/about)
|
||||||
- *[VehiclesPlus v2 (LEGACY)](/en/vehiclesplus/setup) - No support anymore, for archiving only!*
|
- [ThemeParkPlus](/en/themepark/about)
|
||||||
- *[ThemePark series](/en/themepark/about) - No support anymore, for archiving only!*
|
|
||||||
- *[ActionFoto](/en/actionfoto/about) - No support anymore, for archiving only!*
|
The documentation on the other plugins can be found on [our old wiki](https://sbdevelopment.gitbook.io/wiki).
|
||||||
- *[RidecountViewer](/en/ridecountviewer/about) - No support anymore, for archiving only!*
|
|
|
@ -2,7 +2,7 @@
|
||||||
title: About
|
title: About
|
||||||
description: Information about VehiclesPlus
|
description: Information about VehiclesPlus
|
||||||
published: true
|
published: true
|
||||||
date: 2024-12-20T18:27:55.193Z
|
date: 2024-12-01T17:51:02.401Z
|
||||||
tags:
|
tags:
|
||||||
editor: markdown
|
editor: markdown
|
||||||
dateCreated: 2023-02-16T21:10:38.912Z
|
dateCreated: 2023-02-16T21:10:38.912Z
|
||||||
|
@ -14,12 +14,4 @@ dateCreated: 2023-02-16T21:10:38.912Z
|
||||||
[![Version](https://img.shields.io/spiget/version/70523?label=version)](https://www.spigotmc.org/resources/vehiclesplus-1-12-1-20-4.70523/) [![Downloads](https://img.shields.io/spiget/downloads/70523)](https://www.spigotmc.org/resources/vehiclesplus-1-12-1-20-4.70523/) [![Rating](https://img.shields.io/spiget/stars/70523?color=orange)](https://www.spigotmc.org/resources/vehiclesplus-1-12-1-20-4.70523/)
|
[![Version](https://img.shields.io/spiget/version/70523?label=version)](https://www.spigotmc.org/resources/vehiclesplus-1-12-1-20-4.70523/) [![Downloads](https://img.shields.io/spiget/downloads/70523)](https://www.spigotmc.org/resources/vehiclesplus-1-12-1-20-4.70523/) [![Rating](https://img.shields.io/spiget/stars/70523?color=orange)](https://www.spigotmc.org/resources/vehiclesplus-1-12-1-20-4.70523/)
|
||||||
|
|
||||||
## What is VehiclesPlus?
|
## What is VehiclesPlus?
|
||||||
VehiclesPlus is a plugin adding realistic vehicles to your Minecraft server. It support Cars, Planes, Bikes, Hovercrafts, Boats, Tanks and Helicopters. It's also possible to add your own types!
|
VehiclesPlus is a plugin adding realistic vehicles to your Minecraft server. It support Cars, Planes, Bikes, Hovercrafts, Boats, Tanks and Helicopters. It's also possible to add your own types!
|
||||||
|
|
||||||
## Installation
|
|
||||||
|
|
||||||
Follow [the installation instructions on the Setup page](https://docs.sbdevelopment.tech/en/vehiclesplus/setup).
|
|
||||||
|
|
||||||
## Support
|
|
||||||
|
|
||||||
Can't find the correct answer on our wiki or need more help? You can contact us in [our Discord server](https://discord.gg/z26ZGrrFWB).
|
|
Reference in a new issue