SimpleClans1 Configuration

#Teleports pleayers to their home on spawn
settings.teleport-home-on-spawn

#A list of item ids used for the two settings below
settings.item-list

#It will drop all items on the list from the player's inventory prior to the teleport home
settings.drop-items-on-clan-home

#It will drop all other items and keep the ones on the list from the player's inventory prior to teleport home
settings.keep-items-on-clan-home

#Allows you to use -clan in mchat's configuration
settings.mchat-integration

#just like it says, read about auto-groups in OP
settings.enable-auto-groups

#turn this off if you have gray names in chat
settings.use-colorcode-from-prefix-for-name

#this will remove the clan tag from the display names and instead tried to replace the text {clan} with the clan tag from your chat plugin's format (doesn't always work)
settings.chat-compatibility-mode

#specify which language you want
#Supported: en, fr
settings.language

#maximum percentage of clans any specific clan can rival
#used to limit entrepreneurial clan leaders from trying to
#rival everyone in order to amass bigger kdr
settings.rival-limit-percent  

#show clan tags in chat
settings.display-chat-tags

#a list of clans that cannot be rivaled (staff, etc..)
settings.unrivable-clans

#turn this on to show all unverified clans on /clan list
#not recommended
settings.show-unverified-on-list

#a list of worlds that will not have SimpleClan functionality
#for servers who have multiple worlds
settings.blacklisted-worlds

#this is where names fill up when you use /clan ban/unban
settings.banned-players

#clans will not be allowed to be created that match these words
#good place to add a list of commands that may conflict
settings.disallowed-tags

#tag colors that clans may not use in their tags
#add admin colors or colors which you do not want to see
settings.disallowed-tag-colors

#your server's name, you can add color codes here
#this will show on the heading of different screens
settings.server-name

#turn this off to disable clan verification and allow
#all clans to be automatically verified (not recommended)
settings.new-clan-verification-required

#default color of new clan tags that don't specify color codes
tag.default-color             

#maximum length a clan tag may have 
tag.max-length                

#minumum length a clan tag may have
tag.min-length                

#allows you to design brackets around tags
tag.bracket                   

#separates the tag and the player's name
tag.separator                 

#show tags on in-game player titles
spout.in-game-tags

#allow colors on the in-game tags, otherwise they will
#be gray colored
spout.in-game-tags-colored

#url for a sound file that will be played to all clan members
#when Clan.audioAnnounce() method is called from the APi
# (curently only PreciousStones uses this)
spout.alert-url

#default cape that new clans will start with, until they pick
#their own
spout.default-cape-url

#enable clan capes
spout.enable-clan-capes

#allows you to change the commands in case one is being used
#by another plugin
commands.clan
commands.more
commands.accept
commands.deny

#if this is enabled then the purchase price will be required in order to create clans
economy.purchase-clan-create
economy.creation-price


#if this is enabled then the purchase price will be required in order to invite players into your clan
economy.purchase-clan-invite
economy.invite-price

#if this is enabled then control of clan verification will be 
#handed over to the players themselves, and they will be able
#to use /clan verify to purchase verification for their own clan
#this can be used in conjunction with purchases for clan creation
economy.purchase-clan-verify
economy.verification-price

#the different weights the different types of kills will be 
#attributed the numbers can be negative as well
kill-weights.rival
kill-weights.neutral
kill-weights.civilian

#the minumum amount of members a clan has to have in order to 
#start rivalries,  good to prevent one off clans from trying to
#rival bigger clans to boost kdr
clan.min-size-to-set-rival

#minumum number of memebrs a clan must have in order to start 
#alliances
clan.min-size-to-set-ally

#max length of a clan's long name, dont want the name cutting off 
#on the clan listings
clan.max-length

#min length of a clan's long name
clan.min-length

#if clans should automatically trust members when they are invited
#and untrusting them if necessary.  
clan.trust-members-by-default

#color for clan names in the listings
page.clan-name-color

#colors for subtitles in the listings
page.subtitle-color

#colors for headings in the listings
page.headings-color

#color for untrusted members in the listings
page.untrusted-color

#color for trusted clan members in the listings
page.trusted-color

#color for clan leaders in the listings
page.leader-color

#the character used to separate the rest of the chat, looks like
#this by default: ----------------------------------------------
page.separator

#the number of lines that should display per page in the listings
#if more are pending the player will be presented with the
#"Type /more to view next page" message
page.size

#whether to allow players to have clan chat
clanchat.enable

#will allow players to use their tag as the command for clan chat i.e. /staff [msg] 
clanchat.tag-based-clan-chat

#the types of brackets to wrap around the player's name
clanchat.player-bracket

#the color of the player's name in the clan chat
clanchat.name-color

#the color of the message test in the clan chat
clanchat.message-color

#the color any team wide announcements will have
clanchat.announcement-color

#the types of brackets around the tags in clan chat
clanchat.tag-bracket

#the color of the messages in any 
# invite/promote/demote/ally/rival/disband requests
request.message-color

#the number of seconds between each repeat of the request
#the repeating stops when the player has answered
request.ask-frequency-secs

#toggle for showing the bulletinboard on login
bb.show-on-login

#color of all custom bulletin board messages /clan bb [msg]
bb.color

#the color of the '*' to the left of bb messages
bb.accent-color

#the number of messages to save and display to the clan members
#when they log on
bb.size

#number of days to wait after the last login by the player
#before deleting his datafile
purge.inactive-player-data-days

#number of days to wait after any clan member logs in
#before deleting a verified clan
purge.inactive-clan-days

#number of days to wait after any clan member logs in
#before deleting an unverified clan
purge.unverified-clan-days

#details to fill out if using mysql
mysql
    
#makes it so that clan players cannot harm civilians (non-clan players)
safe-civilians

Comments

Posts Quoted:
Reply
Clear All Quotes