summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormd_5 <md_5@bigpond.com>2012-02-15 17:57:53 +1100
committermd_5 <md_5@bigpond.com>2012-02-15 17:57:53 +1100
commitdb2974e03e7c9a4a77ec842357f25d7e8a26553e (patch)
tree2fdc348782d6ba2f795c0c3f5963f1a1920a06fa
parent0f0716d8fab13662fbe4cec29e8bc7f469926ee3 (diff)
downloadEssentials-db2974e03e7c9a4a77ec842357f25d7e8a26553e.tar
Essentials-db2974e03e7c9a4a77ec842357f25d7e8a26553e.tar.gz
Essentials-db2974e03e7c9a4a77ec842357f25d7e8a26553e.tar.lz
Essentials-db2974e03e7c9a4a77ec842357f25d7e8a26553e.tar.xz
Essentials-db2974e03e7c9a4a77ec842357f25d7e8a26553e.zip
Fix formatting in the config.yml and plugin.yml files. Add a new author.
-rw-r--r--Essentials/src/config.yml34
-rw-r--r--Essentials/src/plugin.yml6
2 files changed, 20 insertions, 20 deletions
diff --git a/Essentials/src/config.yml b/Essentials/src/config.yml
index 0998220ba..c90129356 100644
--- a/Essentials/src/config.yml
+++ b/Essentials/src/config.yml
@@ -40,7 +40,7 @@ change-displayname: true
# The value of change-displayname (above) has to be true.
# If you don't set this, it will default to true if essentials chat is installed.
# Don't forget to remove the # infront of the line
-#add-prefix-suffix: false
+# add-prefix-suffix: false
# The delay, in seconds, required between /home, /tp, etc.
teleport-cooldown: 0
@@ -291,8 +291,8 @@ sethome-multiple:
# essentials.sethome.multiple.staff
staff: 10
-#Set timeout in seconds for players to accept tpa before request is cancelled.
-#Set to 0 for no timeout
+# Set timeout in seconds for players to accept tpa before request is cancelled.
+# Set to 0 for no timeout
tpa-accept-cancellation: 0
############################################################
@@ -313,7 +313,7 @@ command-costs:
#example: 1000
# /kit tools costs $1500 PER USE
#kit-tools: 1500
-
+
# Set this to a currency symbol you want to use.
currency-symbol: '$'
@@ -346,22 +346,22 @@ hide-permissionless-help: true
############################################################
chat:
-
+
# If EssentialsChat is installed, this will define how far a player's voice travels, in blocks. Set to 0 to make all chat global.
# Note that users with the "essentials.chat.spy" permission will hear everything, regardless of this setting.
# Users with essentials.chat.shout can override this by prefixing text with an exclamation mark (!)
# Or with essentials.chat.question can override this by prefixing text with a question mark (?)
# You can add command costs for shout/question by adding chat-shout and chat-question to the command costs section."
radius: 0
-
+
# Chat formatting can be done in two ways, you can either define a standard format for all chat
# Or you can give a group specific chat format, to give some extra variation.
# If set to the default chat format which "should" be compatible with ichat.
# For more information of chat formatting, check out the wiki: http://ess.khhq.net/wiki/Chat_Formatting
-
+
format: '<{DISPLAYNAME}> {MESSAGE}'
#format: '&7[{GROUP}]&f {DISPLAYNAME}&7:&f {MESSAGE}'
-
+
group-formats:
# Default: '{WORLDNAME} {DISPLAYNAME}&7:&f {MESSAGE}'
# Admins: '{WORLDNAME} &c[{GROUP}]&f {DISPLAYNAME}&7:&c {MESSAGE}'
@@ -400,13 +400,13 @@ protect:
# Which blocks should people be prevented from placing
placement: 10,11,46,327
-
+
# Which items should people be prevented from using
usage: 327
-
+
# Which blocks should people be prevented from breaking
break:
-
+
# Which blocks should not be pushed by pistons
piston:
@@ -460,12 +460,12 @@ protect:
mushroom_cow: false
magma_cube: false
snowman: false
-
+
# Maximum height the creeper should explode. -1 allows them to explode everywhere.
# Set prevent.creeper-explosion to true, if you want to disable creeper explosions.
creeper:
max-height: -1
-
+
# Protect various blocks.
protect:
# Protect all signs
@@ -481,7 +481,7 @@ protect:
# Prevent placing blocks above protected rails, this is to stop a potential griefing
prevent-block-on-rails: false
-
+
# Store blocks / signs in memory before writing
memstore: false
@@ -510,14 +510,14 @@ protect:
# Burn, baby, burn! Should fire damage be disabled?
firedmg: false
-
+
# Should the damage after hit by a lightning be disabled?
lightning: false
# Should people with build: false in permissions be allowed to build
# Set true to disable building for those people
build: true
-
+
# Should people with build: false in permissions be allowed to use items
# Set true to disable using for those people
use: true
@@ -544,7 +544,7 @@ newbies:
# If not, set to ''
#announce-format: ''
announce-format: '&dWelcome {DISPLAYNAME}&d to the server!'
-
+
# When we spawn for the first time, which spawnpoint do we use?
# Set to "none" if you want to use the spawn point of the world.
spawnpoint: newbies
diff --git a/Essentials/src/plugin.yml b/Essentials/src/plugin.yml
index 0ec1ee6d9..b9cbd5227 100644
--- a/Essentials/src/plugin.yml
+++ b/Essentials/src/plugin.yml
@@ -5,7 +5,7 @@ main: com.earth2me.essentials.Essentials
version: TeamCity
website: http://tiny.cc/EssentialsCommands
description: Provides an essential, core set of commands for Bukkit.
-authors: [Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology, KHobbits]
+authors: [Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology, KHobbits, md_5]
commands:
afk:
description: Marks you as away-from-keyboard.
@@ -120,7 +120,7 @@ commands:
aliases: [mem,memory,egc,emem,ememory]
give:
description: Give a player an item.
- usage: /<command> <player> <item|numeric> [amount <enchantmentname[:level]> ...]
+ usage: /<command> <player> <item|numeric> [amount <enchantmentname[:level]> ...]
aliases: [egive]
god:
description: Enables your godly powers.
@@ -220,7 +220,7 @@ commands:
aliases: [emute]
near:
description: Lists the players near by or around a player
- usage: /<command> [playername] [radius]
+ usage: /<command> [playername] [radius]
aliases: [nearby,enear,enearby]
nick:
description: Change your nickname or that of another player.