summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
* Updating to CB 1240KHobbits2011-10-04-8/+110
* Merge remote branch 'remotes/ess/groupmanager' into essmasterKHobbits2011-10-03-124/+205
|\
| * Fix for Bukkit passing a null To location on a player PortalingElgarL2011-10-02-3/+4
| * Added the ability to handle unknown worlds at server start.ElgarL2011-10-01-8/+29
| * Moved events into GMWorldListenerElgarL2011-10-01-9/+17
| * Missed Event classElgarL2011-10-01-0/+36
| * Added event handling to manage new world creation at runtime.ElgarL2011-10-01-4/+15
| * Fix for loading of worlds not in the configElgarL2011-10-01-3/+17
| * Attempt to stop GM wiping groups/users yml's on a bad shut down.ElgarL2011-10-01-15/+21
| * Rewrote Config loading to use Bukkits Configuration featuresElgarL2011-10-01-94/+76
| * Fixed an issue with superperms where plugins define perms withElgarL2011-10-01-4/+6
* | Safe location fix:KHobbits2011-10-03-2/+2
* | Updating safe teleport locations to include 1.8 blocks.KHobbits2011-10-03-13/+19
* | Fixing mail argument errors.KHobbits2011-10-03-4/+7
* | Allow different 'sets' of multiple homes, definable by permission.KHobbits2011-10-01-44/+114
* | Adding MOTD flags to config.ymlKHobbits2011-10-01-1/+2
* | Patching /unlimited to not give items if player is in creative mode.KHobbits2011-10-01-1/+2
* | 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
* | 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 c...snowleo2011-09-29-3/+2
| * | 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 chec...ementalo2011-09-29-493/+486
| * | 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
| * 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
* | Merge remote branch 'remotes/ess/groupmanager' into essmasterKHobbits2011-09-24-3/+4
|\|