๐Ÿ’พInstall a plugin on my Nova-Life server

Step-by-step guide to install a Nova Life plugin (.dll) on your server via FTP.

Nova Life plugins are files .dll. To install them, you must place the file in the folder Plugins of the server, then restart.

Objective

Download a Nova Life plugin. Upload it to your server via the file access. Check that it is in the right place. Restart.

Step-by-step guide

1

Download the plugin ( .dll file )

Obtain the plugin from a trusted source.

Download the file .dll to your PC.

2

Access server files (FTP)

On the dashboard, open the FTP then go to Servers/NovaLifeServer/Plugins.

If you prefer an FTP client, also follow: Access my server files via FTP with FileZilla.

3

Upload the plugin into the Plugins folder

Drag the file onto the dashboard.

4

Restart the server

Restart your server to load the plugin.

Common issues

  • The plugin does not load : check that the file is indeed in NovaLifeServer/Plugins.

  • Wrong format : the file must be a .dll (not a .zip).

  • Crash on startup : remove the plugin, start, then test one by one.

  • Quick rollback : restore a backup if you have any doubt: Create a backup and restore it.

FAQ

Do I need to restart or just stop/start?

A restart is enough. The goal is to relaunch the server process.

Can I install multiple plugins?

Yes. Upload multiple .dll in Plugins, then restart.

How to remove a plugin?

Delete the file .dll from the folder Plugins, then restart.

Last updated