how-to guides
Long-form walkthroughs for the patterns Minecraft server owners actually search for. Each guide has full working code and a link to the visual editor that builds it for you.
how to make a Minecraft kit plugin with Skript
Step-by-step guide to building a /kit command for your Minecraft server with Skript — cooldowns, multiple kits, per-rank permissions. No Java required.
how to make a Minecraft shop gui with Skript
Build a clickable chest-inventory shop for your Minecraft server using Skript. Players click items to buy them — money deducted, item given. No extra plugins needed.
how to make a Minecraft scoreboard (sidebar) with Skript
Build a per-player Minecraft sidebar scoreboard with Skript and skBee. Custom title, dynamic lines, refresh interval, color formatting. Step-by-step guide.
how to install Skript on your Minecraft server
A complete beginner's walkthrough — install Skript on a Paper server, load your first .sk file, and learn the /sk reload workflow. No coding experience required.