Merge pull request #459 from fredthedoggy/patch-1

Update BentoBox Placeholders
This commit is contained in:
Andre_601 2020-08-31 02:46:10 +02:00 committed by GitHub
commit e542dabd52
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1324,30 +1324,30 @@ All information about these placeholders can be found [here](https://gitlab.com/
- ### **[BentoBox](https://github.com/BentoBoxWorld/BentoBox)** - ### **[BentoBox](https://github.com/BentoBoxWorld/BentoBox)**
> NO DOWNLOAD COMMAND > NO DOWNLOAD COMMAND
Check out [BentoBox placeholders wiki](https://github.com/BentoBoxWorld/BentoBox/wiki/Placeholders) for more information. Check out [BentoBox placeholders docs](https://docs.bentobox.world/en/latest/BentoBox/Placeholders/) for more placeholders.
Available gamemodes: Available gamemodes:
`acidisland`, `bskyblock`, `caveblock` and `skygrid`. `acidisland`, `bskyblock`, `caveblock`, `skygrid` and `aoneblock`.
``` ```
%bentobox_[gamemode]-world-friendlyname% %[gamemode]_world_friendly_name%
%bentobox_[gamemode]-island-distance% %[gamemode]_island_distance%
%bentobox_[gamemode]-island-protection-range% %[gamemode]_island_protection_range%
%bentobox_[gamemode]-island-owner% %[gamemode]_island_owner%
%bentobox_[gamemode]-island-creation-date% %[gamemode]_island_creation_date%
%bentobox_[gamemode]-island-spawnpoint% %[gamemode]_island_center%
%bentobox_[gamemode]-island-name% %[gamemode]_island_name%
``` ```
**Level add-on** **Level add-on**
Available gamemodes: Available gamemodes:
`acidisland`, `bskyblock`, and `caveblock`. `acidisland`, `bskyblock`, `caveblock`, `skygrid` and `aoneblock`.
``` ```
%level_[gamemode]-island-level% %Level_[gamemode]_island_level%
%level_[gamemode]-island-level-top-value-#% %Level_[gamemode]_top_value_#RANK#%
%level_[gamemode]-island-level-top-name-#% %Level_[gamemode]_top_name_#RANK#%
``` ```
---- ----