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!
***For blocking a lot more than spawn points check out my plugin: NoBuildingOnStuff ***
Configuration:
Reload command: NoBuildingOnSpawnPoints.reload
Join my Discord Channel for more support!
If you enjoy my plugins, please leave a rating!
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!
***For blocking a lot more than spawn points check out my plugin: NoBuildingOnStuff ***
Plugin - NoBuildingOnStuff
Join my Discord Channel for more support! If you enjoy my plugins, please leave a rating! NoBuildingOnStuff All locations are discovered programmatically. Prevents players from building on: - Mission terminals - Tribute terminals / Oblisks -...
gameservershub.com
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!