Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Catching throwable leads to madness, lets do this safely. | KHobbits | 2012-01-21 | -1/+5 |
| | ||||
* | Catch errors too, incase the class doesn't exist. | KHobbits | 2012-01-21 | -1/+1 |
| | ||||
* | Messages Cleanup | KHobbits | 2012-01-20 | -29/+28 |
| | ||||
* | If vault throws an exception, it should not be enabled. | KHobbits | 2012-01-20 | -2/+9 |
| | ||||
* | Adding translation keys for [L] and [Spy] | KHobbits | 2012-01-20 | -2/+16 |
| | ||||
* | Check shout/question messages are longer than 1 character. | KHobbits | 2012-01-20 | -1/+1 |
| | ||||
* | Removing load info, bucket displays that now. | snowleo | 2012-01-20 | -48/+7 |
| | ||||
* | New Event code for EssentialsSpawn | snowleo | 2012-01-20 | -16/+34 |
| | ||||
* | Update for new CraftBukkit Event Code | snowleo | 2012-01-20 | -312/+320 |
| | | | | EssentialsSpawn can't be updated yet, because the new event system lacks dynamic priorities. | |||
* | CB#1791 | snowleo | 2012-01-20 | -0/+0 |
| | ||||
* | Fix EssChat displayname error. | KHobbits | 2012-01-19 | -5/+7 |
| | ||||
* | Merge remote branch 'remotes/origin/groupmanager' | KHobbits | 2012-01-19 | -5/+5 |
|\ | ||||
| * | Fixed text when adding a subgroup to not say the player was moved. | ElgarL | 2012-01-19 | -2/+3 |
| | | ||||
| * | Remove debug spam | ElgarL | 2012-01-19 | -1/+0 |
| | | ||||
* | | Fix Lombok include. | KHobbits | 2012-01-19 | -3/+3 |
| | | ||||
* | | Update of Lombok, fixes memory leak in Netbeans | snowleo | 2012-01-19 | -0/+0 |
| | | ||||
* | | Cache MessageFormats for Chat | snowleo | 2012-01-19 | -7/+26 |
| | | ||||
* | | Compiled regex is faster. | KHobbits | 2012-01-18 | -8/+19 |
| | | ||||
* | | Make sure to clean the chatStore. | KHobbits | 2012-01-18 | -1/+2 |
| | | ||||
* | | Reduce duplicate calls in EssentialsChat | KHobbits | 2012-01-18 | -103/+133 |
| | | | | | | | | Should cut the time down a little. | |||
* | | Merge remote branch 'remotes/origin/groupmanager' | KHobbits | 2012-01-18 | -81/+160 |
|\| | ||||
| * | Better optimize assembling of a players permissions and allow the * node | ElgarL | 2012-01-18 | -79/+153 |
| | | | | | | to populate all registered superperms. | |||
| * | Added a tidy error message for invalid permission entries in | ElgarL | 2012-01-18 | -3/+8 |
| | | | | | | GlobalGroups. | |||
* | | Merge remote branch 'remotes/origin/groupmanager' | KHobbits | 2012-01-17 | -30/+58 |
|\| | ||||
| * | v 1.9: | ElgarL | 2012-01-17 | -30/+58 |
| | | | | | | | | | | Optimize populating Bukkit perms so we no longer calculate the child nodes (Bukkit already does this). | |||
* | | Merge remote branch 'remotes/origin/groupmanager' | KHobbits | 2012-01-17 | -2/+2 |
|\| | ||||
| * | Removed '- bukkit.command' form the globalgroups permission nodes. | ElgarL | 2012-01-15 | -2/+2 |
| | | ||||
* | | Merge branch 'master' of github.com:essentials/Essentials | KHobbits | 2012-01-17 | -0/+2 |
|\ \ | ||||
| * | | Shorter names for enchantment signs. | snowleo | 2012-01-17 | -0/+2 |
| | | | ||||
* | | | Auto Update GM Version | KHobbits | 2012-01-17 | -0/+1 |
|/ / | ||||
* | | Stripping vanilla colour from /helpop and /mail | KHobbits | 2012-01-16 | -9/+51 |
| | | | | | | | | | | Adding support for &k in EssChat Adding support for colour in /msg and /r - New perm: essentials.msg.color | |||
* | | Merge branch 'master' of github.com:essentials/Essentials | KHobbits | 2012-01-16 | -3/+5 |
|\ \ | ||||
| * | | Fix /nick command colors | snowleo | 2012-01-16 | -3/+5 |
| | | | ||||
* | | | Stripping vanilla colours from /msg | KHobbits | 2012-01-16 | -20/+24 |
|/ / | ||||
* | | Strip colors from chat, if the user does not have the permission. | snowleo | 2012-01-16 | -1/+4 |
| | | ||||
* | | Removing debugging message from player login. | KHobbits | 2012-01-16 | -1/+0 |
| | | ||||
* | | Cleanup | snowleo | 2012-01-16 | -179/+234 |
| | | ||||
* | | Adding support for Vault as a fallback economy method. | KHobbits | 2012-01-16 | -24/+306 |
| | | ||||
* | | Optimize TextInput to cache motd and info textfiles. | snowleo | 2012-01-16 | -28/+62 |
| | | ||||
* | | Revert changes to Usermap | snowleo | 2012-01-16 | -44/+32 |
| | | ||||
* | | Optimize Break in Protect | snowleo | 2012-01-16 | -4/+58 |
| | | ||||
* | | Speed improvements for Move and Interact Event. | snowleo | 2012-01-16 | -104/+128 |
| | | ||||
* | | Reload less | snowleo | 2012-01-14 | -2/+16 |
| | | ||||
* | | Temporary fix for Spawns and Jails when Worlds are loaded after Essentials. | snowleo | 2012-01-14 | -0/+35 |
| | | | | | | | | This will be replaced by BetterLocation fix in 3.0 branch. | |||
* | | Allowing use of aliases in help/info/motd, for command suggestions. | KHobbits | 2012-01-14 | -3/+3 |
| | | | | | | | | Test #1441 | |||
* | | Fixing double charges on /home | KHobbits | 2012-01-14 | -4/+3 |
| | | | | | | | | Test #1426 | |||
* | | Fixing {WorldDate} | KHobbits | 2012-01-14 | -1/+1 |
| | | | | | | | | Test #1353 | |||
* | | Merge remote branch 'remotes/origin/groupmanager' | KHobbits | 2012-01-14 | -533/+633 |
|\| | ||||
| * | Catch NullPointerErrors generated by blank permission nodes. | ElgarL | 2012-01-14 | -3/+14 |
| | | ||||
| * | Major, MAJOR changes to support partial/full world mirroring. | ElgarL | 2012-01-11 | -527/+613 |
| | | | | | | | | You can now mirror groups.yml, users.yml or both files between different worlds. |