ID:858663
 
(See the best response by Gokussj99.)
I was wondering, is there a way to make a file hide on runtime? Such as on windows, where you can set a file to hidden is it possible to enable this through byond?

I am trying to create a ban log, but I don't want the host to be able to see it so they cannot delete it and unban their friends that have done a lot wrong on the game.

Any help would be appreciated, thank you for reading.
Best response
I don't think so but I think you could export bans to a remote server.
You could import a file from .. lets just say dropbox or a website.

But adding bans to that list may have to be done manually.