← slabserver.org SlabServer wiki logo SlabServer Community wiki

Hurtin' Slabbers - Technical Details

Plugins and implementation notes for the Nexus Hurtin' Slabbers server.

Core Plugins

PluginPurpose
MythicDungeonsInstances each game session as its own world. Deletes the instance when all players leave.
ParkourHandles parkour mechanics, checkpoints, and level progression.
UltimateAdvancementAPIDrives the in-game advancement tracking.
WorldGuardBlock protection for the lobby and level select room.
Advanced PortalsHandles transitions between areas.
TypewriterNPC dialogue and story delivery.
ItemJoinGives players specific items on joining the server.
ajLeaderboardsLive leaderboards in the lobby.
AdvancedDisplaysDisplay boards for scores and server info.
SimpleServerSenderSends players back to the proxy on exit.
LuckPermsPermissions.
LPCChat formatting from LuckPerms ranks.

Dependency Plugins

PluginPurpose
PlaceholderAPIRequired by leaderboards and displays.
ProtocolLibRequired by MythicDungeons.
VaultEconomy API, required by some plugins.
FastAsyncWorldEditWorld editing.
ViaVersionCross-version client support.
packeteventsPacket handling library.

Notes

  • The Nether and End are disabled.
  • Instancing is handled by MythicDungeons, the same system used in Decked Out. Each session gets a fresh world copy. When the last player leaves, the instance is deleted.
  • Saves use level cards that Parkour hands out when you leave a level. They’re physical items the player keeps between sessions.