summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
...
| * Move EssentialsSpawn into the main plugin, going to make it a component in th...md_52012-03-03-1710/+325
| * Revert "I honestly have no idea if this works, but on paper it does. Will be ...snowleo2012-03-03-42/+119
| * I honestly have no idea if this works, but on paper it does. Will be great, n...md_52012-03-02-119/+42
| * Put test classes where they belongmd_52012-03-02-9/+6
| * Merge pull request #52 from Zenexer/3.0KHobbits2012-02-23-100/+106
| |\
| | * Changed s to dropStack for verbosity, and organized imports.precomponentPaul Buonopane2012-02-23-7/+7
| | * ManagedFile was in the correct folder, but had the wrong package header.Paul Buonopane2012-02-23-1/+3
| | * Better use of logger.Paul Buonopane2012-02-23-1/+1
| | * Formatting.Paul Buonopane2012-02-23-3/+6
| | * Avoided shadowing.Paul Buonopane2012-02-23-3/+3
| | * Formatting.Paul Buonopane2012-02-23-31/+34
| | * Methods' applicable members are now static.Paul Buonopane2012-02-23-4/+5
| | * Renamed TNT explosion listener to be more consistent with naming scheme.Paul Buonopane2012-02-23-6/+6
| | * ChargeException was in the correct folder, but had the wrong package header.Paul Buonopane2012-02-23-18/+18
| | * Formatting.Paul Buonopane2012-02-23-21/+21
| | * Removed poor use of shadowing.Paul Buonopane2012-02-23-6/+6
| | * Added @Override annotation in I18n.Paul Buonopane2012-02-23-0/+1
| | * Increased logger efficiency in Essentials.Paul Buonopane2012-02-23-6/+1
| | * Removed unused imports in Essentials.Paul Buonopane2012-02-23-0/+1
| |/
| * Sign settingssnowleo2012-02-21-34/+125
| * Merge branch 'refs/heads/master' into 3.0snowleo2012-02-21-661/+1236
| |\
| * | We don't need to get OfflinePlayer again.snowleo2012-02-13-1/+1
| * | Its a good idea to remove imports when you remove a classmd_52012-02-13-1/+0
| * | No need for that CraftBukkit hack anymoremd_52012-02-13-59/+1
| * | Organize Importssnowleo2012-02-06-14/+0
| * | Cleanupsnowleo2012-02-06-3/+1
| * | New Groups code, supports groups.yml file, gm and vault, new economy api.snowleo2012-02-06-275/+789
| * | copy&paste failsnowleo2012-02-05-11/+7
| * | New permissions for signssnowleo2012-02-05-16/+70
| * | Finally fix testssnowleo2012-02-05-12/+230
| * | Fixing the Testcasessnowleo2012-02-05-21/+24
| * | Modified BetterLocation, and new Permission-Systemsnowleo2012-02-05-709/+873
| * | More general cleanup.KHobbits2012-01-28-3/+2
| * | Random CleanupKHobbits2012-01-28-13/+19
| * | Clean more imports.KHobbits2012-01-28-2/+0
| * | Organize ImportsKHobbits2012-01-28-21/+15
| * | Fix missing import.KHobbits2012-01-28-0/+1
| * | Merge branch 'master' into 3.0KHobbits2012-01-28-353/+428
| |\ \
| * | | Tidy chat.KHobbits2012-01-26-3/+1
| * | | Fix dependsKHobbits2012-01-25-13/+13
| * | | Fix exception when getting displaynameementalo2012-01-25-1/+4
| * | | 2nd sweep over Essentials Chat, to implement 2.8 changes.KHobbits2012-01-24-36/+34
| * | | Merge branch '3.0' of github.com:essentials/Essentials into 3.0KHobbits2012-01-24-2/+6
| |\ \ \
| | * | | remove merge leftoversementalo2012-01-24-4/+6
| * | | | First sweep over Essentials Chat, to implement 2.8 changes.KHobbits2012-01-24-134/+149
| * | | | Fix messages fileKHobbits2012-01-24-4/+0
| |/ / /
| * | | Merge branch 'refs/heads/master' into 3.0snowleo2012-01-24-462/+654
| |\ \ \
| * | | | More work on 3.0 branchsnowleo2012-01-24-3507/+1657
| * | | | Add new permission essentials.protect.alerts.notriggerementalo2012-01-23-4/+6
| * | | | Merge branch 'refs/heads/master' into 3.0snowleo2012-01-18-957/+1673
| |\ \ \ \