Author Topic: Exception Error Notification using Poke/Chat  (Read 24396 times)

markusmarkusz

  • Newbie
  • *
  • Posts: 32
    • View Profile
Re: Exception Error Notification using Poke/Chat
« Reply #15 on: March 05, 2016, 02:01:14 PM »
Mögliche Permissions, wo im Normalfall nur Server Admins haben, sind z.B.:
  • b_virtualserver_log_view
  • b_client_create_modify_serverquery_login
  • b_virtualserver_notify_register
  • b_virtualserver_notify_unregister
  • b_virtualserver_modify_name
  • b_virtualserver_modify_default_servergroup
Oder Du machst es über den Wert von i_group_auto_update_max_value.
Server Admin hat normalerweise einen Wert von 45, Admin Server Query von 100.
Dieses Recht legt fest, welchen maximalen Wert man für i_group_auto_update_type setzen kann.
Die Permission i_group_auto_update_type würde sich auch lohnen. Mit dieser wird festgelegt, welche Gruppe, welche Permission im Falle eines Updates bekommen würde.


Am ehesten würde sich entweder die Permission i_group_auto_update_type oder b_client_create_modify_serverquery_login lohnen.

Stefan1200

  • Administrator
  • *****
  • Posts: 2244
    • View Profile
Re: Exception Error Notification using Poke/Chat
« Reply #16 on: March 05, 2016, 02:43:35 PM »
Server Admin hat normalerweise einen Wert von 45

Klasse Idee mit i_group_auto_update_type, ich schaue mir das noch heute an und ändere das, wenn sinnvoll.

Stefan1200

  • Administrator
  • *****
  • Posts: 2244
    • View Profile
Re: Exception Error Notification using Poke/Chat
« Reply #17 on: March 05, 2016, 04:51:41 PM »
Schade, leider lässt sich i_group_auto_update_type nicht so gut abfragen, als das ich was damit anfangen kann. Ich werfe die automatische Server Gruppen Erkennung erstmal wieder raus und nur noch Bot Admins erhalten den Hinweis.

Assassins88

  • JTS3ServerMod Internal
  • *****
  • Posts: 23
    • View Profile
    • ts3for.eu
Re: Exception Error Notification using Poke/Chat
« Reply #18 on: March 05, 2016, 05:19:25 PM »
Da muss ich zustimmen, klar soll man die funktion nicht abschalten können, find ich gut, aber wäre auch dafür das man eine / mehrere Gruppen auswählen kann die die Meldung bekommen sollen, und als standard gruppe server admin?!

Mal abgesehen davon, dass sie nervig ist, ist sie auch nicht wirklich sinnvoll. Der Bot hat ein Log und wenn man da regelmäßig rein schaut, hat sich das mit der Funktion erledigt.

Ich bin der Meinung, dass sie an und abschaltbar sein sollte. Wer sie braucht, nutzt sie wer nicht, schaltet sie ab.

Stefan1200

  • Administrator
  • *****
  • Posts: 2244
    • View Profile
Re: Exception Error Notification using Poke/Chat
« Reply #19 on: March 05, 2016, 07:45:36 PM »
Mal abgesehen davon, dass sie nervig ist, ist sie auch nicht wirklich sinnvoll. Der Bot hat ein Log und wenn man da regelmäßig rein schaut, hat sich das mit der Funktion erledigt.

Es gibt aber so viele Menschen, die da nicht rein schauen. Und das ist das Problem.

Stefan1200

  • Administrator
  • *****
  • Posts: 2244
    • View Profile
Re: Exception Error Notification using Poke/Chat
« Reply #20 on: March 05, 2016, 08:17:33 PM »
New version 6.0.4 with some tweaks out now.

Only bot admins get that message. And the poke message is now less annoying (only 1 instead of 3 pokes). The chat message also shows where to find that bot log.

Stefan1200

  • Administrator
  • *****
  • Posts: 2244
    • View Profile
Re: Exception Error Notification using Poke/Chat
« Reply #21 on: March 12, 2016, 11:49:08 AM »
New version 6.0.5 is out now, which fixed some bugs. Now less errors will trigger the error notification. Thanks to all who reported the bug.