mirror of
https://github.com/BentoBoxWorld/Warps.git
synced 2024-11-14 14:45:48 +01:00
Fixed typos
This commit is contained in:
parent
ec3c9dcc56
commit
eed22732ab
@ -1,5 +1,5 @@
|
||||
# addon-welcomewarpsigns
|
||||
Add-on for BentoBox to add personal warp signs for players of for BSkyBlock and AcidIsland.
|
||||
Add-on for BentoBox to add personal warp signs for players of BSkyBlock or AcidIsland.
|
||||
This add-on will work for both game modes.
|
||||
|
||||
## How to use
|
||||
@ -7,7 +7,7 @@ This add-on will work for both game modes.
|
||||
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.
|
||||
4. Edit the config.yml how you want
|
||||
5. Restart the server if you make a change
|
||||
|
||||
## Config.yml
|
||||
@ -20,6 +20,6 @@ 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
|
||||
### Warp Sign Text - welcomeLine
|
||||
|
||||
This is the text a player must put on the first line of the sign to make it a warp sign
|
||||
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