#Any idea as to why does my config get extra spaces automatically?

1 messages · Page 1 of 1 (latest)

cursive dove
#

This is the config I wrote:

# --------------------------------------------------------------
#
#
# Welcome to AFK!
#
#
# --------------------------------------------------------------

# The title that will be displayed to the player upon afking
title: '#d64238AFK'

# The subtitle that will be displayed to the player upon afking
subtitle: '#ffbb00Please move to cancel this effect'

# The amount of time (in seconds) that will take for a player to be registered as AFK
afkTime: 300

And this is what it does:

# --------------------------------------------------------------

#

#

# Welcome to AFK!

#

#

# --------------------------------------------------------------



# The title that will be displayed to the player upon afking

title: '#d64238AFK'



# The subtitle that will be displayed to the player upon afking

subtitle: '#ffbb00Please move to cancel this effect'



# The amount of time (in seconds) that will take for a player to be registered as AFK

afkTime: 300

steep thicket
#

spaces where

cursive dove
#

between each row

steep thicket
#

you wrote that manually and then saved it to plugins folder?

cursive dove
#

yes I wrote the first one I sent manually and after using saveDefaultConfig this is what it copied (the second one I sent)