diff options
author | brianluau <brianluau@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-02-16 17:02:07 +0000 |
---|---|---|
committer | brianluau <brianluau@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-02-16 17:02:07 +0000 |
commit | 718ea60b21903731c02613164262f6b81d0e08fb (patch) | |
tree | 4fd9eb20103de2908c4aedf85a3045025013b5fd /conf | |
parent | e11e6474de0d49ac669f14f47539d535c1910839 (diff) | |
download | hercules-718ea60b21903731c02613164262f6b81d0e08fb.tar.gz hercules-718ea60b21903731c02613164262f6b81d0e08fb.tar.bz2 hercules-718ea60b21903731c02613164262f6b81d0e08fb.tar.xz hercules-718ea60b21903731c02613164262f6b81d0e08fb.zip |
- Filled in placeholders, follow up to r15572. (bugreport:5336)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15585 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'conf')
-rw-r--r-- | conf/groups.conf | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/conf/groups.conf b/conf/groups.conf index d93d2aa09..4ded12592 100644 --- a/conf/groups.conf +++ b/conf/groups.conf @@ -19,7 +19,7 @@ Any string. If empty, defaults to "Group <id>". It is used in several @who commands. <level> -Equivalent of GM level, which was used in revisions before r xxxxx. You can +Equivalent of GM level, which was used in revisions before r15572. You can set it to any number, but usually it's between 0 (default) and 99. Members of groups with lower level can not perform some actions/commands (like @kick) on members of groups with higher level. It is what script command getgmlevel() @@ -74,9 +74,9 @@ This config file uses libconfig syntax: http://www.hyperrealm.com/libconfig/libconfig_manual.html#Configuration-Files -Upgrading from revisions before XXXXX +Upgrading from revisions before r15572 ------------------------------------- -<forum link> +http://rathena.org/board/index.php?showtopic=58877 */ groups: ( |