Let's Expand
It provides additional capabilities for some plugins. The following is a list of specific capabilities.
Extensions
CoreProtect
- Players use spawn eggs
Huskhomes
- Provide fine-grained
/back
,/sethome
,/edithome
permission control
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: 1.2.0
debug: false
hook:
coreprotect:
spawn_egg: false
huskhomes:
new_home: false
edit_home: false
back: false
Permission
Huskhomes
- huskhomes.back.<world_name>
- huskhomes.back.*
(in v1.1)
- huskhomes.home.<world_name>
(in v1.1)
- huskhomes.home.*
(in v1.1)
- huskhomes.expand.bypass
(in v1.1)
Roadmap
v1.3.0
=> See the markdown documentation in the 1.2.0 plugin (Not on Curseforge as they had passed the old 1.2.0 plugin review before I re-released the new jar)
v1.4.0
=> Use the command to check the registration status of each extension and submodule
Later
=> I have no idea yet
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
- KotlinMC v2.0.0+