Plug-ins
From Runsafe
Runsafe Plug-ins
These plug-ins were written by staff members of Runsafe, mostly Kruithne and docpify.
- Unique Inventories - The engine behind inventories, controlling and storing all data between worlds. Source on GitHub
- PlayerNotes - A system to flag notes for players seen when they log-in. Source on GitHub
- nChat - nChat stands for "Not mChat" and is our custom blend chat engine which controls the entire chat flow and tab list.
- NetherRoof - A small plug-in created to prevent the placing of blocks above the roof in the nether. Source of GitHub
- UserMonitor - Keeps a text-file up to date with the current online roster. Source on GitHub
- DOG - Our first AI which acts a basic super-user. Will reply to a wide-array of chat with tailored responses. Source on GitHub
- PlotGenerator - A re-work of KruGenerator which generates infinite plots in the creative world.
- CombatCooldown - Provides a lock-down state during PvP combat in specified worlds, preventing execution of commands. Source on GitHub
- SatingSpleefers - Our hacky-tack spleef arena plug-in that controls the automatic spleef games on the server. This -really- needs to be rewritten by Kruithne. Source of GitHub
Third-party Plug-ins
- WorldEdit - A sk89q plug-in that allows programmatic editing of the world using a wide-array of tools and commands. Wiki
- WorldGuard - A sk89q plug-in that works with WorldEdit to provide regional protections to the world, mostly used in our creative plot system. Wiki
- Multiverse-Core - Enables the server to support multiple worlds past the default three. Bukkit Dev Page
- PermissionsEx - The permissions system which controls what commands and features of plug-ins user ranks can use. Bukkit Dev page
- LWC - Enables chest protection features in the survival world to prevent other players stealing your precious shinies. Bukkit Dev page