No Building On Spawn Points FREE

Free No Building On Spawn Points FREE 1.02

No permission to download
This resource is free
Join my Discord Channel for more support!
If you enjoy my plugins, please leave a rating!

NoBuildingOnSpawnPoints


Prevent players from building on top of spawn points.
All locations are discovered programmatically.

Are you sick and tired of your noob players building on the beach and other spawn locations and ultimately trapping new players when they spawn into the map? Me too!

This plugin prevents that from happening on ALL maps!
Enjoy! Please leave a rating!

1731606292492.png

1731606315010.png


Configuration:
JSON:
{
    "NoBuildingOnSpawnPoints":{
        "Enabled": true,
        "PreventBuilding": true,  // prevents building at spawn points, otherwise just displays the MessageCannotBuildHere1
        "NoBuildSpawnPointsRangeInFoundations": 5,     // the radius around each spawn point in which building is prevented
        "StructureWhitelist": [   // structures to allow
            "PrimalItemStructure_SleepingBag_Hide",
            "PrimalItemStructure_SleepableSleepingbag"
        ],
        "SenderNameInChat": "SERVER",
        "MessageCannotBuildHere1": "You can not build here you are too close to a spawn point."
 
    }
}

Reload command: NoBuildingOnSpawnPoints.reload

Join my Discord Channel for more support!
If you enjoy my plugins, please leave a rating!
Author
jraServerAPI
Downloads
1
Views
22
First release
Last update

Ratings

0.00 star(s) 0 ratings

More resources from jraServerAPI

Back
Top