summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
...
| * | | Protect detector/powered railssnowleo2011-08-27-1/+6
* | | | Merge branch 'master' of github.com:essentials/Essentialsokamosy2011-08-27-250/+446
|\| | |
| * | | Protect detector/powered railssnowleo2011-08-27-12/+20
| * | | Prevent that wrong ids are used in /kitsnowleo2011-08-27-1/+2
| * | | Disable /nick if change-displayname is disabledsnowleo2011-08-27-66/+88
| * | | Another fix for /repairsnowleo2011-08-27-21/+17
| * | | Cleanup of repair command and allow different charges for each item.snowleo2011-08-27-34/+57
| * | | Prevent kick for floating while afk & frozensnowleo2011-08-27-1/+8
| * | | Fixes for afksnowleo2011-08-27-7/+16
| * | | Cleanup of EssentialsConf and delete empty files or files that are corrupt.snowleo2011-08-27-55/+93
| * | | Auto-AFK, AFK-Kick and freeze afk playerssnowleo2011-08-27-85/+176
| * | | Powertool fix.KHobbits2011-08-27-2/+3
* | | | fixed home commands syntax to match multi-homeokamosy2011-08-27-3/+3
* | | | Merge branch 'master' of github.com:essentials/Essentialsokamosy2011-08-26-67/+150
|\| | |
| * | | Merge branch 'master' of github.com:essentials/Essentials into essmasterKHobbits2011-08-26-27/+51
| |\ \ \
| | * | | PVP protection for arrows and other projectiles. Needs cleanup.snowleo2011-08-26-25/+21
| | * | | Correctly catch signs ignitionsnowleo2011-08-25-2/+30
| * | | | Adding essentials.delhome.others to allow people to delete other peoples homes.KHobbits2011-08-26-8/+14
| |/ / /
| * | | Make home throw an exception if the world doesn't exist.KHobbits2011-08-24-20/+56
| * | | Skip default home if it's invalid.KHobbits2011-08-24-3/+4
| * | | Fixing NPE on Entity Listener (Powertool).KHobbits2011-08-24-5/+9
| * | | Essentials.sethome.others doesn't imply essentials.sethome.multiple.KHobbits2011-08-24-4/+16
| * | | updated to use corrected joinList function.okamosy2011-08-23-33/+20
| * | | Updated joinList to properly handle lists of lists.okamosy2011-08-23-34/+23
| * | | Added util function concat(List) and concat(string, list) to concatenate list...okamosy2011-08-23-2/+25
* | | | Cleaned up todo listsokamosy2011-08-26-14/+57
* | | | Merge branch 'master' of github.com:khobbits/Essentialsokamosy2011-08-23-0/+1
|\| | |
| * | | Join full server patch.KHobbits2011-08-23-0/+1
* | | | updated to use corrected joinList function.okamosy2011-08-23-33/+20
* | | | Merge branch 'master' of github.com:khobbits/Essentialsokamosy2011-08-23-161/+432
|\| | |
| * | | Merge branch 'master' of github.com:essentials/EssentialsKHobbits2011-08-23-0/+0
| |\ \ \
| | * | | midnight = 12amsnowleo2011-08-23-4/+10
| * | | | Fix to repair in plugin.ymlKHobbits2011-08-23-2/+2
| * | | | Homes tolower.KHobbits2011-08-23-8/+10
| * | | | midnight = 12amsnowleo2011-08-23-4/+10
| |/ / /
| * | | Adding delhomeKHobbits2011-08-23-1/+78
| * | | Adding Home upgrade script.KHobbits2011-08-23-66/+130
| * | | Merge branch 'master' of github.com:essentials/EssentialsKHobbits2011-08-23-33/+65
| |\ \ \
| | * | | Update check for Essentialssnowleo2011-08-23-32/+59
| | * | | Show filename on yaml errorsnowleo2011-08-23-1/+6
| * | | | Added multiple homes.KHobbits2011-08-23-106/+196
* | | | | Updated joinList to properly handle lists of lists.okamosy2011-08-23-34/+23
* | | | | Merge branch 'master' of github.com:khobbits/Essentialsokamosy2011-08-22-19/+48
|\| | | |
| * | | | Merge branch 'master' of github.com:essentials/EssentialsKHobbits2011-08-22-19/+48
| |\| | |
| | * | | Cleanupsnowleo2011-08-21-1/+0
| | * | | Pages for /warp commandsnowleo2011-08-21-19/+41
| | * | | Wait 1 second after deactivation of protect to allow the database to close.snowleo2011-08-21-0/+8
* | | | | Added util function concat(List) and concat(string, list) to concatenate list...okamosy2011-08-22-2/+25
|/ / / /
* | | | Removed commented-out codeokamosy2011-08-21-42/+0
* | | | Completed changing powertool config from tokenized string to listsokamosy2011-08-21-24/+29