index
:
xban2.git
master
Extended ban for Minetest
gpcf
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
init.lua
Commit message (
Expand
)
Author
Age
*
Use JSON in xban.db (#26)
luk3yx
2023-09-07
*
Fix list of names in log message upon (un-)banning
sfan5
2019-11-05
*
Add /xban_cleanup command to purge unbanned entries (#20)
Thomas Rudin
2019-06-06
*
Replace deprecated minetest.setting_* functions (#16)
SaKeL
2018-07-22
*
Add `.luacheckrc` and fix warnings.
Diego Martínez
2017-02-17
*
Better diagnostics in case of DB load error.
Diego Martínez
2016-12-11
*
Add whitelisting.
Diego Martínez
2016-10-19
*
Disallow banning already-banned players.
Diego Martínez
2016-10-10
*
Fix spurious warnings on database save.
Diego Martínez
2015-11-01
*
Fix temporary ban checker not being registered.
Diego Martinez
2015-10-26
*
Add source of ban to `get_record`.
Diego Martinez
2015-10-26
*
Change chatcommands to return success flag and message.
Diego Martínez
2015-01-08
*
Don't store the IP of the player if `get_player_ip` fails.
Diego Martinez
2014-12-26
*
Store last time player logged in into DB.
Diego Martinez
2014-07-09
*
Add simple GUI to check records interactively.
Diego Martinez
2014-07-09
*
Fix /xban_record showing last banned time for all entries.
Diego Martínez
2014-06-27
*
Add v2 database importer.
Diego Martinez
2014-06-26
*
Do not add name and IP to database in on_prejoinplayer.
Diego Martinez
2014-06-17
*
Oops.
Diego Martinez
2014-05-23
*
Save last position of banned users.
Diego Martinez
2014-05-23
*
Add command to list players' ban record.
Diego Martinez
2014-05-23
*
Allow importing old databases.
Diego Martinez
2014-05-21
*
Fix crash trying to format nil as string.
Diego Martinez
2014-05-20
*
Remove DB backup.
Diego Martinez
2014-05-20
*
First commit.
Diego Martinez
2014-05-19