Patch Note [Dev]:
To reduce the plugin file-size impact of NMS version and to adapt the new update cycle from Mojang.
Addon is introduced for server owners to customize the addon installation in needs (mostly for NMS).
At now, the API is still not perfect, and not encouraged to use it as custom development.
Required Addons:
Doll-<Version>-<Mapping>.jarWrapper-<Version>-<Mapping>.jar*Spigot branch
Download Doll and Wrapper (Spigot-Mapping) by version
*PaperSeries & Folia branch
Server in 1.20.2 - 1.20.4
Download Doll and Wrapper (Spigot-Mapping) by version
Server in 1.20.5 or above
Download Doll and Wrapper (Mojang-Mapping) by version
*Folia branch
Download Addon-Folia.jar additionally
Note: Some Addons are crucial for this plugin in order to provide complete functionalities. The provided addons are default behavior as previuos versions.
All addons are stored in plugins/PlayerDoll/addon/
A new argument is added for actions.
Doll / Converted players are able to perform action up to 40 times in each tick.
Example: /doll attack abc perTick 20
Doll "abc" will try to destroy(attack) blocks 20 times in 1 gametick
Note: perTick may affect server performance if set too high. Please use it carefully.