SMP Essentials 10.7.4 is an all-in-one SMP plugin: the Staff OS, 19+ modules, Hunt & Crown Events, Discord Bridge, Supply Drops, Kits, Gear Loadouts. Native flat-file punishment system, no external database, fully self-supported.
No commands to memorize — everything, including Module/Toggle events, sits under one hub. Reachable via /staff, gated by real Paper permission nodes.
Status directly off /hunt, /crown, and config.yml. Add new event configs without a plugin update.
Every claim on this page traces to the actual decompiled/compiled source and its real permission nodes — not marketing copy.
// deleted — redundant re-stop()+start() on an already-stopped // manager during shutdown; start() during disable throws // IllegalPluginAccessException on Paper if (this.supplyDropManager != null) { this.supplyDropManager.stop(); this.supplyDropManager.start(); // ← removed }
ee.kit.use: default: true ee.kit.admin: default: op ee.discord.staffcontrol: default: op ee.punish.admin: default: op
| Permission Node | Grants |
|---|---|
ee.kit.use | Claim kits (default: true) |
ee.kit.create | Create kits from held inventory |
ee.kit.give | Give a kit directly to another player |
ee.kit.admin | Staff-only kits + Kits management menu |
ee.punish.admin | Clear/manage punishment records |
ee.discord.staffcontrol | Discord staff control panel |