Jump to content

Battleborn

Members
  • Posts

    2
  • Joined

Posts posted by Battleborn

  1. @soylent

    The other thing that I have an issue with in on the server is that it doesn't save bans to the blacklist unless I give the "restart/shutdown" command. Is it possible to have a command that will save to the XML files without needing a restart?

    For loading a modified xml: Make a custom build where you launch a System.IO.FileSystemWatcher instance, and in the Changed event handler trigger a re-parse of the XML.

     

    For the saving, add the serialization of the xml to the ban command.

×
×
  • Create New...