- Native Minecraft Version:
- 1.16
- Tested Minecraft Versions:
- 1.9
- 1.10
- 1.11
- 1.12
- 1.13
- 1.14
- 1.15
- 1.16
- Languages Supported:
- Messages are translatable.
ROBOSPAWN
Easily set your spawn and add cool stuff to it !
this is my first plugin, please be nice :')
Characteristics:
Commands:
- Everything is translatable and configurable
- Add Bossbar on /spawn
- Add Firework on /spawn
- Add title on /Spawn
- Make player/console execute command on /spawn
- Entity Support
- And a lot of other configurable options ! (teleport To Spawn On Void, teleport to spawn if the player has no bed...(more to come))
- /spawn | To teleport to the spawn
- /spawn <player>/all | To teleport other player to spawn
- /setspawn | to set the spawn at your location
- /setspawn 0P | To set the spawn at your location with a pitch of 0
- /robospawn <reload/info> | Reload the plugin or get the commands
![]()
Permissions:
Config.yml:
- "robospawn.*" //\\ give all the permission below
- "robospawn.spawn"
- "robospawn.setspawn"
- "robospawn.reload"
Code (YAML):Options:
messageOnTeleportToSpawn: true [/COLOR][COLOR=rgb(0, 0, 0)]#Should we send a message to the player when he is teleporting to the spawn ?[/COLOR][/COLOR][/COLOR]
[COLOR=#000000][COLOR=#000000][COLOR=#000000]
spawnOnFirstJoin: true
#Should we make that players that join the server **for the first time** have to be teleport to the spawn ?
spawnOnRespawnAndNoBed: true
#If the player die and has no bed, should we teleport him to the spawn ?
spawnOnJoin: true
#should players (without exception) that are joining the server be teleports to the spawn ?
teleportToSpawnOnVoid: false
#Should we teleport player that are falling in void to spawn ?
Delay:
#Add delay to the /spawn command
Delay: true
DelayTime: 5
messages: #Here you can change and translate the messages of the plugin, BE SURE TO STAY IN THE ""
prefix: "&f[&eRoboSpawn&f] "
teleportToSpawn: "&eYou have been teleported to spawn"
teleportToSpawnByAdmin: "&eYou have been teleport to spawn by an admin"
noPermission: "&cYou do not have the required permission"
spawnWithDelay: "&cPlease wait %time% second(s)"
#actionbar that will be sent every time a player do the command /spawn
actionbar:
actionbarOnTeleportToSpawn: true #Should we send an actionbar to the player when it teleports to the spawn ?
actionbarMessage: "&eYou have been teleported to spawn"
#title that will be sent every time a player do the command /spawn
title:
titleOnTeleportToSpawn: true #Should we send a title and subtitle to the player when it teleports to the spawn ?
titleMessage: "&eSpawn"
SubtitleMessage: "&eYou have been teleported to spawn"
fadeIn: 1
stay: 2
fadeOut: 1
#firework that will be launched every time a player do the command /spawn
firework:
FireworkOnTeleportToSpawn: false
Power: 1
Trail: true
Flicker: true
#Command that will be executed every time a player do the command /Spawn
commands:
#make the player execute command
playerCommandOnSpawn: false
player:
- "command1"
- "command2"
- "command3"
consoleCommandOnSpawn: false
#make the console execute command
#You can use %player% to target the player that he's teleporting to spawn
console:
- "cmd1"
- "cmd2"
- "feed %player%"
If you have any issue with my plugin, please add me on discord: Robotv2#2000
For suggestions, go in the review section or add me on discord.

RoboSpawn - Add cool stuff to your /spawn command ! 1.2.2
Easily set your spawn and add cool stuff such as actionbar, title, firework and command !
Recent Updates
- Fix an issue Mar 22, 2021
- New command Feb 26, 2021
- ADDED A GUI Feb 26, 2021