summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* PVP protection for arrows and other projectiles. Needs cleanup.snowleo2011-08-26-25/+21
|
* Correctly catch signs ignitionsnowleo2011-08-25-2/+30
|
* Make home throw an exception if the world doesn't exist.KHobbits2011-08-24-20/+56
| | | | Add multiverse/missing world support to home upgrade.
* 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
| | | | Restore essentials.home.others permission check.
* 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 ↵okamosy2011-08-23-2/+25
| | | | | | lists into a string. Updated powertool to use new concat method.
* Join full server patch.KHobbits2011-08-23-0/+1
|
* Merge branch 'master' of github.com:essentials/EssentialsKHobbits2011-08-23-0/+0
|\
| * midnight = 12amsnowleo2011-08-23-4/+10
| | | | | | | | noon = 12pm
* | Fix to repair in plugin.ymlKHobbits2011-08-23-2/+2
| |
* | Homes tolower.KHobbits2011-08-23-8/+10
| | | | | | | | Max homes fix.
* | midnight = 12amsnowleo2011-08-23-4/+10
|/ | | | noon = 12pm
* Adding delhomeKHobbits2011-08-23-1/+78
| | | | Making sethome allow redefine
* Adding Home upgrade script.KHobbits2011-08-23-66/+130
| | | | Tidying up home code.
* 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
| | | | | | | | | | 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/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
| |
* | Removed commented-out codeokamosy2011-08-21-42/+0
| |
* | Completed changing powertool config from tokenized string to listsokamosy2011-08-21-24/+29
| |
* | added config upgrade for powertoolsokamosy2011-08-21-27/+79
| |
* | Merge branch 'master' of github.com:khobbits/Essentialsokamosy2011-08-21-58/+23
|\|
| * Fixing trade sign messagesKHobbits2011-08-21-58/+23
| | | | | | | | | | Unifying tree/spawnmob code for block selection Adding TL notes
* | converted powertool config to use lists instead of tokenized stringsokamosy2011-08-21-12/+32
| | | | | | | | Powertool update
* | Merge branch 'master' of github.com:khobbits/Essentialsokamosy2011-08-21-13/+34
|\|
| * Merge branch 'master' of github.com:khobbits/EssentialsKHobbits2011-08-20-8/+10
| |\
| * | Fixing trade message to be more user friendly.KHobbits2011-08-20-13/+34
| | |
* | | Added ability to assign multiple powertools to an itemokamosy2011-08-21-28/+149
| |/ |/| | | | | Added option to list commands assigned powertools
* | added charge commandokamosy2011-08-20-8/+10
|/ | | | fixed formatting
* Merge branch 'master' of github.com:khobbits/EssentialsKHobbits2011-08-20-2/+154
|\
| * Added command repair [hand|all]okamosy2011-08-20-2/+154
| | | | | | | | fixed if statements in commandsell
* | Switching trade sign flagKHobbits2011-08-20-1/+1
|/
* Merge branch 'master' of github.com:khobbits/Essentialsokamosy2011-08-20-61/+71
|\
| * Updating default permissions.KHobbits2011-08-20-51/+51
| |
| * Translation for tpall + tidy.KHobbits2011-08-20-10/+20
| |
* | Reformatted ptime and time messagesokamosy2011-08-20-101/+115
|/ | | | fixed typo in plugin
* Check jail first, before setting.KHobbits2011-08-19-3/+3
|
* Success message on /spawnerKHobbits2011-08-19-16/+34
| | | | Switch to use mob class.
* Removed unused users mapsnowleo2011-08-19-7/+6
|
* Protection signs: First check for ownership, then for allowed users.snowleo2011-08-19-4/+4
|
* Corrected german translation.snowleo2011-08-19-22/+22
|
* Added KHobbits to authorssnowleo2011-08-19-1/+1
|
* Changing default prefix behavior to be a little smarter.KHobbits2011-08-17-1/+3
|