LibsDisguises icon indicating copy to clipboard operation
LibsDisguises copied to clipboard

Minecraft disguise plugin

Results 47 LibsDisguises issues
Sort by recently updated
recently updated
newest added

Add ability to define the cords of the disguise radius command

Discussed in the discord support channel https://discord.com/channels/213109157983813633/579140593293328414/1031139945672364042

I'm unsure if you are able to do anything about this. However, when in /dvs (where you can see your morph) as the armour disappeared, I believe the effects from...

Only noticed this with ravager, Two players required to replicate. Step 1: Player A disguises as a ravager. Step 2: Player B rides player A using custom plugin or in...

I've been looking into a strange issue on our server, and I wanted to see if anyone here could help me track down if it's the LibsDisguises plugin that's causing...

So, basically, some option like `usingTAB` with boolean value, where the default value (if `usingTAB` option is not present in command) is `false`, assuming you must enter this option and...

yepikaiye reports: setParticle for area_cloud_effect disguise is broken using the latest version, I just re-installed the plugin and tested everything with default config https://discord.com/channels/213109157983813633/579140593293328414/1212773011778834564

Make it so when you disguise as a player, chat messages show up as that player, and it supports channels, like Local, and Global.

Title explains the issue, here is proof: ![ezgif-1-d61352c3b8](https://github.com/libraryaddict/LibsDisguises/assets/56804505/e72a108d-aa4f-48ab-838a-6f01755afc09) The idea for a solution i have is very simple and i am sure it'll be effective: Just remove invisible armor stand...

Several non-living disguises don't get velocity of the disguised entity. Most notably (for my purposes) item displays and snowballs/thrown item entities. Reproduction: ``` MiscDisguise miscDisguise = new MiscDisguise(DisguiseType.SNOWBALL); miscDisguise.setVelocitySent(true); ```...