Interface CosmeticsIntegration
- All Superinterfaces:
ChatPluginIntegration
Represents a
ChatPluginIntegration able to remove a ChatPluginServerPlayer's active cosmetics.
Types: [IntegrationType.GADGETSMENU, IntegrationType.PLAYERPARTICLES, IntegrationType.ULTRACOSMETICS]
-
Method Summary
Modifier and TypeMethodDescriptionRemoves a player's active cosmetics.
-
Method Details
-
removeActiveCosmetics
Removes a player's active cosmetics.- Parameters:
player- Player whose cosmetics need to be removed- Returns:
- Removed cosmetics' names
-