promotional bannermobile promotional banner

aSpawn

Allows you to teleport using /spawn

Spawn

Description
aSpawn is a simple and lightweight plugin that adds basic spawn functionality to your server. Players can teleport to the world spawn using a command, and administrators can set the spawn location per world. The spawn location is stored on disk so it persists across restarts. The plugin is designed to work cleanly both in-game and from the server side without unnecessary complexity.

Installation

  1. Download the plugin JAR file.

  2. Place it into your server’s plugins directory.

  3. Restart the server.

  4. Use /setspawn in-game to define a spawn location.

Commands

/spawn
Teleports the player to the configured spawn location of the current world.

/setspawn
Sets the spawn location for the current world to the player’s current position.

Permissions

spawn.use
Required to use /spawn

spawn.set
Required to use /setspawn

Example permissions.json

 
{ "groups": { "Default": [ "spawn.use" ], "Adventure": [ "spawn.use" ], "Creative": [ "spawn.use", "spawn.set" ], "OP": [ "*" ] } }

 

Usage Notes

  • Spawn locations are saved per world.
  • If no spawn is set, players will be informed to use /setspawn.
  • /spawn is player-only and cannot be used from console.
  • /setspawn must be executed in-game.

Compatibility

  • Designed for Hytale server builds using the native command and teleport APIs.
  • Works alongside other plugins without conflicts.

Configuration

  • The spawn location is saved automatically in the plugin’s data folder.
  • No manual configuration is required.

Features

  • Teleport players to spawn with a single command
  • Set spawn locations per world
  • Persistent storage using a simple config file
  • Works reliably with the native Hytale command system
  • Minimal and dependency-free

The aSpawn Team

profile avatar
  • 10
    Projects
  • 3.7K
    Downloads

More from AllanStratView all

  • ListPlayers project image

    ListPlayers

    • 277
    • Mods

    View how many players are online with a simple command!

    • 277
    • January 14, 2026
    • Mods
    • +2
  • EasyMessages project image

    EasyMessages

    • 181
    • Mods

    Allows your players to send messages using msg or tell

    • 181
    • January 14, 2026
    • Mods
    • +2
  • MiningAlerts project image

    MiningAlerts

    • 431
    • Mods

    Announces when players find ores in your server!

    • 431
    • January 14, 2026
    • Mods
  • CommandZoom project image

    CommandZoom

    • 1.1K
    • Mods

    CommandZoom is a lightweight server-side plugin that provides a command-based zoom experience for players in Hytale, inspired by OptiFine and designed for fun and experimentation without using client mods.

    • 1.1K
    • January 13, 2026
    • Mods
    • +3
  • ListPlayers project image

    ListPlayers

    • 277
    • Mods

    View how many players are online with a simple command!

    • 277
    • January 14, 2026
    • Mods
    • +2
  • EasyMessages project image

    EasyMessages

    • 181
    • Mods

    Allows your players to send messages using msg or tell

    • 181
    • January 14, 2026
    • Mods
    • +2
  • MiningAlerts project image

    MiningAlerts

    • 431
    • Mods

    Announces when players find ores in your server!

    • 431
    • January 14, 2026
    • Mods
  • CommandZoom project image

    CommandZoom

    • 1.1K
    • Mods

    CommandZoom is a lightweight server-side plugin that provides a command-based zoom experience for players in Hytale, inspired by OptiFine and designed for fun and experimentation without using client mods.

    • 1.1K
    • January 13, 2026
    • Mods
    • +3