summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* Reduce calls to bukkit getPlayer();KHobbits2012-10-26-64/+17
|
* Fix tp delay messageKHobbits2012-10-23-7/+7
|
* Update ↵KHobbits2012-10-22-0/+4
| | | | EssentialsAntiBuild/src/com/earth2me/essentials/antibuild/EssentialsAntiBuildListener.java
* Update listener commentKHobbits2012-10-22-0/+1
|
* Fix NPE in UserData on loginAlexander Schepp2012-10-21-1/+4
| | | if no address is available
* Fix perm check in /killKHobbits2012-10-20-1/+1
|
* If the player is still alive, make sure he dies. (/kill)KHobbits2012-10-20-1/+7
|
* Block explicit /home bed, unless user has "essentials.home.bed" permission.KHobbits2012-10-20-1/+1
| | | | | This does not effect the '/home' command when used with no arguments. In this case, a player will still be sent to the bed home, if they have no Ess home set.
* Remove extra home check.KHobbits2012-10-20-1/+0
|
* Fix testementalo2012-10-17-0/+36
|
* CB #2396 B #1566ementalo2012-10-17-1/+1
|
* Don't call plugin manager in Settings.snowleo2012-10-15-1/+16
|
* Merge pull request #174 from necrodoom/patch-13KHobbits2012-10-14-4/+3
|\ | | | | fix sandstone slab aliases
| * fix sandstone slab aliasesNecrodoom2012-10-14-4/+3
|/
* Allow kicking of hidden playersKHobbits2012-10-14-10/+27
|
* Warn when banning a player who has never connected to the server.KHobbits2012-10-14-2/+21
|
* Update Essentials/src/items.csvIaccidentally2012-10-09-1/+1
| | | quick items.csv fix
* Merge branch '2.9' of github.com:essentials/Essentials into 2.9KHobbits2012-10-07-57/+438
|\
| * Update AntiBuild for NB7.2snowleo2012-10-07-55/+402
| |
| * Prevent massive amount of mails being send.snowleo2012-10-07-2/+36
| | | | | | | | Added new config: mails-per-minute, default 1000
* | Add alt warp perm for othersKHobbits2012-10-07-1/+3
|/
* New permission: essentials.vanish.pvpKHobbits2012-10-07-0/+5
| | | | If you don't have this permission you cannot PVP while vanished.
* Change default action colour to be different to /sayKHobbits2012-10-06-9/+11
|
* Code commentsKHobbits2012-10-06-6/+15
|
* Comment for future sanity.KHobbits2012-10-05-0/+5
|
* Fix gamemode other perm checkKHobbits2012-10-02-9/+17
|
* Better handle invalid warp namesKHobbits2012-10-02-9/+26
|
* Cleanup sethomeKHobbits2012-10-01-7/+19
|
* Merge pull request #171 from chrisgward/patch-5Alexander Schepp2012-10-01-3/+3
|\ | | | | Adding console override to sudo chat
| * Adding console override to sudo chat, changing say to c:Chris Ward2012-10-02-3/+3
|/
* Merge branch '2.9' of https://ElgarL@github.com/essentials/Essentials.git ↵ElgarL2012-10-01-243/+603
|\ | | | | | | 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
| | | |
| * | | Merge pull request #170 from chrisgward/2.9Alexander Schepp2012-10-01-1/+2
| |\ \ \ | | |/ / | |/| | Fixing storage of compiled regex
| | * | Fixing storage of compiled regexChris Ward2012-10-02-1/+2
| |/ /
| * | Merge pull request #164 from chrisgward/patch-1Iaccidentally2012-10-01-1/+3
| |\ \ | | |/ | |/| Fixing bad file names in Windows (Fixes #2924)
| | * Fixing bad file names in Windows (Fixes #2924)Chris Ward2012-10-01-1/+3
| | |
| * | Merge pull request #163 from chrisgward/patch-1KHobbits2012-10-01-1/+1
| |\| | | | | | | Fixes #2933
| | * 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
| | | |
| * | | Merge branch 'release' of github.com:essentials/Essentials into 2.9KHobbits2012-09-30-0/+0
| |\ \ \ | | |/ / | |/| |
| | * | update kit sign permission checkNecrodoom2012-09-30-1/+1
| | | |