1. When making a thread, please tag your thread accordingly using the menu to the left of the textfield where you name your thread where applicable. Server Advertisements and Mod Releases should be contained to their respective subforums.

Server Help Is there a way to selectively lock areas/planets on private server?

Discussion in 'Multiplayer' started by techjedi, Feb 3, 2017.

  1. techjedi

    techjedi Space Hobo

    I have setup a private server and it works well. I don't have any problems with networking or access.

    My concern is that I would like to have some special planets where I build cities that I want protected from visitors. Is there a way to set locked areas on a planet or to lock an entire planet?

    If a mod is required, can someone point me to it? I checked NexusMods and didn't see anything obvious in the category list.
     
  2. Sprvrn

    Sprvrn Title Not Found

    Assuming you can switch to /admin (if you're the owner, you should be able to), you can use
    /settileprotection dungeonid true
    Use /debug to know the dungeon id.
    Ex: if the dungeon id is 100

    /settileprotection 100 true
    to protect the area
    /settileprotection 100 false
    to remove the protection

    Or, you can install the StarryPy3k wrapper. It had a lot of features, like /claim to protect an entire planet.
    https://github.com/StarryPy/StarryPy3k
     

Share This Page