Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | 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 ↵ | KHobbits | 2012-01-29 | -1/+6 |
| | | | | | | | | the sender matched that string. | |||
* | | Added kit note. | KHobbits | 2012-01-29 | -0/+1 |
| | | | | | | | | Fixes #1276 | |||
* | | Kill people the proper way. | KHobbits | 2012-01-29 | -4/+6 |
| | | | | | | | | Test #1410 | |||
* | | Switch /near priority to check for int first. | KHobbits | 2012-01-29 | -25/+20 |
| | | | | | | | | Test #1269 | |||
* | | 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 |
| | | ||||
* | | Merge branch 'master' of github.com:essentials/Essentials | KHobbits | 2012-01-26 | -111/+119 |
|\ \ | ||||
| * | | Minor fix to french translation | snowleo | 2012-01-26 | -1/+1 |
| | | | ||||
| * | | i18n added to command nuke | Léa Gris | 2012-01-26 | -5/+13 |
| | | | ||||
| * | | Updated translations to Essentials Dev2.7.191 | Léa Gris | 2012-01-26 | -107/+107 |
| | | | ||||
* | | | Revert emergency listener to old style | KHobbits | 2012-01-26 | -2/+92 |
|/ / | | | | | | | Stops peoples world world burning down if they throw in 2.8, on a 1.0 server. | |||
* | | Set min bukkit to 1818 - RB | KHobbits | 2012-01-26 | -1/+1 |
| | | ||||
* | | Merge remote branch 'remotes/origin/groupmanager' | KHobbits | 2012-01-26 | -16/+38 |
|\| | ||||
| * | Fixed an infinite loop error when using '/manudel' on a logged in | ElgarL | 2012-01-25 | -3/+13 |
| | | | | | | | | player. It caused setDefaultGroup to trigger a bukkit update when no GM User existed yet. | |||
| * | Trap errors in fetching the mirrors map. | ElgarL | 2012-01-25 | -4/+8 |
| | | ||||
| * | Check for a null player object in the PlayerTeleportEvent. | ElgarL | 2012-01-25 | -2/+3 |
| | | ||||
| * | Fixed subgroups (I broke earlier). | ElgarL | 2012-01-25 | -10/+17 |
| | | ||||
* | | CB #1818 | paul.aston | 2012-01-25 | -0/+0 |
| | | | | | | | | RB #1200 | |||
* | | Merge pull request #43 from essentials/groupmanager | Paul A. | 2012-01-24 | -31/+33 |
|\| | | | | | Fix trying to modify an unmodifiable collection breaking superperms. | |||
| * | Fix trying to modify an unmodifiable collection breaking superperms. | ElgarL | 2012-01-25 | -31/+33 |
| | | ||||
* | | Merge remote branch 'remotes/origin/groupmanager' | KHobbits | 2012-01-25 | -64/+77 |
|\| | ||||
| * | Fix typo/wording in changelog | ElgarL | 2012-01-24 | -1/+1 |
| | | | | | | Allow negation to the * permission node when populating superperms. | |||
| * | Allow negations with the * permission node when population superperms. | ElgarL | 2012-01-24 | -6/+9 |
| | | ||||
| * | Fix hasOwnData to return a correct result with new mirroring system | ElgarL | 2012-01-24 | -1/+1 |
| | | ||||
| * | Fixed isInList | ElgarL | 2012-01-24 | -1/+1 |
| | | ||||
| * | addSubGroup now returns a boolean for success/failure. | ElgarL | 2012-01-24 | -14/+23 |
| | | | | | | | | '/manuaddsub' now correctly reports if it was able to add the sub group. | |||
| * | Added recursive loop detection for World mirroring (you may not set the | ElgarL | 2012-01-24 | -44/+45 |
| | | | | | | | | | | | | main world as a mirror of another). Fixed fetching world data so it no longer returns the mirrored world for groups. Each world data holder now points to the correct data set, so can be returned as an object. | |||
* | | Don't try to spawn users who have disconnected before we have a chance to ↵ | ementalo | 2012-01-24 | -3/+9 |
| | | | | | | | | spawn them | |||
* | | Merge branch 'refs/heads/groupmanager' | snowleo | 2012-01-24 | -57/+71 |
|\| | ||||
| * | Fixed infinite loop error on player join. | ElgarL | 2012-01-22 | -9/+18 |
| | | | | | | | | Optimized code to only update the player logging in instead of all players online. |