1. Every time I change spawn items in the blueprints config file they revert at server start for ex.
    AreaProtection.Crests.IronCrest.Inventory.StartAmount = '1'
     
  2. Like it was said before:

    When you want to mod your server using the CFG files you have to:

    Go to yourserver/mods

    Go to the default file (in your case Blueprints.defaults.cfg)

    And copy its contents to the actual mod file (in your case Blueprints.cfg)

    AND THERE you alter the values and save the file.

    J
     
  3. got it thank you and how do you exactly set player spawn points they dont seem to be working exactly right for me