summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
* 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
* Improve user matchingKHobbits2013-05-20-5/+11
* Don't throw NPE on broken sign state, just allow block to break.KHobbits2013-05-19-4/+10
* Default chat formatting should strip all format codes, not just colours.KHobbits2013-05-19-1/+1
* Add indication of when kit's cannot be used yet, in the /kit output.KHobbits2013-05-18-26/+68
* Tidy up /gc's TPS output.KHobbits2013-05-18-12/+20
* [Feature] Add hunger level to /whoisKHobbits2013-05-18-9/+40
* Fix null when trying to tempban players in console for times longer than max ...KHobbits2013-05-18-1/+2
* Tweak /baltop to not show displaynames on vanished players.KHobbits2013-05-12-1/+2
* Tiny listener optimizations.KHobbits2013-05-12-6/+7
* Small tweak to warning display and make config variable 'economy-lag-warning'...KHobbits2013-05-12-2/+4
* Make the lag warning configurable, useful to debug economy lag on larger serv...KHobbits2013-05-12-16/+52
* Throw console warning on slow economy api call.KHobbits2013-05-12-1/+13
* [Fix] Check initial direction when looking for a safe teleport spotGunfighterJ2013-05-10-2/+7
* Don't treat AFK players as god mode when dealing with food regen.KHobbits2013-05-09-6/+13
* Update ItemDb.javasnowleo2013-05-08-1/+1
* Doesn't need thissnowleo2013-05-08-1/+1
* [Feature] Withdraw from trade signs without dropping items as overflow. [EXPE...KHobbits2013-05-06-60/+172
* Add some sign debugging to /ess debug to help track down charging issues.KHobbits2013-05-05-4/+23
* Couple more bits of Eco cleanupKHobbits2013-05-05-7/+7
* Fix /sell to handle zero priced items again.KHobbits2013-05-05-4/+4
* Make it compatible with Factions again.snowleo2013-05-05-0/+6