| Commit message (Expand) | Author | Age | Lines |
* | 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 |
|/ |
|
* | Sign settings | snowleo | 2012-02-21 | -34/+125 |
* | Merge branch 'refs/heads/master' into 3.0 | snowleo | 2012-02-21 | -661/+1236 |
|\ |
|
| * | Merge branch 'refs/heads/groupmanager' | snowleo | 2012-02-21 | -57/+32 |
| |\ |
|
| | * | A command of '/manload' with no world arguments now performs a full | ElgarL | 2012-02-18 | -34/+23 |
| | * | comment name change | ElgarL | 2012-02-15 | -1/+1 |
| | * | Depreciate PlayerTeleportEvent, PlayerRespawnEvent and PlayerPortalEvent | ElgarL | 2012-02-15 | -15/+8 |
| | * | Depreciate PlayerTeleportEvent as it's all handled in | ElgarL | 2012-02-14 | -10/+3 |
| * | | Updated Essentials to work with R5 | snowleo | 2012-02-21 | -192/+130 |
| * | | CB#1952 | snowleo | 2012-02-21 | -0/+0 |
| * | | Add bPerm2 support for chat prefixes. | KHobbits | 2012-02-18 | -4/+69 |
| * | | Little bit of extra info in the default /einfo file | KHobbits | 2012-02-18 | -0/+4 |
| * | | Re-allow colours in newb welcome messages. | KHobbits | 2012-02-18 | -1/+1 |
| * | | Adding full keyword support for newb join message. | KHobbits | 2012-02-18 | -30/+105 |
| * | | Don't try to use old bPerms API if it is not available. | KHobbits | 2012-02-16 | -12/+22 |