simplesSpawn

Simple spawn plugin for minecraft

120

Quick challenge

How far can you run before the mobs catch you?

simplesSpawn

SimplesSpawn Plugin

A lightweight and fully customizable Spawn Plugin for Minecraft Spigot servers (1.21+). Easily manage player spawn points with sound effects, configurable delays, and comprehensive customization.

🌟 Features

- Backups - Set and manage spawn points with simple commands - Backups - Configure delay, cooldown, cancel-on-move - Backups - Custom teleport and countdown sounds - Backups - Auto round to block centers - Backups - Teleport new players - Backups - Color codes and placeholders - Backups - Auto config backups

📋 Commands

- `/spawn` - Teleport to spawn (Permission: `spawn.use`) - `/spawn set` - Set spawn location (Permission: `spawn.set`) - `/spawn reload` - Reload config (Permission: `spawn.reload`)

⚙️ Configuration

All settings are customizable in `config.yml`:

```yaml teleportation: delay: 3 # Seconds before teleport cancel-on-move: true # Cancel if player moves cooldown: 10 # Seconds between teleports play-sound: true play-countdown-sound: true ```

Messages support color codes (`&a`, `&c`, etc.) and placeholders like `{time}`.

🔊 Sounds

Teleportation: `ENTITY_ENDERMAN_TELEPORT`, `ENTITY_PLAYER_TELEPORT` Countdown: `BLOCK_NOTE_BLOCK_PLING`, `BLOCK_NOTE_BLOCK_HAT`

📥 Installation

1. Download `SimplesSpawn-1.0-SNAPSHOT.jar` 2. Place in `plugins/` folder 3. Restart server 4. Edit `plugins/SimplesSpawn/config.yml` as needed

📄 License

MIT License - See GitHub repository for details

GitHub: https://github.com/snayzyx/SimpleSpawn

ADS