Compare commits
8 commits
e1b9ccd530
...
c6c673c55e
Author | SHA1 | Date | |
---|---|---|---|
c6c673c55e | |||
ca8312d9b7 | |||
2b1f5113fd | |||
7a291ce09e | |||
53ea8243ed | |||
b58660418f | |||
909d0c97e8 | |||
851355b9d2 |
2 changed files with 18 additions and 7 deletions
13
home.md
13
home.md
|
@ -2,7 +2,7 @@
|
|||
title: SBDevelopment Wiki
|
||||
description: The wiki of SBDevelopment!
|
||||
published: true
|
||||
date: 2024-12-20T17:50:23.025Z
|
||||
date: 2024-12-20T18:26:22.679Z
|
||||
tags:
|
||||
editor: markdown
|
||||
dateCreated: 2023-02-16T21:10:28.455Z
|
||||
|
@ -15,9 +15,12 @@ Welcome to the SBDevelopment wiki! You can find all the information you need on
|
|||
## 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.
|
||||
|
||||
## Links
|
||||
## Our plugins
|
||||
|
||||
Find out more about our plugins below:
|
||||
|
||||
- [VehiclesPlus](/en/vehiclesplus/about)
|
||||
- [ThemeParkPlus](/en/themepark/about)
|
||||
|
||||
The documentation on the other plugins can be found on [our old wiki](https://sbdevelopment.gitbook.io/wiki).
|
||||
- *[VehiclesPlus v2 (LEGACY)](/en/vehiclesplus/setup) - No support anymore, for archiving only!*
|
||||
- *[ThemePark series](/en/themepark/about) - No support anymore, for archiving only!*
|
||||
- *[ActionFoto](/en/actionfoto/about) - No support anymore, for archiving only!*
|
||||
- *[RidecountViewer](/en/ridecountviewer/about) - No support anymore, for archiving only!*
|
|
@ -2,7 +2,7 @@
|
|||
title: About
|
||||
description: Information about VehiclesPlus
|
||||
published: true
|
||||
date: 2024-12-01T17:51:02.401Z
|
||||
date: 2024-12-20T18:27:55.193Z
|
||||
tags:
|
||||
editor: markdown
|
||||
dateCreated: 2023-02-16T21:10:38.912Z
|
||||
|
@ -15,3 +15,11 @@ dateCreated: 2023-02-16T21:10:38.912Z
|
|||
|
||||
## 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!
|
||||
|
||||
## 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