Block Hardness
作者:rebot | 分类:模组
Minecraft 版本: 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5
平台: paper spigot
标签: adventure game-mechanics
Bring the Hypixel SkyBlock's mining system to your own server with BlockHardness – a fully customizable block breaking plugin!
Features
- Region Support: WorldGuard region support.
- Custom Drops: Custom item drops support. Items fully customizable in game. Different drops for each region.
- Experience: Set the blocks experience drop.
Dependencies
- ProtocolLib
- WorldGuard (requires WorldEdit)
Configuration:
default_hardness: 100 #default hardness for all blocks that are not assigned
instant_xp: false #determines if xp should immediately get added to the player instead of an orb
default: #no region blocks
DIRT:
hardness: 20
STONE:
hardness: 100
xp: 1
#drop: custom_id or delete this line if you want the default block drop
region1: #region id (created using worldguard)
DIRT:
hardness: 30
#to create custom items use /blockbreaking serialize <custom_id>
#for example /blockbreaking serialize my_item
#default:
# DIRT:
# hardness: 20
# drop: my_item
Compatibility
The plugin should work with any block regenerating plugin. Just make sure to set the drop in the block regen config instead of block hardness config.
Commands
-
/bb reload - Reload the plugin config. blockbreaking.reload -
/bb setminingspeed - Sets the bonus mining speed of the held item.
blockbreaking.setminingspeed -
/bb serialize - Save the held item in the items.yml file.
blockbreaking.serialize -
permission for all commands: blockbreaking.*
请登录后举报
暂无评论,抢个沙发吧~