HomeJavaModsSimple Spawn Plugin
Simple Spawn Plugin
Why use this:
I've been running my server for a long time now, and I've had my fair share of map resets. I always felt that having to set a spawn point, a re-spawn point, getting a new plugin for void spawning, and sometimes even first spawning, was just absurd. I have made a plugin that does all of this and is a much faster set up than using Essentials/Multiverse.

IMPORTANT: If you're having issues with first join spawning. Make sure to A.) Remove essentialsspawn plugin, and B.) Stop your server, go to your multiverse config and change "firstspawnoverride" to false. If you still have an issue, try and remove whatever plugin you're using that could be overriding my plugin. Thank you!

Features:
- /Spawn
- Easy spawn setting in game
- Respawns (only if the bed isn't set)
- Void fall spawns
- First join spawn
- First join commands
- First join broadcast
- Forced join spawn (configurable option)
- Player join number (what number the player joined as)
- Particle/Sound when warping to spawn (configurable)

Permissions:
- spawn.setspawn - Ability to /setspawn
- spawn.bypass - Bypass spawn cooldown
- spawn.reload - Ability to /spawn reload

Commands:
- /Spawn - Teleports player to spawn
- /Spawn reload - Reloads config
- /Spawn set - Sets the spawn point

Servers that use this resrouce:
McAim.com

If your server uses this and would like to be added to this list, just let me know! :D

Spoiler: config.yml
# # # # # # # # # # # # # # # # # # # #
# Plugin Made by CodePunisher with <3 #
# # # # # # # # # # # # # # # # # # # #

# Forces players to spawn at the spawn
# location on join
ForcedJoinSpawn: false

# Console commands exucted when a player first joins
# Disable by setting to "FirstJoinCommands []"
FirstJoinCommands:
- ekit starter %player%
- spr prefix user %player% &8[&7&l0&8]

# The broadcast that displays when a player first joins
# Disable this by setting to "none"
FirstJoinBroadcast: "&c&lWELCOME &8● &7Welcome &a&n%player%&r &7to &a&lSERVERNAME&7! &8(&f#%joinValue%&8)"

# Worlds for a player to respawn
# when falling through the void
# Disable type setting to "VoidSpawnWorlds: []"
VoidSpawnWorlds:
- Spawn
- ASkyBlock
- ASkyBlock_nether

# Spawn Cooldown value & Spawn Cooldown worlds
# Disable by setting to "SpawnCooldownWorlds: []"
SpawnCooldown: 5
SpawnCooldownWorlds:
- PvP

# Spawn Particle & Sound
# You can obtain your version of particle/sound by
# Searching "Bukkit effect list <version>" or "Bukkit sound list <version>"
# Disable by setting to "none"
SpawnTeleportParticle: "ENDER_SIGNAL"
SpawnTeleportSound: "ENDERMAN_TELEPORT"

# Messages section
CooldownMessage: "&cTeleporting in %time%"
SpawnMessage: "&aYou have teleported to spawn!"
JoinValuePlayer: "&aYou have the join value of &8(&f#%joinValue%&8)"
JoinValueOther: "&a%target% has the join value of &8(&f#%joinValue%&8)"
NoPermission: "&cYou do not have permission to execute this command!"
ConfigReload: "&aYou have reloaded the config & player file!"

Commands

Plugin details

Read from the plugin's own plugin.yml.

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Simple Spawn Plugin is a free Minecraft Java mod. Compatible with Minecraft 1.8, 1.9, 1.10, 1.11 and newer. Downloaded 14,073 times (via Spigot). Download it and open it directly in the game.

Explore more