| Commit message (Expand) | Author | Age | Lines |
* | Last ditch attempt at making work properly | md_5 | 2012-03-17 | -18/+18 |
* | Fix the permissions | md_5 | 2012-03-17 | -6/+6 |
* | [EAC] small cleanup regarding events | md_5 | 2012-03-17 | -64/+27 |
* | Add craftbukkit.jar to the output, allowing for easy upload | md_5 | 2012-03-15 | -0/+26 |
* | Why was that even there in the first place | md_5 | 2012-03-14 | -1/+0 |
* | Some simple checks to get rid of those annoying, casual trouble makers | md_5 | 2012-03-14 | -0/+54 |
* | Move even further away from ant | md_5 | 2012-03-14 | -14/+16 |
* | Enchantments are part of bukkit | snowleo | 2012-03-14 | -3/+3 |
* | Prototype for an abstraction layer for bukkit/mc/spout... | snowleo | 2012-03-14 | -0/+32 |
* | Trade is part of Economy | snowleo | 2012-03-14 | -35/+37 |
* | Register is part of Economy | snowleo | 2012-03-14 | -27/+27 |
* | Moved CommandsHandler to commands package | snowleo | 2012-03-14 | -2/+3 |
* | ExecuteTimer is a Util | snowleo | 2012-03-14 | -1/+3 |
* | New package bukkit for future use | snowleo | 2012-03-14 | -6/+13 |
* | This belongs to utils | snowleo | 2012-03-14 | -4/+4 |
* | The textreader classes are utils, so they should be under the utils package | snowleo | 2012-03-14 | -31/+35 |
* | Move Economy API, MoneyHolder and WorthHolder to Economy package | snowleo | 2012-03-14 | -11/+14 |
* | Moving location code out of Util class | snowleo | 2012-03-14 | -151/+168 |
* | Missing files from the last commit | snowleo | 2012-03-14 | -0/+4 |
* | Moving the date code out of Util class | snowleo | 2012-03-14 | -235/+251 |
* | Move utils to new package | snowleo | 2012-03-14 | -56/+58 |
* | Moving backup to subpackage | snowleo | 2012-03-14 | -1/+2 |
* | Splitting permissions and ranks (renamed from groups) | snowleo | 2012-03-14 | -1056/+187 |
* | Fix broken utf8 characters | snowleo | 2012-03-13 | -3/+3 |
* | Merging of master into 3.0 | snowleo | 2012-03-13 | -521/+848 |
* | Initial formatted and slightly tweaked version of @evenprime 's NoCheat. Will... | md_5 | 2012-03-12 | -1/+8775 |
* | It is important to get things right the fist time. Especially when you will b... | md_5 | 2012-03-04 | -14/+14 |
* | Thanks to @ementalo we now have a repo | md_5 | 2012-03-04 | -34/+12 |
* | Serious bug is serious | snowleo | 2012-03-04 | -5/+3 |
* | ant files from teamcity - gathering artifacts and versioning files. | ementalo | 2012-03-03 | -0/+34 |
* | Complete the transition to maven :D | md_5 | 2012-03-04 | -15055/+623 |
* | Move EssentialsSpawn into the main plugin, going to make it a component in th... | md_5 | 2012-03-03 | -1710/+325 |
* | Revert "I honestly have no idea if this works, but on paper it does. Will be ... | snowleo | 2012-03-03 | -42/+119 |
* | I honestly have no idea if this works, but on paper it does. Will be great, n... | md_5 | 2012-03-02 | -119/+42 |
* | Put test classes where they belong | md_5 | 2012-03-02 | -9/+6 |
* | Merge pull request #52 from Zenexer/3.0 | KHobbits | 2012-02-23 | -100/+106 |
|\ |
|
| * | Changed s to dropStack for verbosity, and organized imports.precomponent | Paul Buonopane | 2012-02-23 | -7/+7 |
| * | ManagedFile was in the correct folder, but had the wrong package header. | Paul Buonopane | 2012-02-23 | -1/+3 |
| * | Better use of logger. | Paul Buonopane | 2012-02-23 | -1/+1 |
| * | Formatting. | Paul Buonopane | 2012-02-23 | -3/+6 |
| * | Avoided shadowing. | Paul Buonopane | 2012-02-23 | -3/+3 |
| * | Formatting. | Paul Buonopane | 2012-02-23 | -31/+34 |
| * | Methods' applicable members are now static. | Paul Buonopane | 2012-02-23 | -4/+5 |
| * | Renamed TNT explosion listener to be more consistent with naming scheme. | Paul Buonopane | 2012-02-23 | -6/+6 |
| * | ChargeException was in the correct folder, but had the wrong package header. | Paul Buonopane | 2012-02-23 | -18/+18 |
| * | Formatting. | Paul Buonopane | 2012-02-23 | -21/+21 |
| * | Removed poor use of shadowing. | Paul Buonopane | 2012-02-23 | -6/+6 |
| * | Added @Override annotation in I18n. | Paul Buonopane | 2012-02-23 | -0/+1 |
| * | Increased logger efficiency in Essentials. | Paul Buonopane | 2012-02-23 | -6/+1 |
| * | Removed unused imports in Essentials. | Paul Buonopane | 2012-02-23 | -0/+1 |
|/ |
|