summaryrefslogtreecommitdiffstats
path: root/src/main/java/org/bukkit/craftbukkit/Main.java
Commit message (Expand)AuthorAgeLines
* Change local jline checks to not use String literals. Fixes BUKKIT-2455.Luke Granger-Brown2012-09-09-2/+11
* Update CraftBukkit to Minecraft 1.3.1feildmaster2012-08-02-2/+9
* Make log-strip-color a simple flag instead of a boolean.Travis Watkins2012-06-02-5/+1
* Add option to strip color codes from server.log fileTravis Watkins2012-05-16-0/+6
* Fix formatting.Erik Broes2012-01-15-2/+2
* Added new --noconsole command argument, thanks to mkurzeja for the ideaNathan Adams2011-11-05-0/+7
* Added Version startup argument to Main. Thanks cyberdudedk!EvilSeph2011-07-28-0/+4
* Added command line logging configuration which enables log file:stevenh2011-07-10-1/+25
* Possible fix for -nojline printing blank linesDinnerbone2011-05-19-2/+5
* Fixed -nojline.EvilSeph2011-05-19-1/+2
* Added -nojline CLI option to emulate vanilla console behaviours. Added JLine ...EvilSeph2011-05-18-0/+8
* Implemented ebeansDinnerbone2011-04-01-0/+6
* Updated for the cleanups done in BukkitErik Broes2011-03-26-2/+0
* Added command line option 'date-format' to control how dates are printed to c...Dinnerbone2011-02-26-0/+8
* Small whitespace/warning sanitationErik Broes2011-01-11-1/+0
* Added -w for world directoryDinnerbone2011-01-04-0/+5
* Added command-line arguments, forced noguiDinnerbone2011-01-04-3/+68
* Changed tabs to 4 spaces, removed unnecessary importsdurron5972011-01-01-1/+1
* Transition to MavenErik Broes2011-01-01-0/+16