style(config): clearer explanation
This commit is contained in:
parent
5a6759d470
commit
5fa12e0ef7
1 changed files with 2 additions and 2 deletions
|
@ -3,8 +3,8 @@
|
||||||
# This is the Nicko configuration file.
|
# This is the Nicko configuration file.
|
||||||
# This file contains all the configuration for
|
# This file contains all the configuration for
|
||||||
# the Bukkit AND Bungeecord versions of Nicko.
|
# the Bukkit AND Bungeecord versions of Nicko.
|
||||||
# Nicko is smart and will only read its configuration
|
# Nicko is smart and will only read the configuration
|
||||||
# section based on what it's enabled as.
|
# section of the version it is enabled as.
|
||||||
# For example, if Nicko is enabled as a Bukkit plugin,
|
# For example, if Nicko is enabled as a Bukkit plugin,
|
||||||
# it will only read the "Bukkit" section of the config file.
|
# it will only read the "Bukkit" section of the config file.
|
||||||
# As a result, modifying any other section is useless.
|
# As a result, modifying any other section is useless.
|
||||||
|
|
Loading…
Reference in a new issue