Skip to content

V1.7.0 - Instant change, thirdperson preview

Choose a tag to compare

@samyycX samyycX released this 24 Jul 12:57
· 23 commits to master since this release

New feature

  1. player can get their model changed instantly (may have a short immunity time after changing)
    If you want to disable this feature, change DisableInstantChange to true in PlayerModelChanger.json

  2. player can have a thirdperson preview after changing model (only available if you enable instant update)
    If you want to disable this feature, change DisableThirdPersonPreview to true in PlayerModelChanger.json

  3. now you can control the cooldown time for changing model. (See ModelChangeCooldownSecond)

Fix bugs

  • Fix #28
  • optimize model menu when player have forced default model
  • fix a database problem when you have AutoResyncCache enabled