index
:
xban2
master
origin/HEAD
origin/master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
init.lua
Age
Commit message (
Collapse
)
Author
2015-01-08
Change chatcommands to return success flag and message.
Diego MartÃnez
2014-12-26
Don't store the IP of the player if `get_player_ip` fails.
Diego Martinez
2014-07-09
Store last time player logged in into DB.
Diego Martinez
2014-07-09
Add simple GUI to check records interactively.
Diego Martinez
2014-06-27
Fix /xban_record showing last banned time for all entries.
Diego MartÃnez
2014-06-26
Add v2 database importer.
Diego Martinez
2014-06-17
Do not add name and IP to database in on_prejoinplayer.
Diego Martinez
2014-05-23
Oops.
Diego Martinez
2014-05-23
Save last position of banned users.
Diego Martinez
Requested by shadowzone and VanessaE.
2014-05-23
Add command to list players' ban record.
Diego Martinez
2014-05-21
Allow importing old databases.
Diego Martinez
Currently: - Minetest (`ipban.txt') - xban v1 (`players.iplist')
2014-05-20
Fix crash trying to format nil as string.
Diego Martinez
Reported by CWz.
2014-05-20
Remove DB backup.
Diego Martinez
Haters gonna hate.
2014-05-19
First commit.
Diego Martinez