WandWorks

Introduction

What WandWorks does, the quick facts, and where to go next.

WandWorks gives your players wands that do one job well and run out of uses when they have done it enough times. There are three types, and you can make as many variants of each as you like.

WandWorks, configurable utility wands with limited uses, for Minecraft 1.21 through 26.x

New here? Start with Installation.

The three types

Three cards showing the sell wand, the inventory mode builder wand and the shop mode builder wand, with what each one does

Quick facts

Server softwareSpigot, and anything built on it
Minecraft versions1.21 and newer, including the 26.x line
Java21 or newer on the server
Hard dependenciesNone
Optional integrationsVault, EssentialsX, SuperiorSkyblock2, InfiniteBags, and one of five shop plugins
StorageSQLite by default, MySQL optional
Config filesconfig.yml, wands.yml, prices.yml, plus a lang folder

Selling and shop mode buying both move money, so they need a Vault economy. Without one those wands say so and stop instead of failing quietly. Everything else works with no other plugin installed.

What it is not

This is not a WorldEdit add-on. The line logic is written inside the plugin, and WorldEdit is never involved. Every block a builder wand places fires a normal BlockPlaceEvent, so WorldGuard, Lands, GriefPrevention and the rest can still cancel it.

Where to go next

On this page