summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* Merge remote branch 'remotes/ess/groupmanager' into essmasterKHobbits2011-09-30-7/+8
|\
| * Changed priority if Registered events to lowest.ElgarL2011-09-30-7/+8
| |
* | Don't set last location if it's invalidsnowleo2011-09-30-11/+12
| |
* | Deprecation our TargetBlock class:snowleo2011-09-30-0/+1
| | | | | | | | | | There is a function in bukkit that we should use instead user.getTargetBlock(...)
* | Kits timeout are now saved in user datasnowleo2011-09-30-44/+59
| |
* | Allow the deletion of broken homessnowleo2011-09-30-1/+6
| |
* | Allow delhome for offline userssnowleo2011-09-30-1/+1
| |
* | Fix god mode enabled after afk player quit the gamesnowleo2011-09-30-12/+7
| |
* | More exceptions thrownsnowleo2011-09-29-8/+4
| |
* | Correctly throw exceptions if mob spawn protection is onsnowleo2011-09-29-5/+11
| |
* | Only afk people, if they have essentials.afk permission.snowleo2011-09-29-1/+1
| |
* | Merge branch 'master' of github.com:essentials/Essentials into essmasterKHobbits2011-09-29-489/+488
|\ \
| * | Corrected plurals of new creatures and removed Monster creature, because it ↵snowleo2011-09-29-3/+2
| | | | | | | | | | | | can't be spawned anymore
| * | Fixing line endingssnowleo2011-09-29-486/+486
| | |
* | | Merge branch 'master' of github.com:essentials/Essentials into essmasterKHobbits2011-09-29-494/+493
|\| |
| * | Fix freezeafk so that moving with mouse does not teleport you about. Add ↵ementalo2011-09-29-493/+486
| | | | | | | | | | | | check for if some takes the ground away from you
| * | Allow both essentials.build and permissions.build in PermissionsBukkitsnowleo2011-09-29-1/+7
| | |
* | | Hiding the nether options, that are going to be removed in a future release.KHobbits2011-09-29-7/+4
|/ /
* | Merge remote branch 'remotes/ess/groupmanager' into essmasterKHobbits2011-09-27-2/+3
|\|
| * Update to 1.2ElgarL2011-09-27-2/+3
| |
* | Make sure we don't bounce people with expired tempbans.KHobbits2011-09-26-8/+17
| |
* | Merge remote branch 'remotes/ess/groupmanager' into essmasterKHobbits2011-09-26-84/+16
|\|
| * Optimized getAllPlayersPermissions and fixed pushing unknown perms toElgarL2011-09-26-61/+13
| | | | | | superperms.
| * Fix for GM not checking inheritance for known superperms nodes.ElgarL2011-09-26-24/+4
| |
* | BanIP fixed, work around for isBanned.KHobbits2011-09-26-3/+5
| |
* | Updating for register 1.3KHobbits2011-09-26-807/+1111
| |
* | Merge remote branch 'remotes/ess/groupmanager' into essmasterKHobbits2011-09-25-15/+22
|\|
| * Fixed silly error with isLoaded()ElgarL2011-09-25-15/+22
| |
* | Merge remote branch 'remotes/ess/groupmanager' into essmasterKHobbits2011-09-24-5/+59
|\|
| * Fix for if the scheduler failsElgarL2011-09-24-0/+2
| |
| * Forgot to push taskElgarL2011-09-24-0/+27
| |
| * Added a BukkitPermsUpdateTask to only update superperms once on aElgarL2011-09-24-5/+30
| | | | | | load/reload.
* | Merge remote branch 'remotes/ess/groupmanager' into essmasterKHobbits2011-09-24-3/+4
|\|
| * Removed superperms update on plugins unloading. Unneeded and createdElgarL2011-09-24-3/+4
| | | | | | undesired lag on shutdown.
* | Merge remote branch 'remotes/ess/groupmanager' into essmasterKHobbits2011-09-24-6/+59
|\|
| * manulistp <name> + now only lists perms with a value of trueElgarL2011-09-24-1/+2
| |
| * Final fix for lag on manloadElgarL2011-09-24-0/+5
| |
| * manulistp now accepts an additional + to list ALL SuperpermsElgarL2011-09-24-6/+53
| | | | | | | | effective permissions (/manulistp <name> +). manucheckp also outputs superperms results.
* | Adjusting behavior of 'spawn-if-no-home'.KHobbits2011-09-24-6/+6
| |
* | Minor typing errors in messages.propertiesKHobbits2011-09-24-6/+6
| |
* | Merge remote branch 'remotes/ess/groupmanager' into essmasterKHobbits2011-09-24-5/+10
|\|
| * Fixed wasteful updating of perms on a manload.ElgarL2011-09-24-1/+7
| |
| * Fix for null in PLAYER_TELEPORT for bukkit perms.ElgarL2011-09-24-5/+4
| |
* | Merge branch 'master' of github.com:essentials/Essentials into essmasterKHobbits2011-09-22-1/+2
|\ \
| * | Throw correct exceptions Test #943ementalo2011-09-22-1/+2
| | |
* | | Fix for home names containing invalid characters.KHobbits2011-09-22-0/+2
|/ /
* | Adding extra creature types to prevent spawn setting.KHobbits2011-09-22-0/+3
| |
* | Missing file for last commitsnowleo2011-09-22-0/+10
| |
* | Correctly implement food level on god modesnowleo2011-09-22-4/+10
| |
* | New Methods in Playersnowleo2011-09-22-0/+24
| |