How to delete the file "123" in the data folder via a plugin?
Delete data file via a plugin?
Discussion in 'Hurtworld Development' started by Natrix, Jan 29, 2017.
-
Wulf Community Admin
To handle it manually, unload the plugin and delete the file, or delete it while the server is offline. There's no real way to delete the file via a plugin, but you can null out the data.
-