summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
* Merge pull request #488 from necrodoom/patch-21stable-2.11.1KHobbits2013-06-17-1/+1
|\
| * fix typo in eco warningNecrodoom2013-06-17-1/+1
|/
* Block external access to unsupported saveConfig() method.KHobbits2013-06-17-1/+6
* Allow new lines and add secure broadcast keywords.KHobbits2013-06-16-8/+11
* Cleanup broadcast, allow limited keywords in.KHobbits2013-06-16-30/+59
* Clarify 'permission-based-item-spawn' config setting.KHobbits2013-06-16-1/+6
* Update to 1.5.2 RB:KHobbits2013-06-15-0/+0
* Reset suffix on /nick even if op and prefix/suffix are disabled.KHobbits2013-06-13-0/+1
* Merge pull request #485 from necrodoom/patch-29KHobbits2013-06-12-1/+1
|\
| * no permissions is not an error, so dont output it as a warningNecrodoom2013-06-12-1/+1
|/
* Merge branch 'temp1' into 2.9KHobbits2013-06-11-0/+0
|\
| * Restore support for replacing CAPITAL colour codes.KHobbits2013-06-11-4/+4
* | Merge branch 'release' of github.com:essentials/Essentials into 2.9KHobbits2013-06-11-0/+0
|\|
| * Don't look up valid looking IP's in the player database.KHobbits2013-06-09-243/+30
* | Cleanup importsIaccidentally2013-06-11-135/+106
* | Remove old permissions handlers that are no longer used. This fixes an issue ...Iaccidentally2013-06-09-227/+0
|/
* Allow use of deprecated teleport function through interface.KHobbits2013-06-09-1/+4
* Update messages_fr.propertiestheudis2013-06-09-15/+15
* Fix arg length checks on /expNecrodoom2013-06-09-2/+2
* Alert give sender that the user was unable to receive all the items.cexikitin2013-06-09-6/+32
* Split util classes.KHobbits2013-06-08-1071/+1245
* Cleanup ITargetKHobbits2013-06-08-16/+2
* Turn Target into a real class.KHobbits2013-06-08-91/+127
* Trapdoors should be treated as half blocks, not transparent blocks.KHobbits2013-06-08-49/+48
* Teleport invulnerability should trigger on respawn as well as normal teleport.KHobbits2013-06-08-0/+5
* Essentials API cleanup and teleport possession fixing. (UNSTABLE)KHobbits2013-06-08-280/+427
* Throw a little testing on toggle logic.KHobbits2013-06-08-5/+422
* Try and make toggles DRYer without loosing command flow.KHobbits2013-06-08-202/+195
* Allow spawning zombies without the trademark gold boots.KHobbits2013-06-05-19/+23
* Fix unit tests.KHobbits2013-06-02-1/+1
* Attempt to fix /seen times on vanish.KHobbits2013-06-02-12/+39
* Mute and sudo should check for essentials.vanish.interact permission.KHobbits2013-06-02-9/+5
* Allow spawning zombies with swords too.KHobbits2013-06-02-6/+10
* [Feature]Extend spawning mob meta to allow more customized spawning:KHobbits2013-06-02-0/+63
* [Fix] Set some default mob data.KHobbits2013-06-01-0/+36
* Update Essentials spawn to use new kit params.KHobbits2013-05-27-1/+1
* Better handle kit item casting.KHobbits2013-05-27-16/+23
* Ignore extra spaces in kit config.KHobbits2013-05-26-1/+1
* Exempt [repair] signs from 'essentials.repair.all' permissions check.KHobbits2013-05-26-44/+65
* Update inventory when closing ghost-dupe-able inventory, to remove ghost items.KHobbits2013-05-26-0/+4
* Reduce duplicated broadcast code.KHobbits2013-05-26-70/+34
* Simplify player matching.KHobbits2013-05-26-71/+57
* Standardize /getpos and /whois to use essentials.vanish.interact like all oth...KHobbits2013-05-26-3/+3
* GeoIP already has a perm, doesn't need hidden behind essentials.seen.extra as...KHobbits2013-05-26-15/+14
* Show teleport cancel messages to tpa user.KHobbits2013-05-26-5/+5
* Fix /helpop for console use.KHobbits2013-05-26-4/+17
* [Fix] Fix vanished player matching in: /seen /give /burn /nuke /tpall /tpaallKHobbits2013-05-26-3/+8
* Forgot to push Essentials spawn changes.KHobbits2013-05-24-2/+2
* Improve hidden player matching.KHobbits2013-05-23-60/+49
* Fixing feed messages.KHobbits2013-05-23-8/+14