Releases: BentoBoxWorld/BSkyBlock
Releases · BentoBoxWorld/BSkyBlock
1.4.2 Release
This is a small bug fix release to ensure the default world name is "BSkyBlock_world".
Compatibility
BSkyBlock 1.4.2 is updated to work on BentoBox 1.4.0. If will not work on 1.3.0.
See 1.4.0 release notes for changes from that version.
Upgrading
- Stop server. Make sure the server is 1.4.0 or higher.
- Copy this jar into the addons folder and remove the old BSkyBlock jar.
- Restart the server
1.4.1 Release
This is a small fix release to add the expel command is now supported by BentoBox.
Compatibility
BSkyBlock 1.4.1 is updated to work on BentoBox 1.4.0. If will not work on 1.3.0.
See 1.4.0 release notes for changes from that version.
Changelog
Legend
- 🔡 locale files may need to be regenerated or updated.
Contents
Features
- Adds /is expel command to expel players.
Upgrading
- Stop server. Make sure the server is 1.4.0.
- Copy this jar into the addons folder and remove the old BSkyBlock jar.
- Remove the BentoBox locale files so new ones can be generated.
- Restart the server
1.4.0 Release
Compatibility
BSkyBlock 1.4.0 is updated to work on BentoBox 1.4.0. If will not work on 1.3.0.
Changelog
Legend
- 🔡 locale files may need to be regenerated or updated.
- ⚙️ config options have been removed, renamed or added.
- 🔺 special attention needed.
Contents
Features
- ⚙️ Adds support for use-own-generator. See config.yml for instructions.
- ⚙️ Adds support for hidden settings. These are set in-game by the Op using SHIFT-LEFT-CLICK on the settings to toggle hiding or not. Hidden settings have the Curse of Vanishing applied to them!
- Enables BSkyBlock related PlaceHolders:
%bentobox_bskyblock-world-friendlyname%
%bentobox_bskyblock-island-distance%
%bentobox_bskyblock-island-protection-range%
%bentobox_bskyblock-island-owner%
%bentobox_bskyblock-island-creation-date%
%bentobox_bskyblock-island-spawnpoint%
%bentobox_bskyblock-island-name%
Fixes
- [Medium] Default biome (as set in config.yml) was not being used in newly generated chunks in the overworld.
- [Minor] bskyblock.mod.bypassban permission was missing from the permissions list.
Upgrading
- Stop server. Make sure the server is 1.4.0.
- Copy this jar into the addons folder and remove the old BSkyBlock jar.
- Restart the server
- config.yml will be updated to the new version. Check it and adjust as required.
Update for BentoBox 1.3.0
Updated to work with BentoBox 1.3.0.
- Added
bskyblock.island.team.promote
permission - Fixed
admin.tp
permission - Added configurable user and admin commands to config.yml
- Cleaned up config.yml
- End trophy island at 0,0 does not obliterate the player's end island
- End Dragon can be summoned using the
/summon
command - Sea height was 1 block off from config setting
- Default schem did not have beetroot seeds
New Admin commands
/bsbadmin resetflags
- for admins to reset all island settings to the defaults set in config.yml.
The following are advanced commands to help recover from database corruption
/bsbadmin trash
- shows a list of unowned islands that could not be loaded for some reason/bsbadmin trash [player]
- shows a list of islands owned by player that could not be loaded for some reason/bsbadmin switchto <number>
- switches a player from their current island (if any) to the numbered island in trash
Update for BentoBox 1.2.0
Updated to work with BentoBox 1.2.0.
- Made use of the newest API methods in GameModeAddon.
- Added
/island spawn
- for players to teleport to the world's spawn Island (if it set). - Added
/bsbadmin setspawn
- for admins to set an Island as the world's spawn.
Update for BentoBox 1.0
Updated to work with BentoBox 1.0.
- Updated schems to work with the async-pasting. Please regenerate the schems folder if you want to use them or update the current one manually.
- Added
world.ban-limit
in config. - Added support for reloading the addon.
- Replaced
/bsbadmin clearresets
and/bsbadmin clearresetsall
with/bsbadmin resets reset <player/@a>
. - Added
/bsbadmin resets set <player> <resets>
. - Added
OBSIDIAN_SCOOPING
as a world_setting flag in config.
Update for BentoBox Alpha 13 (0.18.0)
Updated to work with BentoBox Alpha 13 (0.18.0).
- Updated the
max-islands
comment inconfig.yml
- Added localization for the starting sign and updated the schem.
- Updated to Spigot 1.13.2.
- Added
/is info
(alias:/is who
) - Added
/bsbadmin deaths <set/reset>
to set or reset a player's deaths count.
Spooky update! (BentoBox Alpha 5)
Updated to work with BentoBox Alpha 5.
- Fixed a bunch of config comments that were refering to ASkyBlock.
"The Flattening"
Updated to work with BentoBox Alpha 4.
- Fixes a bug with the language permission
- Maven POM properties and package names are now updated accordingly to our distribution management
- BSkyBlock is now available on CodeMC's Maven repository! Check that out!
- Added a bunch of new config options related to
/is sethome
- stop your players from setting their home in the Nether/the End or just ask them a confirmation. - Added
/bsbadmin why
: you will now be able to know why a player is being restricted from doing something!
Latest update
Fixes schem issue and chest missing items https://github.com/BentoBoxWorld/addon-bskyblock/issues/8