Releases: presentkim-pm/Humanoid
Releases · presentkim-pm/Humanoid
v1.0.6
v1.0.5
- [Fixed] SetHumanoidSkinAct : Only change skin data
- [Fixed] SetHumanoidGeometryAct : Only change geometry name
- [Added] Add set cape sub command
- [Added] Save humanoid's cape data
- [Added] Add set armor sub command
- [Added] Add inventory to humanoid for contain armors and held item
- [Changed] Command : Change check first parameter logic
- [Changed] SetItemCommand : Get item from string
- [Changed] Command : Get player by name with auto completion
- [Removed] Remove set-success detail message
v1.0.4
- [Added] Add skin steal sub command
- [Fixed] Save NBT before copy humanoid
v1.0.3
- [Added] Add PluginCommand getter and setter
- [Added] Add getters and setters to SubCommand
- [Fixed] Add api 3.0.0-ALPHA11
- [Added] Add website and description
- [Changed] Show only subcommands that sender have permission to use
v1.0.2
- [Fixed] Humanoid : load geometry data only entity construct
v1.0.1
- [Added] Softdepend https://github.com/PMMPPlugin/GeometryAPI
- [Fixed] Humanoid : get geometry data from GeometryAPI
v1.0.0
- First release