File: superUser.cfg

package info (click to toggle)
bzflag 2.4.30-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 26,488 kB
  • sloc: cpp: 150,376; ansic: 3,463; sh: 2,535; makefile: 2,194; perl: 486; python: 260; objc: 246; php: 206
file content (16 lines) | stat: -rw-r--r-- 641 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Plugin Configuration File
#

# superUser plugin options

[Users]

  # If you want to grant a specific user extra permissions, you should put
  # a line similar to the ones below on this configuration file. The number
  # before the = represents the BZID of the user, which can be easily found
  # by looking at the URL of his forum profile. For example, Tim Riker's
  # profile is at forums.bzflag.org/memberlist.php?mode=viewprofile&u=1037,
  # which means that his BZID is 1037. Permissions should be inserted after
  # the = and be separated by commas.
  48 = adminMessageReceive
  51234 = setAll,kick,kill,shortban,adminMessageReceive