9 Commits

Author SHA1 Message Date
2bafe12235 organize sintax.. add comments and put variables to detects 2023-06-22 16:07:14 -04:00
ad6e49f63f checkip - impelment vpnapi.io improved ip checking tool helper
* set the improved version of ip check, using apikey, if
  the apikey is not set or empty, it will use simple geoip
* the command `govip` will check ip in all ways, if error,
  i will suggest to try `geoip` command
* for geoip comman, no matter if mod its present or not..
  it will detect geoip mod and provide command and log for
* registered geoip privilegie if geoip mod is not present
* registered governing privilegie
* license of code and license headers
* improve README documentation
2023-06-22 00:34:46 -04:00
31542d73da geoip part - the format for geopip now with unique name
* this cos we will also implement a new cdn api tool
  to detect vpn access and real ip clients
2023-06-21 22:00:15 -04:00
755549525b geoip - fix formating msg and fix callback for joining player 2023-06-21 18:02:28 -04:00
d731f8dbd9 working geoip now, tune up sintax, organize code
* privilegie registration and callback on join player
  detection of geoip mod in same conditional
* check nil player, vali player and engine feature
  at the joining process of the player
2023-06-21 16:41:24 -04:00
bcbacc997c move geoip chat command to commands.lua 2023-06-21 15:53:55 -04:00
57765dfa30 move http request api work to main init.lua as api of minetest demands
* if not will not work due security implementations
* https://forum.minetest.net/viewtopic.php?t=28636
2023-06-21 14:35:28 -04:00
8601309f80 if geoip mod is present, dont register geoip functions 2023-06-21 13:58:09 -04:00
4bf5a533b1 featured geoip, check if already provided 2023-06-20 11:43:13 -04:00