Edit your variables
from anywhere

A web-based editor for Skript variables. Browse, edit, and apply changes live. No server restart needed.

v1.0-alpha · Free & open source

8+
Variable types
0
Restarts needed
1
Command to apply
Free
Always open source

Everything in one place

Browse thousands of variables, edit them in the browser, and push changes back to your live server without touching a config file.

📦

Features

Web editor, live apply, bulk ops, type support and more.

Get started

Install the plugin and be up and running in minutes.

💬

Support

Join the Discord or open an issue on GitHub.

📄

Documentation

Full command reference and API docs on GitHub.

🌐

Web-based editor

Open your variable editor from any browser. No plugins, no installs on your end. Just a URL.

Live apply

Make your edits, run one command in-game, and changes are applied instantly. No restart required.

🗑

Bulk operations

Select entire namespaces like {delete::*} and wipe them in one click.

🔍

Search & filter

Navigate thousands of variables instantly. Filter by type, search by name, see pending changes.

📦

8+ type support

Strings, numbers, booleans, locations, item types, block data, and more. Not just primitives.

🔌

Skript events

Custom events let your scripts react to editor actions. Hook into what's happening without polling or workarounds.

1

Install the plugin

Download the .jar and drop it into your server's /plugins folder alongside Skript.

2

Open the editor

Run the command in-game and get a link to your personal variable editor.

/skv editor
3

Edit & apply

Make changes in the browser, then apply them live with a single in-game command.

/skv apply

Requirements

Paper 1.21.x
Skript 2.14 – 2.15
Java 21+
Internet access on server
Command Description
/skv editor Uploads your variables and returns a URL to the web editor.
/skv apply <sessionId> <code> Fetches pending changes from the editor and applies them live.
/skv subdomain <name> Claims a custom URL slug — e.g. skript-variables.com/yourserver.
/skv help Shows all available commands.
💬

Discord

The fastest way to get help. Join the server for live support, feature requests, and updates from the developer.

Join Discord
🐛

GitHub Issues

Found a bug or have a feature request? Open an issue on GitHub. Check existing issues before filing a new one.

Open an Issue