Compatibility
Minecraft: Java Edition
1.21–1.21.5
1.20.x
Platforms
Links
Creators
Details
Licensed MIT
Published 2 years ago
Updated 5 months ago
Changelog
Patch note: [Alpha release]
- Implemented Auto-update Config
- Implemented Config modification detector
- Remade Permission related system (Test)
- Added
playerImmuneon permission.yml - Changed Doll UUID from Name to Random generation
- Made support to server using LuckPerms (Test)
- Code clean up
Configs
Auto-Update
- Apply to config, lang, flag, perm
- Added key
ReplaceConfigon config.yml for config update behavior
(true : replace the whole config by new version
[lost all settings]
false : add missing keys to config
[no longer maintain format, comments are missing]) - If you want to check the original newer version config, open Plugin.jar as ZIP and then open the config file
Modification Detector
- Apply to config, lang, flag, perm
- Added key
AutoReloadon config.yml for detecting changes. - Automatically update when changes detected in Real Time
- Without typing reload commands

Permission (Test)
- Remade permission.yml
- catagroized configurations
- added
playerImmunekey (Make Doll no longer damagable by Player) - If no LuckPerms in use, extra storage playerPerm.yml will appear (Record of player UUID - permission group)
- Abandoned old player/uuids.yml
- now all players are having
defaultgroup by default, players will not be saved when they are underdefaultgroup
Added attachkey (String list) for LuckPerms permission groups (Primary Group Name)
in Test function
If you are using LuckPerms and having own permission groups
you can assign those groups into `attach` key
player belongs to that permission group will automatically apply to PlayerDoll permission group in Runtime.
(Both groups are not interfering with each other)
UUID
- Doll Name used to be the UUID of Doll, it caused some annoying problems when using Rename
- New Doll will use a randomly generated UUID
- It should be no impact for old and new version of Doll
Others
- now config version has changed to "17"
- Please backup the config before starting up the server
- Please Re-generate Permission.yml
- Please report any problem you encountered
- Doll setting "hide from list" is not implemented
- Doll command "info" is not implemented
- This release is not fully tested, please report if any problems found
Files
Metadata
Release channel
AlphaVersion number
1.22Loaders
Game versions
1.20–1.20.4Downloads
75Publication date
January 29, 2024 at 11:55 AMPublisher
johsar
Owner


