Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge https://github.com/minetest-mods/xban2, Cleanup function | Gabriel Pérez-Cerezo | 2019-06-29 |
|\ | | | | | | | | | | | Modify cleanup function to remove only uninteresting entries, not only not banned users. This makes the function more suitable to an xban mod where ban is not the only type of entry available. | ||
| * | Add /xban_cleanup command to purge unbanned entries (#20) | Thomas Rudin | 2019-06-06 |
| | | | | | | Add documentation for /xban_cleanup | ||
* | | Various small improvements | Gabriel Pérez-Cerezo | 2019-06-29 |
| | | | | | | | | | | | | | | | | * Removal of old ip addresses (default: 1 Week old) * No display of IPv6 addresses in /xban_record * New /xkick command * Alt accounts always get shown when running /xban_record * /xban_record now requires kick priv, not ban. | ||
* | | Added reason to unban, documented API changes | Gabriel Pérez-Cerezo | 2018-02-16 |
|/ | |||
* | Create README.md | Diego Martínez | 2017-04-24 |