diff options
| author | geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b <geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864> | 2005-09-29 08:21:04 +0000 |
|---|---|---|
| committer | geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b <geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864> | 2005-09-29 08:21:04 +0000 |
| commit | 0281b73406a3f4094f9ccb7265be06138a3ca10c (patch) | |
| tree | 7998b1fc9c43405f7ac2cbf8fa7270e93a174170 /Changes.conf | |
| parent | 08c234b8508a45a575187cf0a4c6961843849a94 (diff) | |
BUILD : 1.7.11 (903) BUGS : NOTES : Added BSFantasyCharacter configuration option to change the fantasy prefix character
git-svn-id: svn://svn.anope.org/anope/trunk@903 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@649 5417fbe8-f217-4b02-8779-1006273d7864
Diffstat (limited to 'Changes.conf')
| -rw-r--r-- | Changes.conf | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/Changes.conf b/Changes.conf index e7c4afeb8..f4e9a0088 100644 --- a/Changes.conf +++ b/Changes.conf @@ -2,6 +2,14 @@ Anope Version S V N ------------------- ** ADDED CONFIGURATION DIRECTIVES ** +# BSFantasyCharacter [REQUIRED] +# This option allows you to change the default prefix for fantasy +# commands in channels. This character will have to be prepended to all +# fantasy commands. If you choose "!" (the default), fantasy commands +# will, for example, be "!kick", "!op", etc. + +BSFantasyCharacter "!" + ** MODIFIED CONFIGURATION DIRECTIVES ** ** DELETED CONFIGURATION DIRECTIVES ** |
