mirror of
https://github.com/BentoBoxWorld/BentoBox.git
synced 2024-11-22 02:35:21 +01:00
started working on the installation tutorial
parent
896e2fe624
commit
67c3b95de5
@ -1,10 +1,25 @@
|
||||
:us: | [:fr:](https://github.com/BentoBoxWorld/bentobox/wiki/Installer-Bentobox) :de:
|
||||
|
||||
# Table of Contents
|
||||
# Introduction
|
||||
|
||||
BentoBox is a powerful yet specific plugin to install and run on your server. We at BentoBoxWorld have discussed lengthily the most user-friendly installation method that would fit the best the defining features of BentoBox.
|
||||
|
||||
In comparison to most of Spigot plugins, BentoBox's installation will take a bit more time than a quick drag-and-drop in your server's plugins folder; but the countless possibilities it will bring you are worth it.
|
||||
|
||||
Let's get started!
|
||||
|
||||
***
|
||||
|
||||
# Prerequisites
|
||||
# Download BentoBox
|
||||
|
||||
You can download BentoBox **for free** on different websites. Official releases can be found on the plugin's Spigot page or in the [GitHub releases tab](https://github.com/BentoBoxWorld/bentobox/releases), whereas **untested** development builds can be downloaded from [Jenkins](https://ci.codemc.org/job/BentoBoxWorld/job/bentobox/).
|
||||
|
||||
# Setup BentoBox
|
||||
|
||||
Once you downloaded BentoBox, you have to put it in your server's `plugins` folder. Unlike ASkyBlock, there is no required dependencies: BentoBox [will automatically hook into plugins](https://github.com/BentoBoxWorld/bentobox/wiki/Hooks) it finds (such as Vault, PlaceholderAPI, Multiverse-Core, ...) to extend its capacity.
|
||||
|
||||
Boot up your server and wait until all plugins are fully enabled. If you connect on your server, you will notice BentoBox does nothing special. As a matter of fact, **BentoBox does nothing on its own**: it needs you to add [Addons](https://github.com/BentoBoxWorld/bentobox/wiki/Addons) so it can "learn" to manage e.g. the Skyblock gamemode.
|
||||
|
||||
Turn off your server.
|
||||
|
||||
**WIP**
|
Loading…
Reference in New Issue
Block a user