summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
...
| * | | | | | | | | | 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
| * | | | | | | | | | CB#1185snowleo2011-09-22-0/+0
| * | | | | | | | | | BPermissions 1.6.0snowleo2011-09-22-4/+8
| * | | | | | | | | | Merge pull request #26 from codename-B/patch-2snowleo2011-09-21-1/+24
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | So... it's just some updates.Ben2011-09-22-1/+24
| |/ / / / / / / / / /
* | | | | | | | | | / Updating bpermissions to latest.KHobbits2011-10-04-0/+0
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
* | | | | | | | | | 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
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | Changed priority if Registered events to lowest.ElgarL2011-09-30-7/+8
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Update to 1.2ElgarL2011-09-27-2/+3
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | 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
| |_|_|_|_|/ |/| | | | |
* | | | | | Fixed silly error with isLoaded()ElgarL2011-09-25-15/+22
| |_|_|_|/ |/| | | |
* | | | | 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
| |_|_|/ |/| | |
* | | | Removed superperms update on plugins unloading. Unneeded and createdElgarL2011-09-24-3/+4
| |_|/ |/| |
* | | 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
| |/ |/|
* | 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 pull request #25 from codename-B/patch-1KHobbits2011-09-21-5/+5
|\
| * Edited Essentials/src/examples/bpermissions.yml via GitHubBen2011-09-21-5/+5
* | Update to cb #1181KHobbits2011-09-21-0/+14
|/
* CB#1173snowleo2011-09-21-2/+4
|\
| * - Update to handle 'getDescription().getPermissions(') returning aElgarL2011-09-21-2/+4
* | Merge branch 'groupmanager'snowleo2011-09-21-69/+70
|\|
| * - Reverted WorldHolder static change to maintain backward pluginElgarL2011-09-21-69/+70
* | New config setting: protect.prevent.enderman-pickupsnowleo2011-09-21-0/+16
* | Added enderman pickup to sign protectionsnowleo2011-09-21-0/+45
* | CB#1163snowleo2011-09-21-0/+0
* | Food for Godmode: There is no event for food yet, so we have to update it man...snowleo2011-09-20-0/+4
* | Heal-Signs sets food level to full and removes firesnowleo2011-09-20-0/+2
* | Merge branch 'master' of github.com:essentials/Essentials into essmasterKHobbits2011-09-20-2/+7
|\ \ | |/ |/|
| * Add missing ;snowleo2011-09-20-1/+1
| * Merge pull request #24 from eXeC64/mastersnowleo2011-09-20-2/+7
| |\
| | * Fixed bug preventing players from removing their own signsHarry Jeffery2011-09-20-2/+7
* | | All GroupManager commands issued by players are now echoed in theElgarL2011-09-20-2/+15
|/ /
* | Merge remote branch 'remotes/ess/groupmanager' into essmasterKHobbits2011-09-20-13/+143
|\ \ | |/ |/|