<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Configuration</title><link>https://sourceforge.net/p/commandsex/wiki/Configuration/</link><description>Recent changes to Configuration</description><atom:link href="https://sourceforge.net/p/commandsex/wiki/Configuration/feed" rel="self"/><language>en</language><lastBuildDate>Sun, 29 Apr 2012 12:40:38 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/commandsex/wiki/Configuration/feed" rel="self" type="application/rss+xml"/><item><title>WikiPage Configuration modified by Zathrus Writer</title><link>https://sourceforge.net/p/commandsex/wiki/Configuration/</link><description>&lt;pre&gt;--- v6 
+++ v7 
@@ -218,6 +218,107 @@
 * **Description:** Area around jail location (in blocks) to be still considered a jail, so when people teleport there, they won't be stuck on each other.
 * **Default value:** 5
 * **Get [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex config get jailArea
-* **Alternative Get [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex cg jailArea \&lt;blocks\&gt;
+* **Alternative Get [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex cg jailArea
 * **Set [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex config set jailArea \&lt;blocks\&gt;
 * **Alternative Set [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex cs jailArea \&lt;blocks\&gt;
+
+----
+
+kamikazeInstaKill
+---
+* **Description:** Set true to instantly kill a player who carries TNT block in the inventory and is caught on fire (or damaged from explosion). Set this to false to leave TNT explosion effect to take over instead and do predefined amount of damage.
+* **Default value:** false
+* **Get [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex config get kamikazeInstaKill
+* **Alternative Get [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex cg kamikazeInstaKill
+* **Set [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex config set kamikazeInstaKill
+* **Alternative Set [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex cs kamikazeInstaKill
+
+----
+
+kamikazeTimeout
+---
+* **Description:** Time (in seconds) after which TNT will explode in player's inventory from the moment they catch fire (or are effected by an explosion).
+* **Default value:** 3
+* **Get [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex config get kamikazeTimeout
+* **Alternative Get [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex cg kamikazeTimeout
+* **Set [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex config set kamikazeTimeout \&lt;seconds\&gt;
+* **Alternative Set [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex cs kamikazeTimeout \&lt;seconds\&gt;
+
+----
+
+timedPromoteTaskTime
+---
+* **Description:** Time (in seconds) after which the plugins should periodically check how much time players played on the server.
+* **Default value:** 180
+* **Get [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex config get timedPromoteTaskTime
+* **Alternative Get [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex cg timedPromoteTaskTime
+* **Set [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex config set timedPromoteTaskTime \&lt;seconds\&gt;
+* **Alternative Set [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex cs timedPromoteTaskTime \&lt;seconds\&gt;
+* **Minimum value:** 180
+
+----
+
+timedPromote
+---
+* **Description:** Configure how much time must a player play on the server before auto-promoted to each group.
+* **Note:** *This option cannot be set from the console and can only be changed in the config file itself.*
+
+**Default value:**
+
+    timedPromote:
+        default: 0
+----
+
+timedPromoteExclude
+---
+* **Description:** Players in the following groups will be excluded from timed auto-promotions (admins, moderators, ...)
+* **Default value:** \[admin\]
+* **Get [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex config get timedPromoteExclude
+* **Alternative Get [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex cg timedPromoteExclude
+* **Set [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex config set timedPromoteExclude (add/remove) \&lt;group_name\&gt;
+* **Alternative Set [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex cs timedPromoteExclude (add/remove) \&lt;group_name\&gt;
+
+----
+
+ecoPromoteTaskTime
+---
+* **Description:** Time (in seconds) after which the plugins should periodically check players' wealth and promote them based on these findings.
+* **Default value:** 180
+* **Get [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex config get ecoPromoteTaskTime
+* **Alternative Get [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex cg ecoPromoteTaskTime
+* **Set [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex config set ecoPromoteTaskTime \&lt;seconds\&gt;
+* **Alternative Set [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex cs ecoPromoteTaskTime \&lt;seconds\&gt;
+
+----
+
+ecoPromote
+---
+* **Description:** Configure how much currency must a player have before auto-promoting him to each group.
+* **Note:** *This option cannot be set from the console and can only be changed in the config file itself.*
+
+**Default value:**
+
+    ecoPromote:
+        default: 0
+
+----
+
+ecoPromoteExclude
+---
+* **Description:** Players in the following groups will be excluded from economy-based auto-promotions (admins, moderators, ...)
+* **Default value:** \[admin\]
+* **Get [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex config get ecoPromoteExclude
+* **Alternative Get [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex cg ecoPromoteExclude
+* **Set [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex config set ecoPromoteExclude (add/remove) \&lt;group_name\&gt;
+* **Alternative Set [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex cs ecoPromoteExclude (add/remove) \&lt;group_name\&gt;
+
+----
+
+ecoPromoteAutoDemote
+---
+* **Description:** If this is true, players that drop below treshold of their own group will be removed from this group (i.e. demoted).
+* **Default value:** true
+* **Get [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex config get ecoPromoteAutoDemote
+* **Alternative Get [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex cg ecoPromoteAutoDemote
+* **Set [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex config set ecoPromoteAutoDemote
+* **Alternative Set [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex cs ecoPromoteAutoDemote
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Zathrus Writer</dc:creator><pubDate>Sun, 29 Apr 2012 12:40:38 -0000</pubDate><guid>https://sourceforge.netcd3b97950c2be7ddb57ea8f22e1ed3c73172ff27</guid></item><item><title>WikiPage Configuration modified by Zathrus Writer</title><link>https://sourceforge.net/p/commandsex/wiki/Configuration/</link><description>&lt;pre&gt;--- v5 
+++ v6 
@@ -27,186 +27,197 @@
 * **Note:** you will only be able to choose a language that is listed in the *availableLangs* option's list, explained below
 * **Get [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex config get defaultLang
 * **Alternative Get [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex cg defaultLang
-* **Set [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex config set defaultLang &lt;language-code&gt;
-* **Alternative Set [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex cs defaultLang &lt;language-code&gt;
-
-----
-
+* **Set [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex config set defaultLang \&lt;language-code\&gt;
+* **Alternative Set [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex cs defaultLang \&lt;language-code\&gt;
+
+----
+
 availableLangs
 ---
 * **Description:** List of available languages for the plugin. This list must contain values that correspond to language files located in your CommandsEX folder in the plugins directory. Language files have an extension of *.properties* and their file names always begin with *lang_* prefix and continue with the language code. This language code can be used in the availableLangs list.
 * **Default value:** \[en\]
 * **Note 1:** if you try to translate a language file, please DO NOT change format of the file to UTF-8, since it will become unreadable by Minecraft. Minecraft itself does not support all international characters, therefore you would have to substitute some special characters for their ASCII counterparts (for example ž for z).
 * **Note 2:** *This option cannot be set from the console and can only be changed in the config file itself.*
 
 ----
 
 disableVersion
 ---
 * **Description:** If enabled, players won't see CommandsEX version information when they type */cex* into chat.
 * **Default value:** false
 * **Get [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex config get disableVersion
 * **Alternative Get [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex cg disableVersion
 * **Set [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex config set disableVersion
 * **Alternative Set [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex cs disableVersion
 
 ----
 
 enableDatabase
 ---
 * **Description:** This block of options is used to set up storage options. **CommandsEX** uses sqlite as its default data storage engine, which means you don't need to edit any of these options and everything should work just fine. If, however you don't have sqlite driver installed or want to use MySQL instead, you will need to change these options to suit your needs.
 * **Note:** *These options cannot be set from the console and can only be changed in the config file itself.*
 * **Options:**
     * **enableDatabase:** if true, data storage will be enabled. Setting this to false will cause some of the commands and events not to work properly (for example, people will only be able to set homes temporarily until the server restarts). *Default value: true*
     * **sqlType:** can be either *sqlite* or *mysql*. *Default value: sqlite*
     * **database:** name of the database to use, for sqlite this is the name of DB file that will be created in your CommandsEX folder in plugins directory. *Default value: minecraft*
     * **host:** host to connect to, in 99% cases it can be left set to *localhost* - only used for MySQL connections. *Default value: localhost*
     * **port:** port to connect to, in 99% cases it can be left set to *3306* - only used for MySQL connections. *Default value: 3306*
     * **name:** username for the MySQL connection, this option is ignored when using sqlite. *Default value: root*
     * **password:** password for the MySQL connection, this option is ignored when using sqlite. *Default value: ""*
     * **prefix:** prefix for tables that **CommandsEX** needs to create in your database. *Default value: cex_*
 
 ----
 
 logCommands
 ---
 * **Description:** If enabled, each command typed by a player will be shown in the console. Normally, only chat is being outputted into console.
 * **Default value:** true
 * **Get [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex config get logCommands
 * **Alternative Get [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex cg logCommands
 * **Set [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex config set logCommands
 * **Alternative Set [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex cs logCommands
 
 ----
 
 chatReplaceFile
 ---
 * **Description:** This is a name of the file which will hold replacements for chat messages. For more information, see [Chat Text Replacements].
 * **Default value:** playerchat.txt
 * **Note:** *This option cannot be set from the console and can only be changed in the config file itself.*
 
 ----
 
 playerCommandsReplaceFile
 ---
 * **Description:** This is a name of the file which will hold replacements for player commands. For more information, see [Custom Player Commands].
 * **Default value:** playercmd.txt
 * **Note:** *This option cannot be set from the console and can only be changed in the config file itself.*
 
 ----
 
 consoleCommandsReplaceFile
 ---
 * **Description:** This is a name of the file which will hold replacements for console commands. For more information, see [Custom Console Commands].
 * **Default value:** consolecmd.txt
 * **Note:** *This option cannot be set from the console and can only be changed in the config file itself.*
 
 ----
 
 tpaTimeout
 ---
 * **Description:** This option sets the amount of time (in seconds) after which a */tpa* requests expire. For more information on the */tpa* command, see [Teleportation]
 * **Default value:** 50
 * **Get [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex config get tpaTimeout
 * **Alternative Get [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex cg tpaTimeout
-* **Set [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex config set tpaTimeout &lt;seconds&gt;
-* **Alternative Set [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex cs tpaTimeout &lt;seconds&gt;
+* **Set [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex config set tpaTimeout \&lt;seconds\&gt;
+* **Alternative Set [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex cs tpaTimeout \&lt;seconds\&gt;
 
 ----
 
 tpahereTimeout
 ---
 * **Description:** This option sets the amount of time (in seconds) after which a */tpahere* requests expire. For more information on the */tpahere* command, see [Teleportation]
 * **Default value:** 50
 * **Get [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex config get tpahereTimeout
 * **Alternative Get [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex cg tpahereTimeout
-* **Set [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex config set tpahereTimeout &lt;seconds&gt;
-* **Alternative Set [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex cs tpahereTimeout &lt;seconds&gt;
+* **Set [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex config set tpahereTimeout \&lt;seconds\&gt;
+* **Alternative Set [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex cs tpahereTimeout \&lt;seconds\&gt;
 
 ----
 
 homeQualifyTime
 ---
 * **Description:** This option sets required time (in seconds) for a player to be on the server before he's allowed to set and use their home location using /sethome (or /home set) command. For more information on the */sethome* and */home set* commands, see [Homes Management]
 * **Default value:** 43200 (12 hours)
 * **Get [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex config get homeQualifyTime
 * **Alternative Get [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex cg homeQualifyTime
-* **Set [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex config set homeQualifyTime &lt;seconds&gt;
-* **Alternative Set [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex cs homeQualifyTime &lt;seconds&gt;
+* **Set [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex config set homeQualifyTime \&lt;seconds\&gt;
+* **Alternative Set [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex cs homeQualifyTime \&lt;seconds\&gt;
 
 ----
 
 allowMultiworldHomes
 ---
 * **Description:** This option sets whether players are allowed to have separate home locations in each world. Setting this to false will set player's home in the world they actually reside when using the /sethome command. For more information on the */sethome* command, see [Homes Management]
 * **Default value:** true
 * **Get [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex config get allowMultiworldHomes
 * **Alternative Get [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex cg allowMultiworldHomes
 * **Set [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex config set allowMultiworldHomes
 * **Alternative Set [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex cs allowMultiworldHomes
 
 ----
 
 silentKicks
 ---
 * **Description:** Set this to false if you want everyone on the server see when a player gets kicked and the reason why this happened, otherwise set it to true.
 * **Default value:** false
 * **Get [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex config get silentKicks
 * **Alternative Get [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex cg silentKicks
 * **Set [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex config set silentKicks
 * **Alternative Set [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex cs silentKicks
 
 ----
 
 maxWarpsPerPlayer
 ---
 * **Description:** Set this to maximum number of warps each player is allowed to create. If set to 0, no limit will be imposed - use wisely, it can fill your database quite quickly if you do so. To allow certain people or groups to create unlimited warp points with this limit set, give them cex.warp.bypasslimits permission.
 * **Default value:** 10
 * **Get [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex config get maxWarpsPerPlayer
 * **Alternative Get [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex cg maxWarpsPerPlayer
-* **Set [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex config set maxWarpsPerPlayer &lt;max-warps&gt;
-* **Alternative Set [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex cs maxWarpsPerPlayer &lt;max-warps&gt;
+* **Set [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex config set maxWarpsPerPlayer \&lt;max-warps\&gt;
+* **Alternative Set [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex cs maxWarpsPerPlayer \&lt;max-warps\&gt;
 
 ----
 
 maxIPholdTime
 ---
 * **Description:** Number of seconds to keep player IPs internally. This is used when a player repeatedly joins the server, griefs (or spams) heavily and quit right away, so we have his IP stored and can ip-ban the guy even after he left.
 * **Default value:** 120
 * **Get [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex config get maxIPholdTime
 * **Alternative Get [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex cg maxIPholdTime
-* **Set [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex config set maxIPholdTime &lt;max-time&gt;
-* **Alternative Set [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex cs maxIPholdTime &lt;max-time&gt;
+* **Set [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex config set maxIPholdTime \&lt;max-time\&gt;
+* **Alternative Set [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex cs maxIPholdTime \&lt;max-time\&gt;
 
 ----
 
 minTempBansWarn
 ---
 * **Description:** Number of bans for the player to have in history before the system will suggest to ban this player permanently.
 * **Default value:** 5
 * **Get [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex config get minTempBansWarn
 * **Alternative Get [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex cg minTempBansWarn
-* **Set [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex config set minTempBansWarn &lt;min-bans&gt;
-* **Alternative Set [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex cs minTempBansWarn &lt;min-bans&gt;
+* **Set [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex config set minTempBansWarn \&lt;min-bans\&gt;
+* **Alternative Set [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex cs minTempBansWarn \&lt;min-bans\&gt;
 
 ----
 
 silentBans
 ---
 * **Description:** Set this to false if you want everyone on the server see when a player gets banned and the reason why this happened, otherwise set it to true.
 * **Default value:** false
 * **Get [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex config get silentBans
 * **Alternative Get [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex cg silentBans
 * **Set [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex config set silentBans
 * **Alternative Set [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex cs silentBans
 
 ----
 
 joinSilentTime
 ---
 * **Description:** Number of seconds to be silent about join/leave messages and then show them all together.
 * **Default value:** 25
 * **Get [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex config get joinSilentTime
 * **Alternative Get [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex cg joinSilentTime
-* **Set [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex config set joinSilentTime [seconds]
-* **Alternative Set [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex cs joinSilentTime [seconds]
+* **Set [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex config set joinSilentTime \[seconds\]
+* **Alternative Set [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex cs joinSilentTime \[seconds\]
+
+----
+
+jailArea
+---
+* **Description:** Area around jail location (in blocks) to be still considered a jail, so when people teleport there, they won't be stuck on each other.
+* **Default value:** 5
+* **Get [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex config get jailArea
+* **Alternative Get [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex cg jailArea \&lt;blocks\&gt;
+* **Set [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex config set jailArea \&lt;blocks\&gt;
+* **Alternative Set [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex cs jailArea \&lt;blocks\&gt;
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Zathrus Writer</dc:creator><pubDate>Thu, 26 Apr 2012 21:20:33 -0000</pubDate><guid>https://sourceforge.netc34fd44de40ac64cc5432630ba73aabb2d3726b7</guid></item><item><title>WikiPage Configuration modified by Zathrus Writer</title><link>https://sourceforge.net/p/commandsex/wiki/Configuration/</link><description>&lt;pre&gt;--- v4 
+++ v5 
@@ -199,3 +199,14 @@
 * **Alternative Get [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex cg silentBans
 * **Set [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex config set silentBans
 * **Alternative Set [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex cs silentBans
+
+----
+
+joinSilentTime
+---
+* **Description:** Number of seconds to be silent about join/leave messages and then show them all together.
+* **Default value:** 25
+* **Get [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex config get joinSilentTime
+* **Alternative Get [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex cg joinSilentTime
+* **Set [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex config set joinSilentTime [seconds]
+* **Alternative Set [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex cs joinSilentTime [seconds]
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Zathrus Writer</dc:creator><pubDate>Tue, 24 Apr 2012 21:08:54 -0000</pubDate><guid>https://sourceforge.netf168b0c44b5d5cca27f0abe3b8e050818f2c7ceb</guid></item><item><title>WikiPage Configuration modified by Zathrus Writer</title><link>https://sourceforge.net/p/commandsex/wiki/Configuration/</link><description>&lt;pre&gt;--- v3 
+++ v4 
@@ -166,3 +166,36 @@
 * **Alternative Get [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex cg maxWarpsPerPlayer
 * **Set [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex config set maxWarpsPerPlayer &lt;max-warps&gt;
 * **Alternative Set [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex cs maxWarpsPerPlayer &lt;max-warps&gt;
+
+----
+
+maxIPholdTime
+---
+* **Description:** Number of seconds to keep player IPs internally. This is used when a player repeatedly joins the server, griefs (or spams) heavily and quit right away, so we have his IP stored and can ip-ban the guy even after he left.
+* **Default value:** 120
+* **Get [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex config get maxIPholdTime
+* **Alternative Get [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex cg maxIPholdTime
+* **Set [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex config set maxIPholdTime &lt;max-time&gt;
+* **Alternative Set [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex cs maxIPholdTime &lt;max-time&gt;
+
+----
+
+minTempBansWarn
+---
+* **Description:** Number of bans for the player to have in history before the system will suggest to ban this player permanently.
+* **Default value:** 5
+* **Get [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex config get minTempBansWarn
+* **Alternative Get [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex cg minTempBansWarn
+* **Set [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex config set minTempBansWarn &lt;min-bans&gt;
+* **Alternative Set [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex cs minTempBansWarn &lt;min-bans&gt;
+
+----
+
+silentBans
+---
+* **Description:** Set this to false if you want everyone on the server see when a player gets banned and the reason why this happened, otherwise set it to true.
+* **Default value:** false
+* **Get [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex config get silentBans
+* **Alternative Get [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex cg silentBans
+* **Set [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex config set silentBans
+* **Alternative Set [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex cs silentBans
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Zathrus Writer</dc:creator><pubDate>Tue, 17 Apr 2012 16:39:08 -0000</pubDate><guid>https://sourceforge.net164e1b44366de7106d81e4bbd97342e5e1ccced1</guid></item><item><title>WikiPage Configuration modified by Zathrus Writer</title><link>https://sourceforge.net/p/commandsex/wiki/Configuration/</link><description>&lt;pre&gt;--- v2 
+++ v3 
@@ -144,3 +144,25 @@
 * **Alternative Get [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex cg allowMultiworldHomes
 * **Set [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex config set allowMultiworldHomes
 * **Alternative Set [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex cs allowMultiworldHomes
+
+----
+
+silentKicks
+---
+* **Description:** Set this to false if you want everyone on the server see when a player gets kicked and the reason why this happened, otherwise set it to true.
+* **Default value:** false
+* **Get [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex config get silentKicks
+* **Alternative Get [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex cg silentKicks
+* **Set [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex config set silentKicks
+* **Alternative Set [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex cs silentKicks
+
+----
+
+maxWarpsPerPlayer
+---
+* **Description:** Set this to maximum number of warps each player is allowed to create. If set to 0, no limit will be imposed - use wisely, it can fill your database quite quickly if you do so. To allow certain people or groups to create unlimited warp points with this limit set, give them cex.warp.bypasslimits permission.
+* **Default value:** 10
+* **Get [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex config get maxWarpsPerPlayer
+* **Alternative Get [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex cg maxWarpsPerPlayer
+* **Set [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex config set maxWarpsPerPlayer &lt;max-warps&gt;
+* **Alternative Set [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex cs maxWarpsPerPlayer &lt;max-warps&gt;
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Zathrus Writer</dc:creator><pubDate>Tue, 03 Apr 2012 23:26:27 -0000</pubDate><guid>https://sourceforge.net1672d4919512f2d8a1edc837182d923e42b658d6</guid></item><item><title>WikiPage Configuration modified by Zathrus Writer</title><link>https://sourceforge.net/p/commandsex/wiki/Configuration/</link><description>&lt;pre&gt;--- v1 
+++ v2 
@@ -12,103 +12,135 @@
 debugMode
 ---
 * **Description:** If enabled and an error occures, you will see additional information about this error in your console. It is good idea to turn debug mode on when reporting issues with the plugin.
+* **Default value:** false
 * **Get [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex config get debugMode
 * **Alternative Get [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex cg debugMode
 * **Set [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex config set debugMode
 * **Alternative Set [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex cs debugMode
 
 ----
 
 defaultLang
 ---
 * **Description:** Default language to be used when displaying informative and warning messages to users. Each user has also an option to set their own preferred language, if given permission.
+* **Default value:** en
 * **Note:** you will only be able to choose a language that is listed in the *availableLangs* option's list, explained below
 * **Get [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex config get defaultLang
 * **Alternative Get [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex cg defaultLang
 * **Set [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex config set defaultLang &lt;language-code&gt;
 * **Alternative Set [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex cs defaultLang &lt;language-code&gt;
 
 ----
 
 availableLangs
 ---
 * **Description:** List of available languages for the plugin. This list must contain values that correspond to language files located in your CommandsEX folder in the plugins directory. Language files have an extension of *.properties* and their file names always begin with *lang_* prefix and continue with the language code. This language code can be used in the availableLangs list.
+* **Default value:** \[en\]
 * **Note 1:** if you try to translate a language file, please DO NOT change format of the file to UTF-8, since it will become unreadable by Minecraft. Minecraft itself does not support all international characters, therefore you would have to substitute some special characters for their ASCII counterparts (for example ž for z).
 * **Note 2:** *This option cannot be set from the console and can only be changed in the config file itself.*
 
 ----
 
 disableVersion
 ---
 * **Description:** If enabled, players won't see CommandsEX version information when they type */cex* into chat.
+* **Default value:** false
 * **Get [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex config get disableVersion
 * **Alternative Get [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex cg disableVersion
 * **Set [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex config set disableVersion
 * **Alternative Set [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex cs disableVersion
 
 ----
 
 enableDatabase
 ---
 * **Description:** This block of options is used to set up storage options. **CommandsEX** uses sqlite as its default data storage engine, which means you don't need to edit any of these options and everything should work just fine. If, however you don't have sqlite driver installed or want to use MySQL instead, you will need to change these options to suit your needs.
 * **Note:** *These options cannot be set from the console and can only be changed in the config file itself.*
 * **Options:**
-    * **enableDatabase:** if true, data storage will be enabled. Setting this to false will cause some of the commands and events not to work properly (for example, people will only be able to set homes temporarily until the server restarts).
-    * **sqlType:** can be either *sqlite* or *mysql*
-    * **database:** name of the database to use, for sqlite this is the name of DB file that will be created in your CommandsEX folder in plugins directory
-    * **host:** host to connect to, in 99% cases it can be left set to *localhost* - only used for MySQL connections
-    * **port:** port to connect to, in 99% cases it can be left set to *3306* - only used for MySQL connections
-    * **name:** username for the MySQL connection, this option is ignored when using sqlite
-    * **password:** password for the MySQL connection, this option is ignored when using sqlite
-    * **prefix:** prefix for tables that **CommandsEX** needs to create in your database
+    * **enableDatabase:** if true, data storage will be enabled. Setting this to false will cause some of the commands and events not to work properly (for example, people will only be able to set homes temporarily until the server restarts). *Default value: true*
+    * **sqlType:** can be either *sqlite* or *mysql*. *Default value: sqlite*
+    * **database:** name of the database to use, for sqlite this is the name of DB file that will be created in your CommandsEX folder in plugins directory. *Default value: minecraft*
+    * **host:** host to connect to, in 99% cases it can be left set to *localhost* - only used for MySQL connections. *Default value: localhost*
+    * **port:** port to connect to, in 99% cases it can be left set to *3306* - only used for MySQL connections. *Default value: 3306*
+    * **name:** username for the MySQL connection, this option is ignored when using sqlite. *Default value: root*
+    * **password:** password for the MySQL connection, this option is ignored when using sqlite. *Default value: ""*
+    * **prefix:** prefix for tables that **CommandsEX** needs to create in your database. *Default value: cex_*
 
 ----
 
 logCommands
 ---
 * **Description:** If enabled, each command typed by a player will be shown in the console. Normally, only chat is being outputted into console.
+* **Default value:** true
 * **Get [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex config get logCommands
 * **Alternative Get [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex cg logCommands
 * **Set [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex config set logCommands
 * **Alternative Set [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex cs logCommands
 
 ----
 
 chatReplaceFile
 ---
 * **Description:** This is a name of the file which will hold replacements for chat messages. For more information, see [Chat Text Replacements].
+* **Default value:** playerchat.txt
 * **Note:** *This option cannot be set from the console and can only be changed in the config file itself.*
 
 ----
 
 playerCommandsReplaceFile
 ---
 * **Description:** This is a name of the file which will hold replacements for player commands. For more information, see [Custom Player Commands].
+* **Default value:** playercmd.txt
 * **Note:** *This option cannot be set from the console and can only be changed in the config file itself.*
 
 ----
 
 consoleCommandsReplaceFile
 ---
 * **Description:** This is a name of the file which will hold replacements for console commands. For more information, see [Custom Console Commands].
+* **Default value:** consolecmd.txt
 * **Note:** *This option cannot be set from the console and can only be changed in the config file itself.*
 
 ----
 
 tpaTimeout
 ---
 * **Description:** This option sets the amount of time (in seconds) after which a */tpa* requests expire. For more information on the */tpa* command, see [Teleportation]
+* **Default value:** 50
 * **Get [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex config get tpaTimeout
 * **Alternative Get [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex cg tpaTimeout
 * **Set [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex config set tpaTimeout &lt;seconds&gt;
 * **Alternative Set [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex cs tpaTimeout &lt;seconds&gt;
 
 ----
 
 tpahereTimeout
 ---
 * **Description:** This option sets the amount of time (in seconds) after which a */tpahere* requests expire. For more information on the */tpahere* command, see [Teleportation]
+* **Default value:** 50
 * **Get [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex config get tpahereTimeout
 * **Alternative Get [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex cg tpahereTimeout
 * **Set [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex config set tpahereTimeout &lt;seconds&gt;
 * **Alternative Set [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex cs tpahereTimeout &lt;seconds&gt;
+
+----
+
+homeQualifyTime
+---
+* **Description:** This option sets required time (in seconds) for a player to be on the server before he's allowed to set and use their home location using /sethome (or /home set) command. For more information on the */sethome* and */home set* commands, see [Homes Management]
+* **Default value:** 43200 (12 hours)
+* **Get [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex config get homeQualifyTime
+* **Alternative Get [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex cg homeQualifyTime
+* **Set [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex config set homeQualifyTime &lt;seconds&gt;
+* **Alternative Set [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex cs homeQualifyTime &lt;seconds&gt;
+
+----
+
+allowMultiworldHomes
+---
+* **Description:** This option sets whether players are allowed to have separate home locations in each world. Setting this to false will set player's home in the world they actually reside when using the /sethome command. For more information on the */sethome* command, see [Homes Management]
+* **Default value:** true
+* **Get [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex config get allowMultiworldHomes
+* **Alternative Get [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex cg allowMultiworldHomes
+* **Set [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex config set allowMultiworldHomes
+* **Alternative Set [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex cs allowMultiworldHomes
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Zathrus Writer</dc:creator><pubDate>Wed, 28 Mar 2012 10:50:23 -0000</pubDate><guid>https://sourceforge.net0d843d460a0b8bbfc18472e444fe7a7236761ab7</guid></item><item><title>WikiPage Configuration modified by Zathrus Writer</title><link>https://sourceforge.net/p/commandsex/wiki/Configuration/</link><description>Configuration
---
This is a list of all available configuration options that you can find in the config.yml file in your CommandsEX directory. Some of these options can be updated directly in-game using the **/cex** command.

* to retrieve a list of in-game configurable (and retrievable) options, type **/cex config** into chat
* to get a value of an option, type **/cex config get &lt;option&gt;**, or a shortcut **/cex cg &lt;option&gt;**
* to set a value of an option, type **/cex config set &lt;option&gt; (add/remove) [value]**, or use short version of **/cex cs &lt;option&gt; ...**
* syntax for each of the options is provided below for your reference

----

debugMode
---
* **Description:** If enabled and an error occures, you will see additional information about this error in your console. It is good idea to turn debug mode on when reporting issues with the plugin.
* **Get [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex config get debugMode
* **Alternative Get [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex cg debugMode
* **Set [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex config set debugMode
* **Alternative Set [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex cs debugMode

----

defaultLang
---
* **Description:** Default language to be used when displaying informative and warning messages to users. Each user has also an option to set their own preferred language, if given permission.
* **Note:** you will only be able to choose a language that is listed in the *availableLangs* option's list, explained below
* **Get [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex config get defaultLang
* **Alternative Get [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex cg defaultLang
* **Set [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex config set defaultLang &lt;language-code&gt;
* **Alternative Set [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex cs defaultLang &lt;language-code&gt;

----

availableLangs
---
* **Description:** List of available languages for the plugin. This list must contain values that correspond to language files located in your CommandsEX folder in the plugins directory. Language files have an extension of *.properties* and their file names always begin with *lang_* prefix and continue with the language code. This language code can be used in the availableLangs list.
* **Note 1:** if you try to translate a language file, please DO NOT change format of the file to UTF-8, since it will become unreadable by Minecraft. Minecraft itself does not support all international characters, therefore you would have to substitute some special characters for their ASCII counterparts (for example ž for z).
* **Note 2:** *This option cannot be set from the console and can only be changed in the config file itself.*

----

disableVersion
---
* **Description:** If enabled, players won't see CommandsEX version information when they type */cex* into chat.
* **Get [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex config get disableVersion
* **Alternative Get [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex cg disableVersion
* **Set [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex config set disableVersion
* **Alternative Set [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex cs disableVersion

----

enableDatabase
---
* **Description:** This block of options is used to set up storage options. **CommandsEX** uses sqlite as its default data storage engine, which means you don't need to edit any of these options and everything should work just fine. If, however you don't have sqlite driver installed or want to use MySQL instead, you will need to change these options to suit your needs.
* **Note:** *These options cannot be set from the console and can only be changed in the config file itself.*
* **Options:**
    * **enableDatabase:** if true, data storage will be enabled. Setting this to false will cause some of the commands and events not to work properly (for example, people will only be able to set homes temporarily until the server restarts).
    * **sqlType:** can be either *sqlite* or *mysql*
    * **database:** name of the database to use, for sqlite this is the name of DB file that will be created in your CommandsEX folder in plugins directory
    * **host:** host to connect to, in 99% cases it can be left set to *localhost* - only used for MySQL connections
    * **port:** port to connect to, in 99% cases it can be left set to *3306* - only used for MySQL connections
    * **name:** username for the MySQL connection, this option is ignored when using sqlite
    * **password:** password for the MySQL connection, this option is ignored when using sqlite
    * **prefix:** prefix for tables that **CommandsEX** needs to create in your database

----

logCommands
---
* **Description:** If enabled, each command typed by a player will be shown in the console. Normally, only chat is being outputted into console.
* **Get [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex config get logCommands
* **Alternative Get [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex cg logCommands
* **Set [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex config set logCommands
* **Alternative Set [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex cs logCommands

----

chatReplaceFile
---
* **Description:** This is a name of the file which will hold replacements for chat messages. For more information, see [Chat Text Replacements].
* **Note:** *This option cannot be set from the console and can only be changed in the config file itself.*

----

playerCommandsReplaceFile
---
* **Description:** This is a name of the file which will hold replacements for player commands. For more information, see [Custom Player Commands].
* **Note:** *This option cannot be set from the console and can only be changed in the config file itself.*

----

consoleCommandsReplaceFile
---
* **Description:** This is a name of the file which will hold replacements for console commands. For more information, see [Custom Console Commands].
* **Note:** *This option cannot be set from the console and can only be changed in the config file itself.*

----

tpaTimeout
---
* **Description:** This option sets the amount of time (in seconds) after which a */tpa* requests expire. For more information on the */tpa* command, see [Teleportation]
* **Get [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex config get tpaTimeout
* **Alternative Get [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex cg tpaTimeout
* **Set [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex config set tpaTimeout &lt;seconds&gt;
* **Alternative Set [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex cs tpaTimeout &lt;seconds&gt;

----

tpahereTimeout
---
* **Description:** This option sets the amount of time (in seconds) after which a */tpahere* requests expire. For more information on the */tpahere* command, see [Teleportation]
* **Get [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex config get tpahereTimeout
* **Alternative Get [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex cg tpahereTimeout
* **Set [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex config set tpahereTimeout &lt;seconds&gt;
* **Alternative Set [Usage](https://sourceforge.net/p/commandsex/wiki/Usage):** /cex cs tpahereTimeout &lt;seconds&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Zathrus Writer</dc:creator><pubDate>Thu, 22 Mar 2012 23:18:31 -0000</pubDate><guid>https://sourceforge.net9c0ff7bfb1bcfd14c247a7033aa404fc6651ee4a</guid></item></channel></rss>