summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
...
| * | | Add command name matching to /gamemodeKHobbits2012-08-12-21/+42
| | | | | | | | | | | | | | | | This allows aliases such as /gmc and /creative [player] to be used without stating gamemode as a parameter.
| * | | Improve player matching in /gamemodeKHobbits2012-08-12-3/+15
| | | | | | | | | | | | | | | | Add extra aliases to /gamemode
| * | | fix name length check in /killIaccidentally2012-08-10-1/+1
| | | |
| * | | fix msg and pay to accept 2 character namesIaccidentally2012-08-10-2/+2
| | | |
| * | | Throw warning when using /kill without valid player.KHobbits2012-08-10-0/+7
| | | |
| * | | Add console log message when player is /kickedKHobbits2012-08-10-0/+3
| | | |
| * | | Add console log message when player is /bannedKHobbits2012-08-10-0/+3
| | | |
| * | | Fix yaml issue with /kitKHobbits2012-08-10-5/+11
| | | |
| * | | Fix Chat Formatting so chat type is shown first.KHobbits2012-08-09-1/+1
| | | |
| * | | Merge pull request #117 from necrodoom/patch-5Iaccidentally2012-08-09-1/+10
| |\ \ \ | | | | | | | | | | items.csv update with ticket #2559 suggestions
| | * | | items.csv update with ticket #2559 suggestionsnecrodoom2012-08-09-1/+10
| |/ / / | | | | | | | | items.csv 2.1_06
* | | | Merge branch 'release' of github.com:essentials/Essentials into releasestable-2.9.3KHobbits2012-08-08-0/+0
|\ \ \ \
| * \ \ \ Merge branch 'refs/heads/2.9' into releasesnowleo2012-08-08-1/+1
| |\ \ \ \
| * \ \ \ \ Merge branch 'refs/heads/2.9' into releasesnowleo2012-08-08-24/+95
| |\ \ \ \ \
* | \ \ \ \ \ Merge branch '2.9' into releaseKHobbits2012-08-08-31/+102
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | / / / | | |_|/ / / | |/| | | |
| * | | | | Fix /top so that glass counts as a real block.KHobbits2012-08-08-3/+3
| | | | | |
| * | | | | Fix tp permissions check to check player typing command not teleportee.KHobbits2012-08-08-5/+5
| | |/ / / | |/| | | | | | | | | | | | | If you don't want players inviting players to other worlds, do not give them essentials.world.<currentworld>
| * | | | Correct material for bedssnowleo2012-08-08-1/+1
| |/ / /
| * | | Fix right click on signssnowleo2012-08-08-3/+8
| | | |
| * | | Test the places around the location first, then go upsnowleo2012-08-08-22/+83
| |/ /
| * | Fix teleports on bedssnowleo2012-08-08-0/+5
| | |
* | | Merge branch 'release' of github.com:essentials/Essentials into releaseKHobbits2012-08-08-0/+0
|\ \ \
| * \ \ Merge branch 'refs/heads/2.9' into releasesnowleo2012-08-07-2/+10
| |\ \ \
| * \ \ \ Merge branch 'refs/heads/2.9' into releasesnowleo2012-08-07-10/+44
| |\ \ \ \
* | \ \ \ \ Merge branch '2.9' into releaseKHobbits2012-08-08-41/+157
|\ \ \ \ \ \ | |/ / / / / |/| | | / / | | |_|/ / | |/| | |
| * | | | Fix minor Exp discrepancyKHobbits2012-08-08-14/+44
| | | | | | | | | | | | | | | | | | | | | | | | | Add 'l<level>' syntax to /exp command EG: /exp set l20
| * | | | Fix /day /night /sun and /storm aliases to actually set to the current ↵KHobbits2012-08-08-15/+54
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | status if used without parameters. fixes #2365
| * | | | Don't show two error messages on [kit] signs.KHobbits2012-08-08-0/+5
| | |/ / | |/| | | | | | | | | | Fixes #2508
| * | | Merge branch 'refs/heads/groupmanager' into 2.9snowleo2012-08-07-2/+10
| |\ \ \ | | |/ / | |/| / | | |/
| | * Better error report on malformed GlobalGroups.ElgarL2012-08-07-2/+10
| | |
| * | Prevent errors in listeners affecting EssentialsChatsnowleo2012-08-07-5/+34
| | |
| * | Merge pull request #114 from necrodoom/patch-2Alexander Schepp2012-08-07-1/+1
| |\ \ | | | | | | | | another extra space
| | * | another extra spacenecrodoom2012-08-07-1/+1
| |/ /
| * | Clean up spaces in config. Please don't break this in the future, this is ↵md_52012-08-07-3/+5
| | | | | | | | | | | | the second fix guys.
| * | Merge pull request #112 from necrodoom/patch-1Iaccidentally2012-08-07-1/+4
| |\ \ | | | | | | | | update permissions to include new nodes
| | * | update with new workbench nodenecrodoom2012-08-07-0/+1
| | | |
| | * | update permissions to include new nodesnecrodoom2012-08-07-1/+3
| |/ /
* | | Merge branch '2.9' of github.com:essentials/Essentials into releaseKHobbits2012-08-07-0/+7
|\| |
| * | Fix CB.KHobbits2012-08-07-0/+7
| | |
* | | Merge branch '2.9' into releaseKHobbits2012-08-07-1/+1
|\| |
| * | Updating CB:KHobbits2012-08-07-1/+1
| | | | | | | | | | | | CB: 2317 Bukkit 1521
* | | Merge branch '2.9' of github.com:essentials/Essentials into releaseKHobbits2012-08-07-1357/+7243
|\| |
| * | Merge branch 'refs/heads/groupmanager' into 2.9snowleo2012-08-06-3/+4
| |\|
| | * Fix GlobalGroups not loading permission nodes.ElgarL2012-08-06-3/+4
| | |
| * | Just don't use nio, this might be slower.snowleo2012-08-06-19/+4
| | |
| * | update gc for all worlds (thanks to Yofel)Iaccidentally2012-08-06-1/+12
| | |
| * | Merge branch 'groupmanager' of github.com:essentials/Essentials into 2.9KHobbits2012-08-06-125/+194
| |\|
| | * Ignore stupid plugins which add empty permission nodes.ElgarL2012-08-06-17/+22
| | |
| | * Fix mirroring now we are not using any Bukkit methods.ElgarL2012-08-03-16/+24
| | |
| | * Stop using the YamlConfiguration in bukkit for our config handling. WeElgarL2012-08-03-25/+73
| | | | | | | | | can now support periods in world names.