From 7d153a9f5856e5ad9ac7ba734a166529c9aad4b6 Mon Sep 17 00:00:00 2001 From: Nathan Adams Date: Wed, 12 Oct 2011 13:26:07 +0100 Subject: Added header to bukkit.yml --- src/main/resources/configurations/bukkit.yml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'src/main/resources/configurations/bukkit.yml') diff --git a/src/main/resources/configurations/bukkit.yml b/src/main/resources/configurations/bukkit.yml index 15f626f2..1cb52851 100644 --- a/src/main/resources/configurations/bukkit.yml +++ b/src/main/resources/configurations/bukkit.yml @@ -1,3 +1,18 @@ +# This is the main configuration file for Bukkit. +# As you can see, there's actually not that much to configure without any plugins. +# For a reference for any variable inside this file, check out the bukkit wiki at +# http://wiki.bukkit.org/Bukkit.yml +# +# If you need help on this file, feel free to join us on irc or leave a message +# on the forums asking for advice. +# +# IRC: #bukkit @ esper.net +# (If this means nothing to you, just go to http://webchat.esper.net/?channels=bukkit ) +# Forums: http://forums.bukkit.org/forums/bukkit-help.6/ +# Twitter: http://twitter.com/Craftbukkit +# Bug tracker: http://leaky.bukkit.org/ + + settings: spawn-radius: 16 permissions-file: permissions.yml -- cgit v1.2.3