Gestures
Guide on how to add custom Gestures/Emotes to your server
Can be disabled in settings.yml under Gestures.enabled
.
This feature will cause issues with player-head textures, so keep that in mind
Gestures
Last updated
Guide on how to add custom Gestures/Emotes to your server
Can be disabled in settings.yml under Gestures.enabled
.
This feature will cause issues with player-head textures, so keep that in mind
Last updated
To add gestures to your server, you need a .bbmodel
file which will contain the different animations.
Then all you need to do is put this file inside plugins/Oraxen/gestures
and start your server.
The gesture can be played through the command oraxen gesture filename.filename.animation_name
, which will naturally tabcomplete for you.
Below is an example:
The in-game command would then be: /oraxen gesture backflip.backflip.backflip boy0000
\
If you or your players are seeing only the players head when playing an animation, this is most likely due to using either Optifine or Iris mods for shaders. These mods override the files added to the initial resourcepack, and unlike Custom Armor there is not a known way around it.