How can i add a Group template

Template Group

It’s a group from the whole server instance which is used to recreate or copy normal Server Groups.
This group can not be used for clients.

All groups will be copied from the template, when…

  • You create a new virtual server
  • You do a permreset (which deletes all normal server and channel groups)
  • Can be used to reset/overwrite just the target group via ServerQuery. Or just to createa new group as a copy from such template.

Code:

servergroupcopy ssgid=4 tsgid=X name=Normal type=1

There is also a template server
Every new created virtual server will take the settings from this template server.
This server can not be started and has the ServerID=0.
It can be edited with the ServerQuery only. Command Use 0 selects the server.

1 Like