Skip to content

Kintiru/Humanoid

 
 

Repository files navigation

Telegram

icon/192x192

License Poggit Release Download

A plugin add humanoid entity for PocketMine-MP

Command

Main command : /humanoid <add | set | remove | copy | cancel | lang | reload | save>

subcommand arguments description
Add [name] Add humanoid
Set <data name> [data] Change humanoid's data
Remove Remove humanoid
Copy Copy humanoid
Cancel Cancel act
Lang <language prefix> Load default lang file
Reload Reload all data
Save Save all data

Permission

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
humanoid.cmd.lang OP lang subcommand
humanoid.cmd.reload OP reload subcommand
humanoid.cmd.save OP save subcommand

<data name> list

ex) /humanoid Set List 2

name arguments description
List [page] Show data name list
Name [name] Change humanoid's name
Rotation * or <yaw> <pitch> Change humanoid's yaw and pitch
Item * or <item id> [item meta] Change humanoid's held item
Skin * or <player name> Change humanoid's skin
Geometry <geometry name> Change humanoid's geometry name
Sneak Toggle humanoid's sneaking
Position * or <player name> or <x> <y> <z> [world name] Change humanoid's position
Scale <scale percent> Change humanoid's scale

ChangeLog

v1.0.0 Source Release

  • First release

v1.0.1 Source Release


v1.0.2 Source Release

  • [Fixed] Humanoid : load geometry data only entity construct

v1.0.3 Source Release

  • [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.4 Source Release

  • [Added] Add skin steal sub command
  • [Fixed] Save NBT before copy humanoid

About

A plugin add humanoid entity for PocketMine-MP

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%