Commit graph

23 commits

Author SHA1 Message Date
Arthur Mayer
e3375a7b7b added configuration option messagettl, TimeToLive for chatmessages, in
Milliseconds! 15seconds: messagettl: 15000
2011-02-20 02:11:44 +01:00
FrozenCow
9995bd8895 Added debugging to configuration. Disabled by default. 2011-02-19 15:25:31 +01:00
FrozenCow
b92c91eb57 Added quotes to login/out messages for yaml. 2011-02-19 00:01:21 +01:00
Arthur Mayer
4b36ae9a62 forgotten config change for chat 2011-02-18 18:46:48 +01:00
Arthur Mayer
dc2c95eb2c added join and quit messages to chat 2011-02-18 05:30:49 +01:00
Arthur Mayer
0cc53a3384 added custom configuration to nether rendering, changed pom.xml, so
maven compiles dynmap.jar instead of dynamic-map.jar
2011-02-18 01:23:14 +01:00
FrozenCow
9118f00270 Added example to configuration. 2011-02-17 21:17:54 +01:00
FrozenCow
cc406a157d Changed gui by lechd + map per world client-configuration. 2011-02-17 20:08:50 +01:00
FrozenCow
57d74ec3cb Made clock configurable and split clocks from map. 2011-02-15 13:50:04 +01:00
FrozenCow
dcf8047914 Added maximumheight to configuration for somewhat better nether rendering. 2011-02-13 22:33:33 +01:00
FrozenCow
829a7138c4 Added multiworld update support along with client-side support. 2011-02-13 01:19:47 +01:00
FrozenCow
2d62966fb0 Changed tilepath to tilespath in configuration. 2011-02-11 06:28:17 -08:00
FrozenCow
535fbfcc87 Disabled fullrender by default. 2011-02-09 01:03:31 +01:00
FrozenCow
6942618424 Made zoomed-rendering make use of existing tile-files instead of keeping those tiles in memory. 2011-02-08 23:38:57 +01:00
FrozenCow
5f2ca2cfa2 Made use of newly introduced unloadChunk in BukkitAPI + removal of unstable features. 2011-02-08 20:27:37 +01:00
FrozenCow
9be43dbef5 Added ability to disable commands in configuration. 2011-02-07 17:25:16 +01:00
FrozenCow
7f35cd6435 Added 'loadChunks' to configuration. 2011-02-05 03:03:52 +01:00
FrozenCow
8da64b4601 Added 'focuschatballoons' to config influenced by Incendia's suggestion. 2011-02-05 02:59:03 +01:00
FrozenCow
ed67225a9e Added showchatballoons, showplayerfacesonmap and showplayerfacesinmenu to configuration. 2011-02-01 15:16:54 +01:00
FrozenCow
97a07a1894 Added server-to-client configuration and maptype-configuration: enables serverside configuration of maps and updaterate. 2011-02-01 14:17:08 +01:00
FrozenCow
32aa67a76c Moved Web* to webpackage and added server-to-client configuration (server-side). 2011-01-26 00:38:36 +01:00
FrozenCow
b27fcdbd4b Changed configuration to key/value instead of full YAML. 2011-01-18 20:08:05 +01:00
FrozenCow
9b8a90bf9f Added some of the configuration options. (not all yet) 2011-01-16 21:44:03 +01:00