Update v1.3.1

Documentation on config files changes in the version 1.3.1.

On this page you won't find full update guide or which fields/sections were added or removed, but just the most sensitive changes, like renamed fields/sections. Updating goes as for all the previous versions, replace all the files (except configs) and add/rename config fields.

config.yml

  • All fields from underneath the server > dashboard > users section (click here) have all been removed, and now it's just one users field (click here)

  • All fields from underneath the roles > dashboard section (click here) have all been removed and now it's just one dashboard field (click here)

  • Field plugins > verification > role_add has been renamed to roles_add and is now an array accepting multiple roles.

  • Field plugins > verification > role_remove has been renamed to roles_remove and is now an array accepting multiple roles.

  • Field plugins > verification > type has been renamed to style.

    • (!!) In addition to that field being removed, there was field named type added at the same place. Basically, field type had it's purpose changed and it's now used for choosing whether you want Verification to be done in a Channel (by clicking a button) or in DM (Embed/Image Captcha verification) while field style is where you choose whether you want Embed or Image Captcha in DM.

  • Field addons > disabled has been renamed to addons > enabled and now contains all the addons you want enabled.

Last updated

Was this helpful?