Commands and Permission - Ticxo/Model-Engine-Wiki GitHub Wiki
There are only a few commands and two permissions.
modelengine.command.reload
: Allow players to reload the config and models.
modelengine.command.trait
: Allow players to configure trait of Citizens NPC.
modelengine.command.disguise
: Allow players to disguise themselves as a model.
modelengine.command.undisguise
: Allow players to undisguise themselves.
/meg reload
: Reloads config and models.
/meg reload config
: Only reload the config.
/meg reload models
: Regenerate the models.
/meg trait
: Citizen integrations.
/meg disguise <model id> <view disguise>
: Disguise yourself as a model.
/meg undisguise
: Undisguise yourself.