minor edits

Gabriel Valentine 2019-09-10 01:14:09 -07:00
parent c043d6177d
commit d38813f6ff

@ -1,4 +1,4 @@
[Addons](https://github.com/BentoBoxWorld/bentobox/wiki/Addons) are what makes BentoBox special. However, note that these **are not plugins**: they **won't launch** if you just put them in the `plugins` folder.
Addons are what makes BentoBox special. However, note that these **are not plugins**: they **won't launch** if you just put them in the `plugins` folder.
These include some popular Gamemodes:
* [**BSkyBlock**](https://github.com/BentoBoxWorld/BSkyBlock): the successor to the popular ASkyBlock.
@ -22,7 +22,7 @@ And there are plenty of other official or community-made Addons you can try and
# Install Addons
Firstly, you need to download the Addons you want to add to your server. Official ones can be on [BentoBoxWorld's repositories list](https://github.com/BentoBoxWorld) and can be downloaded from their `Releases` tab (or from [Jenkins](https://ci.codemc.org/job/BentoBoxWorld/) for **untested** development builds). Links to these repositories can be found above. We will setup a website at some point so it gets easier for you to download them later on.
Firstly, you need to download the Addons you want to add to your server. Official ones can be on [BentoBoxWorld's repositories list](https://github.com/BentoBoxWorld) and can be downloaded from their `Releases` tab (or from [Jenkins](https://ci.codemc.org/job/BentoBoxWorld/) for **untested** development builds). Links to these repositories can be found above.
Once you have downloaded everything you need, you just have to put them all in the `plugins\BentoBox\addons` folder, boot up your server so that config files and folders get created, and finally turn it off again in order to be able to edit everything without causing any harm to your server.