No Building On Stuff

Plugin No Building On Stuff 1.03

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:
- Supply drops (artifacts, cave drops etc..)
- Mission terminals
- Tribute terminals / Oblisks
- City terminals
- Player spawn points
- Explorer notes including glitches and runes
- Custom locations that you provide in the config file

Configuration:
JSON:
{
    "NoBuildingOnStuff":{
        "AccountID": "",
        "Enabled": true,  // enables plugin
      
        "CityTerminalsEnabled": true, // enables city terminals
        "CityTerminalsRangeInFoundations": 20,
     
        "ExplorerNotesEnabled": true, // enables explorer notes
        "ExplorerNotesRangeInFoundations": 5,
     
        "MissionTerminalsEnabled": true, // enables mission terminals
        "MissionTerminalsRangeInFoundations": 20,
             
        "SpawnPointsEnabled": true,  // enables spawn points
        "SpawnPointsRangeInFoundations": 5,
     
        "SupplyDropsEnabled": true, // enables supply drops
        "SupplyDropsRangeInFoundations": 5,
     
        "TributeTerminalsEnabled": true, // enables tribute terminals / oblisks
        "TributeTerminalsRangeInFoundations": 30,


        "CustomLocations":[  // add your own custom locations. Use the first three numbers from a ccc command
            {
                "MapName": "TheIsland",
           
                "Locations":[
                    {
                        "Name": "Someplace on the Island",        // Give this a name. **The name displays when you are in admin mode. NOT REQUIRED, default is ""
                        "Enabled": false,                         // Is this location enabled? **NOT REQUIRED, default is true
                        "Location": [ 12222, 122222, 122222],    // the x,y,z of the location. **REQUIRED
                        "RangeInFoundations": 5,                 // The range in foundations for the building prevention. **REQUIRED
                        "TribeIDs": [2981118212, 128971761]     // Tribe Id's that are ALLOWED to build in this area. **NOT REQUIRED, default is empty
                    },
                    { "Location": [-118119, 176516, -8834], "RangeInFoundations": 15 }
                ]
            },
            {
                "MapName": "Testing123",   // use a custom map name by adding to the command line:   -jraMapName=Testing123
                "Locations":[
                    { "Location": [-130143, 162325, -9532], "RangeInFoundations": 3 },
                    { "Location": [-118119, 176516, -8834], "RangeInFoundations": 3 }
                ]
            }
        ],
 
        "SenderNameInChat": "SERVER",
        "MessageCannotBuildHere1": "You can not build here you are too close to a spawn point.",
        "MessageCannotBuildHere2": "You can not build here you are too close to a mission terminal.",
        "MessageCannotBuildHere3": "You can not build here you are too close to a city terminal.",
        "MessageCannotBuildHere4": "You can not build here you are too close to a tribute terminal.",
        "MessageCannotBuildHere5": "You can not build here you are too close to a {}.",
        "MessageCannotBuildHere6": "You can not build here you are too close to a supply drop.",
        "MessageCannotBuildCustom": "You can not build here.",
        "ExplorerNote": "explorer note",
        "Glitch": "glitch",
        "Rune": "rune"
    }
}

Reload command: NoBuildingOnStuff.reload

Supply Drops:

1678117683161.png


Explorer Notes:

1677356542365.png


Runes:

1677356942758.png


Glitches:

1677356414063.png


Mission terminals:


1677211694719.png


City terminals:

1677211710698.png


Tribute terminals / Oblisks:

1677211738922.png


Spawn locations:

1677211768219.png


All data is loaded one time, when the plugin loads:

1678117718965.png


Join my Discord Channel for more support!
If you enjoy my plugins, please leave a rating!
  • Like
Reactions: thiagoribeiro79
Nitrado Console Servers Partner
Ark: Survival Evolved Gaming Servers SaltyZombies.com
Tempest Dedicated Gaming Servers
Author
jraServerAPI
Downloads
4
Type
Digital product
License duration
Unlimited
Price
25.00 USD
Views
554
First release
Last update
Rating
5.00 star(s) 1 ratings

More resources from jraServerAPI

Latest updates

  1. Version 1.03 Update

    - Added SupplyDrops to the config, this is to block building on artifacts and cave drops etc.. -...
  2. Version 1.02 Update

    - Added Enabled property to CustomLocations, default is true - Added Name property to...
  3. Version 1.01 Update

    What's new in version 1.01: - Added Explorer Notes support this includes Glitches and Ruins -...

Latest reviews

Great plugin! No need to prescribe all manually, put it and forgot about the problem of buildings on the spawns, obelisks, etc, thank you :)
Tempest Dedicated Servers
Top