Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | | [Fix] Fix toggle syntax in plugin.yml | KHobbits | 2013-06-26 | -4/+4 | |
| | | |||||
* | | Merge pull request #504 from necrodoom/patch-30 | KHobbits | 2013-06-26 | -1/+1 | |
|\ \ | | | | | | | [Fix] Fix socialspy toggle with no on/off param. | ||||
| * | | fix socialspy toggles | Necrodoom | 2013-06-26 | -1/+1 | |
|/ / | |||||
* | | Let's make the default group colour orange. | KHobbits | 2013-06-26 | -19/+19 | |
| | | |||||
* | | Don't automatically convert {chatparms} to [chatparams] | KHobbits | 2013-06-25 | -1/+2 | |
|/ | |||||
* | Fix null values. | KHobbits | 2013-06-25 | -5/+2 | |
| | |||||
* | Add group/prefix/suffix support for zPermissions. | ZerothAngel | 2013-06-25 | -1/+208 | |
| | |||||
* | Reword some things, minor fixes and add punctuation. | Luuk Jacobs | 2013-06-25 | -63/+63 | |
| | | | | | more tiny fixes minor unicode fix | ||||
* | Merge branch '2.x' of github.com:essentials/Essentials into 2.9 | KHobbits | 2013-06-25 | -10/+11 | |
|\ | |||||
| * | Merge pull request #502 from afistofirony/patch-1 | KHobbits | 2013-06-25 | -0/+1 | |
| |\ | | | | | | | Changing a spawner should update its BlockState. | ||||
| | * | Changing a spawner should update its BlockState. | Sahir | 2013-06-25 | -0/+1 | |
| |/ | |||||
| * | Merge pull request #501 from theudis/patch-6 | KHobbits | 2013-06-23 | -10/+10 | |
| |\ | | | | | | | Update messages_fr.properties | ||||
| | * | Update messages_fr.properties | theudis | 2013-06-24 | -10/+10 | |
| |/ | |||||
* | | Add missing variable. | KHobbits | 2013-06-25 | -1/+1 | |
| | | |||||
* | | Update KeywordReplacer.java | KHobbits | 2013-06-24 | -1/+2 | |
| | | |||||
* | | Update info.txt | KHobbits | 2013-06-24 | -2/+3 | |
| | | |||||
* | | Merge pull request #499 from mozoa/patch-1 | KHobbits | 2013-06-23 | -7/+7 | |
|\ \ | |/ |/| | Update messages_nl.properties | ||||
| * | Update messages_nl.properties | mozoa | 2013-06-23 | -7/+7 | |
| | | | | | | | | Reworded some strings and changed the order of words | ||||
* | | [Feature] Allow the placing of spawners with predefined network id's (/i ↵ | KHobbits | 2013-06-23 | -8/+39 | |
|/ | | | | | | spawner:50) [Permission] essentials.spawnerconvert.<mobname> - Allow the placing of specific mobspawners with premade network id's. | ||||
* | Merge pull request #498 from mozoa/patch-1 | KHobbits | 2013-06-22 | -6/+6 | |
|\ | | | | | Added /ci lines | ||||
| * | Update messages_nl.properties | mozoa | 2013-06-22 | -1/+1 | |
| | | |||||
| * | Update messages_nl.properties | mozoa | 2013-06-22 | -6/+6 | |
|/ | | | | Added new CI lines bit indifferent about line 543 and 544 | ||||
* | [Feature] Expand /ci to allow removing certain amounts, and breakdown on the ↵ | KHobbits | 2013-06-22 | -206/+185 | |
| | | | | items removed. | ||||
* | Clean up exception types. | KHobbits | 2013-06-22 | -28/+28 | |
| | |||||
* | Fix missing Unicode in NL TL | KHobbits | 2013-06-21 | -266/+266 | |
| | |||||
* | Reduce restrictions on same item trading, so only identical items are blocked. | KHobbits | 2013-06-20 | -1/+2 | |
| | |||||
* | Update NL locale | mozoa | 2013-06-20 | -266/+266 | |
| | |||||
* | [Fix] Don't throw the wrong error message when using group limited kit signs. | KHobbits | 2013-06-19 | -4/+26 | |
| | |||||
* | Merge pull request #489 from necrodoom/patch-23 | GunfighterJ | 2013-06-18 | -3/+3 | |
|\ | | | | | fix permission check typo (thanks to #4365) | ||||
| * | fix permission check typo (thanks to #4365) | Necrodoom | 2013-06-18 | -3/+3 | |
|/ | |||||
* | Merge pull request #488 from necrodoom/patch-21stable-2.11.1 | KHobbits | 2013-06-17 | -1/+1 | |
|\ | | | | | fix typo in eco warning | ||||
| * | fix typo in eco warning | Necrodoom | 2013-06-17 | -1/+1 | |
|/ | |||||
* | Block external access to unsupported saveConfig() method. | KHobbits | 2013-06-17 | -1/+6 | |
| | |||||
* | Allow new lines and add secure broadcast keywords. | KHobbits | 2013-06-16 | -8/+11 | |
| | |||||
* | Cleanup broadcast, allow limited keywords in. | KHobbits | 2013-06-16 | -30/+59 | |
| | |||||
* | Clarify 'permission-based-item-spawn' config setting. | KHobbits | 2013-06-16 | -1/+6 | |
| | |||||
* | Update to 1.5.2 RB: | KHobbits | 2013-06-15 | -0/+0 | |
| | | | | Bukkit #1776 CraftBukkit #2788 | ||||
* | Reset suffix on /nick even if op and prefix/suffix are disabled. | KHobbits | 2013-06-13 | -0/+1 | |
| | |||||
* | Merge pull request #485 from necrodoom/patch-29 | KHobbits | 2013-06-12 | -1/+1 | |
|\ | | | | | no permissions is not an error, so dont output it as a warning | ||||
| * | no permissions is not an error, so dont output it as a warning | Necrodoom | 2013-06-12 | -1/+1 | |
|/ | |||||
* | Merge branch 'temp1' into 2.9 | KHobbits | 2013-06-11 | -0/+0 | |
|\ | |||||
| * | Restore support for replacing CAPITAL colour codes. | KHobbits | 2013-06-11 | -4/+4 | |
| | | |||||
* | | Merge branch 'release' of github.com:essentials/Essentials into 2.9 | KHobbits | 2013-06-11 | -0/+0 | |
|\| | |||||
| * | Don't look up valid looking IP's in the player database. | KHobbits | 2013-06-09 | -243/+30 | |
| | | |||||
* | | Cleanup imports | Iaccidentally | 2013-06-11 | -135/+106 | |
| | | |||||
* | | Remove old permissions handlers that are no longer used. This fixes an issue ↵ | Iaccidentally | 2013-06-09 | -227/+0 | |
|/ | | | | where new versions of Bpermissions would be detected as old. | ||||
* | Allow use of deprecated teleport function through interface. | KHobbits | 2013-06-09 | -1/+4 | |
| | |||||
* | Update messages_fr.properties | theudis | 2013-06-09 | -15/+15 | |
| | | | | Small changes in what I had done previously. | ||||
* | Fix arg length checks on /exp | Necrodoom | 2013-06-09 | -2/+2 | |
| | |||||
* | Alert give sender that the user was unable to receive all the items. | cexikitin | 2013-06-09 | -6/+32 | |
| |