Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Merge pull request #170 from chrisgward/2.9 | Alexander Schepp | 2012-10-01 | -1/+2 |
|\ | | | | | Fixing storage of compiled regex | |||
| * | Fixing storage of compiled regex | Chris Ward | 2012-10-02 | -1/+2 |
|/ | ||||
* | Merge pull request #164 from chrisgward/patch-1 | Iaccidentally | 2012-10-01 | -1/+3 |
|\ | | | | | Fixing bad file names in Windows (Fixes #2924) | |||
| * | Fixing bad file names in Windows (Fixes #2924) | Chris Ward | 2012-10-01 | -1/+3 |
| | | ||||
* | | Merge pull request #163 from chrisgward/patch-1 | KHobbits | 2012-10-01 | -1/+1 |
|\| | | | | | Fixes #2933 | |||
| * | Typo (Ticket 2933) | Chris Ward | 2012-10-01 | -1/+1 |
|/ | ||||
* | Merge pull request #158 from necrodoom/patch-10 | KHobbits | 2012-09-30 | -2/+271 |
|\ | | | | | update potion aliases- add all unused potions | |||
| * | update potion aliases- add all unused potions | Necrodoom | 2012-09-28 | -3/+272 |
| | | | | | | items.csv version 2.1_13 | |||
* | | Merge pull request #162 from necrodoom/patch-12 | KHobbits | 2012-09-30 | -1/+2 |
|\ \ | | | | | | | small fixes to items.csv | |||
| * | | small fixes to items.csv | Necrodoom | 2012-09-30 | -1/+2 |
| | | | ||||
* | | | Restore removed tp method, it is used in other plugins. | KHobbits | 2012-09-30 | -0/+7 |
| | | | ||||
* | | | Merge branch 'release' of github.com:essentials/Essentials into 2.9 | KHobbits | 2012-09-30 | -0/+0 |
|\ \ \ | |/ / |/| | | ||||
| * | | update kit sign permission check | Necrodoom | 2012-09-30 | -1/+1 |
| | | | ||||
| * | | update warp sign permission check | Necrodoom | 2012-09-30 | -1/+1 |
| | | | ||||
| * | | Should fix tpaccept charge bug - needs testing | KHobbits | 2012-09-30 | -0/+1 |
| | | | ||||
* | | | New permission: essentials.teleport.timer.move - allow players to move ↵ | KHobbits | 2012-09-29 | -10/+11 |
| | | | | | | | | | | | | during tp delay | |||
* | | | Little bit DRYer | KHobbits | 2012-09-29 | -34/+35 |
| | | | ||||
* | | | Merge branch '2.9' of github.com:essentials/Essentials into 2.9 | KHobbits | 2012-09-29 | -2/+2 |
|\ \ \ | ||||
| * \ \ | Merge pull request #161 from necrodoom/patch-11 | KHobbits | 2012-09-29 | -2/+2 |
| |\ \ \ | | | | | | | | | | | update signs permission check | |||
| | * | | | update kit sign permission check | Necrodoom | 2012-09-29 | -1/+1 |
| | | | | | ||||
| | * | | | update warp sign permission check | Necrodoom | 2012-09-29 | -1/+1 |
| |/ / / | ||||
* | | | | Properly handle tphere requests so the right user is in control/charged. | KHobbits | 2012-09-29 | -18/+63 |
| | | | | ||||
* | | | | Tidy Teleport file | KHobbits | 2012-09-29 | -37/+38 |
|/ / / | ||||
* / / | Should fix tpaccept charge bug - needs testing | KHobbits | 2012-09-29 | -0/+1 |
|/ / | ||||
* | | Merge branch 'groupmanager' of github.com:essentials/Essentials into 2.9 | KHobbits | 2012-09-28 | -8/+13 |
|\ \ | ||||
| * | | Update users.yml to follow new ordering. | ElgarL | 2012-09-25 | -3/+3 |
| | | | ||||
| * | | No need for a new array. | ElgarL | 2012-09-25 | -3/+1 |
| | | | ||||
| * | | Add alphabetically sorted user lists. | ElgarL | 2012-09-25 | -5/+12 |
| | | | ||||
* | | | Add potion effect clearing on /heal - Chris Ward | KHobbits | 2012-09-28 | -15/+18 |
| | | | ||||
* | | | Cleanup of god mode effects, suggested by gravypod. | KHobbits | 2012-09-28 | -6/+11 |
| | | | ||||
* | | | God mode cancel potion effects - Chris ward | KHobbits | 2012-09-28 | -0/+14 |
| |/ |/| | | | | | Revert heal changes. | |||
* | | Fix updating version on items.csv | Paul A. | 2012-09-27 | -1/+1 |
| | | ||||
* | | Merge pull request #156 from evonuts/patch-1 | Paul A. | 2012-09-27 | -8/+8 |
|\ \ | | | | | | | Minor spelling/grammatical fixes | |||
| * | | Minor spelling/grammatical fixes | evonuts | 2012-09-28 | -8/+8 |
|/ / | ||||
* | | Merge pull request #154 from necrodoom/patch-9 | Paul A. | 2012-09-27 | -1/+1 |
|\ \ | | | | | | | typo fix in config.yml as found by @Evonuts | |||
| * | | typo fix in config.yml | Necrodoom | 2012-09-27 | -1/+1 |
|/ / | ||||
* | | Remove debug comments. | KHobbits | 2012-09-25 | -3/+2 |
| | | ||||
* | | Handle negated wildcard perms in generic superperms | KHobbits | 2012-09-25 | -18/+15 |
| | | ||||
* | | Merge branch 'groupmanager' of github.com:essentials/Essentials into 2.9 | KHobbits | 2012-09-25 | -128/+110 |
|\| | ||||
| * | Change order of data in Users.yml to [name, Group, SubGroup, | ElgarL | 2012-09-25 | -125/+107 |
| | | | | | | Permissions, Info nodes]. | |||
| * | Commenting | ElgarL | 2012-09-25 | -2/+2 |
| | | ||||
| * | Fix javadocs | ElgarL | 2012-09-25 | -2/+2 |
| | | ||||
| * | Minor typo fix - Necrodoom | ElgarL | 2012-09-25 | -1/+1 |
| | | ||||
* | | Revert "Clean up imports" | KHobbits | 2012-09-24 | -1/+5 |
| | | | | | | | | This reverts commit d2546ebd3683c80d9a497c0ed34c2446aa8add81. | |||
* | | Improve fake sign check. | KHobbits | 2012-09-24 | -0/+10 |
| | | ||||
* | | Merge pull request #151 from gravypod/patch-2 | Paul A. | 2012-09-24 | -5/+1 |
|\ \ | | | | | | | Clean up imports | |||
| * | | Clean up imports | gravypod | 2012-09-23 | -5/+1 |
| | | | ||||
* | | | Envelope new drop/pickup/craft perms under 'essentials.build'. | KHobbits | 2012-09-24 | -14/+21 |
| | | | ||||
* | | | Minor cleanup | KHobbits | 2012-09-24 | -24/+18 |
|/ / | ||||
* | | Fix and give better sign errors. | KHobbits | 2012-09-24 | -2/+21 |
| | |