This wiki is archived and useful information is being migrated to the main bzflag.org website

Editing Sample Group File

Jump to: navigation, search

Warning: The database has been locked for maintenance, so you will not be able to save your edits right now. You may wish to copy and paste your text into a text file and save it for later.

The administrator who locked it offered this explanation: Archived wiki

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.
Latest revision Your text
Line 1: Line 1:
==Sample==
+
{|
What follows is a sample group file
+
|
<pre>
+
<nowiki>#</nowiki> In this example everyone in the SAMPLE.ADMIN group also gets the permissions
# In this example everyone in the SAMPLE.ADMIN group also gets the permissions
+
<nowiki>#</nowiki> of SAMPLE.COP, because of the *SAMPLE.COP entry which adds the permissions
# of SAMPLE.COP, because of the *SAMPLE.COP entry which adds the permissions
+
<nowiki>#</nowiki> of SAMPLE.COP to SAMPLE.ADMIN, and everyone in the SAMPLE.OWNER
# of SAMPLE.COP to SAMPLE.ADMIN, and everyone in the SAMPLE.OWNER
+
<nowiki>#</nowiki> group gets the permissions of SAMPLE.ADMIN (including the SAMPLE.COP) permissions
# group gets the permissions of SAMPLE.ADMIN (including the SAMPLE.COP) permissions
+
<nowiki>#</nowiki> because of the *SAMPLE.ADMIN entry.
# because of the *SAMPLE.ADMIN entry.
+
 
   
 
   
# Must all be on one line
+
SAMPLE.COP:+FLAGHISTORY +KICK +KILL +BANLIST +PLAYERLIST +POLL +VETO +PRIVATEMESSAGE +ACTIONMESSAGE +ADMINMESSAGESEND +ADMINMESSAGERECEIVE +IDLESTATS +SPAWN +TALK +SAY +MUTE +UNMUTE +ANTIBAN +ANTIPOLL +ANTIPOLLBAN +ANTIPOLLKICK +ANTIDEREGISTER +REJOIN +SAY +MATCHSTART +MATCHEND +MATCHCONFIG +FLAGMASTER
SAMPLE.COP:+FLAGHISTORY +KICK +KILL +BANLIST +PLAYERLIST +POLL +VETO +PRIVATEMESSAGE +ACTIONMESSAGE +ADMINMESSAGESEND +ADMINMESSAGERECEIVE +IDLESTATS +SPAWN +TALK +SAY +MUTE +UNMUTE +ANTIBAN +ANTIPOLL +ANTIPOLLBAN +ANTIPOLLKICK +ANTIDEREGISTER +REJOIN +SAY +FLAGMASTER
+
 
    
 
    
 
SAMPLE.ADMIN: *SAMPLE.COP +BAN +UNBAN
 
SAMPLE.ADMIN: *SAMPLE.COP +BAN +UNBAN
 
    
 
    
SAMPLE.OWNER: *SAMPLE.ADMIN +SETVAR +SHUTDOWNSERVER
+
SAMPLE.OWNER: *SAMPLE.ADMIN +BAN +UNBAN +SETVAR +SHUTDOWNSERVER
 
    
 
    
 
MUTE: !TALK
 
MUTE: !TALK
 
    
 
    
# There are 2 "default" groups which are on every server they are
+
<nowiki>#</nowiki> There are 2 "default" groups which are on every server they are
# EVERYONE and VERIFIED. EVERYONE is, well, everyone, including
+
<nowiki>#</nowiki> EVERYONE and VERIFIED. EVERYONE is, well, everyone, including
# those in other groups. VERIFIED are users who have Globally Identified,
+
<nowiki>#</nowiki> those in other groups. VERIFIED are users who have Globally Identified,
# also including those in other groups. You may include them in
+
<nowiki>#</nowiki> also including those in other groups. You may include them in
# your group file. Permissions can be prefixed by one of 3 symbols +, -, or !
+
<nowiki>#</nowiki> your group file. Permissions can be prefixed by one of 3 symbols +, -.
 
+
<nowiki>#</nowiki>
# +PERM adds a permission
+
<nowiki>#</nowiki> +PERM adds the permission
# -PERM removes a permission
+
<nowiki>#</nowiki> -PERM removes a permission
# !PERM denies a permission, even if it is inherited from another group.
+
<nowiki>#</nowiki> !PERM denies a permission, even if you inherrit it from one of the other
 
+
<nowiki>#</nowiki>  groups you belong to
# If the permission has no symbol + is assumed. If there is a conflict in perms
+
<nowiki>#</nowiki>
# between groups a person belongs to the order of precedence (from lowest to highest)
+
<nowiki>#</nowiki> If the permission has no symbol + is assumed. If there is a conflict in perms
# is -, +, !.  This means if there is a -PERM and +PERM, the permissions that the
+
<nowiki>#</nowiki> between groups a person belongs to the order of presidence (from lowest to highest)
# user gets is +PERM. On the other hand if there is a +PERM and a !PERM the user
+
<nowiki>#</nowiki> is -, +, !.  This means if there is a -PERM and +PERM, the permissions that the
# is denied that PERM. The order in which the permissions are in the group file
+
<nowiki>#</nowiki> user gets is +PERM. On the other hand if there is a +PERM and a !PERM the user
# is not important.
+
<nowiki>#</nowiki> is denied that PERM. The order in which the permissions are in the group file
 
+
<nowiki>#</nowiki> is not important.  
# The line below removes all of the default permissions from the EVERYONE group and then
+
<nowiki>#</nowiki>
# gives them back TALK and SPAWN.
+
<nowiki>#</nowiki> The line below removes all of the default permissions from the EVERYONE group and then
# EVERYONE: -ALL +SPAWN +TALK
+
<nowiki>#</nowiki> gives them back TALK and SPAWN.
 
+
<nowiki>#</nowiki>
</pre>
+
<nowiki>#</nowiki> EVERYONE: -ALL +SPAWN +TALK  
 
+
<nowiki>#</nowiki>
[[Category:Sample]]
+
|}
[[Category:Server]]
+
[Category:Server]

Please note that all contributions to BZFlagWiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see BZFlagWiki:Copyrights for details). Do not submit copyrighted work without permission!

To edit this page, please answer the question that appears below (more info):

Cancel | Editing help (opens in new window)