Khi mình khởi động sv thì nó báo lỗi, gõ /pl thì phần SLP màu đỏ, gõ /slp thì nó ra cái này:
Còn đây là file config SLP của mình, mình ko bt có liên quan hay ko nhưng để đó 
ai đó giúp mình fix lỗi này với, tks 
Mã:
[21:47:05 WARN]: Unexpected exception while parsing console command "slp"
org.bukkit.command.CommandException: Cannot execute command 'slp' in plugin ServerListPlus v3.4.8 - plugin is disabled.
at org.bukkit.command.PluginCommand.execute(PluginCommand.java:36) ~[spigot.jar:git-Spigot-dcd1643-e60fc34]
at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) ~[spigot.jar:git-Spigot-dcd1643-e60fc34]
at org.bukkit.craftbukkit.v1_12_R1.CraftServer.dispatchCommand(CraftServer.java:648) ~[spigot.jar:git-Spigot-dcd1643-e60fc34]
at org.bukkit.craftbukkit.v1_12_R1.CraftServer.dispatchServerCommand(CraftServer.java:634) [spigot.jar:git-Spigot-dcd1643-e60fc34]
at net.minecraft.server.v1_12_R1.DedicatedServer.aP(DedicatedServer.java:444) [spigot.jar:git-Spigot-dcd1643-e60fc34]
at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:407) [spigot.jar:git-Spigot-dcd1643-e60fc34]
at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679) [spigot.jar:git-Spigot-dcd1643-e60fc34]
at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577) [spigot.jar:git-Spigot-dcd1643-e60fc34]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_231]

