| Commit message (Expand) | Author | Age | Lines |
* | Clean up the CommandException stack traces so they appear as if Essentials wa... | md_5 | 2012-02-12 | -1/+28 |
* | Update trade signs properly, and visibly handle full signs. | KHobbits | 2012-02-11 | -7/+10 |
* | Merge pull request #46 from krinsdeath/master | KHobbits | 2012-02-11 | -1/+75 |
|\ |
|
| * | Added PrivilegesHandler.java; | Jeff Wardian | 2012-02-11 | -1/+75 |
* | | Refactoring tpaccept perm check to include tpaall. | KHobbits | 2012-02-11 | -1/+3 |
* | | Merge pull request #45 from Wolvereness/master | KHobbits | 2012-02-11 | -1/+1 |
|\ \
| |/
|/| |
|
| * | Fix exploit with /tpaccept if sender no longer has permission | Wolvereness | 2012-02-09 | -1/+1 |
|/ |
|
* | Allow colour codes in /ping | KHobbits | 2012-02-09 | -1/+1 |
* | New Permission: essentials.sudo.exempt | KHobbits | 2012-02-09 | -1/+7 |
* | Optional argument to /ping [message]- Message to be echo'd. | KHobbits | 2012-02-09 | -3/+12 |
* | Fixing silly typo - Fixes shout costs. | KHobbits | 2012-02-09 | -1/+1 |
* | Make it so ops can build, even if they don't have the matching permission. | KHobbits | 2012-02-02 | -0/+4 |
* | Force minimum CB version to 1846, don't want people on #1840 due to big bugs. | KHobbits | 2012-02-02 | -1/+1 |
* | Fixing repair to not repair items with datavalues, unless they actually have ... | KHobbits | 2012-02-02 | -1/+1 |
* | Craftbukkit #1846 Bukkit #1211 | KHobbits | 2012-02-02 | -0/+0 |
* | Recover from broken config files, but keep a backup of the old one for purpos... | KHobbits | 2012-02-02 | -3/+4 |
* | Extend valid characters to be a little less strict. | KHobbits | 2012-02-02 | -1/+1 |
* | Sanitize mail for untoward characters. | KHobbits | 2012-02-02 | -10/+25 |
* | More info, and less severe warning on jail error. | KHobbits | 2012-01-31 | -10/+31 |
* | Update jails to new event system. | KHobbits | 2012-01-31 | -21/+22 |
* | Remove invalid item spawn blacklist warning during startup. | KHobbits | 2012-01-29 | -0/+4 |
* | Prevent /home bed, if the bed was later destroyed. | KHobbits | 2012-01-29 | -1/+1 |
* | Fixing Kill/suicide in creative mode. | KHobbits | 2012-01-29 | -1/+3 |
* | New craftbukkit | KHobbits | 2012-01-29 | -0/+12 |
* | Merge remote branch 'remotes/origin/groupmanager' | KHobbits | 2012-01-29 | -26/+37 |
|\ |
|
| * | updating .gitignore | ElgarL | 2012-01-29 | -1/+3 |
| * | Fix players retaining permissions when demoted. | ElgarL | 2012-01-29 | -25/+34 |
* | | Fix boolean fail in /r offline checking. | KHobbits | 2012-01-29 | -1/+1 |
* | | Optional second argument to /tpaccept, it will only accept the request if the... | KHobbits | 2012-01-29 | -1/+6 |
* | | Added kit note. | KHobbits | 2012-01-29 | -0/+1 |
* | | Kill people the proper way. | KHobbits | 2012-01-29 | -4/+6 |
* | | Switch /near priority to check for int first. | KHobbits | 2012-01-29 | -25/+20 |
* | | Make sure player is online when sending a /reply. | KHobbits | 2012-01-29 | -1/+1 |
* | | Merge remote branch 'remotes/origin/groupmanager' | KHobbits | 2012-01-29 | -1/+1 |
|\| |
|
| * | silly formatting change to test gitbot | ElgarL | 2012-01-28 | -1/+1 |
* | | Prevent disabled sign creation (if any of essentials signs are enabled) | KHobbits | 2012-01-29 | -2/+4 |
* | | Fix sign list format. | KHobbits | 2012-01-29 | -2/+3 |
* | | Disable all signs by default. | KHobbits | 2012-01-29 | -5/+7 |
* | | Added options to enable each sign type | KHobbits | 2012-01-29 | -32/+83 |
* | | Merge remote branch 'remotes/origin/groupmanager' | KHobbits | 2012-01-28 | -88/+73 |
|\| |
|
| * | fix for an iterator error if there is only one element in the array. | ElgarL | 2012-01-28 | -2/+3 |
| * | Fixed a bug when pushing superperms in the wrong order. | ElgarL | 2012-01-28 | -85/+63 |
| * | Properly fix inherited negated nodes. | ElgarL | 2012-01-27 | -4/+5 |
| * | do not allow inherited permissions to negate higher perms. | ElgarL | 2012-01-27 | -3/+8 |
* | | Only list bed home if it is set. | KHobbits | 2012-01-28 | -3/+10 |
* | | Allow space as well as : in /delhome | KHobbits | 2012-01-28 | -5/+14 |
* | | Stop users from using /sethome bed | KHobbits | 2012-01-28 | -0/+6 |
* | | If bed home is set, give priority when spawning. | KHobbits | 2012-01-28 | -8/+8 |
* | | Check bed still exist, for bed homes. | KHobbits | 2012-01-28 | -3/+10 |
* | | Switch website URL's to point at wiki. | KHobbits | 2012-01-28 | -6/+6 |