mirror of
https://github.com/PaperMC/Paper.git
synced 2024-11-05 10:20:53 +01:00
Added header to bukkit.yml
This commit is contained in:
parent
75d9b04deb
commit
7d153a9f58
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user