Let's Expand
Multifunctional extension
Let's Expand
Let's Expand
Multifunctional extension
Extensions
CoreProtect
- Players use spawn eggs
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 ```yaml 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
License
ARR.
If you publish my work elsewhere, you need my permission first and you must redirect the download source to my Modrinth, Curseforge, Hangar, Gitlab and Github pages and keep the original link. You cannot declare this project as yours.
Depend
- Java17 at least