Prerequisites
- Windows with the official RuneLite launcher installed
- The
n3Plugins-<version>-all.jarsuite artifact - A plugin suite that is not currently running: close RuneLite before you start
Install the suite
1
Run the installer
Double-click the suite jar. The installer window opens.
2
Click Enable
The installer copies the suite into
.runelite\sideloaded-plugins\, downloads and verifies the version-pinned navigation resources, and rewrites the launcher configuration for sideloading. Wait for every status row to report ready.Every download is SHA-256 checked before it replaces a managed file.3
Launch RuneLite
Start RuneLite through the launcher as usual. The suite loads from the sideloaded plugins folder.
4
Enable Packet Utils
Open the RuneLite plugin list, search for Packet Utils, and enable it. It is the shared runtime every n3 plugin depends on: revision validation, menu dispatch, walker ticking, action pacing, and input locking.It ships enabled by default. If you disabled it previously, re-enable it before anything else.
5
Enable a feature plugin
Enable any n3 plugin from the list, for example Power Skiller or Gemstone Crab Killer. Each plugin adds a tab to the shared n3 sidebar where you configure and start it.
The installer’s Repair option re-runs every check and replaces missing or corrupt resources. Disable restores the launcher configuration that existed before the first n3-managed enable and leaves downloaded resources in place for a later re-enable.
Verify it works
- Open the shared n3 sidebar in RuneLite.
- Open the Suite status tab. It reports revision health, walker state, and pacer status.
- Start a plugin from its own tab and watch its overlay and status lines react.
Next steps
- Learn the tick loop and the rules plugins follow in Core concepts.
- Configure account profiles, proxies, and auto-login in Profiles.
- Browse what each plugin does in Plugin guides.