This repository was archived by the owner on Jul 25, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 6
Installation
SlimeDog edited this page Jul 2, 2021
·
12 revisions
Initial installation should always be performed first on a test server, in order to verify configuration and results. We strongly recommend saving a server backup before proceeding.
- Verify that your server is running a compatible version of Spigot or Paper. See Version Support.
- Review the release documentation to identify configuration changes.
- Download the latest NetworkInterceptor jar file.
- Stop the server.
- Remove any previous NetworkInterceptor jar file.
- Move the new NetworkInterceptor jar file into the plugins/ directory.
- If the first NetworkInterceptor install
- Start the server to generate the default configuration and message files.
- Stop the server.
- Edit the configuration file to suit your needs. If configuration changes are listed in the release documentation, make appropriate changes to the existing configuration file. See Configuration.
- Start the server.
- Enjoy your network management capabilities!