summaryrefslogtreecommitdiffstats
path: root/Essentials
Commit message (Collapse)AuthorAgeLines
* Merge branch '2.9' of https://ElgarL@github.com/essentials/Essentials.git ↵ElgarL2012-10-01-110/+483
|\ | | | | | | into 2.9
| * Merge pull request #165 from chrisgward/patch-2Alexander Schepp2012-10-01-0/+9
| |\ | | | | | | Adding say command to sudo to fake chat
| | * Adding -c switch to sudo to fake chatChris Ward2012-10-02-0/+9
| | |
| * | Merge pull request #166 from chrisgward/patch-3Alexander Schepp2012-10-01-2/+18
| |\ \ | | | | | | | | Blocking numeric home names, changing invalid home message
| | * | Blocking numeric home names, changing invalid home messageChris Ward2012-10-02-2/+18
| | |/
| * | Merge pull request #169 from chrisgward/patch-5Alexander Schepp2012-10-01-2/+3
| |\ \ | | | | | | | | Adding console only overrides to exempts
| | * | Adding console overrides to exemptsChris Ward2012-10-02-2/+3
| | | |
| * | | Fixing storage of compiled regexChris Ward2012-10-02-1/+2
| |/ /
| * / Fixing bad file names in Windows (Fixes #2924)Chris Ward2012-10-01-1/+3
| |/
| * Typo (Ticket 2933)Chris Ward2012-10-01-1/+1
| |
| * Merge pull request #158 from necrodoom/patch-10KHobbits2012-09-30-2/+271
| |\ | | | | | | update potion aliases- add all unused potions
| | * update potion aliases- add all unused potionsNecrodoom2012-09-28-3/+272
| | | | | | | | | items.csv version 2.1_13
| * | Merge pull request #162 from necrodoom/patch-12KHobbits2012-09-30-1/+2
| |\ \ | | | | | | | | small fixes to items.csv
| | * | small fixes to items.csvNecrodoom2012-09-30-1/+2
| | | |
| * | | Restore removed tp method, it is used in other plugins.KHobbits2012-09-30-0/+7
| |/ /
| * | New permission: essentials.teleport.timer.move - allow players to move ↵KHobbits2012-09-29-10/+11
| | | | | | | | | | | | during tp delay
| * | Little bit DRYerKHobbits2012-09-29-34/+35
| | |
| * | Merge branch '2.9' of github.com:essentials/Essentials into 2.9KHobbits2012-09-29-2/+2
| |\ \
| | * | update kit sign permission checkNecrodoom2012-09-29-1/+1
| | | |
| | * | update warp sign permission checkNecrodoom2012-09-29-1/+1
| | | |
| * | | Properly handle tphere requests so the right user is in control/charged.KHobbits2012-09-29-18/+63
| | | |
| * | | Tidy Teleport fileKHobbits2012-09-29-37/+38
| |/ /
| * | Should fix tpaccept charge bug - needs testingKHobbits2012-09-29-0/+1
| | |
| * | Add potion effect clearing on /heal - Chris WardKHobbits2012-09-28-15/+18
| | |
| * | Cleanup of god mode effects, suggested by gravypod.KHobbits2012-09-28-6/+11
| | |
| * | God mode cancel potion effects - Chris wardKHobbits2012-09-28-0/+14
| |/ | | | | | | Revert heal changes.
| * Fix updating version on items.csvPaul A.2012-09-27-1/+1
| |
| * Minor spelling/grammatical fixesevonuts2012-09-28-8/+8
| |
| * typo fix in config.ymlNecrodoom2012-09-27-1/+1
| |
| * Remove debug comments.KHobbits2012-09-25-3/+2
| |
| * Handle negated wildcard perms in generic superpermsKHobbits2012-09-25-18/+15
| |
* | Move Event to LOW so permissions get updated before this event isElgarL2012-10-01-1/+1
|/ | | | | | triggered. With LOWEST it would only randomly work with most perm systems, depending on the loading order.
* Revert "Clean up imports"KHobbits2012-09-24-1/+5
| | | | This reverts commit d2546ebd3683c80d9a497c0ed34c2446aa8add81.
* Improve fake sign check.KHobbits2012-09-24-0/+10
|
* Merge pull request #151 from gravypod/patch-2Paul A.2012-09-24-5/+1
|\ | | | | Clean up imports
| * Clean up importsgravypod2012-09-23-5/+1
| |
* | Minor cleanupKHobbits2012-09-24-17/+11
|/
* Fix and give better sign errors.KHobbits2012-09-24-2/+21
|
* Less sign checking if certain signs aren't enabled.KHobbits2012-09-23-4/+2
|
* config typo.KHobbits2012-09-23-1/+1
|
* Minor colour changeKHobbits2012-09-23-30/+14
|
* Move wildcard perm check to superperms handler, rather than being PEX specific.KHobbits2012-09-23-1/+5
|
* Lower reporting level of metrics errors.KHobbits2012-09-23-1/+1
|
* Support new lines in newbie welcome message.KHobbits2012-09-22-7/+15
|
* Cleanup delhome to match normal home cases properly.KHobbits2012-09-22-19/+19
|
* Reset colour code at start of default broadcast msg.KHobbits2012-09-22-2/+2
|
* General demo txt formattingKHobbits2012-09-22-17/+17
|
* Clean chat colours.KHobbits2012-09-22-0/+1
|
* Clean up the info.txtKHobbits2012-09-22-13/+11
|
* fix info.txt colors and tagsNecrodoom2012-09-21-18/+22
|