Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Fix cleanup to not hold Users in memory. | snowleo | 2013-05-03 | -15/+22 |
| | ||||
* | Update libs for 1.5.2 :: Minimum CB version now 2763 | Iaccidentally | 2013-05-02 | -1/+1 |
| | ||||
* | Minor cleanup | Iaccidentally | 2013-04-30 | -10/+3 |
| | ||||
* | Fix some tl keys :: update Portuguese translation | Iaccidentally | 2013-04-30 | -525/+524 |
| | ||||
* | API & misc cleanup | Iaccidentally | 2013-04-30 | -7/+57 |
| | ||||
* | Merge pull request #460 from main--/2.9 | Iaccidentally | 2013-04-30 | -5/+27 |
|\ | | | | | Made the "throws" declaration of getWarps() more specific | |||
| * | Made the "throws" declaration of getWarps() more specific | main() | 2013-04-29 | -5/+27 |
| | | | | | | | | It is very difficult to handle an Exception thrown by an API method when you don't have any way to **programatically** (without dirty stuff like string comparisons, so the message is not enough) distinguish errors and find out what's going on. | |||
* | | Support /me in console | KHobbits | 2013-04-30 | -0/+15 |
| | | ||||
* | | Allow powertool to be set from console. | KHobbits | 2013-04-30 | -8/+27 |
| | | ||||
* | | Fix tests. | KHobbits | 2013-04-30 | -2/+2 |
| | | ||||
* | | Move spawnmob.stack perm check to the right place. | KHobbits | 2013-04-30 | -10/+11 |
| | | ||||
* | | [Fix] Stacked mobs count towards spawnmob-limit count. | KHobbits | 2013-04-30 | -10/+21 |
| | | ||||
* | | Fix currency rounding up. | KHobbits | 2013-04-30 | -5/+2 |
| | | ||||
* | | Fix TL messages. | KHobbits | 2013-04-30 | -2/+25 |
| | | ||||
* | | Fix Eco take bug and fix NPE | KHobbits | 2013-04-30 | -5/+8 |
| | | ||||
* | | Merge branch '2.9' of github.com:essentials/Essentials into 2.9 | KHobbits | 2013-04-29 | -101/+214 |
|\ \ | ||||
| * | | Remove ArrayListInput | GunfighterJ | 2013-04-29 | -41/+13 |
| |/ | | | | | | | Formatting | |||
| * | Add keyword replacements in kits | GunfighterJ | 2013-04-29 | -6/+19 |
| | | | | | | | | | | Add SimpleTextInput constructor for lists Variable refactoring for clarity. | |||
| * | cleanup last commit a bit | Iaccidentally | 2013-04-28 | -17/+2 |
| | | ||||
| * | [API] Add a warp api, with future 3.x support :: minor cleanup | Iaccidentally | 2013-04-28 | -3/+130 |
| | | ||||
| * | [CHANGE] Rewrite eco command with better logic :: the command will now ↵ | Iaccidentally | 2013-04-27 | -57/+73 |
| | | | | | | | | attempt to do exactly what it is told, with respect to the minimum balance :: fix missing messages | |||
* | | Fix ZH TL messages | KHobbits | 2013-04-28 | -1569/+1605 |
| | | ||||
* | | Add China/Hong Kong/Taiwan Translations | pa001024 | 2013-04-28 | -0/+1602 |
|/ | ||||
* | [Fix] Try singular and plural entity names in /remove. | KHobbits | 2013-04-28 | -3/+17 |
| | ||||
* | Fix radius in /remove and add world. | Necrodoom | 2013-04-28 | -19/+35 |
| | | | | | Fix SocialSpy Fix /killall world argument. | |||
* | [Feature] Add /socialspy other | Necrodoom | 2013-04-28 | -1/+26 |
| | ||||
* | Update Polish translation by skmedix | KHobbits | 2013-04-28 | -39/+39 |
| | ||||
* | [Fix] Output proper message if typo'd kit | Necrodoom | 2013-04-28 | -17/+31 |
| | ||||
* | Update Commandgc.java | snowleo | 2013-04-23 | -3/+3 |
| | ||||
* | Derp, still need currentTime | snowleo | 2013-04-23 | -2/+2 |
| | ||||
* | Fix tps after Timer changes | snowleo | 2013-04-23 | -8/+9 |
| | ||||
* | Allow to forceSave conf files | snowleo | 2013-04-23 | -6/+35 |
| | ||||
* | Delayed write to file (experimental) | snowleo | 2013-04-22 | -26/+87 |
| | ||||
* | Merge remote-tracking branch 'origin/groupmanager' into 2.9 | U-SFX\wardcg | 2013-04-23 | -35/+129 |
|\ | ||||
| * | Merge pull request #452 from evonuts/groupmanager | ElgarL | 2013-04-19 | -5/+5 |
| |\ | | | | | | | Minor grammatical changes to config.yml | |||
| | * | Minor grammatical changes to config.yml | evonuts | 2013-04-19 | -5/+5 |
| |/ | ||||
| * | another string fix. | ElgarL | 2013-03-28 | -1/+1 |
| | | ||||
| * | More Necrodoom fixes. | ElgarL | 2013-03-28 | -1/+1 |
| | | ||||
| * | Fix loops. | ElgarL | 2013-03-28 | -8/+8 |
| | | ||||
| * | Merge pull request #371 from necrodoom/patch-72 | ElgarL | 2013-03-28 | -30/+124 |
| |\ | | | | | | | add new commands and others | |||
| | * | readd some checks | Necrodoom | 2013-03-10 | -4/+4 |
| | | | ||||
| | * | fix alias | Necrodoom | 2013-03-09 | -1/+1 |
| | | | ||||
| | * | add mising isopoverride check | Necrodoom | 2013-03-03 | -2/+2 |
| | | | ||||
| | * | add new commands, add alias to listgroups | Necrodoom | 2013-03-02 | -3/+12 |
| | | | ||||
| | * | Update GroupManagerPermissions.java | Necrodoom | 2013-03-02 | -0/+2 |
| | | | ||||
| | * | fix clear commands change mandemote and manpromote | Necrodoom | 2013-03-02 | -14/+34 |
| | | | | | | | | | dont make manpromote and mandemote act like manuadd when OP, 3 manuadd commands arent needed. | |||
| | * | messages fix, add /manuclearp and /mangclearp | Necrodoom | 2013-03-01 | -20/+83 |
| |/ | ||||
* | | Minor TP and timer tweaks. | KHobbits | 2013-04-22 | -42/+56 |
| | | ||||
* | | Attempt to smooth out timer usage. | KHobbits | 2013-04-21 | -6/+20 |
| | | | | | | | | Add extra sign metrics. | |||
* | | Restrict EssentialsTimer to 10ms execution time | snowleo | 2013-04-22 | -0/+30 |
| | |