IRMINSULSMP

Skript

The engine under the hood that gives our server things you won't find elsewhere. Skript is a scripting engine where the rules aren't written like a programmer would, but in almost plain English ("on death of a player: …") — so an operator can conjure up custom mechanics without coding a real plugin. You never touch it yourself; you just enjoy what it powers. Here that's things like warps priced by real travel distance (and cleverly cheaper in the Nether, where one block counts like eight up top), a click-to-teleport button in chat that takes you back to your grave after death, or the Quartermaster — a warehouse character that ferries items from a depot into a chest for you. It also adds small touches like the Farmer's Delight cutting board. When an admin tweaks a script they just reload it and the change is live at once, no server restart.

How to use

  1. 1You never run Skript yourself — it's a behind-the-scenes engine, not a player command.
  2. 2Enjoy the features it powers: confirm a distance-priced warp with /warpok, and after death click [Teleport to grave] in chat.
  3. 3The Quartermaster (a warehouse character) ferries items from the depot — just visit it at the warehouse.
  4. 4If something behaves oddly, tell an admin — they fix the script and reload it, no restart needed.
Good to know

These touches are tailored just for us, so don't expect them on other servers. The prices for warps and grave returns are worked out by a script from the real distance — which is why a far jump costs more than one round the corner.

Open plugin source