# _____ __ _ _ _____ _
# | __|___ ___ _ _ ___ ___| | |_|___| |_| _ | |_ _ ___
# |__ | -_| _| | | -_| _| |__| |_ -| _| __| | | |_ -|
# |_____|___|_| \_/|___|_| |_____|_|___|_| |__| |_|___|___|
#
# ServerListPlus v3.4.8 - git.io
# More information is available in the Wiki: git.io
# This is the section where you can customize your server status ping!
# - Default is the section for the status used when the player name is unknown.
# Personalized is used if the client has already joined the server once.
# Use %player% as placeholder for the player's name.
#
# Features:
# - Description (MotD): A short status message for your server, max. 2 lines.
# - Players:
# - Hover: The player hover message that is displayed if you hover the player count.
# - Slots: Custom player slot formatting, see git.io
# - Favicon:
# - Use multiple server icons or the player's head as favicon, see git.io
# - Possible favicon sources: Files, Folders, URLs, Heads, Helms, Encoded
#
# More features are explained in the Wiki: git.io
#
# Usage:
# - Add multiple entries for random messages.
# - Save the file with valid UTF-8 encoding for special characters.
# - Available placeholders:
# - Player name: %player%
# - Player count: %online%, %max%, %online@server% %online@world%
# - Random online player name: %random_player%
--- !Status
Default:
Description:
- |-
&8&m-[&b&m---&r &a&lVNCRAFT &f&lNETWORK &b&m---&8&m]-
&c&o❤ Server dự kiến mở cửa ngày 17/08/2020 ❤
Players:
Hover:
- |-
&8&m-[&b&m---&r &a&lVNCRAFT &f&lNETWORK &b&m---&8&m]-
&cServer dự kiến mở cửa ngày 17/08/2020
&8&m-[&b&m---&r &f&k|&r&a&lTHAM GIA NGAY&f&k|&r &b&m---&8&m]-
Slots:
- '&7Trực tuyến: &f%online%'
Personalized:
Description:
- |-
&8&m-[&b&m---&r &a&lVNCRAFT &f&lNETWORK &b&m---&8&m]-
&c&o❤ Server dự kiến mở cửa ngày 17/08/2020 ❤
- |-
&aA Minecraft Network. &7| &eHello, &l%player%!
&eWe have updated our server to &lMinecraft 1.8&e!
Players:
Hover:
- |-
&8&m-[&b&m---&r &a&lVNCRAFT &f&lNETWORK &b&m---&8&m]-
&cServer dự kiến mở cửa ngày 17/08/2020
&8&m-[&b&m---&r &f&k|&r&a&lTHAM GIA NGAY&f&k|&r &b&m---&8&m]-
Slots:
- '&7Trực tuyến: &f%online%'
# Stats: Enable/disable sending plugin statistics.
# PlayerTracking: Enable/disable tracking of player names to their IP-Addresses.
# - Persistence can be disabled with the toggle in the Storage section.
# Samples: Toggle using multiple player infos for the player hover message.
# May prevent the annoying ... and x more ... message for bigger servers
# DynamicPlayers is special and aligns the number with the number of
# random players used in placeholders.
# Unknown: Placeholder replacement if the real value is unknown.
# Favicon: Options for the creation / downloading of favicons:
# - RecursiveFolderSearch: Also search for favicons in sub directories.
# - SkinSource: The URL to get the Minecraft Skins from. (%s -> player name)
# - ResizeStrategy: The strategy used to resize too small or too big favicons.
# NONE (keep them as is, will probably fail), SCALE (scale them to the correct size)
--- !Plugin
Stats: true
PlayerTracking:
Enabled: true
Storage: !JSONStorage
Enabled: true
SaveDelay: 5m
Samples:
Multiple: false
DynamicPlayers: false
Unknown:
PlayerName: player
PlayerCount: ???
Date: ???
Favicon:
Timeout: 10s
RecursiveFolderSearch: false
ResizeStrategy: SCALE
# | __|___ ___ _ _ ___ ___| | |_|___| |_| _ | |_ _ ___
# |__ | -_| _| | | -_| _| |__| |_ -| _| __| | | |_ -|
# |_____|___|_| \_/|___|_| |_____|_|___|_| |__| |_|___|___|
#
# ServerListPlus v3.4.8 - git.io
# More information is available in the Wiki: git.io
# This is the section where you can customize your server status ping!
# - Default is the section for the status used when the player name is unknown.
# Personalized is used if the client has already joined the server once.
# Use %player% as placeholder for the player's name.
#
# Features:
# - Description (MotD): A short status message for your server, max. 2 lines.
# - Players:
# - Hover: The player hover message that is displayed if you hover the player count.
# - Slots: Custom player slot formatting, see git.io
# - Favicon:
# - Use multiple server icons or the player's head as favicon, see git.io
# - Possible favicon sources: Files, Folders, URLs, Heads, Helms, Encoded
#
# More features are explained in the Wiki: git.io
#
# Usage:
# - Add multiple entries for random messages.
# - Save the file with valid UTF-8 encoding for special characters.
# - Available placeholders:
# - Player name: %player%
# - Player count: %online%, %max%, %online@server% %online@world%
# - Random online player name: %random_player%
--- !Status
Default:
Description:
- |-
&8&m-[&b&m---&r &a&lVNCRAFT &f&lNETWORK &b&m---&8&m]-
&c&o❤ Server dự kiến mở cửa ngày 17/08/2020 ❤
Players:
Hover:
- |-
&8&m-[&b&m---&r &a&lVNCRAFT &f&lNETWORK &b&m---&8&m]-
&cServer dự kiến mở cửa ngày 17/08/2020
&8&m-[&b&m---&r &f&k|&r&a&lTHAM GIA NGAY&f&k|&r &b&m---&8&m]-
Slots:
- '&7Trực tuyến: &f%online%'
Personalized:
Description:
- |-
&8&m-[&b&m---&r &a&lVNCRAFT &f&lNETWORK &b&m---&8&m]-
&c&o❤ Server dự kiến mở cửa ngày 17/08/2020 ❤
- |-
&aA Minecraft Network. &7| &eHello, &l%player%!
&eWe have updated our server to &lMinecraft 1.8&e!
Players:
Hover:
- |-
&8&m-[&b&m---&r &a&lVNCRAFT &f&lNETWORK &b&m---&8&m]-
&cServer dự kiến mở cửa ngày 17/08/2020
&8&m-[&b&m---&r &f&k|&r&a&lTHAM GIA NGAY&f&k|&r &b&m---&8&m]-
Slots:
- '&7Trực tuyến: &f%online%'
# Stats: Enable/disable sending plugin statistics.
# PlayerTracking: Enable/disable tracking of player names to their IP-Addresses.
# - Persistence can be disabled with the toggle in the Storage section.
# Samples: Toggle using multiple player infos for the player hover message.
# May prevent the annoying ... and x more ... message for bigger servers
# DynamicPlayers is special and aligns the number with the number of
# random players used in placeholders.
# Unknown: Placeholder replacement if the real value is unknown.
# Favicon: Options for the creation / downloading of favicons:
# - RecursiveFolderSearch: Also search for favicons in sub directories.
# - SkinSource: The URL to get the Minecraft Skins from. (%s -> player name)
# - ResizeStrategy: The strategy used to resize too small or too big favicons.
# NONE (keep them as is, will probably fail), SCALE (scale them to the correct size)
--- !Plugin
Stats: true
PlayerTracking:
Enabled: true
Storage: !JSONStorage
Enabled: true
SaveDelay: 5m
Samples:
Multiple: false
DynamicPlayers: false
Unknown:
PlayerName: player
PlayerCount: ???
Date: ???
Favicon:
Timeout: 10s
RecursiveFolderSearch: false
ResizeStrategy: SCALE

