Default config.

Just in case you need the default config for whatever reason, here it is.

# Welcome to kNoSpam's configuratoin! An explanation of the values will follow:
# 
# 'punishment' will set the punishment dealt to the player spamming. 
# Allowed punishments are: NONE, KICK, BAN, BANIP, MUTE.
# Note: MUTE only works when there is a plugin installed that supports muting players, such as Essentials. 
# 
# 'punishmentLevel' Represents the Spam Points a player must reach before getting punished.
# A player receives a Spam Point every time spam has been detected.
# Side-note: The plugin automatically reloads the config, there's no need to reload the plugin for that.
kNoSpam:
  main:
    punishment: KICK
    punishmentLevel: 8