summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* Merge branch 'groupmanager' of github.com:essentials/Essentials into 2.9KHobbits2012-12-16-4/+14
|\
| * Fix recursive error detection when partial mirroring the main worldElgarL2012-11-20-2/+2
| |
| * Update bukkit.jar to #1593 in lib so we can reference the newElgarL2012-11-13-1/+2
| | | | | | interfaces.
| * Prevent GM commands from being used on CommandBlocks.ElgarL2012-11-11-1/+8
| |
| * Add support for Rcon.ElgarL2012-11-11-2/+4
| |
* | Merge pull request #214 from necrodoom/patch-4Alexander Schepp2012-12-15-4/+3
|\ \ | | | | | | change add-prefix-suffix description
| * | change add-prefix-suffic descriptionNecrodoom2012-12-15-4/+3
| | | | | | | | | hopefully will keep newbies from changing it for no reason
* | | Fix the gapsnowleo2012-12-15-1/+3
| | |
* | | Align /tp syntax with Minecraft /tp commandsnowleo2012-12-15-13/+51
|/ /
* | Merge pull request #210 from Echo4190/patch-1Iaccidentally2012-12-11-2/+2
|\ \ | | | | | | Update Essentials/src/config.yml
| * | Update Essentials/src/config.ymlEcho4192012-12-11-2/+2
|/ / | | | | | | trillions => trillion english => English
* | Merge pull request #209 from necrodoom/patch-2KHobbits2012-12-10-1/+9
|\ \ | | | | | | update config.yml to reference wiki more
| * | update config.yml to reference wiki moreNecrodoom2012-12-10-1/+9
| | | | | | | | | also changed locale setting to be less confusing
* | | Add missing import.KHobbits2012-12-10-0/+8
| | |
* | | Update metrics to r6KHobbits2012-12-10-26/+66
| | |
* | | Metrics DiffKHobbits2012-12-10-27/+45
|/ /
* | Delay sending respawn event until we actually try to respawn user.KHobbits2012-12-09-9/+37
| |
* | Revert "Bukkit should have fixed this issue, so we can now get a better ↵KHobbits2012-12-09-13/+47
| | | | | | | | | | | | | | | | first join player experience by teleporting them at once with no delay." This reverts commit f7daa20be83be4148069bcb2aa4c0a53f674c832. This breaks compatibility with multiverse, and Essentials core.
* | Merge branch '2.9' of github.com:essentials/Essentials into 2.9KHobbits2012-12-09-47/+13
|\ \
| * | Bukkit should have fixed this issue, so we can now get a better first join ↵md_52012-12-09-47/+13
| | | | | | | | | | | | player experience by teleporting them at once with no delay.
* | | Move null bed check to teleport codeKHobbits2012-12-09-12/+15
|/ /
* | Shorten local chat format.KHobbits2012-12-08-2/+2
| |
* | Some nice friendly messages to help debugging command costs.KHobbits2012-12-08-2/+27
| |
* | Throw error when using /more on full stackKHobbits2012-12-07-1/+14
| |
* | Remove unused variableKHobbits2012-12-06-1/+0
| |
* | Make BPerms sign group checking behave similarly to same as GM and PEXKHobbits2012-12-06-1/+1
| |
* | Merge pull request #208 from kukelekuuk00/2.9KHobbits2012-12-05-5/+42
|\ \ | | | | | | Added a total profit message for /sell all|blocks
| * | Added a total profit message for /sell all|blockskukelekuuk002012-12-05-5/+42
|/ /
* | Merge branch '2.9' of github.com:essentials/Essentials into 2.9KHobbits2012-12-03-3/+13
|\ \
| * \ Merge pull request #205 from evonuts/patch-1Iaccidentally2012-12-01-1/+1
| |\ \ | | | | | | | | Spelling/Grammar fixes.
| | * | Spelling/Grammar fixes.evonuts2012-12-01-1/+1
| |/ /
| * | Add log color removal.snowleo2012-11-27-2/+12
| | | | | | | | | | | | (This could already be done with the bukkit setting "log-strip-color")
* | | Update afk status on block interactKHobbits2012-12-03-0/+1
|/ /
* | Fix kit timers, kit times more than 25 years will be treated as single use.KHobbits2012-11-27-3/+21
| |
* | Userdata cleanupKHobbits2012-11-27-11/+24
| |
* | Merge branch 'release' of github.com:essentials/Essentials into 2.9KHobbits2012-11-27-0/+0
|\ \
| * \ Merge branch 'release' of github.com:essentials/Essentials into 2.9KHobbits2012-11-19-0/+0
| |\ \
| | * \ Merge branch '2.9' of github.com:essentials/Essentials into releaseKHobbits2012-11-11-13/+14
| | |\ \
| | * \ \ Merge branch '2.9' of github.com:essentials/Essentials into releaseKHobbits2012-11-11-377/+1286
| | |\ \ \
| | * | | | Fix mailstable-2.9.5ementalo2012-10-28-3/+2
| | | | | |
| | * | | | Merge branch '2.9' of github.com:essentials/Essentials into releaseKHobbits2012-10-26-64/+17
| | |\ \ \ \
| | * \ \ \ \ 2.9 Releaseementalo2012-10-26-188/+1082
| | |\ \ \ \ \
| | * | | | | | Update Bukkit/CB to 1.3.2 R1stable-2.9.4KHobbits2012-09-30-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bukkit: 1546 CB: 2377
* | | | | | | | Merge pull request #204 from necrodoom/patch-23Iaccidentally2012-11-25-2/+2
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | fix typo at config.yml
| * | | | | | | | fix typo at config.ymlNecrodoom2012-11-25-2/+2
|/ / / / / / / /
* | | | | | | | Merge pull request #201 from necrodoom/patch-22KHobbits2012-11-20-1/+1
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | fix spacing at disabled-commands
| * | | | | | | | fix spacing at disabled-commandsNecrodoom2012-11-20-1/+1
|/ / / / / / / /
* | | | | | | | Better fix for last commitsnowleo2012-11-19-13/+15
| | | | | | | |
* | | | | | | | Fix for the plugin conflict with any plugin that contains a log4j librarysnowleo2012-11-19-0/+10
|/ / / / / / /
* | | | | | | Add tptoggle others Essentials style.KHobbits2012-11-16-21/+80
| | | | | | |