PartVisibility doesn't work
Golicraft opened this issue · 0 comments
Golicraft commented
This is by Creeper Pack Volume 3 I bought.
` - model{m=creeper_beach;n=false} @self ~onSpawn
- potion{type=INVISIBILITY;delay=1;l=1;force=true} @self ~onSpawn
Enchant the armor
- enchant{m=creeper_beach;pid=armor;en=true;em=false} @self ~onSpawn
Hide the armor on spawn
- partvisibility{m=creeper_beach;p=armor;v=false;em=false} @self ~onSpawn
Show the armor on charge
- partvisibility{m=creeper_beach;p=armor;v=true;em=false} @self ~onCharged`
This is my last attempt. The Ventor of this model couldn't repeat my issue but I can't believe the issue is on my site. I have also tried the exact same thing on a new server with only the necessary plugins.