Let's Expand
Multifunctional extension
Extensions
CoreProtect
Huskhomes
- Provide fine-grained
/back, /sethome, /edithome permission control
Minecraft
- Prevents the player from replacing the Spawner with another entity
- Prevents players from using elytra to speed up in other worlds
- Prevent players from destroying ItemFrames with projectiles
- Prevent Creeper from destroying ItemFrames
- Prevent Creeper from destroying ArmorStand
- Increased drops when mining Reinforced Deep Slate with a Netherite Pickaxe
More features coming soon
Configuration
All extension sub-components can be closed. After adjusting the configuration, you need to restart the server or use PlugmanX to reload the plugin. Configuration file version: 25.03.1
debug: false
coreprotect:
spawn_egg: false
huskhomes:
new_home: false
edit_home: false
back: false
minecraft:
break_reinforced_deepslate: false
elytra_boost: false
damage:
source:
- BREEZE_WIND_CHARGE
- WIND_CHARGE
- CREEPER
- ARROW
- EGG
- SNOWBALL
target:
- ITEM_FRAME
- PAINTING
- GLOW_ITEM_FRAME
armor_stand_damage: false
spawner_spawn_protect: false
Permission
LetsExpand
- letsexpand.update_message
- letsexpand.command.reload
- letsexpand.command.version
Minecraft
- letsexpand.spawner.edit
- letsexpand.boost
- letsexpand.boost.*
- letsexpand.boost.<world_name>
Huskhomes
- huskhomes.teleport
- huskhomes.teleport.<world_name>
- huskhomes.teleport.*
- huskhomes.back.<world_name>
- huskhomes.back.*
- huskhomes.home.<world_name>
- huskhomes.home.*
- huskhomes.expand.bypass
Depend