summaryrefslogtreecommitdiffstats
path: root/Essentials
Commit message (Expand)AuthorAgeLines
* Merge branch 'refs/heads/master' into 3.0snowleo2012-01-24-142/+162
|\
| * 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
* | | More work on 3.0 branchsnowleo2012-01-24-4514/+103
* | | Merge branch 'refs/heads/master' into 3.0snowleo2012-01-18-275/+690
|\| |
| * | 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
* | | Don't charge a user if warp already exists (and they can't set it).KHobbits2012-01-17-2/+1
* | | Adding permissions for overwriting exisitng warpsementalo2012-01-17-2/+48
* | | Removing 2 dead classes.KHobbits2012-01-17-135/+2
* | | Merge branch 'refs/heads/master' into 3.0snowleo2012-01-13-1/+29
|\| |
| * | 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
* | | Create Files, if they don't existsnowleo2012-01-12-5/+10
* | | ItemDb now loads in half the time, uses 72KB less memory.snowleo2012-01-12-22/+23
* | | Better Location code for lazy loading worldssnowleo2012-01-11-27/+300
* | | Essentials should run now...snowleo2012-01-10-4/+8
* | | All tests should work nowsnowleo2012-01-09-14/+444
* | | Cleanup of Console classsnowleo2012-01-06-7/+1
* | | Fixing kit and protect signs (inGroup)KHobbits2012-01-04-26/+11