Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Important note: Spectator items might be broken for you when you've been using a previous v5 beta. Delete the spectator-inventory.cm2 / spectator-hotbar.yml file before starting the server again with this update.
- Added feature:
- - Added smart-hook-incompatibility system that now intelligently detects incompatibility of hooks. The plugin simply warns you now if that's the case instead of throwing an error
- - Added SlimeWorldManager support
- - Added support for CMI for nicknaming
- Config changes:
- - Added slimeworldmanager-enabled
- - Replaced spectator-inventory.cm2 with spectator-hotbar.yml. Migration occurrs automatically
- - Changed the default value of the endlobby-countdown-time time from 15 to 90
- - Added fancy info text at the beginning of the main config file
- Minor changes:
- - Dealers or holograms in general now receive the correct amount of damage (now also cares for the item hold and the enchantments that are on it etc.)
- - Display warning instead of an error when using an invalid format for chat messages
- - Fixed an important security bug
- - Fixed some errors that occurred when trying to migrate from bedwars1058
- - Added more info to /bw arena info
- API changes:
- - Added HolographicEntity API
- -> Added WorldStorage#HolographicEntity[] getHolograms()
- -> Added WorldStorage#HolographicEntity[] getHolograms(HologramSkinType type)
- -> Added WorldStorage#HolographicEntity[] getHolograms(HologramControllerType type)
- -> Added WorldStorage#HolographicEntity spawnHologram(HologramSkinType type, Location location)
- -> Added WorldStorage#HolographicEntity spawnHologram(HologramControllerType type, Location location)
- - Added NMSHelper#float getAttackDamage(Player)
- - Fixed that all default shop layouts were returning the PLUGIN as their type
- - Added Helper#@Nullable String getPlayerNickName(Player player)
- - Added Helper#String getNickedPlayerRealName(Player player)
- - Added Helper#String getPlayerDisplayName(Player player)
- Fixed bugs:
- - Fixed error caused by chunk regeneration when using the plugins' inbuild world loader
- - Fixed "player-color" having no actual effect when set to false
- - Fixed missing colors in lobby scoreboard
- - Fixed being able to damage entities in lobby
- - Fixed possible ConcurrentException error when starting the server
- - Fixed spectator items not being shown
- - Fixed layout-name config in shop.cm2 being broken
- - Fixed all default layout types having a "(custom)" attribute inside the shop.cm2 file
- - Fixed "blocked-commands" config not working in some cases
- - Fixed an error that was caused when stopping he plugin
- - Fixed errors with Bedwars1058 migration system
Advertisement
Add Comment
Please, Sign In to add comment