Commit Graph

11 Commits (e50a08e5d36e33cfaac1097a5690367869009301)

Author SHA1 Message Date
mckayshirou e50a08e5d3 featured antispawn by appgurueu 2023-07-17 21:22:13 -04:00
mckaygerhard 2942ce1b50 implement basic anticheat and admin commands : anticheat + beowulf + fairplay
* TODO: check for fairplay client detection and noclip
* implements the beowulf noclip detection and punishmend
* implements the antifly and antifast detection
* autodetect if antichat or beowulf are presents
  so dont override functions
2023-07-17 04:03:23 -04:00
mckaygerhard 0c4039dd1c minor sintax 2023-06-22 21:23:44 -04:00
mckaygerhard 2bafe12235 organize sintax.. add comments and put variables to detects 2023-06-22 16:07:14 -04:00
mckaygerhard 2f09ed412b detection of mientest engine version barrier, provided 2023-06-22 10:19:05 -04:00
mckaygerhard 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
mckaygerhard 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
mckaygerhard 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
mckaygerhard 4bf5a533b1 featured geoip, check if already provided 2023-06-20 11:43:13 -04:00
mckaygerhard 19ed0485c1 improve killme detection and feature sintax of code 2023-06-20 11:41:04 -04:00
mckaygerhard 4d43d40eb2 initial work, namespace goberning and provide killme only if mod its abstend 2023-06-09 23:40:06 -04:00