Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 485 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 485 Bytes

CHDisguises

This is a CommandHelper extension that adds MethodScript functions to disguise entities using the LibsDisguises plugin.

Dependencies

  • LibsDisguises 9.6.0 or higher
  • ProtocolLib (required by LibsDisguises)
  • CommandHelper 3.3.4
  • Spigot 1.13.2 or higher

void disguise_entity(entityUUID, disguiseType, [data]) Disguises an entity as the specified disguise. If disguiseType is "PLAYER", data can be the player name.