I made a Banking system that creates a file in the "bans" folder with the users' names banned. I'm building another system to remove the ban, but it's very manual: /
Is it possible to display the contents of this specific folder so that I can access this list of bans? An example of how to do this display would be greatly appreciated.