Skip to main content
The suite registers all plugins in runelite-plugin.properties. Enable Packet Utils first: it is the shared runtime every other plugin depends on. This page groups the catalog; each group links to its operating guide.

Runtime and suite services

Combat and minigames

Guide: Combat plugins

Skilling and gathering

Guide: Skilling plugins

Money-making and production

Guide: Money-making plugins

Accounts and quests

Guide: Account plugins and Quests Guide: Utility plugins

Developer tools

Guide: Developer tools

Standalone

Ontology (com.n3plugins.ontology) ships as its own JAR (n3Plugins-ontology-5.5.jar) with its own manifest, stripped from the core suite. It records mouse paths, camera gestures, menu interactions, walks, and typed key presses into a behavior log, and replays them tick-driven through the shared actions API as a behavior-cloning antiban system. Train and replay it from its sidebar panel; the demo behavior graph is the Blast Furnace iron-bar flow.
The full entrypoint list (class and config group per plugin) lives in the repository’s runelite-plugin.properties, which is the implementation authority for registration.