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 31, 2021
·
12 revisions
NetworkInterceptor is a universal plugin. The same plugin version runs on all platforms: Spigot and Paper servers; and BungeeCord, Waterfall, and Velocity proxies. The plugin must be installed on all network components that you wish to protect, both proxies and servers.
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 your platform: Spigot or Paper or BungeeCord or Waterfall or Velocity. See Version Support.
- Review the release documentation to identify configuration changes.
- Download the latest NetworkInterceptor jar file. ⭐ The same download works on all platforms: Spigot, Paper, BungeeCord, Waterfall, and Velocity.
- 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 file.
- 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!