summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
...
* Tidy up Commandremove a bit, thanks to EvonutsIaccidentally2013-11-10-39/+38
|
* Add more functionality to the remove command. This now overlaps some ↵Iaccidentally2013-11-10-3/+56
| | | | functionality of the killall command, which should eventually be merged into this command and removed. new options: hostile, monsters, passive, animals, ambient, mobs, entities
* Allow ignore to block tpahere requests.KHobbits2013-11-09-6/+9
|
* Add a couple more enchant aliases for blast protectionKHobbits2013-11-09-0/+2
|
* Cleanup various aspects of code, fix some formatting, more netbeans 7.4 stuffIaccidentally2013-11-06-443/+432
|
* Add ability to supress join/leave messages :: new permissions: ↵Iaccidentally2013-11-06-0/+8
| | | | essentials.silentjoin & essentials.silentquit
* netbeans 7.4 stuffIaccidentally2013-11-06-63/+58
|
* Update Bukkit and Craftbukkit jar files for stable 1.6.4KHobbits2013-10-28-0/+0
| | | | Bukkit: 1848 Craftbukkit: 2912
* Update Translation files from Crowdin:KHobbits2013-10-28-1716/+2800
| | | | http://translate2.ess3.net/
* Update for consistency.FearFree2013-10-28-18/+18
| | | | Signed-off-by: KHobbits <rob@khobbits.co.uk>
* Clarify no perm msgs for missing .offline permsFearFree2013-10-28-4/+79
| | | | Signed-off-by: KHobbits <rob@khobbits.co.uk>
* Clarify message when ignoring exempt players.KHobbits2013-10-27-3/+24
|
* Fix automatic versioning when compiling with MavenChris Ward2013-10-21-1/+2
|
* Add a little more group based debugging.KHobbits2013-10-21-2/+7
|
* Add debug log entry when checking permission groups.KHobbits2013-10-20-1/+6
|
* Round up Y position when standing on half blocks. This should address some ↵KHobbits2013-10-20-1/+1
| | | | safelogin bugs.
* Restore deleted craftbukkit jarKHobbits2013-10-20-0/+0
|
* Restore original give/take Money APIKHobbits2013-10-19-2/+22
|
* [Fix] Allow someone to change their nick to different case of the same thingChris Ward2013-10-19-1/+1
|
* Use a player's real name in /balance if they are vanishedChris Ward2013-10-19-2/+2
|
* Call Ant from Maven (for GM)Chris Ward2013-10-19-4/+32
|
* Fix null pointer exception on kits with metaChris Ward2013-10-19-1/+1
|
* Make looping commands see vanished players properlyChris Ward2013-10-19-2/+3
| | | | Make /r check player existence in the correct order
* Add Maven SupportChris Ward2013-10-19-7/+759
|
* Fix double messages in targeted commandsChris Ward2013-10-19-6/+6
|
* Remove .idea and *.iml from gitChris Ward2013-10-18-1198/+3
|
* Fix /rChris Ward2013-10-18-1/+1
|
* CleanupKHobbits2013-10-18-15/+15
|
* Restore getUser APIKHobbits2013-10-18-4/+21
|
* Extract CommandSender to CommandSource, this should prevent Ess user object ↵KHobbits2013-10-16-589/+1847
| | | | leaks.
* Strip nickname prefix when doing displayname comparison.KHobbits2013-10-16-1/+2
|
* Cleanup XMPP PRIaccidentally2013-10-16-563/+557
|
* add delayed task for XMPP presence updatepatjense2013-10-16-49/+74
|
* add XMPP presence management stackpatjense2013-10-16-337/+365
|
* add update for global presence handlerpatjense2013-10-16-126/+133
|
* Clean ImportsKHobbits2013-10-11-168/+150
|
* Allow for event based test cases.KHobbits2013-10-11-13/+199
|
* implement GodStatusChangeEventIaccidentally2013-10-11-18/+24
|
* Update README.markdownKHobbits2013-10-07-3/+11
|
* Allow recolouring own name.KHobbits2013-10-05-1/+1
|
* CleanupKHobbits2013-10-05-37/+34
|
* Improve nick validationKHobbits2013-10-05-4/+12
| | | | | Now matches nicks against userdata for conflicts Now checks for empty string nicknames
* Add more API template and implement nick change event.KHobbits2013-10-05-57/+146
|
* Extract user match loopingKHobbits2013-09-28-376/+371
|
* Adds even more clarification to metrics opt-outLuke GB2013-09-25-1/+1
|
* Adds clarification to metrics opt-outTheReverend4032013-09-25-3/+3
|
* Format to the format with the formatter.drtshock2013-09-24-22/+22
|
* Ignore list and no tpa to self. Fixes ESS-4456 ESS-4711drtshock2013-09-24-2/+55
| | | | | | | | | List users that you ignore when no arguments are given. Otherwise state that no players are ignored. Don't allow users to tpa or tpahere themself. This is a problem with people "glitching" with how essentials finds a safe location to get inside of places they shouldn't.
* Update to 1.6.4Iaccidentally2013-09-19-1/+1
|
* CleanupChris Ward2013-09-18-11/+40
|