summaryrefslogtreecommitdiffstats
path: root/Essentials
Commit message (Expand)AuthorAgeLines
* Cleanup player argument matching in loopsKHobbits2013-05-05-175/+231
* Economy MadnessKHobbits2013-05-05-157/+216
* Trim stored precision to below that of a double, to prevent rounding issues.KHobbits2013-05-05-47/+55
* Update messages_fr.propertiestheudis2013-05-04-174/+174
* Update CS translation with some extra TL keys from tommymortagoKHobbits2013-05-04-67/+68
* Sorted TL filesKHobbits2013-05-04-413/+391
* update zh-locatepa0010242013-05-04-61/+61
* Throw invalid kit message on invalid delayNecrodoom2013-05-04-1/+10
* cleanupKHobbits2013-05-04-23/+24
* [Feature] Make /kit list kit costs if any are set.KHobbits2013-05-04-2/+30
* Merge pull request #465 from skmedix/patch-1KHobbits2013-05-04-38/+38
|\
| * Update messages_pl.propertiesSKmedix2013-04-30-38/+38
* | [Permission] Add essentials.repair.all permission, which is required to unloc...KHobbits2013-05-04-9/+3
* | [Fix] Allow Feed to be used via consoleKHobbits2013-05-04-10/+74
* | Remove User instance from Teleport classsnowleo2013-05-03-6/+8
* | Don't trust File.length()snowleo2013-05-03-2/+14
* | Do not keep hard references to User objectssnowleo2013-05-03-4/+4
* | *angry eyes*snowleo2013-05-03-1/+1
* | Fix cleanup to not hold Users in memory.snowleo2013-05-03-14/+21
* | Update libs for 1.5.2 :: Minimum CB version now 2763Iaccidentally2013-05-02-1/+1
* | Minor cleanupIaccidentally2013-04-30-10/+3
|/
* 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 specificmain()2013-04-29-5/+27
* | 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
| |/
| * Add keyword replacements in kitsGunfighterJ2013-04-29-6/+19
| * 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 attemp...Iaccidentally2013-04-27-57/+73
* | 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
* [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