tBot
  • tBot
  • 1 Instancja
    • 1. day
    • 2. hour
    • 3. useronline
    • 4. register
    • 5. recordonline
    • 6. afk
    • 7. pgroup
    • 8. banlist
    • 9. channelscount
    • 10. visitors
    • 11. packetloss
    • 12. ping
    • 13. uptime
    • 14. generatebanner
    • 15. channelzoneclient
    • 16. adminslist
    • 17. timeleft
    • 18. snapshot
  • 2 Instancja
    • 1. groupclientcount
    • 2. privatechannel
    • 3. checkchannels
    • 4. servername
    • 5. clientstatus
    • 6. timechannel
    • 7. imieniny
    • 8. monthrecord
    • 9. youtube
    • 10. twitch
    • 11. welcomemessage
    • 12. pokeonchannel
    • 13. advertisement
    • 14. botinfo
    • 15. ddosdetection
    • 16. antyrecording
    • 17. nickcontrol
    • 18. gameinfo
Powered by GitBook
On this page

Was this helpful?

  1. 2 Instancja

16. antyrecording

Wykrywanie osób nagrywających na serwerze

  • enable - Uruchomienie funkcji

    • true

    • false

  • mode - Tryb działania funkcji

    • 1 - Zaczepianie klienta

    • 2 - Wyrzucanie klienta z serwera

  • message - Wiadomość dla klienta

  • interval - Interwał

Przykład

"antyrecording": {
      "enable": true,
      "mode": 2,
      "message": "[b]Wyłącz nagrywanie[/b]",
      "interval": {"days": 0, "hours": 0, "minutes": 0, "seconds": 10},
      "datazero": "1970-01-01 00:00:00"
    },
Previous15. ddosdetectionNext17. nickcontrol

Last updated 3 years ago

Was this helpful?