A plugin for PMMP :: Add humanoid entity!
A plugin add humanoid entity for PocketMine-MP
Main command : /humanoid <add | set | remove | copy | cancel>
| subcommand | arguments | description |
|---|---|---|
| Add | [name] | Add humanoid |
| Set | <data name> [data] | Change humanoid's data |
| Remove | Remove humanoid | |
| Copy | Copy humanoid | |
| Cancel | Cancel act |
| permission | default | description |
|---|---|---|
| humanoid.cmd | OP | main command |
| humanoid.cmd.add | OP | add subcommand |
| humanoid.cmd.set | OP | set subcommand |
| humanoid.cmd.remove | OP | remove subcommand |
| humanoid.cmd.copy | OP | copy subcommand |
| humanoid.cmd.cancel | OP | cancel subcommand |
ex) /humanoid Set List 2
| name | arguments | description |
|---|---|---|
| List | [page] | Show data name list |
| Name | [name] | Change humanoid's name |
| Rotation | <yaw> <pitch> | Change humanoid's yaw and pitch |
| Item | [item id] | Change humanoid's held item |
| Armor | [item id] | Change humanoid's Armor |
| Skin | [player name] | Change humanoid's skin data |
| Cape | [player name] | Change humanoid's cape data |
| Geometry | [geometry name] | Change humanoid's geometry name |
| Sneak | Toggle humanoid's sneaking | |
| Position | <player name> or <x> <y> <z> [world name] | Change humanoid's position |
| Scale | <scale percent> | Change humanoid's scale |