summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* Ignore players without IPsnowleo2012-07-12-0/+4
|
* Another NPE fix for botssnowleo2012-07-12-2/+2
|
* Ignore folder, that should not be publishedsnowleo2012-07-12-0/+2
|
* Organize Importssnowleo2012-07-12-414/+382
|
* Move NULL check to the topsnowleo2012-07-12-2/+5
|
* Drop dependency of craftbukkit on main project, we don't need it anymore.snowleo2012-07-12-2/+2
|
* Using the new methods in Essentials to getUsersnowleo2012-07-12-58/+18
|
* Organize importssnowleo2012-07-12-1/+0
|
* Removed /essentials nya and /essentials moosnowleo2012-07-12-126/+17
|
* Fix version in messages_se.propertiesAlexander Schepp2012-07-11-1/+1
|
* Merge pull request #94 from DMarby/masterAlexander Schepp2012-07-11-0/+436
|\ | | | | Swedish translation
| * Added swedish translationDavid Marby2012-07-07-0/+436
| |
* | Merge pull request #97 from JamieSinn/patch-1Alexander Schepp2012-07-11-0/+1
|\ \ | |/ |/| Added the ability to stop fire with /heal
| * Added the ability to stop fire JamieSinn2012-07-11-0/+1
|/
* Move creaturespawn options to worldoptionsementalo2012-07-06-10/+39
|
* Move creature spawn prevention to coreementalo2012-07-06-64/+71
|
* Enabled signs within the ifementalo2012-07-06-2/+2
|
* Fix enabling signsementalo2012-07-06-0/+1
|
* Improve the newlines in the yml files. (All ymls kits, etc need testing)ementalo2012-07-05-2/+2
|
* Cleanup getHome(s)ementalo2012-07-03-13/+3
|
* Implement getHome(s)ementalo2012-07-03-20/+66
|
* Update masterIaccidentally2012-07-03-0/+1
|
* Commandcost fixementalo2012-06-29-3/+2
|
* Merge branch 'master' of https://github.com/essentials/Essentialsementalo2012-06-28-5/+50
|\
| * Merge pull request #93 from necrodoom/patch-8Iaccidentally2012-06-28-5/+50
| |\ | | | | | | ID 97 fix, pointed out by branicyeti
| | * ID 97 fix, pointed out by branicyetinecrodoom2012-06-28-5/+50
| |/
* / Fill out default spawn prevent values in protectementalo2012-06-28-3/+9
|/
* Fix pattern in update, to read the version info correctlysnowleo2012-06-27-1/+1
|
* Fix IDE cleverness with I18nementalo2012-06-27-9/+11
|
* .com -> .net in test package of Updateementalo2012-06-27-3/+2
|
* Merge branch 'master' of https://github.com/essentials/Essentialsementalo2012-06-27-0/+0
|\
| * And another onesnowleo2012-06-27-1/+1
| |
| * Missed files during renamesnowleo2012-06-27-5/+5
| |
* | package name change to net.ess3ementalo2012-06-27-1760/+1642
|/
* Remove obsolete version outputsnowleo2012-06-27-2/+0
|
* Fix EssentialsUpdatesnowleo2012-06-27-4/+4
|
* Renamed plugin from Essentials3 to Essentials-3snowleo2012-06-27-5/+6
|
* That just leaves the big ol' core. Largely ignore Compat as it is very ↵md_52012-06-27-94/+83
| | | | temporary.
* Fairly expansive cleanup of ess protect.md_52012-06-27-241/+219
|
* Cleanup signs, update and xmpp, more to come.md_52012-06-27-184/+137
|
* Use essentials data folder location for protect dbementalo2012-06-27-2/+2
|
* Fix Coloursementalo2012-06-27-2/+2
|
* Import sappin mah sentryementalo2012-06-26-1/+0
|
* Add some default values to protect config.ementalo2012-06-26-1/+15
| | | | Figure out a better way to do this for HashMaps....
* Fix GeoIP configementalo2012-06-26-6/+6
|
* Merge branch 'master' of https://github.com/essentials/EssentialsIaccidentally2012-06-26-20/+16
|\
| * Assign EssentialsTimer to the declared variable. Fixes gcementalo2012-06-26-1/+1
| |
| * implement request teleportementalo2012-06-26-10/+4
| |
| * remove deprecated codeementalo2012-06-26-3/+3
| |
| * fix some encoding issues for §ementalo2012-06-26-3/+5
| | | | | | | | Don't attempt to close on null objects