tazcraft rev 0

First commit with README
author Christophe Lincoln <pankso@slitaz.org>
date Sun Mar 19 17:41:27 2017 +0100 (2017-03-19)
parents
children eff405d08432
files README
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/README	Sun Mar 19 17:41:27 2017 +0100
     1.3 @@ -0,0 +1,53 @@
     1.4 +Tazcraft
     1.5 +================================================================================
     1.6 +
     1.7 +Minecraft custom tools for SliTaz GNU/Linux. Tazcraft can install and run a
     1.8 +Minecraft server as well as getting the client and starting to play. It can 
     1.9 +also optionally install the Java Runtime Environment (JRE).
    1.10 +
    1.11 +
    1.12 +Server operator
    1.13 +---------------
    1.14 +From the server console: /op username
    1.15 +
    1.16 +
    1.17 +Server configuration
    1.18 +--------------------
    1.19 +Config file: server.properties
    1.20 +
    1.21 +gamemode=
    1.22 +	0 - Survival
    1.23 +	1 - Creative
    1.24 +	2 - Adventure
    1.25 +	3 - Spectator
    1.26 +
    1.27 +
    1.28 +MOTD text colours and formatting
    1.29 +-------------------------------
    1.30 +	\u00A70 - BLACK
    1.31 +	\u00A71 - DARK BLUE
    1.32 +	\u00A72 - DARK GREEN
    1.33 +	\u00A73 - DARK AQUA
    1.34 +	\u00A74 - DARK RED
    1.35 +	\u00A75 - DARK PURPLE
    1.36 +	\u00A76 - GOLD
    1.37 +	\u00A77 - GRAY
    1.38 +	\u00A78 - DARK GRAY
    1.39 +	\u00A79 - INDIGO
    1.40 +	\u00A7a - GREEN
    1.41 +	\u00A7b - AQUA
    1.42 +	\u00A7c - RED
    1.43 +	\u00A7d - PINK
    1.44 +	\u00A7e - YELLOW
    1.45 +	\u00A7f - WHITE
    1.46 +	\u00A7k - Obfuscated
    1.47 +	\u00A7l - Bold
    1.48 +	\u00A7m - Strikethrough
    1.49 +	\u00A7n - Underline
    1.50 +	\u00A7o - Italic
    1.51 +	\u00A7r - Reset
    1.52 +
    1.53 +Online resources
    1.54 +----------------
    1.55 +
    1.56 +MOTD creator: https://mctools.org/motd-creator