summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
* 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
* | Ignore case on gamemode signs and code cleanupsnowleo2012-08-03-18/+17
* | Less loops pleasesnowleo2012-08-03-9/+3
* | Another fix for /expsnowleo2012-08-03-3/+14
* | New exp calculations.snowleo2012-08-03-8/+17
* | Fix broken output of /itemdbsnowleo2012-08-03-1/+1
* | Netbeans 7.2 changessnowleo2012-08-03-550/+4022
* | Merge branch '2.9' of https://github.com/essentials/EssentialsIaccidentally2012-08-02-287/+300
|\ \
| * | Switching the syntax of gamemode /gm mode player and adding mode aliasesementalo2012-08-02-287/+300
* | | update 2.9 item.csv for 1.3 (changes by necrodoom)Iaccidentally2012-08-02-517/+2001
|/ /
* | CB #2267 Bukkit #1505ementalo2012-08-02-24/+89