summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
...
* | Merge remote branch 'remotes/origin/groupmanager'KHobbits2012-01-25-64/+77
|\|
| * Fix typo/wording in changelogElgarL2012-01-24-1/+1
| * Allow negations with the * permission node when population superperms.ElgarL2012-01-24-6/+9
| * Fix hasOwnData to return a correct result with new mirroring systemElgarL2012-01-24-1/+1
| * Fixed isInListElgarL2012-01-24-1/+1
| * addSubGroup now returns a boolean for success/failure.ElgarL2012-01-24-14/+23
| * Added recursive loop detection for World mirroring (you may not set theElgarL2012-01-24-44/+45
* | Don't try to spawn users who have disconnected before we have a chance to spa...ementalo2012-01-24-3/+9
* | Merge branch 'refs/heads/groupmanager'snowleo2012-01-24-57/+71
|\|
| * Fixed infinite loop error on player join.ElgarL2012-01-22-9/+18
| * Separated all events to be independent classes.ElgarL2012-01-21-46/+50
| * Fixed a random null error upon a player portaling.ElgarL2012-01-21-3/+4
* | Add new permission essentials.protect.alerts.notriggerementalo2012-01-23-2/+5
|/
* Update to new Bukkit Event system.ElgarL2012-01-21-52/+100
* 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-2/+16
* Check shout/question messages are longer than 1 character.KHobbits2012-01-20-1/+1
* Removing load info, bucket displays that now.snowleo2012-01-20-48/+7
* New Event code for EssentialsSpawnsnowleo2012-01-20-16/+34
* Update for new CraftBukkit Event Codesnowleo2012-01-20-312/+320
* CB#1791snowleo2012-01-20-0/+0
* Fix EssChat displayname error.KHobbits2012-01-19-5/+7
* Merge remote branch 'remotes/origin/groupmanager'KHobbits2012-01-19-5/+5
|\
| * Fixed text when adding a subgroup to not say the player was moved.ElgarL2012-01-19-2/+3
| * Remove debug spamElgarL2012-01-19-1/+0
* | Fix Lombok include.KHobbits2012-01-19-3/+3
* | Update of Lombok, fixes memory leak in Netbeanssnowleo2012-01-19-0/+0
* | Cache MessageFormats for Chatsnowleo2012-01-19-7/+26
* | Compiled regex is faster.KHobbits2012-01-18-8/+19
* | Make sure to clean the chatStore.KHobbits2012-01-18-1/+2
* | Reduce duplicate calls in EssentialsChatKHobbits2012-01-18-103/+133
* | Merge remote branch 'remotes/origin/groupmanager'KHobbits2012-01-18-81/+160
|\|
| * Better optimize assembling of a players permissions and allow the * nodeElgarL2012-01-18-79/+153
| * Added a tidy error message for invalid permission entries inElgarL2012-01-18-3/+8
* | Merge remote branch 'remotes/origin/groupmanager'KHobbits2012-01-17-30/+58
|\|
| * v 1.9:ElgarL2012-01-17-30/+58
* | Merge remote branch 'remotes/origin/groupmanager'KHobbits2012-01-17-2/+2
|\|
| * Removed '- bukkit.command' form the globalgroups permission nodes.ElgarL2012-01-15-2/+2
* | Merge branch 'master' of github.com:essentials/EssentialsKHobbits2012-01-17-0/+2
|\ \
| * | Shorter names for enchantment signs.snowleo2012-01-17-0/+2
* | | Auto Update GM VersionKHobbits2012-01-17-0/+1
|/ /
* | Stripping vanilla colour from /helpop and /mailKHobbits2012-01-16-9/+51
* | 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-20/+24
|/ /
* | Strip colors from chat, if the user does not have the permission.snowleo2012-01-16-1/+4
* | Removing debugging message from player login.KHobbits2012-01-16-1/+0