# HG changeset patch # User Christophe Lincoln # Date 1489941687 -3600 # Node ID aa3f9dbb0ff89697dde1c6f7f05005c66d515527 First commit with README diff -r 000000000000 -r aa3f9dbb0ff8 README --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/README Sun Mar 19 17:41:27 2017 +0100 @@ -0,0 +1,53 @@ +Tazcraft +================================================================================ + +Minecraft custom tools for SliTaz GNU/Linux. Tazcraft can install and run a +Minecraft server as well as getting the client and starting to play. It can +also optionally install the Java Runtime Environment (JRE). + + +Server operator +--------------- +From the server console: /op username + + +Server configuration +-------------------- +Config file: server.properties + +gamemode= + 0 - Survival + 1 - Creative + 2 - Adventure + 3 - Spectator + + +MOTD text colours and formatting +------------------------------- + \u00A70 - BLACK + \u00A71 - DARK BLUE + \u00A72 - DARK GREEN + \u00A73 - DARK AQUA + \u00A74 - DARK RED + \u00A75 - DARK PURPLE + \u00A76 - GOLD + \u00A77 - GRAY + \u00A78 - DARK GRAY + \u00A79 - INDIGO + \u00A7a - GREEN + \u00A7b - AQUA + \u00A7c - RED + \u00A7d - PINK + \u00A7e - YELLOW + \u00A7f - WHITE + \u00A7k - Obfuscated + \u00A7l - Bold + \u00A7m - Strikethrough + \u00A7n - Underline + \u00A7o - Italic + \u00A7r - Reset + +Online resources +---------------- + +MOTD creator: https://mctools.org/motd-creator