VoxaSpawn
PluginMIT

VoxaSpawn

Simple spawn management for Bukkit-based servers.

18
Downloads
0
Followers
1 months ago
Updated
📦
1
Versions

📖About VoxaSpawn

VoxaSpawn

VoxaSpawn is a lightweight spawn management plugin for Bukkit-family Minecraft servers.

It provides a clean /spawn and /setspawn workflow for survival, SMP, and small-to-medium public servers without requiring a full Essentials-style plugin. It is designed to be simple, configurable, and easy to run alongside the rest of the Voxa plugin ecosystem.

Features

  • Set and manage a server spawn location
  • Teleport players to spawn with /spawn
  • Admin spawn setup with /setspawn
  • Optional teleport delay
  • Optional movement cancellation during delayed teleport
  • Configurable messages and prefix
  • Lightweight standalone jar
  • No required database
  • No required external service
  • Works as part of a modular Essentials alternative

Commands

Command Description Permission
/spawn Teleport to the configured spawn location voxaspawn.spawn
/setspawn Set the server spawn location voxaspawn.setspawn
/voxaspawn reload Reload the plugin configuration voxaspawn.reload

Compatibility

VoxaSpawn is built as one jar for Bukkit-family servers.

Supported platforms:

  • Bukkit / CraftBukkit
  • Spigot
  • Paper
  • Purpur
  • Pufferfish

Supported Minecraft range:

  • Minimum: 1.16.5
  • Maximum tested: 26.1.2

Folia, Canvas, MultiPaper, ShreddedPaper, Sponge, Forge, Fabric, and proxy platforms are not part of this jar line.

Installation

  1. Download the jar.
  2. Put it into your server plugins folder.
  3. Restart the server.
  4. Use /setspawn in-game.
  5. Players can then use /spawn.

Notes

VoxaSpawn is intentionally small and focused. If you only need spawn teleportation, you do not need to install a larger all-in-one server management plugin.