Warn message- https://pastebin.com/GeaxgWSf Full log - https://pastebin.com/sxtuKwaY Also, I am getting this message for a lot of plugins, any fixes? `[13:26:26] [Server thread/WARN]: Enabled plugin with unregistered PluginClassLoader TimeIsMoney v1.9.6.3`
Looks like you are having this kin of message there. Code (Text): Paid: '&aYou have been tp'd to&' Replace it with double quotes: Code (Text): Paid: "&aYou have been tp'd to&"
You need to modify the configuration of the plugin. Instead of: Code (Text): Paid: '&aYou have been tp'd to&' Use: Code (Text): Paid: "&aYou have been tp'd to&"