summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
* Merging of master into 3.0snowleo2012-03-13-521/+848
* Initial formatted and slightly tweaked version of @evenprime 's NoCheat. Will...md_52012-03-12-1/+8775
* It is important to get things right the fist time. Especially when you will b...md_52012-03-04-14/+14
* Thanks to @ementalo we now have a repomd_52012-03-04-34/+12
* Serious bug is serioussnowleo2012-03-04-5/+3
* ant files from teamcity - gathering artifacts and versioning files.ementalo2012-03-03-0/+34
* Complete the transition to maven :Dmd_52012-03-04-15055/+623
* 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
|\
| * Merge branch 'refs/heads/groupmanager'snowleo2012-02-21-57/+32
| |\
| | * A command of '/manload' with no world arguments now performs a fullElgarL2012-02-18-34/+23
| | * comment name changeElgarL2012-02-15-1/+1
| | * Depreciate PlayerTeleportEvent, PlayerRespawnEvent and PlayerPortalEventElgarL2012-02-15-15/+8
| | * Depreciate PlayerTeleportEvent as it's all handled inElgarL2012-02-14-10/+3
| * | Updated Essentials to work with R5snowleo2012-02-21-192/+130
| * | CB#1952snowleo2012-02-21-0/+0
| * | Add bPerm2 support for chat prefixes.KHobbits2012-02-18-4/+69
| * | Little bit of extra info in the default /einfo fileKHobbits2012-02-18-0/+4
| * | Re-allow colours in newb welcome messages.KHobbits2012-02-18-1/+1
| * | Adding full keyword support for newb join message.KHobbits2012-02-18-30/+105
| * | Don't try to use old bPerms API if it is not available.KHobbits2012-02-16-12/+22
| * | Fixing being charged twice for /back.KHobbits2012-02-16-0/+1
| * | Its a good idea to actually register the listenersmd_52012-02-15-2/+1
| * | Make Essentials Update use new Listener system, and fix a few general mistake...md_52012-02-15-35/+20
| * | Fix formatting in the config.yml and plugin.yml files. Add a new author.md_52012-02-15-20/+20
| * | Add all the new R4 methodsmd_52012-02-15-0/+56
| * | Update to 1.1-R4md_52012-02-15-0/+36
| * | Remove dropItems from the inventory work aroundmd_52012-02-15-39/+30
| * | /spawnmob - Only list mobs you have permission to spawn.KHobbits2012-02-14-2/+15
| * | Don't return null, throw an exceptionsnowleo2012-02-14-4/+13
| * | Merge pull request #49 from Iaccidentally/patch-2snowleo2012-02-14-1/+1
| |\ \