summaryrefslogtreecommitdiffstats
path: root/Essentials
Commit message (Expand)AuthorAgeLines
* CB 697snowleo2011-04-21-1/+5
* Fix item drop on trade signs, if player inventory is full.snowleo2011-04-21-3/+10
* Typosnowleo2011-04-21-2/+2
* Removed reference to EssentialsHome, we don't have that anymoresnowleo2011-04-21-3/+2
* Fix signs for names > 14 char length.snowleo2011-04-21-7/+12
* Fix signs for names > 14 char length.snowleo2011-04-21-7/+7
* Use the correct nether in case there are more worlds loaded.snowleo2011-04-21-2/+28
* New items.csv for 1.5 by necrodoomsnowleo2011-04-21-6/+132
* Prevent to give air.snowleo2011-04-21-0/+12
* Missed one function rename of the wolf entitysnowleo2011-04-21-1/+1
* Craftbukkit 689 / MC 1.5 snowleo2011-04-21-12/+12
* Updated build-impl by Netbeans 7.0snowleo2011-04-21-1069/+1077
* Added /e aliases for most commandszenexer2011-04-20-16/+60
* [trunk] args length fixementalo2011-04-19-1/+1
* [trunk] add optional playername param to home. Players with "essentials.homes...ementalo2011-04-19-1/+6
* Craftbukkit recommended #684ementalo2011-04-19-1/+1
* Settings are now in trunkZenexer2011-04-18-0/+0
* [trunk] cleanupementalo2011-04-17-1/+1
* [trunk] Throw errors on upgrade rename fail.snowleo2011-04-17-3/+7
* [trunk] Catch the case where the upgrade is called before the config.yml file...snowleo2011-04-16-0/+3
* [trunk] Less spam on command errors by defaultsnowleo2011-04-16-1/+10
* Formattingzenexer2011-04-16-5/+10
* git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1234 e251c2fe-e539-...zenexer2011-04-16-2/+0
* [trunk] EssentialsConf: getDouble(): do not change the config on get() if the...snowleo2011-04-16-4/+14
* [trunk] EssentialsUpgrade: rename backup to .upgradebackupsnowleo2011-04-16-1/+1
* [trunk] Protection signs: Last character from group was cut off.snowleo2011-04-16-1/+3
* [trunk] Protection signs: Only owner of signs can destroy the signs.snowleo2011-04-16-1/+2
* [trunk] Protection signs: Only owner of signs can destroy the signs.snowleo2011-04-16-4/+5
* [trunk] /sell hand will sell the item in hand.snowleo2011-04-16-3/+8
* [trunk] /setworth: support doublesnowleo2011-04-16-1/+1
* [trunk] /sell: fix negative valuesnowleo2011-04-16-0/+3
* [trunk] Worth: Don't default to 0.0, default to NaN.snowleo2011-04-16-2/+5
* [trunk] Better log of command errorssnowleo2011-04-16-0/+1
* [trunk] NPE in /sellsnowleo2011-04-16-0/+3
* [trunk] /sell itemname amountsnowleo2011-04-16-2/+2
* [trunk] /sell itemname amountsnowleo2011-04-16-2/+2
* [trunk] /sell itemname amountsnowleo2011-04-16-1/+1
* [trunk] /sell itemname amountsnowleo2011-04-16-10/+30
* [trunk] Bukkit-Bug: http://leaky.bukkit.org/issues/668snowleo2011-04-16-3/+9
* [trunk] Update user data if a command from /powertool is removedsnowleo2011-04-16-2/+2
* [trunk] Removed useless loadClasses() method from Essentials.snowleo2011-04-16-1/+0
* [trunk] New mechanism for upgrading config files. This will be extended in th...snowleo2011-04-16-171/+274
* [trunk] Group inheritance for warp signssnowleo2011-04-16-1/+1
* [trunk] Groups for Protection signs.snowleo2011-04-16-1/+13
* [trunk] Worth/Sell: Support for double values as prices and more important: s...snowleo2011-04-16-14/+11
* [trunk] Worth/Sell: Support for double values as prices and more important: s...snowleo2011-04-16-8/+24
* [trunk] Cleanupsnowleo2011-04-16-1/+0
* [trunk] Cleanupsnowleo2011-04-16-1/+0
* [trunk] /worth: don't access config directly, don't reload config after save ...snowleo2011-04-16-4/+3
* [trunk] 1 to 1 ratio in Nether: The code is in two places. Also fixes 1/16=0 ...snowleo2011-04-16-12/+39