Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Use JSON in xban.db (#26) | luk3yx | 2023-09-07 |
| | | | | | 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. | ||
* | Changed DB format from 2 space indent to tabs. | Diego Martinez | 2014-05-19 |
| | | | | Requested by ShadowNinja. | ||
* | First commit. | Diego Martinez | 2014-05-19 |