summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* Fix some tl keys :: update Portuguese translationIaccidentally2013-04-30-525/+524
|
* API & misc cleanupIaccidentally2013-04-30-7/+57
|
* Merge pull request #460 from main--/2.9Iaccidentally2013-04-30-5/+27
|\ | | | | Made the "throws" declaration of getWarps() more specific
| * Made the "throws" declaration of getWarps() more specificmain()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 consoleKHobbits2013-04-30-0/+15
| |
* | Allow powertool to be set from console.KHobbits2013-04-30-8/+27
| |
* | Fix tests.KHobbits2013-04-30-2/+2
| |
* | Move spawnmob.stack perm check to the right place.KHobbits2013-04-30-10/+11
| |
* | [Fix] Stacked mobs count towards spawnmob-limit count.KHobbits2013-04-30-10/+21
| |
* | Fix currency rounding up.KHobbits2013-04-30-5/+2
| |
* | Fix TL messages.KHobbits2013-04-30-2/+25
| |
* | Fix Eco take bug and fix NPEKHobbits2013-04-30-5/+8
| |
* | Merge branch '2.9' of github.com:essentials/Essentials into 2.9KHobbits2013-04-29-101/+214
|\ \
| * | Remove ArrayListInputGunfighterJ2013-04-29-41/+13
| |/ | | | | | | Formatting
| * Add keyword replacements in kitsGunfighterJ2013-04-29-6/+19
| | | | | | | | | | Add SimpleTextInput constructor for lists Variable refactoring for clarity.
| * cleanup last commit a bitIaccidentally2013-04-28-17/+2
| |
| * [API] Add a warp api, with future 3.x support :: minor cleanupIaccidentally2013-04-28-3/+130
| |
| * [CHANGE] Rewrite eco command with better logic :: the command will now ↵Iaccidentally2013-04-27-57/+73
| | | | | | | | attempt to do exactly what it is told, with respect to the minimum balance :: fix missing messages
* | Fix ZH TL messagesKHobbits2013-04-28-1569/+1605
| |
* | Add China/Hong Kong/Taiwan Translationspa0010242013-04-28-0/+1602
|/
* [Fix] Try singular and plural entity names in /remove.KHobbits2013-04-28-3/+17
|
* Fix radius in /remove and add world.Necrodoom2013-04-28-19/+35
| | | | | Fix SocialSpy Fix /killall world argument.
* [Feature] Add /socialspy otherNecrodoom2013-04-28-1/+26
|
* Update Polish translation by skmedixKHobbits2013-04-28-39/+39
|
* [Fix] Output proper message if typo'd kitNecrodoom2013-04-28-17/+31
|
* Update Commandgc.javasnowleo2013-04-23-3/+3
|
* Derp, still need currentTimesnowleo2013-04-23-2/+2
|
* Fix tps after Timer changessnowleo2013-04-23-8/+9
|
* Allow to forceSave conf filessnowleo2013-04-23-6/+35
|
* Delayed write to file (experimental)snowleo2013-04-22-26/+87
|
* Merge remote-tracking branch 'origin/groupmanager' into 2.9U-SFX\wardcg2013-04-23-35/+129
|\
| * Merge pull request #452 from evonuts/groupmanagerElgarL2013-04-19-5/+5
| |\ | | | | | | Minor grammatical changes to config.yml
| | * Minor grammatical changes to config.ymlevonuts2013-04-19-5/+5
| |/
| * another string fix.ElgarL2013-03-28-1/+1
| |
| * More Necrodoom fixes.ElgarL2013-03-28-1/+1
| |
| * Fix loops.ElgarL2013-03-28-8/+8
| |
| * Merge pull request #371 from necrodoom/patch-72ElgarL2013-03-28-30/+124
| |\ | | | | | | add new commands and others
| | * readd some checksNecrodoom2013-03-10-4/+4
| | |
| | * fix aliasNecrodoom2013-03-09-1/+1
| | |
| | * add mising isopoverride checkNecrodoom2013-03-03-2/+2
| | |
| | * add new commands, add alias to listgroupsNecrodoom2013-03-02-3/+12
| | |
| | * Update GroupManagerPermissions.javaNecrodoom2013-03-02-0/+2
| | |
| | * fix clear commands change mandemote and manpromoteNecrodoom2013-03-02-14/+34
| | | | | | | | | dont make manpromote and mandemote act like manuadd when OP, 3 manuadd commands arent needed.
| | * messages fix, add /manuclearp and /mangclearpNecrodoom2013-03-01-20/+83
| |/
* | Minor TP and timer tweaks.KHobbits2013-04-22-42/+56
| |
* | Attempt to smooth out timer usage.KHobbits2013-04-21-6/+20
| | | | | | | | Add extra sign metrics.
* | Restrict EssentialsTimer to 10ms execution timesnowleo2013-04-22-0/+30
| |
* | [FEATURE] Add kill exempt :: new permission: essentials.kill.exemptIaccidentally2013-04-19-1/+19
| | | | | | | | players with essentials.kill.force and console will still be able to override this
* | Merge pull request #453 from necrodoom/patch-20Iaccidentally2013-04-19-221/+264
|\ \ | | | | | | [FIX] ID 18, 29, 33 invalid damage values and more
| * | [FIX] ID 18, 29, 33 invalid damage values and moreNecrodoom2013-04-19-221/+264
|/ / | | | | expand IDs 98:1, 98:2, 98:3