Commit Graph

3 Commits

Author SHA1 Message Date
luk3yx c850d11a3c
Use JSON in xban.db (#26)
This should prevent bans database from resetting with a "function has more than 65536 constants" error. Older databases should still be loaded correctly.

Also makes use of minetest.safe_file_write to avoid data corruption.
2023-09-07 17:38:26 +02:00
Diego Martinez 7409fd1be8 Changed DB format from 2 space indent to tabs.
Requested by ShadowNinja.
2014-05-19 23:40:11 -03:00
Diego Martinez 8695476beb First commit. 2014-05-19 23:23:43 -03:00