CraftBukkit/Spigot
7c345d4d82
Fix formatting.
...
By: Erik Broes <erikbroes@grum.nl >
2012-01-14 23:02:10 +01:00
CraftBukkit/Spigot
f37f615a88
Added new --noconsole command argument, thanks to mkurzeja for the idea
...
By: Nathan Adams <dinnerbone@dinnerbone.com >
2011-11-05 20:14:26 +00:00
CraftBukkit/Spigot
2152faf4c9
Added Version startup argument to Main. Thanks cyberdudedk!
...
By: EvilSeph <evilseph@gmail.com >
2011-07-28 00:46:18 -04:00
CraftBukkit/Spigot
7a4e513ae4
Added command line logging configuration which enables log file:
...
* Size limiting (--log-limit <size in bytes>)
* Rotation (--log-count <count of files>)
* Custom naming (--log-pattern <filename pattern>)
* Append (--log-append <true|false>)
Note: This is done via command line and not bukkit-settings as that would require lots of refactoring of both core server and CraftBukkit due to the current initialisation ordering and depenencies.
All settings default to that of the standard server
By: stevenh <steven.hartland@multiplay.co.uk >
2011-07-10 18:28:57 +01:00
CraftBukkit/Spigot
5f5de88a00
Possible fix for -nojline printing blank lines
...
By: Dinnerbone <dinnerbone@dinnerbone.com >
2011-05-19 21:46:47 +01:00
CraftBukkit/Spigot
e1a2b1f90a
Fixed -nojline.
...
By: EvilSeph <evilseph@unaligned.org >
2011-05-19 14:15:13 -04:00
CraftBukkit/Spigot
b16f6c647f
Added -nojline CLI option to emulate vanilla console behaviours. Added JLine disabling compatibility (removes the '>').
...
-nojline disables JLine, removes the '>', sets the timestamp to vanilla's and sets the language to English.
-Djline.terminal=jline.UnsupportedTerminal disables JLine and removes the '>'.
By: EvilSeph <evilseph@unaligned.org >
2011-05-18 15:23:27 -04:00
CraftBukkit/Spigot
959d335a0e
Implemented ebeans
...
By: Dinnerbone <dinnerbone@dinnerbone.com >
2011-03-31 02:35:08 +01:00
CraftBukkit/Spigot
bf25c4a47e
Updated for the cleanups done in Bukkit
...
By: Erik Broes <erikbroes@grum.nl >
2011-03-26 22:32:56 +01:00
CraftBukkit/Spigot
6940b583c4
Added command line option 'date-format' to control how dates are printed to console (not to log)
...
By: Dinnerbone <dinnerbone@dinnerbone.com >
2011-02-26 11:29:37 +00:00
CraftBukkit/Spigot
ff4b91655a
Small whitespace/warning sanitation
...
By: Erik Broes <erikbroes@grum.nl >
2011-01-11 23:11:10 +01:00
CraftBukkit/Spigot
21271ef958
Added -w for world directory
...
By: Dinnerbone <dinnerbone@dinnerbone.com >
2011-01-04 01:19:26 +00:00
CraftBukkit/Spigot
fcc27e9e40
Added command-line arguments, forced nogui
...
By: Dinnerbone <dinnerbone@dinnerbone.com >
2011-01-04 00:43:23 +00:00
CraftBukkit/Spigot
ae512460b8
Changed tabs to 4 spaces, removed unnecessary imports
...
By: durron597 <martin.jared@gmail.com >
2011-01-01 08:06:04 -05:00
CraftBukkit/Spigot
f73e384c27
Transition to Maven
...
By: Erik Broes <erikbroes@grum.nl >
2011-01-01 11:47:24 +01:00