Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Queued writing of the files to reduce disk io | snowleo | 2012-10-07 | -282/+245 |
| | ||||
* | Use correct classloader to load | md_5 | 2012-10-07 | -3/+3 |
| | ||||
* | Shift fields around so they are actually set. | md_5 | 2012-10-07 | -9/+4 |
| | ||||
* | Don't name each command Commandxxx | md_5 | 2012-10-07 | -23/+18 |
| | ||||
* | Helps to include the annotation | md_5 | 2012-10-07 | -0/+20 |
| | ||||
* | Use annotations to register commands | md_5 | 2012-10-07 | -13/+44 |
| | ||||
* | Move ess init to onenable. | md_5 | 2012-10-07 | -7/+1 |
| | ||||
* | Save commands that are in the jar by default, print commands on load. Should ↵ | md_5 | 2012-10-07 | -5/+46 |
| | | | | work, havent tested. | |||
* | Add Essentials extra and KittyCannon as a demo. | md_5 | 2012-10-07 | -3/+93 |
| | ||||
* | Cleanup | snowleo | 2012-10-06 | -97/+90 |
| | ||||
* | Organize Imports | snowleo | 2012-10-06 | -84/+44 |
| | ||||
* | Cleanup | snowleo | 2012-10-06 | -58/+1 |
| | ||||
* | Less locks please | snowleo | 2012-10-06 | -1594/+781 |
| | ||||
* | Getting rid of locks, part one | snowleo | 2012-10-06 | -209/+432 |
| | ||||
* | Fix startup errors | snowleo | 2012-10-06 | -11/+32 |
| | ||||
* | Removed Protection signs, use other plugins for this. | snowleo | 2012-10-03 | -354/+2 |
| | ||||
* | Comment AntiBuild until latest version is ported from 2.9 | snowleo | 2012-10-03 | -3/+5 |
| | ||||
* | Cleanup | snowleo | 2012-10-03 | -15/+10 |
| | ||||
* | Make ItemStackDotStarPermission more general | snowleo | 2012-10-03 | -47/+59 |
| | ||||
* | Better .* Permission classes | snowleo | 2012-10-03 | -381/+185 |
| | ||||
* | New permission checks, now only registers the parent nodes and needs two ↵ | snowleo | 2012-10-03 | -71/+65 |
| | | | | checks. This combines the 2.9 and 3.0 permission check methods. | |||
* | Fix Spawns commands | snowleo | 2012-10-03 | -17/+14 |
| | ||||
* | Check amount in /pay | snowleo | 2012-10-03 | -288/+300 |
| | ||||
* | Fix removing of item in /hat | snowleo | 2012-10-03 | -2/+3 |
| | ||||
* | Added link to /essentialshelp command for console | snowleo | 2012-10-03 | -1/+1 |
| | ||||
* | Reenable Metrics | snowleo | 2012-10-03 | -53/+43 |
| | ||||
* | Fix NPE in /seen | snowleo | 2012-10-03 | -1/+1 |
| | ||||
* | Cleanup | snowleo | 2012-10-03 | -5/+1 |
| | ||||
* | Merge pull request #127 from XwartX/patch-1 | Iaccidentally | 2012-09-27 | -15/+15 |
|\ | | | | | Update Essentials/src/messages_nl.properties | |||
| * | Update Essentials/src/messages_nl.properties | XwartX | 2012-08-21 | -15/+15 |
| | | | | | | Small fixes in translations | |||
* | | Remove IDE spam | ementalo | 2012-09-27 | -21/+0 |
| | | ||||
* | | Updating antibuild to use 3.0 configs and perms. | ementalo | 2012-09-27 | -215/+438 |
| | | | | | | | | AntiBuild listener still has some conversions to do | |||
* | | Protect pom update | ementalo | 2012-09-27 | -32/+3 |
| | | ||||
* | | Removing the signs and rails protection from protect | ementalo | 2012-09-27 | -1917/+21 |
| | | | | | | | | Remove the antibuild functionality from protect | |||
* | | Add EssentialsAntiBuild to 3.x :: still needs a little work | Iaccidentally | 2012-09-26 | -0/+567 |
| | | ||||
* | | Instructions on how to build. | md_5 | 2012-09-16 | -1/+1 |
| | | ||||
* | | Update Essentials/src/plugin.yml | Iaccidentally | 2012-09-15 | -1/+1 |
| | | | | | | more SKYNET updates | |||
* | | Merge pull request #142 from xGhOsTkiLLeRx/master | KHobbits | 2012-09-13 | -13/+13 |
|\ \ | | | | | | | Fixed jail extend message. | |||
| * | | Fixed jail extend message | xGhOsTkiLLeRx | 2012-09-13 | -13/+13 |
|/ / | ||||
* | | Merge pull request #137 from mbax/simoleon | Iaccidentally | 2012-09-06 | -3/+3 |
|\ \ | | | | | | | Consistency in simoleon usage. | |||
| * | | Consistency in simoleon usage. | mbax | 2012-09-06 | -3/+3 |
|/ / | | | | | | | Does not fix problem of char replace stuff being EVERYWHERE | |||
* | | Move format methods from Util to FormatUtil | snowleo | 2012-09-02 | -250/+241 |
| | | ||||
* | | Update LocationUtil to updated 2.9 code | snowleo | 2012-09-02 | -3/+83 |
| | | ||||
* | | Remove unused files | snowleo | 2012-09-02 | -1743/+0 |
| | | ||||
* | | Fix tests | snowleo | 2012-08-30 | -2658/+103 |
| | | ||||
* | | Change Util.registerPermission to PermissionFactory, remove ↵ | ementalo | 2012-08-30 | -39/+2 |
| | | | | | | | | registerPermissions from Util | |||
* | | Updates to protect and geoip | ementalo | 2012-08-29 | -25/+54 |
| | | ||||
* | | Change user matching for enderchest. | ementalo | 2012-08-29 | -14/+43 |
| | | | | | | | | Update SetExpFix to 2.9 Version | |||
* | | Fixing speed and enderchest on 3.0 | ementalo | 2012-08-29 | -21/+51 |
| | | ||||
* | | Main jar should compile, the tests are messed up | ementalo | 2012-08-29 | -143/+2358 |
| | |