Need a Spawn Plugin
Hello, I'm looking for a spawn plugin that will allow me to select a spawn point, and when players do /spawn they will be teleported anywhere within a certain radius of that point.
3 Replies
You could just use the default setspawn command and on your server's server.properties set the spawn radius.
Or you could also read what OP is asking for first
OP asked for a /spawn command
Assuming you don't have an RTP plugin you can do some jank which has you config the RTP to the radius you want and then use mycommand to bind /spawn to that RTP command
He wants the command to spawn you in a radius likely to prevent spawncamping or something