No Building On Spawn Points

Unverified No Building On Spawn Points 1.02

No permission to download

Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!
  • Public Service Announcement

    Hey Guest, I’ve got some exciting news to share! 🎉

    Starting this December, I’ll be moving the entire GameServersHub website away from WordPress and rebuilding it in Next.js! This upgrade will bring incredibly faster speeds, smoother performance, and a modern user experience that sets the stage for everything coming next.

    In 2026, GameServersHub will be entering a new era. I’ll be revamping the entire platform from the ground up and launching a brand-new, fully modernized marketplace. It’ll feature a cleaner design, improved functionality, and better tools for both creators and server owners.

    On top of that, development has already started on the GameServerListing project at https://gsl-six.vercel.app/, which is expected to launch in early Q1 2026. This new system will make discovering and managing servers easier than ever before.


    👉 Stay in the loop!
    Join our Discord for behind-the-scenes updates, early previews, and community discussions.

    » Click here to join our Discord! «

    ~ MrOwlSky

Website User Information:

When a resource is labeled as "unverified," it means that the developer has not yet completed the necessary steps to become a verified resource. However, this tag should not be interpreted as a sign that the resource is dangerous or insecure. Rather, it serves as a reminder that the developer still needs to meet specific requirements to attain verified status. On the other hand, verified resources are those that come from developers who have already met these requirements. These resources can be considered trustworthy and reliable, as they are created by developers who actively engage with the community and consistently provide high-quality content. By using verified resources, users can ensure that they are accessing safe and secure content that has been thoroughly vetted.

Developer Information:

To obtain the verified tag, you must first meet the specific requirements mentioned in the link below. Once you have confirmed that you meet the requirements, the next step is to join our Discord Server. After joining the server, you must create an API support ticket and apply for the verified tag.

How to apply: Click Me To Learn More

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!

1702311390285.png


1702311406167.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
197
Views
2,259
First release
Last update

Ratings

5.00 star(s) 3 ratings

More resources from jraServerAPI

Latest updates

  1. Version 1.02 Update

    Fixed for latest ASA update

Latest reviews

Plugin works perfectly! Non-admins are blocked from laying down foundations anywhere around a configurable distance from a spawn point.
Note: Admins are exempt, so don't try testing this with cheats enabled.
Really useful helper when you want to get rid of the constant spawning of newcomer into someone's structures.
Thank you JRA for the quick launch of this plugin, what an awesome guy.
I love this plugin since it came out for ASE, it helps people a lot so that they don't appear inside foundations and they don't have to go around calling an admin
Back
Top