Config.yml Resetting Itself After Server Launch #95


  • New
  • Waiting
Open
  • IridescentZ_ created this issue Jun 1, 2018

    Hello, I am running into the issue of the config.yml file resetting itself after server launch. I am making the changes while the server is down, and have verified it being saved before launching. It should be noted I am running the most recent version of AutoSaveWorld on a 1.7.10 ResonantRise modpack using Cauldron with multiple Bukkit plugins functioning properly.  I should also mention that the only function that seems to work is the AutoSave feature enabled by default.

     

    Here are the changes I am attempting to make:

     

    var: 

    debug: false 

    commandsonlyfromconsole: false

    save:  interval: 900 

    broadcast: true 

    disablestructuresaving: false 

    forceregioncachedump: true 

    onplugindisable: true

    backup: 

    enabled: true 

    interval: 21600 

    broadcast: true 

    savebefore: true 

    rateLimit: -1 

    localfs:   

    enabled: true   

    destinationfolders:   

    - C:\Users\Brand\Desktop\ATLauncher\Servers\ResonantRise_3403\backups   

    worlds:   

    - 'BestWorld'   

    MaxNumberOfWorldsBackups: 15   

    pluginsfolder: true   

    MaxNumberOfPluginsBackups: 15   

    otherfolders: []   

    MaxNumberOfOtherFoldersBackups: 15   

    excludefolders: []   

    zip: false 

    ftp:   

    enabled: false   

    hostname: 127.0.0.1   

    port: 21   

    login: user   

    password: password   

    passive: false   

    path: asw   

    worlds:   

    - '*'   

    pluginsfolder: false   

    otherfolders: []   

    excludefolders: []   

    maxNumberOfBackups: 4   

    zip: false 

    sftp:   

    enabled: false   

    hostname: 127.0.0.1   

    port: 22   

    login: user   

    password: password   

    path: asw   

    worlds:   

    - '*'   

    pluginsfolder: false   

    otherfolders: []   

    excludefolders: []   

    maxNumberOfBackups: 4   

    zip: false 

    script:   

    enabled: false   

    scriptpaths: [] 

    dropbox:   

    enabled: false   

    token: ''   

    path: asw   

    worlds:   

    - '*'   

    pluginsfolder: false   

    otherfolders: []   

    excludefolders: []   

    maxNumberOfBackups: 4   

    zip: false 

    googledrive:   

    enabled: false   

    authfilepath: ''   

    rootfolderid: ''   

    path: asw   

    worlds:   

    - '*'   

    pluginsfolder: false   

    otherfolders: []   

    excludefolders: []   

    maxNumberOfBackups: 4   

    zip: false

    purge: 

    enabled: false 

    interval: 86400 

    awaytime: 2592000 

    ignorednicks: [] 

    ignoreduuids: [] 

    broadcast: true 

    wg:   

    enabled: true   

    regenpurgedregion: false   

    noregenoverlapregion: true 

    lwc:   

    enabled: true   

    deletepurgedblocks: false 

    permissions:   

    enabled: true   

    savecmd: mansave force 

    mywarp:   

    enabled: true 

    essentials:   

    enabled: true 

    dat:   

    enabled: true

    restart:

      juststop: false 

    oncrash:   

    enabled: true   

    scriptpath: 'C:\Users\Brand\Desktop\ATLauncher\Servers\ResonantRise_3403\LaunchServer.bat'

        timeout: 60

        checkerstartdelay: 20

        runonnonpluginstop: false

      auto:

        enabled: true

        broadcast: true

        scriptpath: 'C:\Users\Brand\Desktop\ATLauncher\Servers\ResonantRise_3403\LaunchServer.bat'

        time:

      - 00:00

    - 06:00

    - 12:00

    - 14:30

    - 18:00

    - 21:00

        countdown:

          enabled: true

          broadcastonsecond:

          - 60

          - 30

          - 10

          - 9

          - 8

          - 7

          - 6

          - 5

          - 4 

          - 3

          - 2

          - 1

        commands: []

    consolecommand:

      timemode:

        enabled: false

        times: {}

      intervalmode:

        enabled: false

        intervals: {}

    worldregen:

      newseed: false

      preserveradius: 0

      savewg: true

      savefactions: true

      savegp: true

      savetowny: true

      savepstones: true

    networkwatcher:

      mainthreadnetaccess:

        warn: true

        interrupt: false

     

    Sorry for the messy copy/paste.

    Any help would be greatly appreciated as I have been working on getting this functioning for days. 

    Thank you!!!

     

  • IridescentZ_ added the tags New Waiting Jun 1, 2018
  • IridescentZ_ posted a comment Jun 1, 2018

    This is what the file reverts itself to immediately after launching the sever. Overwriting any changes I have made.

     

    var:
    debug: false
    commandsonlyfromconsole: false
    save:
    interval: 900
    broadcast: true
    disablestructuresaving: false
    forceregioncachedump: true
    onplugindisable: true
    backup:
    enabled: false
    interval: 21600
    broadcast: true
    savebefore: true
    rateLimit: -1
    localfs:
    enabled: true
    destinationfolders: []
    worlds: []
    MaxNumberOfWorldsBackups: 15
    pluginsfolder: false
    MaxNumberOfPluginsBackups: 15
    otherfolders: []
    MaxNumberOfOtherFoldersBackups: 15
    excludefolders: []
    zip: false
    ftp:
    enabled: false
    hostname: 127.0.0.1
    port: 21
    login: user
    password: password
    passive: false
    path: asw
    worlds: []
    pluginsfolder: false
    otherfolders: []
    excludefolders: []
    maxNumberOfBackups: 4
    zip: false
    sftp:
    enabled: false
    hostname: 127.0.0.1
    port: 22
    login: user
    password: password
    path: asw
    worlds: []
    pluginsfolder: false
    otherfolders: []
    excludefolders: []
    maxNumberOfBackups: 4
    zip: false
    script:
    enabled: false
    scriptpaths: []
    dropbox:
    enabled: false
    token: ''
    path: asw
    worlds: []
    pluginsfolder: false
    otherfolders: []
    excludefolders: []
    maxNumberOfBackups: 4
    zip: false
    googledrive:
    enabled: false
    authfilepath: ''
    rootfolderid: ''
    path: asw
    worlds: []
    pluginsfolder: false
    otherfolders: []
    excludefolders: []
    maxNumberOfBackups: 4
    zip: false
    purge:
    enabled: false
    interval: 86400
    awaytime: 2592000
    ignorednicks: []
    ignoreduuids: []
    broadcast: true
    wg:
    enabled: true
    regenpurgedregion: false
    noregenoverlapregion: true
    lwc:
    enabled: true
    deletepurgedblocks: false
    permissions:
    enabled: true
    savecmd: mansave force
    mywarp:
    enabled: true
    essentials:
    enabled: true
    dat:
    enabled: true
    restart:
    juststop: false
    oncrash:
    enabled: false
    scriptpath: ''
    timeout: 60
    checkerstartdelay: 20
    runonnonpluginstop: false
    auto:
    enabled: false
    broadcast: true
    scriptpath: ''
    time: []
    countdown:
    enabled: true
    broadcastonsecond: []
    commands: []
    consolecommand:
    timemode:
    enabled: false
    times: {}
    intervalmode:
    enabled: false
    intervals: {}
    worldregen:
    newseed: false
    preserveradius: 0
    savewg: true
    savefactions: true
    savegp: true
    savetowny: true
    savepstones: true
    networkwatcher:
    mainthreadnetaccess:
    warn: true
    interrupt: false

  • SimonFenwick posted a comment Jul 15, 2018

    You need to close the terminal window, and then edit + save the config file. It is not coded to look at the config when the server terminal is open.

  • Se_Strahli posted a comment Apr 4, 2021

    I have the same mistake.
    My config file resets all changes.


To post a comment, please login or register a new account.