summaryrefslogtreecommitdiffstats
path: root/Essentials
Commit message (Expand)AuthorAgeLines
* Catching throwable leads to madness, lets do this safely.KHobbits2012-01-21-1/+5
* Catch errors too, incase the class doesn't exist.KHobbits2012-01-21-1/+1
* Messages CleanupKHobbits2012-01-20-29/+28
* If vault throws an exception, it should not be enabled.KHobbits2012-01-20-2/+9
* Adding translation keys for [L] and [Spy]KHobbits2012-01-20-0/+14
* Removing load info, bucket displays that now.snowleo2012-01-20-8/+0
* New Event code for EssentialsSpawnsnowleo2012-01-20-10/+10
* Update for new CraftBukkit Event Codesnowleo2012-01-20-184/+197
* Fix EssChat displayname error.KHobbits2012-01-19-5/+7
* Merge remote branch 'remotes/origin/groupmanager'KHobbits2012-01-19-2/+2
|\
* | Fix Lombok include.KHobbits2012-01-19-3/+3
* | Cache MessageFormats for Chatsnowleo2012-01-19-6/+23
* | Compiled regex is faster.KHobbits2012-01-18-7/+18
* | Shorter names for enchantment signs.snowleo2012-01-17-0/+2
* | Stripping vanilla colour from /helpop and /mailKHobbits2012-01-16-8/+50
* | Merge branch 'master' of github.com:essentials/EssentialsKHobbits2012-01-16-3/+5
|\ \
| * | Fix /nick command colorssnowleo2012-01-16-3/+5
* | | Stripping vanilla colours from /msgKHobbits2012-01-16-16/+17
|/ /
* | Strip colors from chat, if the user does not have the permission.snowleo2012-01-16-1/+1
* | Removing debugging message from player login.KHobbits2012-01-16-1/+0
* | Cleanupsnowleo2012-01-16-179/+234
* | Adding support for Vault as a fallback economy method.KHobbits2012-01-16-24/+306
* | Optimize TextInput to cache motd and info textfiles.snowleo2012-01-16-28/+62
* | Revert changes to Usermapsnowleo2012-01-16-44/+32
* | Speed improvements for Move and Interact Event.snowleo2012-01-16-104/+128
* | Reload lesssnowleo2012-01-14-2/+16
* | Temporary fix for Spawns and Jails when Worlds are loaded after Essentials.snowleo2012-01-14-0/+35
* | Allowing use of aliases in help/info/motd, for command suggestions.KHobbits2012-01-14-3/+3
* | Fixing double charges on /homeKHobbits2012-01-14-4/+3
* | Fixing {WorldDate}KHobbits2012-01-14-1/+1
* | Update Essentials/src/com/earth2me/essentials/commands/Commanditemdb.javaKHobbits2012-01-14-1/+1
* | Adjusting default spawn behavior.KHobbits2012-01-13-23/+6
* | Add new eggs to items.csvsnowleo2012-01-12-0/+24
* | Min Bukkit version is 1713 nowsnowleo2012-01-12-1/+1
* | Added the new Enchantmentssnowleo2012-01-12-0/+4
* | Netbeans 7.1 stuffsnowleo2012-01-12-2/+11
* | No sending to all players, must specify target.Jeremy2012-01-01-0/+5
* | Only info not a warning if a file is missingsnowleo2011-12-20-3/+1
* | Correctly match release and non release versions of bukkit.snowleo2011-12-20-1/+1
* | Fix sending our player object to other plugins.snowleo2011-12-20-1/+1
* | Always return an offlineplayer object with the name, that the user wants.snowleo2011-12-19-7/+23
* | Fix double names in /balancetop and show display name in balancetopsnowleo2011-12-19-8/+8
* | Merge branch 'master' of github.com:essentials/EssentialsKHobbits2011-12-19-2/+8
|\ \
| * | More null checks for Jailssnowleo2011-12-19-2/+8
* | | Prevent future warps being named as numbers.KHobbits2011-12-19-0/+4
|/ /
* | Merge branch 'master' of github.com:essentials/EssentialsKHobbits2011-12-15-1/+1
|\ \
| * | Corrected version match for 1597 build versionsnowleo2011-12-15-1/+1
* | | Make powertool use a chat event, instead of just messaging each user.KHobbits2011-12-15-4/+1
|/ /
* | Fix failing override for /enchant /eco /extsnowleo2011-12-14-1/+1
* | Read current exp, instead of stored exp.KHobbits2011-12-14-6/+23