summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
...
* Merge branch 'refs/heads/groupmanager' into 2.9snowleo2012-08-07-2/+10
|\
| * Better error report on malformed GlobalGroups.ElgarL2012-08-07-2/+10
* | Prevent errors in listeners affecting EssentialsChatsnowleo2012-08-07-5/+34
* | Merge pull request #114 from necrodoom/patch-2Alexander Schepp2012-08-07-1/+1
|\ \
| * | another extra spacenecrodoom2012-08-07-1/+1
|/ /
* | Clean up spaces in config. Please don't break this in the future, this is the...md_52012-08-07-3/+5
* | Merge pull request #112 from necrodoom/patch-1Iaccidentally2012-08-07-1/+4
|\ \
| * | update with new workbench nodenecrodoom2012-08-07-0/+1
| * | update permissions to include new nodesnecrodoom2012-08-07-1/+3
|/ /
* | Fix CB.KHobbits2012-08-07-0/+7
* | Updating CB:KHobbits2012-08-07-1/+1
* | Merge branch 'refs/heads/groupmanager' into 2.9snowleo2012-08-06-3/+4
|\|
| * Fix GlobalGroups not loading permission nodes.ElgarL2012-08-06-3/+4
* | Just don't use nio, this might be slower.snowleo2012-08-06-19/+4
* | update gc for all worlds (thanks to Yofel)Iaccidentally2012-08-06-1/+12
* | Merge branch 'groupmanager' of github.com:essentials/Essentials into 2.9KHobbits2012-08-06-125/+194
|\|
| * Ignore stupid plugins which add empty permission nodes.ElgarL2012-08-06-17/+22
| * Fix mirroring now we are not using any Bukkit methods.ElgarL2012-08-03-16/+24
| * Stop using the YamlConfiguration in bukkit for our config handling. WeElgarL2012-08-03-25/+73
| * Fix a cases sensitivity bug in world loading.ElgarL2012-08-03-2/+3
| * Fix a typo because Necrodoom is anal.ElgarL2012-07-13-1/+1
| * Change to our own Yaml parsing for globalgroups instead of using theElgarL2012-07-13-8/+17
| * If a permission is found return the correct node for mangcheckp (notElgarL2012-07-10-0/+1
| * Merge branch 'groupmanager' ofElgarL2012-07-10-3/+3
| |\
| | * Merge pull request #96 from mbax/groupmanagermd-52012-07-10-12/+1
| | |\
| | | * Fix critical flaw in permissions removal. Matt Baxter2012-07-10-12/+1
| | |/
| * / Stop force removing attachments and let Bukkit handle it's own mess.ElgarL2012-07-10-51/+28
| |/
| * Throw a better error than 'null' when someone removes all groups from aElgarL2012-07-06-1/+6
| * Ignore any sub folders in the Worlds folder which start with a periodElgarL2012-07-04-2/+3
| * Fix loading users with only numerals in their names to be seen asElgarL2012-06-24-3/+10
| * Only output a Data update message if something has changed.ElgarL2012-06-22-4/+11
* | Don't bomb if userMap isn't initialized.KHobbits2012-08-06-10/+17
* | New Sign: InfoKHobbits2012-08-06-6/+62
* | New Sign: RepairKHobbits2012-08-06-0/+59
* | New command: /workbench (aliases /wb and /wbench)KHobbits2012-08-06-0/+24
* | Default value for [gamemode] signKHobbits2012-08-06-6/+16
* | I should read javadoc properly.snowleo2012-08-06-10/+1
* | Move FileChannel inside the loopsnowleo2012-08-05-1/+2
* | Throw exception after 5 attemptssnowleo2012-08-05-4/+8
* | Try to fix interrupt problem.snowleo2012-08-05-1/+25
* | Fix /gamemode 2 playernameAlexander Schepp2012-08-04-1/+1
* | i'm in ur config, fixxn ur grammerIaccidentally2012-08-04-7/+7
* | I am a grammar nazi.Iaccidentally2012-08-04-1/+1
* | More thread safetysnowleo2012-08-04-5/+11
* | Thread safety for XMPPsnowleo2012-08-04-6/+11
* | CB #2289 Bukkit #1512ementalo2012-08-04-32/+32
* | Make chat handling more thread safe (and also faster)snowleo2012-08-03-41/+128
* | Synchronized chatStoresnowleo2012-08-03-1/+2
* | Ignore case on /gm commandsnowleo2012-08-03-2/+2
* | Code cleanupsnowleo2012-08-03-17/+17