Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | PVP protection for arrows and other projectiles. Needs cleanup. | snowleo | 2011-08-26 | -25/+21 |
| | ||||
* | Correctly catch signs ignition | snowleo | 2011-08-25 | -2/+30 |
| | ||||
* | Make home throw an exception if the world doesn't exist. | KHobbits | 2011-08-24 | -20/+56 |
| | | | | Add multiverse/missing world support to home upgrade. | |||
* | Skip default home if it's invalid. | KHobbits | 2011-08-24 | -3/+4 |
| | ||||
* | Fixing NPE on Entity Listener (Powertool). | KHobbits | 2011-08-24 | -5/+9 |
| | ||||
* | Essentials.sethome.others doesn't imply essentials.sethome.multiple. | KHobbits | 2011-08-24 | -4/+16 |
| | | | | Restore essentials.home.others permission check. | |||
* | updated to use corrected joinList function. | okamosy | 2011-08-23 | -33/+20 |
| | ||||
* | Updated joinList to properly handle lists of lists. | okamosy | 2011-08-23 | -34/+23 |
| | ||||
* | Added util function concat(List) and concat(string, list) to concatenate ↵ | okamosy | 2011-08-23 | -2/+25 |
| | | | | | | lists into a string. Updated powertool to use new concat method. | |||
* | Join full server patch. | KHobbits | 2011-08-23 | -0/+1 |
| | ||||
* | Merge branch 'master' of github.com:essentials/Essentials | KHobbits | 2011-08-23 | -0/+0 |
|\ | ||||
| * | midnight = 12am | snowleo | 2011-08-23 | -4/+10 |
| | | | | | | | | noon = 12pm | |||
* | | Fix to repair in plugin.yml | KHobbits | 2011-08-23 | -2/+2 |
| | | ||||
* | | Homes tolower. | KHobbits | 2011-08-23 | -8/+10 |
| | | | | | | | | Max homes fix. | |||
* | | midnight = 12am | snowleo | 2011-08-23 | -4/+10 |
|/ | | | | noon = 12pm | |||
* | Adding delhome | KHobbits | 2011-08-23 | -1/+78 |
| | | | | Making sethome allow redefine | |||
* | Adding Home upgrade script. | KHobbits | 2011-08-23 | -66/+130 |
| | | | | Tidying up home code. | |||
* | Merge branch 'master' of github.com:essentials/Essentials | KHobbits | 2011-08-23 | -33/+65 |
|\ | ||||
| * | Update check for Essentials | snowleo | 2011-08-23 | -32/+59 |
| | | ||||
| * | Show filename on yaml error | snowleo | 2011-08-23 | -1/+6 |
| | | ||||
* | | Added multiple homes. | KHobbits | 2011-08-23 | -106/+196 |
| | | | | | | | | | | Permissions currently: essentials.sethome.multiple and essentials.sethome.multiple.unlimited New config setting: multiple-homes (default value 5) | |||
* | | Merge branch 'master' of github.com:essentials/Essentials | KHobbits | 2011-08-22 | -19/+48 |
|\| | ||||
| * | Cleanup | snowleo | 2011-08-21 | -1/+0 |
| | | ||||
| * | Pages for /warp command | snowleo | 2011-08-21 | -19/+41 |
| | | ||||
| * | Wait 1 second after deactivation of protect to allow the database to close. | snowleo | 2011-08-21 | -0/+8 |
| | | ||||
* | | Removed commented-out code | okamosy | 2011-08-21 | -42/+0 |
| | | ||||
* | | Completed changing powertool config from tokenized string to lists | okamosy | 2011-08-21 | -24/+29 |
| | | ||||
* | | added config upgrade for powertools | okamosy | 2011-08-21 | -27/+79 |
| | | ||||
* | | Merge branch 'master' of github.com:khobbits/Essentials | okamosy | 2011-08-21 | -58/+23 |
|\| | ||||
| * | Fixing trade sign messages | KHobbits | 2011-08-21 | -58/+23 |
| | | | | | | | | | | Unifying tree/spawnmob code for block selection Adding TL notes | |||
* | | converted powertool config to use lists instead of tokenized strings | okamosy | 2011-08-21 | -12/+32 |
| | | | | | | | | Powertool update | |||
* | | Merge branch 'master' of github.com:khobbits/Essentials | okamosy | 2011-08-21 | -13/+34 |
|\| | ||||
| * | Merge branch 'master' of github.com:khobbits/Essentials | KHobbits | 2011-08-20 | -8/+10 |
| |\ | ||||
| * | | Fixing trade message to be more user friendly. | KHobbits | 2011-08-20 | -13/+34 |
| | | | ||||
* | | | Added ability to assign multiple powertools to an item | okamosy | 2011-08-21 | -28/+149 |
| |/ |/| | | | | | Added option to list commands assigned powertools | |||
* | | added charge command | okamosy | 2011-08-20 | -8/+10 |
|/ | | | | fixed formatting | |||
* | Merge branch 'master' of github.com:khobbits/Essentials | KHobbits | 2011-08-20 | -2/+154 |
|\ | ||||
| * | Added command repair [hand|all] | okamosy | 2011-08-20 | -2/+154 |
| | | | | | | | | fixed if statements in commandsell | |||
* | | Switching trade sign flag | KHobbits | 2011-08-20 | -1/+1 |
|/ | ||||
* | Merge branch 'master' of github.com:khobbits/Essentials | okamosy | 2011-08-20 | -61/+71 |
|\ | ||||
| * | Updating default permissions. | KHobbits | 2011-08-20 | -51/+51 |
| | | ||||
| * | Translation for tpall + tidy. | KHobbits | 2011-08-20 | -10/+20 |
| | | ||||
* | | Reformatted ptime and time messages | okamosy | 2011-08-20 | -101/+115 |
|/ | | | | fixed typo in plugin | |||
* | Check jail first, before setting. | KHobbits | 2011-08-19 | -3/+3 |
| | ||||
* | Success message on /spawner | KHobbits | 2011-08-19 | -16/+34 |
| | | | | Switch to use mob class. | |||
* | Removed unused users map | snowleo | 2011-08-19 | -7/+6 |
| | ||||
* | Protection signs: First check for ownership, then for allowed users. | snowleo | 2011-08-19 | -4/+4 |
| | ||||
* | Corrected german translation. | snowleo | 2011-08-19 | -22/+22 |
| | ||||
* | Added KHobbits to authors | snowleo | 2011-08-19 | -1/+1 |
| | ||||
* | Changing default prefix behavior to be a little smarter. | KHobbits | 2011-08-17 | -1/+3 |
| |