14 Commits

Author SHA1 Message Date
6ffe2386e6 detection of dragonfire moved to respective modules
* use the internal api for the respective functionality
2023-08-11 12:20:32 -04:00
3eb36fe2b2 reorganize code, minimize callbacks invokations step 1
* all helper/format/transform functions goin to : administration
* procesing functions related to minetst api goin to : process
* move formating function to administration file, expose in the
  variable api "gapi" to get access from processin file
* move checks for player and traking of chaters to common place
* the callbacks moved to processing
2023-08-10 14:03:29 -04:00
mckayshirou
043d3fe7f1 add support to detect hudbars and check if exits, then provide command
* added satation command if mod does not exits and already we have remade mod
* added satiation command only if our mod is present
2023-08-04 17:07:32 -04:00
mckayshirou
e50a08e5d3 featured antispawn by appgurueu 2023-07-17 21:22:13 -04:00
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
0c4039dd1c minor sintax 2023-06-22 21:23:44 -04:00
2bafe12235 organize sintax.. add comments and put variables to detects 2023-06-22 16:07:14 -04:00
2f09ed412b detection of mientest engine version barrier, provided 2023-06-22 10:19:05 -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
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
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
4bf5a533b1 featured geoip, check if already provided 2023-06-20 11:43:13 -04:00
19ed0485c1 improve killme detection and feature sintax of code 2023-06-20 11:41:04 -04:00
4d43d40eb2 initial work, namespace goberning and provide killme only if mod its abstend 2023-06-09 23:40:06 -04:00