mirror of
https://github.com/BentoBoxWorld/Warps.git
synced 2024-11-22 18:46:33 +01:00
Added ReadMe
This commit is contained in:
parent
79325f7d13
commit
ec3c9dcc56
25
README.md
Normal file
25
README.md
Normal file
@ -0,0 +1,25 @@
|
|||||||
|
# addon-welcomewarpsigns
|
||||||
|
Add-on for BentoBox to add personal warp signs for players of for BSkyBlock and AcidIsland.
|
||||||
|
This add-on will work for both game modes.
|
||||||
|
|
||||||
|
## How to use
|
||||||
|
|
||||||
|
1. Place the jar in the addons folder of the BentoBox plugin
|
||||||
|
2. Restart the server
|
||||||
|
3. The addon will create a data folder and inside the folder will be a config.yml
|
||||||
|
4. Edit the config.yml how you want.
|
||||||
|
5. Restart the server if you make a change
|
||||||
|
|
||||||
|
## Config.yml
|
||||||
|
|
||||||
|
There are only two options in the config:
|
||||||
|
|
||||||
|
### warplevelrestriction
|
||||||
|
|
||||||
|
This is the minimum island level needed to be able to create a warp.
|
||||||
|
0 or negative values will disable this restriction and 10 is default.
|
||||||
|
If you do not have the level addon installed, this will have no effect.
|
||||||
|
|
||||||
|
### Warp Sign Text
|
||||||
|
|
||||||
|
This is the text a player must put on the first line of the sign to make it a warp sign
|
Loading…
Reference in New Issue
Block a user