Random Spawn Within Range

Random Spawn Within Range

262 Downloads

Randomly Spawns New Players In A Set Region With An Option To Stop Players From Spawning Over Certain Blocks.

Usage:

    Commands:

        /rtp pos1 - Sets The First Spawn Boundary [X,Z]  (Default 0,0). Permission: rtp.setpos

        /rtp pos2 - Sets The Second Spawn Boundary [X,Z] (Default 1,1) Permissions: rtp.setpos

    

    config.yml:

        pos1 : Manually Set First Spawn Boundary [X,Z] As A DOUBLE value.

        pos2 : Manually Set Second Spawn Boundary [X,Z] As A DOUBLE value.

        no-permission: Message sent to the player executing if they do not have the required permission.

        enable-blacklist: true (set to false to let players spawn on any block/tile)

        blocks: List of blacklisted blocks.