Skip to content

Updates

Oliver Martin edited this page Apr 6, 2020 · 27 revisions

This page provides instructions for updating MultiChat from one version to another. Please read and follow these instructions very carefully to prevent data loss or corruption.

Updating to v1.8 from v1.7.5

MultiChat 1.8 adds several new features and if you do not follow these steps to update carefully then you may corrupt your server files!

Backup

Firstly, as with all MultiChat updates... BACKUP ALL YOUR SERVER FILES! Just in case.

Configs

Many of the config files now have new options. There are 3 courses of action you can take.

  1. BACKUP all your config files from multichat, then delete the original copies from the multichat folders and the newest versions will be automatically generated by the plugin. You can then manually re-enter all your config options from the backups you took.

  2. Look at the wiki pages for each of the multichat config files and manually add any new options to your existing files. If you are 100% confident you have done this correctly then you can change the version number at the top of the file to 1.8 (Yes... The one that says DO NOT EDIT!) But be warned, if you do this incorrectly then you could run into lots of issues!

  3. Leave your config files as they are (not recommended)... They should still work just fine, but you will obviously not have access to all the new options and this way of running your server is not supported.

If you wish to take option (2) then here is a brief summary of all the new changes to config files to help you with your manual updating process:

  • In config.yml, added globalcommand and localcommand options for aliases in the "Chat Channels" section. Added privacy_settings option to the end of the file in the "Other" section.
  • In joinmessages.yml, added broadcast_welcome_message option to the end of the file.
  • In spigotconfig.yml, added nickname_length_min option in the "Nicknames" section, and also added nickname_sql, and various MySQL options at the bottom.
  • In multichatsponge.yml, added nickname_length_limit, nickname_length_min and nickname_length_limit_formatting options in the "Nicknames" section, and also added nickname_sql, and various MySQL options at the bottom.

Updating to v1.7.5 from v1.7.4

  • No major steps required, just backup all folders as usual in case of errors

Updating to v1.7.4 from v1.7.3

Updating to v1.7.3 from v1.7.2

Updating to v1.7.2 from v1.7.1

Updating to v1.7.1 from v1.7

Clone this wiki locally