SimpleSpawn icon
Legacy Resource

SimpleSpawn

A lightweight way to set and use a server spawn.

310Spigot downloads
Modrinth downloads
Not rated0 Spigot ratings
1.1Current version
22 Aug 2021Last public update

Full overview

A lightweight way to set and use a server spawn.

SimpleSpawn supplies the essential set-spawn and return-to-spawn workflow without installing a broad essentials package. It is intended for small servers that want one clear location and a few dependable commands.

The focused feature set keeps configuration and permission management easy for administrators who do not need homes, warps, kits and dozens of unrelated utilities.

Best suited toSmall survival, lobby or community servers that only need a reliable central spawn.

How it works

One server spawn with straightforward commands

An administrator records the desired server spawn point. Players with access can then teleport back to that location through the plugin command.

The saved location persists across restarts, giving a small server a dependable central arrival and meeting point.

  • Focused alternative to a full essentials suite
  • Simple spawn-setting workflow
  • Persistent saved location
  • Easy permissions for small communities

Administration

Configuration and live-server use

The plugin is intentionally narrow in scope. Confirm teleport safety, world loading and legacy compatibility on the target build before using it as the main spawn system.

CompatibilityLegacy resource — check the release page IntegrationsNo required integrations Version1.0

Feature breakdown

Everything included in SimpleSpawn

Each headline feature is expanded below so visitors can understand the real server use rather than seeing a short tag list.

Set a server spawn

Administrators record the exact central location players should use.

Teleport to spawn

Players return through a simple command.

Simple permissions

Access can be separated between normal use and administration.

Low-overhead commands

No constant tasks or large data model are required.

Straightforward configuration

The utility is easy to understand and maintain.

Small-server friendly

Provides the core need without unrelated commands.

Getting started

Installation and rollout

The platform buttons include downloads, changelogs and the original public resource discussion.

  1. 1

    Test the legacy build on the current server.

  2. 2

    Set the spawn from a safe loaded location.

  3. 3

    Configure player and administrator permissions.

  4. 4

    Test teleporting from other worlds and after a restart.

Source architecture

1 Java classes across 1 packages

me.Ghoul.SimpleSpawn.Main (1)

Core systems

Main

Configuration reference

1 bundled YAML file

Top-level sections and defaults are summarised from the supplied resources.

config.yml

  • Plugin Version — 1.1
  • Messages — 3 nested settings: notset, setspawn, spawn

Permissions

2 declared permission nodes

Defaults and descriptions come directly from plugin.yml.

ss.setspawn

Sets the World SpawnPoint

Default: op

ss.spawn

Allows Use Of The Command, /Spawn

Default: op

Commands

1 declared command

Aliases, usage and permissions come directly from plugin.yml.

/

/ss

Base Command For The Plugin

Usage: /ss · Permission: None declared

Source-verified reference

Checked against SimpleSpawn 1.1

This static reference is built from the supplied plugin.yml, YAML resources and Java source. No browser-generated documentation is used.

Main classme.Ghoul.SimpleSpawn.Main.MainAPI version1.17Java classes1 Hard dependenciesNoneSoft dependenciesNoneLoad beforeNone

Community feedback

Latest SpigotMC reviews

Live ratings and recent written reviews from the public Spigot resource page.

Not rated ☆☆☆☆☆ 0 community ratings
Read all reviews on SpigotMC ↗
Loading the latest Spigot reviews…

Review data is loaded through Spiget. Static rating fallbacks remain visible if the service is unavailable.

Related projects

Continue exploring