Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Less use of Craftbukkit code, so less things will break on MC update. | snowleo | 2011-08-27 | -89/+82 |
| | | | | Added try/catch around the tnt and creeper protection code. The event will now always canceled, even if our fake explosion code fails. | |||
* | Cleanup & output result of backup command | snowleo | 2011-08-27 | -48/+94 |
| | ||||
* | Protect detector/powered rails | snowleo | 2011-08-27 | -1/+6 |
| | ||||
* | Protect detector/powered rails | snowleo | 2011-08-27 | -12/+20 |
| | ||||
* | Prevent that wrong ids are used in /kit | snowleo | 2011-08-27 | -1/+2 |
| | ||||
* | Disable /nick if change-displayname is disabled | snowleo | 2011-08-27 | -66/+88 |
| | | | | Some translations | |||
* | Another fix for /repair | snowleo | 2011-08-27 | -21/+17 |
| | ||||
* | Cleanup of repair command and allow different charges for each item. | snowleo | 2011-08-27 | -34/+57 |
| | ||||
* | Prevent kick for floating while afk & frozen | snowleo | 2011-08-27 | -1/+8 |
| | ||||
* | Fixes for afk | snowleo | 2011-08-27 | -7/+16 |
| | ||||
* | Cleanup of EssentialsConf and delete empty files or files that are corrupt. | snowleo | 2011-08-27 | -55/+93 |
| | ||||
* | Auto-AFK, AFK-Kick and freeze afk players | snowleo | 2011-08-27 | -85/+176 |
| | ||||
* | Powertool fix. | KHobbits | 2011-08-27 | -2/+3 |
| | ||||
* | Merge branch 'master' of github.com:essentials/Essentials into essmaster | KHobbits | 2011-08-26 | -27/+51 |
|\ | ||||
| * | 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 |
| | | ||||
* | | Adding essentials.delhome.others to allow people to delete other peoples homes. | KHobbits | 2011-08-26 | -8/+14 |
|/ | ||||
* | 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 |