summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
* server-layer part 2snowleo2012-07-15-281/+446
* Server-Layer Part 1snowleo2012-04-08-834/+2254
* Fix all other referencesmd_52012-03-18-8/+8
* Fix ant copysnowleo2012-03-18-3/+3
* Use maven for versioning. Note GroupManager versioning is broken.md_52012-03-18-18/+11
* Add the maven compile plugin to ensure consistant buildsmd_52012-03-18-0/+9
* Disable soft deterrents for now (reverse-merged from commit ec5de332743e70b77...md_52012-03-17-6/+6
* Disable soft deterrents for nowmd_52012-03-17-1/+1
* Last ditch attempt at making work properlymd_52012-03-17-18/+18
* Fix the permissionsmd_52012-03-17-6/+6
* [EAC] small cleanup regarding eventsmd_52012-03-17-64/+27
* Add craftbukkit.jar to the output, allowing for easy uploadmd_52012-03-15-0/+26
* Why was that even there in the first placemd_52012-03-14-1/+0
* Some simple checks to get rid of those annoying, casual trouble makersmd_52012-03-14-0/+54
* Move even further away from antmd_52012-03-14-14/+16
* Enchantments are part of bukkitsnowleo2012-03-14-3/+3
* Prototype for an abstraction layer for bukkit/mc/spout...snowleo2012-03-14-0/+32
* Trade is part of Economysnowleo2012-03-14-35/+37
* Register is part of Economysnowleo2012-03-14-27/+27
* Moved CommandsHandler to commands packagesnowleo2012-03-14-2/+3
* ExecuteTimer is a Utilsnowleo2012-03-14-1/+3
* New package bukkit for future usesnowleo2012-03-14-6/+13
* This belongs to utilssnowleo2012-03-14-4/+4
* The textreader classes are utils, so they should be under the utils packagesnowleo2012-03-14-31/+35
* Move Economy API, MoneyHolder and WorthHolder to Economy packagesnowleo2012-03-14-11/+14
* Moving location code out of Util classsnowleo2012-03-14-151/+168
* Missing files from the last commitsnowleo2012-03-14-0/+4
* Moving the date code out of Util classsnowleo2012-03-14-235/+251
* Move utils to new packagesnowleo2012-03-14-56/+58
* Moving backup to subpackagesnowleo2012-03-14-1/+2
* Splitting permissions and ranks (renamed from groups)snowleo2012-03-14-1056/+187
* Fix broken utf8 characterssnowleo2012-03-13-3/+3
* 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