Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Update tp to check if target player has tptoggle disabled. | KHobbits | 2012-03-25 | -18/+42 |
| | | | | Update tpo to allow player to player tp. | |||
* | Don't show 'backup started' on /backup if it hasn't been configured. | KHobbits | 2012-03-25 | -1/+13 |
| | ||||
* | Reorder login/join event calls. | KHobbits | 2012-03-25 | -4/+8 |
| | ||||
* | Don't override other plugins which allow joining over capacity. | KHobbits | 2012-03-25 | -1/+1 |
| | ||||
* | Reduce amount of move event calls being processed. | KHobbits | 2012-03-25 | -1/+9 |
| | ||||
* | Update [balance] sign to use currency formatting. | KHobbits | 2012-03-25 | -1/+2 |
| | ||||
* | Merge branch 'master' of github.com:essentials/Essentials | KHobbits | 2012-03-25 | -109/+206 |
|\ | ||||
| * | CopyPaste-Fail | snowleo | 2012-03-25 | -1/+1 |
| | | ||||
| * | Wrong url | snowleo | 2012-03-25 | -1/+1 |
| | | ||||
| * | This is no longer stored in file, so it's not part of UserData anymore. | snowleo | 2012-03-25 | -14/+13 |
| | | ||||
| * | Optimize metrics | snowleo | 2012-03-25 | -95/+192 |
| | | ||||
| * | AntiCheat has different version numbers, so don't check. | snowleo | 2012-03-25 | -1/+2 |
| | | ||||
* | | Fix chat format regex. | KHobbits | 2012-03-25 | -1/+1 |
| | | ||||
* | | Should probably cancel this at lowest. | KHobbits | 2012-03-25 | -1/+1 |
|/ | ||||
* | Merge branch 'master' of github.com:essentials/Essentials | KHobbits | 2012-03-25 | -1/+1 |
|\ | ||||
| * | Update Essentials/src/config.yml | KHobbits | 2012-03-24 | -1/+1 |
| | | ||||
* | | Invsee now shows a live player inventory in a window, rather than cloning ↵ | KHobbits | 2012-03-25 | -84/+41 |
|/ | | | | | | players inventory. New Permission: essentials.invsee.modify - Player with this permission will be able to add/remove items from the other players inventory. | |||
* | Mysql is bad. | KHobbits | 2012-03-24 | -0/+2 |
| | ||||
* | Better English. | KHobbits | 2012-03-24 | -2/+2 |
| | ||||
* | New permission check: essentials.list.hidden is now required to /getpos ↵ | KHobbits | 2012-03-24 | -8/+10 |
| | | | | hidden players. | |||
* | Extra itemcsv. | KHobbits | 2012-03-23 | -0/+4 |
| | ||||
* | 'Enabled' looks better than 'true'. | KHobbits | 2012-03-23 | -2/+2 |
| | ||||
* | Make sure items don't stack wrong in [free] signs. | KHobbits | 2012-03-23 | -4/+6 |
| | ||||
* | Fix for showing plugins when user has no permission. | KHobbits | 2012-03-23 | -6/+8 |
| | ||||
* | Wrong colour code symbol. | KHobbits | 2012-03-23 | -1/+1 |
| | ||||
* | Merge remote branch 'remotes/origin/groupmanager' | KHobbits | 2012-03-23 | -153/+153 |
|\ | ||||
| * | Correct Grammar | ElgarL | 2012-03-22 | -1/+1 |
| | | ||||
| * | Merge pull request #62 from bonney12/groupmanager | ElgarL | 2012-03-22 | -153/+153 |
| |\ | | | | | | | Update language and commenting | |||
| | * | Removed Portuguese text, and added English replacements. Made more sense of ↵ | Michael Bonney | 2012-03-21 | -153/+153 |
| |/ | | | | | | | the sentences, and also changed an incorrect message to it's proper form. | |||
* | | Help command refresh. | KHobbits | 2012-03-23 | -25/+95 |
| | | ||||
* | | Merge branch 'master' of github.com:essentials/Essentials | KHobbits | 2012-03-23 | -1/+1 |
|\ \ | ||||
| * | | Spaaaaaace! So much space! Gotta see it all! | snowleo | 2012-03-23 | -1/+1 |
| | | | ||||
* | | | Merge branch 'master' of github.com:essentials/Essentials | KHobbits | 2012-03-23 | -7/+10 |
|\| | | ||||
| * | | Fix utf-8 decoding problems. | snowleo | 2012-03-23 | -7/+9 |
| | | | ||||
| * | | http://youtu.be/8DdeLUA0Fms | snowleo | 2012-03-23 | -0/+1 |
| | | | ||||
* | | | Fix url matching. | KHobbits | 2012-03-23 | -2/+7 |
|/ / | ||||
* | | Merge branch 'master' of github.com:essentials/Essentials | KHobbits | 2012-03-23 | -15/+82 |
|\ \ | ||||
| * | | Fix UTF8 handling in Configuration class | snowleo | 2012-03-23 | -15/+82 |
| | | | ||||
* | | | Adding missing entities to Protect Spawn Blacklist | KHobbits | 2012-03-23 | -16/+17 |
|/ / | ||||
* | | Update Essentials/src/config.yml | KHobbits | 2012-03-23 | -1/+2 |
| | | ||||
* | | Remove white user prefix, if prefix is blank. Messes with EssentialsChat ↵ | KHobbits | 2012-03-23 | -5/+1 |
| | | | | | | | | colouring. | |||
* | | Fixing chat color formatting. | KHobbits | 2012-03-23 | -1/+1 |
| | | ||||
* | | Disabling player list updates by default (can mess with tab completion) | KHobbits | 2012-03-23 | -7/+21 |
| | | | | | | | | Hopefully this will be reverted if/when patch is found. | |||
* | | Improve kit matching, and add enchantments. | KHobbits | 2012-03-22 | -8/+37 |
| | | | | | | | | Enchanted kit example in config.yml | |||
* | | Fix jar building. | KHobbits | 2012-03-22 | -0/+6 |
| | | ||||
* | | Update CB to 2105 | KHobbits | 2012-03-22 | -0/+0 |
| | | ||||
* | | New command: /fly | KHobbits | 2012-03-22 | -3/+88 |
| | | | | | | | | New perm: essentials.fly.others | |||
* | | Split formatting perms for signs as well. | KHobbits | 2012-03-22 | -20/+11 |
| | | ||||
* | | New Permission: essentials.chat.url | KHobbits | 2012-03-22 | -12/+30 |
| | | | | | | | | Without this perm, URLs will be modified not to be links. | |||
* | | Split colour permissions into 3: color/magic/format | KHobbits | 2012-03-22 | -60/+92 |
| | |