🔞Adult Emotes

Hiding Adult Emotes

By default adult emotes are Enabled.

Adult emotes can be hidden from the menu by changing false

config.lua
 AdultEmotesDisabled = false,

to true in config.lua

Setting AdultEmotesDisabled = true, to falsewill conceal adult emotes from the menus (Emotes, Shared Emotes, etc) at startup making them unusable by players.

The emotes that will be concealed, are flagged in the animation list with AdultAnimation.

Last updated