Git Product home page Git Product logo

mcbans's Introduction

MCBans Server Plugin

Author: Firestarthe, Syamn, Corpdraco

Welcome to MCBans

MCBans is a global banning solution for Minecraft, provided through the Bukkit plugin. The aim of the plugin is to provide server owners with a method of assisting in the prevention of griefers on their own and other's servers, using both local and global bans.

Helpful Information

Main Site: https://mcbans.com

Support Desk: https://forums.mcbans.com/support-tickets/open

Community: https://forums.mcbans.com

Expectations

Please remember the following things while using our plugin!

  • MCBans is maintained constantly by a team of staff, but we're not miracle workers! Like everyone, we need time to perform our tasks and can't do everything on demand.
  • MCBans isn't always 100% clear from invalid bans - but, we're well on our way. Your help is always thanked in removing invalid bans and we try our hardest to monitor everything.
  • MCBans has a small dedicated development team - We do only have a few dedicated developers, but they do have other commitments as well.
  • MCBans staff don't always have good memories! Visit our support desk.

Commands

Local Ban Variations

  • /ban <playername|UUID> - bans the player
  • /rban <playername|UUID> - rollback and ban

E.G. /ban Firestarthe breaking my sign

Global Ban Variations

  • /ban <playername|UUID> g - global ban
  • /gban <playername|UUID> - global ban
  • /rban <playername|UUID> g - rollback and global ban

E.G. /ban g Firestarthe griefing

Temporary Ban Variations

  • /ban <playername|UUID> t <m/h/d> - temp bans a player
  • /tban <playername|UUID> <m/h/d> - temp bans a player
  • /rban <playername|UUID> t <m/h/d> - temp bans a player and rolls them back

E.G. /tban Firestarthe 15 m you are banned for 15 minutes

IP Ban Variations

  • /banip [reason] - bans an IP address

Misc Commands

  • /lookup <playername|UUID> - checks players ban history (local/global bans)
  • /banlookup - checks ban details
  • /altlookup <playername|UUID> - checks alt accounts (premium server only!)
  • /kick <playername|UUID> [reason] - kicks a player from the game
  • /unban <playername|IP|UUID> - unbans the player/IP from your server
  • /mcbans - mcbans help and more information
  • /mcbs - change server settings

Permissions

  • mcbans.admin (default: op) - Admin privileges to mcbans
  • mcbans.ban.global (default: op) - Allow global ban player
  • mcbans.ban.local (default: op) - Allow local ban player
  • mcbans.ban.temp (default: op) - Allow temp ban player
  • mcbans.ban.rollback (default: op) - Allow use rban command
  • mcbans.ban.ip (default: op) - Allow use banip command
  • mcbans.ban.exempt (default: op) - Permission to exempt from bans
  • mcbans.unban (default: op) - Allow unban player
  • mcbans.view.alts (default: op) - Show notification of a players alts on connect
  • mcbans.view.bans (default: op) - Show previous ban information on player connect
  • mcbans.view.staff (default: true) - Show notification of a mcbans staff on connect
  • mcbans.hideview (default: false) - Hide player view alts/previous bans on connect
  • mcbans.lookup.player (default: op) - Allow lookup player ban history
  • mcbans.lookup.ban (default: op) - Allow lookup ban details
  • mcbans.lookup.alt (default: op) - Allow lookup alt account
  • mcbans.kick (default: op) - Allow kick player
  • mcbans.kick.exempt (default: op) - Permission to exempt from kicks
  • mcbans.maxalts.exempt (default: op) - Permission to exempt from max alt account disconnect

mcbans's People

Contributors

beastsmc avatar corpdraco avatar datdenkikniet avatar eot3000 avatar expertmac2 avatar firestar avatar fpigerre avatar fronix avatar guyaglionby avatar herm1ne avatar khobbits avatar marlboromoo avatar mbax avatar md-5 avatar mmaton avatar oggehej avatar olliestanley avatar rakiru avatar spottedleaf avatar syamn avatar thatsmusic99 avatar ucchyocean avatar zanewoodard avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

mcbans's Issues

Version too old error with 3.5

With the latest mcbans (3.5), we're receiving an error saying "API problem" or something similar in game when doing a ban.

The log shows this:
2011.11.28 01:13:20 {"error": "v2: Your version of MCBans is too old and no longer supported!"}

MinRep not working?

Hi, the MinRep setting int he config doesnt work. I've set it to 8 which means, only people with a reputation of 8 and above should be able to join the server, if I'm right. But poeple with lower reputation can still join.

Here my config:

prefix: [mcbans]
defaultLocal: You have been banned!
defaultTemp: You have been temporarily banned!
defaultKick: You have been kicked!
offlineReason: You are banned!
onJoinMCBansMessage: true
minRep: 8
callBackInterval: 900000
enableMaxAlts: false
maxAlts: 2
throttleUsers: false
userConnectionTime: 20
userConnectionLimit: 2
userLockoutMsg: Connecting too quickly! Please wait a few minutes.
userLockoutTime: 60
throttleAll: false
allConnectionTime: 15
allConnectionLimit: 5
allLockoutMsg: Too many connections! Please wait a few minutes.
allLockoutTime: 20
isDebug: false
logEnable: false
logFile: plugins/mcbans/actions.log

Setting the API key outside of the jar file

Hello,

For mcbans versions >= 3.2, the api key must be in core.yml located inside the jar file. Before this was configurable via a config file but now it is not possible (at least from where I looked in the source and those that I asked.)

Please enable backwards compatibility with how it was before and also still allow the api key in the jar file to override it if it exists.

The reason I ask this for this is because we need it outside the jar for our control panel -- I speak on behalf of Multiplay UK (a GSP) and how most players install plugins is automated via Clanforge.

Thanks

[CRASH] /mcbans reload

Using McBans 4.3.5 and latest Spigot atm after /mcbans reload:

[18:40:51] [Server thread/INFO]: Schneidertm issued server command: /mcbans reload
[18:41:51] [Spigot Watchdog Thread/ERROR]: The server has stopped responding!
[18:41:51] [Spigot Watchdog Thread/ERROR]: Please report this to http://www.spigotmc.org/
[18:41:51] [Spigot Watchdog Thread/ERROR]: Be sure to include ALL relevant console errors and Minecraft crash reports
[18:41:51] [Spigot Watchdog Thread/ERROR]: Spigot version: git-Spigot-081dfa5-7658819 (MC: 1.8)
[18:41:51] [Spigot Watchdog Thread/ERROR]: ------------------------------
[18:41:51] [Spigot Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Spigot!):
[18:41:51] [Spigot Watchdog Thread/ERROR]: ------------------------------
[18:41:51] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
[18:41:51] [Spigot Watchdog Thread/ERROR]:  PID: 16 | Suspended: false | Native: false | State: TIMED_WAITING
[18:41:51] [Spigot Watchdog Thread/ERROR]:  Stack:
[18:41:51] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.sleep(Native Method)
[18:41:51] [Spigot Watchdog Thread/ERROR]:      com.mojang.authlib.yggdrasil.YggdrasilGameProfileRepository.findProfilesByNames(YggdrasilGameProfileRepository.java:68)
[18:41:51] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R1.UserCache.a(UserCache.java:55)
[18:41:51] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R1.UserCache.getProfile(UserCache.java:116)
[18:41:51] [Spigot Watchdog Thread/ERROR]:      org.bukkit.craftbukkit.v1_8_R1.CraftServer.getOfflinePlayer(CraftServer.java:1288)
[18:41:51] [Spigot Watchdog Thread/ERROR]:      com.mcbans.firestar.mcbans.callBacks.BanSync.startSync(BanSync.java:83)
[18:41:51] [Spigot Watchdog Thread/ERROR]:      com.mcbans.firestar.mcbans.callBacks.BanSync.goRequest(BanSync.java:52)
[18:41:51] [Spigot Watchdog Thread/ERROR]:      com.mcbans.firestar.mcbans.ConfigurationManager.loadConfig(ConfigurationManager.java:87)
[18:41:51] [Spigot Watchdog Thread/ERROR]:      com.mcbans.firestar.mcbans.commands.CommandMcbans.execute(CommandMcbans.java:193)
[18:41:51] [Spigot Watchdog Thread/ERROR]:      com.mcbans.firestar.mcbans.commands.BaseCommand.run(BaseCommand.java:119)
[18:41:51] [Spigot Watchdog Thread/ERROR]:      com.mcbans.firestar.mcbans.commands.MCBansCommandHandler.onCommand(MCBansCommandHandler.java:46)
[18:41:51] [Spigot Watchdog Thread/ERROR]:      com.mcbans.firestar.mcbans.MCBans.onCommand(MCBans.java:167)
[18:41:51] [Spigot Watchdog Thread/ERROR]:      org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
[18:41:51] [Spigot Watchdog Thread/ERROR]:      org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141)
[18:41:51] [Spigot Watchdog Thread/ERROR]:      org.bukkit.craftbukkit.v1_8_R1.CraftServer.dispatchCommand(CraftServer.java:645)
[18:41:51] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R1.PlayerConnection.handleCommand(PlayerConnection.java:1115)
[18:41:51] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R1.PlayerConnection.a(PlayerConnection.java:950)
[18:41:51] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R1.PacketPlayInChat.a(PacketPlayInChat.java:26)
[18:41:51] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R1.PacketPlayInChat.a(PacketPlayInChat.java:53)
[18:41:51] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R1.PacketHandleTask.run(SourceFile:13)
[18:41:51] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
[18:41:51] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.FutureTask.run(Unknown Source)
[18:41:51] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:683)
[18:41:51] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:316)
[18:41:51] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:623)
[18:41:51] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:526)
[18:41:51] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Unknown Source)
[18:41:51] [Spigot Watchdog Thread/ERROR]: ------------------------------
[18:41:51] [Spigot Watchdog Thread/ERROR]: Entire Thread Dump:
[18:41:52] [Spigot Watchdog Thread/ERROR]: ------------------------------
[18:41:52] [Spigot Watchdog Thread/ERROR]: Current Thread: process reaper
[18:41:52] [Spigot Watchdog Thread/ERROR]:  PID: 182 | Suspended: false | Native: false | State: TIMED_WAITING
[18:41:52] [Spigot Watchdog Thread/ERROR]:  Stack:
[18:41:52] [Spigot Watchdog Thread/ERROR]:      sun.misc.Unsafe.park(Native Method)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(Unknown Source)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.SynchronousQueue$TransferStack.transfer(Unknown Source)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.SynchronousQueue.poll(Unknown Source)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Unknown Source)
[18:41:52] [Spigot Watchdog Thread/ERROR]: ------------------------------
[18:41:52] [Spigot Watchdog Thread/ERROR]: Current Thread: Keep-Alive-Timer
[18:41:52] [Spigot Watchdog Thread/ERROR]:  PID: 180 | Suspended: false | Native: false | State: TIMED_WAITING
[18:41:52] [Spigot Watchdog Thread/ERROR]:  Stack:
[18:41:52] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.sleep(Native Method)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      sun.net.www.http.KeepAliveCache.run(Unknown Source)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Unknown Source)
[18:41:52] [Spigot Watchdog Thread/ERROR]: ------------------------------
[18:41:52] [Spigot Watchdog Thread/ERROR]: Current Thread: File IO Thread
[18:41:52] [Spigot Watchdog Thread/ERROR]:  PID: 116 | Suspended: false | Native: false | State: TIMED_WAITING
[18:41:52] [Spigot Watchdog Thread/ERROR]:  Stack:
[18:41:52] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.sleep(Native Method)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R1.FileIOThread.c(SourceFile:51)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R1.FileIOThread.run(SourceFile:30)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Unknown Source)
[18:41:52] [Spigot Watchdog Thread/ERROR]: ------------------------------
[18:41:52] [Spigot Watchdog Thread/ERROR]: Current Thread: Chunk I/O Executor Thread-1
[18:41:52] [Spigot Watchdog Thread/ERROR]:  PID: 104 | Suspended: false | Native: false | State: WAITING
[18:41:52] [Spigot Watchdog Thread/ERROR]:  Stack:
[18:41:52] [Spigot Watchdog Thread/ERROR]:      sun.misc.Unsafe.park(Native Method)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.locks.LockSupport.park(Unknown Source)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Unknown Source)
[18:41:52] [Spigot Watchdog Thread/ERROR]: ------------------------------
[18:41:52] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-18-thread-9
[18:41:52] [Spigot Watchdog Thread/ERROR]:  PID: 103 | Suspended: false | Native: false | State: TIMED_WAITING
[18:41:52] [Spigot Watchdog Thread/ERROR]:  Stack:
[18:41:52] [Spigot Watchdog Thread/ERROR]:      sun.misc.Unsafe.park(Native Method)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(Unknown Source)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.LinkedBlockingQueue.poll(Unknown Source)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Unknown Source)
[18:41:52] [Spigot Watchdog Thread/ERROR]: ------------------------------
[18:41:52] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-18-thread-8
[18:41:52] [Spigot Watchdog Thread/ERROR]:  PID: 102 | Suspended: false | Native: false | State: TIMED_WAITING
[18:41:52] [Spigot Watchdog Thread/ERROR]:  Stack:
[18:41:52] [Spigot Watchdog Thread/ERROR]:      sun.misc.Unsafe.park(Native Method)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(Unknown Source)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.LinkedBlockingQueue.poll(Unknown Source)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Unknown Source)
[18:41:52] [Spigot Watchdog Thread/ERROR]: ------------------------------
[18:41:52] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-18-thread-7
[18:41:52] [Spigot Watchdog Thread/ERROR]:  PID: 101 | Suspended: false | Native: false | State: TIMED_WAITING
[18:41:52] [Spigot Watchdog Thread/ERROR]:  Stack:
[18:41:52] [Spigot Watchdog Thread/ERROR]:      sun.misc.Unsafe.park(Native Method)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(Unknown Source)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.LinkedBlockingQueue.poll(Unknown Source)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Unknown Source)
[18:41:52] [Spigot Watchdog Thread/ERROR]: ------------------------------
[18:41:52] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-18-thread-6
[18:41:52] [Spigot Watchdog Thread/ERROR]:  PID: 100 | Suspended: false | Native: false | State: TIMED_WAITING
[18:41:52] [Spigot Watchdog Thread/ERROR]:  Stack:
[18:41:52] [Spigot Watchdog Thread/ERROR]:      sun.misc.Unsafe.park(Native Method)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(Unknown Source)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.LinkedBlockingQueue.poll(Unknown Source)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Unknown Source)
[18:41:52] [Spigot Watchdog Thread/ERROR]: ------------------------------
[18:41:52] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-18-thread-5
[18:41:52] [Spigot Watchdog Thread/ERROR]:  PID: 99 | Suspended: false | Native: false | State: TIMED_WAITING
[18:41:52] [Spigot Watchdog Thread/ERROR]:  Stack:
[18:41:52] [Spigot Watchdog Thread/ERROR]:      sun.misc.Unsafe.park(Native Method)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(Unknown Source)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.LinkedBlockingQueue.poll(Unknown Source)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Unknown Source)
[18:41:52] [Spigot Watchdog Thread/ERROR]: ------------------------------
[18:41:52] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-18-thread-4
[18:41:52] [Spigot Watchdog Thread/ERROR]:  PID: 98 | Suspended: false | Native: false | State: TIMED_WAITING
[18:41:52] [Spigot Watchdog Thread/ERROR]:  Stack:
[18:41:52] [Spigot Watchdog Thread/ERROR]:      sun.misc.Unsafe.park(Native Method)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(Unknown Source)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.LinkedBlockingQueue.poll(Unknown Source)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Unknown Source)
[18:41:52] [Spigot Watchdog Thread/ERROR]: ------------------------------
[18:41:52] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-18-thread-3
[18:41:52] [Spigot Watchdog Thread/ERROR]:  PID: 97 | Suspended: false | Native: false | State: TIMED_WAITING
[18:41:52] [Spigot Watchdog Thread/ERROR]:  Stack:
[18:41:52] [Spigot Watchdog Thread/ERROR]:      sun.misc.Unsafe.park(Native Method)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(Unknown Source)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.LinkedBlockingQueue.poll(Unknown Source)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Unknown Source)
[18:41:52] [Spigot Watchdog Thread/ERROR]: ------------------------------
[18:41:52] [Spigot Watchdog Thread/ERROR]: Current Thread: ProtocolLib-StructureCompiler 0
[18:41:52] [Spigot Watchdog Thread/ERROR]:  PID: 96 | Suspended: false | Native: false | State: WAITING
[18:41:52] [Spigot Watchdog Thread/ERROR]:  Stack:
[18:41:52] [Spigot Watchdog Thread/ERROR]:      sun.misc.Unsafe.park(Native Method)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.locks.LockSupport.park(Unknown Source)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Unknown Source)
[18:41:52] [Spigot Watchdog Thread/ERROR]: ------------------------------
[18:41:52] [Spigot Watchdog Thread/ERROR]: Current Thread: Query Listener #1
[18:41:52] [Spigot Watchdog Thread/ERROR]:  PID: 77 | Suspended: false | Native: false | State: RUNNABLE
[18:41:52] [Spigot Watchdog Thread/ERROR]:  Thread is waiting on monitor(s):
[18:41:52] [Spigot Watchdog Thread/ERROR]:      Locked on:java.net.PlainDatagramSocketImpl.receive0(Native Method)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      Locked on:java.net.AbstractPlainDatagramSocketImpl.receive(Unknown Source)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      Locked on:java.net.DatagramSocket.receive(Unknown Source)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      Locked on:java.net.DatagramSocket.receive(Unknown Source)
[18:41:52] [Spigot Watchdog Thread/ERROR]:  Stack:
[18:41:52] [Spigot Watchdog Thread/ERROR]:      java.net.PlainDatagramSocketImpl.receive0(Native Method)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      java.net.AbstractPlainDatagramSocketImpl.receive(Unknown Source)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      java.net.DatagramSocket.receive(Unknown Source)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R1.RemoteStatusListener.run(SourceFile:261)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Unknown Source)
[18:41:52] [Spigot Watchdog Thread/ERROR]: ------------------------------
[18:41:52] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-27
[18:41:52] [Spigot Watchdog Thread/ERROR]:  PID: 74 | Suspended: false | Native: true | State: RUNNABLE
[18:41:52] [Spigot Watchdog Thread/ERROR]:  Stack:
[18:41:52] [Spigot Watchdog Thread/ERROR]:      java.net.PlainSocketImpl.socketAccept(Native Method)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      java.net.AbstractPlainSocketImpl.accept(Unknown Source)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      java.net.ServerSocket.implAccept(Unknown Source)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      java.net.ServerSocket.accept(Unknown Source)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      com.vexsoftware.votifier.net.VoteReceiver.run(VoteReceiver.java:114)
[18:41:52] [Spigot Watchdog Thread/ERROR]: ------------------------------
[18:41:52] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-18-thread-2 Acceptor0 [email protected]:8123
[18:41:52] [Spigot Watchdog Thread/ERROR]:  PID: 70 | Suspended: false | Native: true | State: RUNNABLE
[18:41:52] [Spigot Watchdog Thread/ERROR]:  Thread is waiting on monitor(s):
[18:41:52] [Spigot Watchdog Thread/ERROR]:      Locked on:sun.nio.ch.ServerSocketChannelImpl.accept(Unknown Source)
[18:41:52] [Spigot Watchdog Thread/ERROR]:  Stack:
[18:41:52] [Spigot Watchdog Thread/ERROR]:      sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      sun.nio.ch.ServerSocketChannelImpl.accept(Unknown Source)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      org.dynmap.jetty.server.nio.SelectChannelConnector.accept(SelectChannelConnector.java:109)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      org.dynmap.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:938)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Unknown Source)
[18:41:52] [Spigot Watchdog Thread/ERROR]: ------------------------------
[18:41:52] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-18-thread-1 Selector0
[18:41:52] [Spigot Watchdog Thread/ERROR]:  PID: 69 | Suspended: false | Native: false | State: RUNNABLE
[18:41:52] [Spigot Watchdog Thread/ERROR]:  Thread is waiting on monitor(s):
[18:41:52] [Spigot Watchdog Thread/ERROR]:      Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[18:41:52] [Spigot Watchdog Thread/ERROR]:  Stack:
[18:41:52] [Spigot Watchdog Thread/ERROR]:      sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      sun.nio.ch.EPollArrayWrapper.poll(Unknown Source)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      sun.nio.ch.EPollSelectorImpl.doSelect(Unknown Source)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      sun.nio.ch.SelectorImpl.select(Unknown Source)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      org.dynmap.jetty.io.nio.SelectorManager$SelectSet.doSelect(SelectorManager.java:569)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      org.dynmap.jetty.io.nio.SelectorManager$1.run(SelectorManager.java:290)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Unknown Source)
[18:41:52] [Spigot Watchdog Thread/ERROR]: ------------------------------
[18:41:52] [Spigot Watchdog Thread/ERROR]: Current Thread: HashSessionScavenger-0
[18:41:52] [Spigot Watchdog Thread/ERROR]:  PID: 68 | Suspended: false | Native: false | State: TIMED_WAITING
[18:41:52] [Spigot Watchdog Thread/ERROR]:  Stack:
[18:41:52] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Native Method)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      java.util.TimerThread.mainLoop(Unknown Source)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      java.util.TimerThread.run(Unknown Source)
[18:41:52] [Spigot Watchdog Thread/ERROR]: ------------------------------
[18:41:52] [Spigot Watchdog Thread/ERROR]: Current Thread: Dynmap Render Thread
[18:41:52] [Spigot Watchdog Thread/ERROR]:  PID: 65 | Suspended: false | Native: false | State: TIMED_WAITING
[18:41:52] [Spigot Watchdog Thread/ERROR]:  Stack:
[18:41:52] [Spigot Watchdog Thread/ERROR]:      sun.misc.Unsafe.park(Native Method)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(Unknown Source)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Unknown Source)
[18:41:52] [Spigot Watchdog Thread/ERROR]: ------------------------------
[18:41:52] [Spigot Watchdog Thread/ERROR]: Current Thread: Dynmap Render Thread
[18:41:52] [Spigot Watchdog Thread/ERROR]:  PID: 64 | Suspended: false | Native: false | State: WAITING
[18:41:52] [Spigot Watchdog Thread/ERROR]:  Stack:
[18:41:52] [Spigot Watchdog Thread/ERROR]:      sun.misc.Unsafe.park(Native Method)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.locks.LockSupport.park(Unknown Source)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Unknown Source)
[18:41:52] [Spigot Watchdog Thread/ERROR]: ------------------------------
[18:41:52] [Spigot Watchdog Thread/ERROR]: Current Thread: Dynmap Render Thread
[18:41:52] [Spigot Watchdog Thread/ERROR]:  PID: 63 | Suspended: false | Native: false | State: WAITING
[18:41:52] [Spigot Watchdog Thread/ERROR]:  Stack:
[18:41:52] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Native Method)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftFuture.get(CraftFuture.java:54)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftFuture.get(CraftFuture.java:42)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      org.dynmap.MapManager$CheckWorldTimes.run(MapManager.java:804)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      org.dynmap.MapManager$DynmapScheduledThreadPoolExecutor$2.run(MapManager.java:206)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.FutureTask.run(Unknown Source)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(Unknown Source)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Unknown Source)
[18:41:52] [Spigot Watchdog Thread/ERROR]: ------------------------------
[18:41:52] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-20
[18:41:52] [Spigot Watchdog Thread/ERROR]:  PID: 62 | Suspended: false | Native: false | State: TIMED_WAITING
[18:41:52] [Spigot Watchdog Thread/ERROR]:  Stack:
[18:41:52] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.sleep(Native Method)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      org.dynmap.AsynchronousQueue.sleep(AsynchronousQueue.java:148)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      org.dynmap.AsynchronousQueue.running(AsynchronousQueue.java:138)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      org.dynmap.AsynchronousQueue.access$000(AsynchronousQueue.java:9)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      org.dynmap.AsynchronousQueue$1.run(AsynchronousQueue.java:83)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Unknown Source)
[18:41:52] [Spigot Watchdog Thread/ERROR]: ------------------------------
[18:41:52] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-17
[18:41:52] [Spigot Watchdog Thread/ERROR]:  PID: 59 | Suspended: false | Native: false | State: TIMED_WAITING
[18:41:52] [Spigot Watchdog Thread/ERROR]:  Stack:
[18:41:52] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.sleep(Native Method)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      com.mcbans.firestar.mcbans.callBacks.BanSync.run(BanSync.java:46)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Unknown Source)
[18:41:52] [Spigot Watchdog Thread/ERROR]: ------------------------------
[18:41:52] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-16
[18:41:52] [Spigot Watchdog Thread/ERROR]:  PID: 58 | Suspended: false | Native: false | State: TIMED_WAITING
[18:41:52] [Spigot Watchdog Thread/ERROR]:  Stack:
[18:41:52] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.sleep(Native Method)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      com.mcbans.firestar.mcbans.callBacks.MainCallBack.run(MainCallBack.java:39)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Unknown Source)
[18:41:52] [Spigot Watchdog Thread/ERROR]: ------------------------------
[18:41:52] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-0
[18:41:52] [Spigot Watchdog Thread/ERROR]:  PID: 47 | Suspended: false | Native: false | State: TIMED_WAITING
[18:41:52] [Spigot Watchdog Thread/ERROR]:  Stack:
[18:41:52] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Native Method)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      java.util.TimerThread.mainLoop(Unknown Source)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      java.util.TimerThread.run(Unknown Source)
[18:41:52] [Spigot Watchdog Thread/ERROR]: ------------------------------
[18:41:52] [Spigot Watchdog Thread/ERROR]: Current Thread: MCStats / Plugin Metrics
[18:41:52] [Spigot Watchdog Thread/ERROR]:  PID: 46 | Suspended: false | Native: false | State: TIMED_WAITING
[18:41:52] [Spigot Watchdog Thread/ERROR]:  Stack:
[18:41:52] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.sleep(Native Method)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      com.greatmancode.craftconomy3.tools.utils.Metrics$1.run(Metrics.java:266)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Unknown Source)
[18:41:52] [Spigot Watchdog Thread/ERROR]: ------------------------------
[18:41:52] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-10
[18:41:52] [Spigot Watchdog Thread/ERROR]:  PID: 35 | Suspended: false | Native: false | State: TIMED_WAITING
[18:41:52] [Spigot Watchdog Thread/ERROR]:  Stack:
[18:41:52] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.sleep(Native Method)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      com.griefcraft.modules.credits.CreditsModule$CreditsTask.run(CreditsModule.java:110)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Unknown Source)
[18:41:52] [Spigot Watchdog Thread/ERROR]: ------------------------------
[18:41:52] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-9
[18:41:52] [Spigot Watchdog Thread/ERROR]:  PID: 34 | Suspended: false | Native: false | State: TIMED_WAITING
[18:41:52] [Spigot Watchdog Thread/ERROR]:  Stack:
[18:41:52] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.sleep(Native Method)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      com.griefcraft.util.DatabaseThread.run(DatabaseThread.java:181)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Unknown Source)
[18:41:52] [Spigot Watchdog Thread/ERROR]: ------------------------------
[18:41:52] [Spigot Watchdog Thread/ERROR]: Current Thread: MySQL Connection Reaper Thread - LogBlock
[18:41:52] [Spigot Watchdog Thread/ERROR]:  PID: 33 | Suspended: false | Native: false | State: TIMED_WAITING
[18:41:52] [Spigot Watchdog Thread/ERROR]:  Stack:
[18:41:52] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.sleep(Native Method)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      de.diddiz.util.MySQLConnectionPool$ConnectionReaper.run(MySQLConnectionPool.java:103)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Unknown Source)
[18:41:52] [Spigot Watchdog Thread/ERROR]: ------------------------------
[18:41:52] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Server IO #3
[18:41:52] [Spigot Watchdog Thread/ERROR]:  PID: 29 | Suspended: false | Native: false | State: BLOCKED
[18:41:52] [Spigot Watchdog Thread/ERROR]:  Stack:
[18:41:52] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R1.MinecraftServer.a(MinecraftServer.java:1503)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R1.MinecraftServer.postToMainThread(MinecraftServer.java:1518)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R1.WorldServer.postToMainThread(WorldServer.java:1172)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R1.PlayerConnectionUtils.ensureMainThread(SourceFile:10)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R1.PlayerConnection.a(PlayerConnection.java:185)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R1.PacketPlayInFlying.a(SourceFile:126)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R1.PacketPlayInFlying.a(SourceFile:8)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R1.NetworkManager.a(NetworkManager.java:84)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R1.NetworkManager.channelRead0(NetworkManager.java:249)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:103)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:168)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      com.comphenix.protocol.injector.netty.ChannelInjector$4.channelRead(ChannelInjector.java:240)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      io.netty.handler.timeout.ReadTimeoutHandler.channelRead(ReadTimeoutHandler.java:150)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:787)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:125)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:507)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:464)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:378)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:350)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Unknown Source)
[18:41:52] [Spigot Watchdog Thread/ERROR]: ------------------------------
[18:41:52] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Server IO #2
[18:41:52] [Spigot Watchdog Thread/ERROR]:  PID: 28 | Suspended: false | Native: false | State: BLOCKED
[18:41:52] [Spigot Watchdog Thread/ERROR]:  Stack:
[18:41:52] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R1.MinecraftServer.a(MinecraftServer.java:1503)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R1.MinecraftServer.postToMainThread(MinecraftServer.java:1518)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R1.WorldServer.postToMainThread(WorldServer.java:1172)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R1.PlayerConnectionUtils.ensureMainThread(SourceFile:10)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R1.PlayerConnection.a(PlayerConnection.java:1376)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R1.PacketPlayInWindowClick.a(SourceFile:31)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R1.PacketPlayInWindowClick.a(SourceFile:9)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R1.NetworkManager.a(NetworkManager.java:84)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R1.NetworkManager.channelRead0(NetworkManager.java:249)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:103)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:168)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      com.comphenix.protocol.injector.netty.ChannelInjector$4.channelRead(ChannelInjector.java:240)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      io.netty.handler.timeout.ReadTimeoutHandler.channelRead(ReadTimeoutHandler.java:150)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:787)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:125)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:507)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:464)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:378)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:350)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Unknown Source)
[18:41:52] [Spigot Watchdog Thread/ERROR]: ------------------------------
[18:41:52] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Server IO #1
[18:41:52] [Spigot Watchdog Thread/ERROR]:  PID: 27 | Suspended: false | Native: false | State: BLOCKED
[18:41:52] [Spigot Watchdog Thread/ERROR]:  Stack:
[18:41:52] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R1.MinecraftServer.a(MinecraftServer.java:1503)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R1.MinecraftServer.postToMainThread(MinecraftServer.java:1518)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R1.WorldServer.postToMainThread(WorldServer.java:1172)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R1.PlayerConnectionUtils.ensureMainThread(SourceFile:10)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R1.PlayerConnection.a(PlayerConnection.java:185)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R1.PacketPlayInFlying.a(SourceFile:126)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R1.PacketPlayInLook.a(SourceFile:88)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R1.NetworkManager.a(NetworkManager.java:84)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R1.NetworkManager.channelRead0(NetworkManager.java:249)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:103)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:168)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      com.comphenix.protocol.injector.netty.ChannelInjector$4.channelRead(ChannelInjector.java:240)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      io.netty.handler.timeout.ReadTimeoutHandler.channelRead(ReadTimeoutHandler.java:150)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:787)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:125)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:507)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:464)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:378)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:350)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Unknown Source)
[18:41:52] [Spigot Watchdog Thread/ERROR]: ------------------------------
[18:41:52] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Server IO #0
[18:41:52] [Spigot Watchdog Thread/ERROR]:  PID: 26 | Suspended: false | Native: false | State: BLOCKED
[18:41:52] [Spigot Watchdog Thread/ERROR]:  Stack:
[18:41:52] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R1.MinecraftServer.a(MinecraftServer.java:1503)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R1.MinecraftServer.postToMainThread(MinecraftServer.java:1518)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R1.WorldServer.postToMainThread(WorldServer.java:1172)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R1.PlayerConnectionUtils.ensureMainThread(SourceFile:10)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R1.PlayerConnection.a(PlayerConnection.java:185)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R1.PacketPlayInFlying.a(SourceFile:126)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R1.PacketPlayInLook.a(SourceFile:88)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R1.NetworkManager.a(NetworkManager.java:84)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R1.NetworkManager.channelRead0(NetworkManager.java:249)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:103)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:168)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      com.comphenix.protocol.injector.netty.ChannelInjector$4.channelRead(ChannelInjector.java:240)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      io.netty.handler.timeout.ReadTimeoutHandler.channelRead(ReadTimeoutHandler.java:150)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:787)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:125)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:507)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:464)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:378)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:350)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Unknown Source)
[18:41:52] [Spigot Watchdog Thread/ERROR]: ------------------------------
[18:41:52] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Metrics Thread
[18:41:52] [Spigot Watchdog Thread/ERROR]:  PID: 25 | Suspended: false | Native: false | State: TIMED_WAITING
[18:41:52] [Spigot Watchdog Thread/ERROR]:  Stack:
[18:41:52] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Native Method)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      java.util.TimerThread.mainLoop(Unknown Source)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      java.util.TimerThread.run(Unknown Source)
[18:41:52] [Spigot Watchdog Thread/ERROR]: ------------------------------
[18:41:52] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Watchdog Thread
[18:41:52] [Spigot Watchdog Thread/ERROR]:  PID: 24 | Suspended: false | Native: false | State: RUNNABLE
[18:41:52] [Spigot Watchdog Thread/ERROR]:  Stack:
[18:41:52] [Spigot Watchdog Thread/ERROR]:      sun.management.ThreadImpl.dumpThreads0(Native Method)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      sun.management.ThreadImpl.dumpAllThreads(Unknown Source)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      org.spigotmc.WatchdogThread.run(WatchdogThread.java:76)
[18:41:52] [Spigot Watchdog Thread/ERROR]: ------------------------------
[18:41:52] [Spigot Watchdog Thread/ERROR]: Current Thread: Java2D Disposer
[18:41:52] [Spigot Watchdog Thread/ERROR]:  PID: 22 | Suspended: false | Native: false | State: WAITING
[18:41:52] [Spigot Watchdog Thread/ERROR]:  Stack:
[18:41:52] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Native Method)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      java.lang.ref.ReferenceQueue.remove(Unknown Source)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      java.lang.ref.ReferenceQueue.remove(Unknown Source)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      sun.java2d.Disposer.run(Unknown Source)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Unknown Source)
[18:41:52] [Spigot Watchdog Thread/ERROR]: ------------------------------
[18:41:52] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-5
[18:41:52] [Spigot Watchdog Thread/ERROR]:  PID: 20 | Suspended: false | Native: false | State: RUNNABLE
[18:41:52] [Spigot Watchdog Thread/ERROR]:  Stack:
[18:41:52] [Spigot Watchdog Thread/ERROR]:      java.util.regex.Matcher.<init>(Unknown Source)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      java.util.regex.Pattern.matcher(Unknown Source)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      org.bukkit.craftbukkit.libs.jline.internal.TerminalLineSettings.getProperty(TerminalLineSettings.java:127)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      org.bukkit.craftbukkit.libs.jline.internal.TerminalLineSettings.getProperty(TerminalLineSettings.java:112)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      org.bukkit.craftbukkit.libs.jline.UnixTerminal.getWidth(UnixTerminal.java:76)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.drawBuffer(ConsoleReader.java:879)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.drawBuffer(ConsoleReader.java:898)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.drawLine(ConsoleReader.java:608)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      org.bukkit.craftbukkit.v1_8_R1.util.TerminalConsoleWriterThread.run(TerminalConsoleWriterThread.java:38)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Unknown Source)
[18:41:52] [Spigot Watchdog Thread/ERROR]: ------------------------------
[18:41:52] [Spigot Watchdog Thread/ERROR]: Current Thread: Server console handler
[18:41:52] [Spigot Watchdog Thread/ERROR]:  PID: 19 | Suspended: false | Native: true | State: RUNNABLE
[18:41:52] [Spigot Watchdog Thread/ERROR]:  Thread is waiting on monitor(s):
[18:41:52] [Spigot Watchdog Thread/ERROR]:      Locked on:java.io.BufferedInputStream.read(Unknown Source)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      Locked on:org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:169)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
[18:41:52] [Spigot Watchdog Thread/ERROR]:  Stack:
[18:41:52] [Spigot Watchdog Thread/ERROR]:      java.io.FileInputStream.readBytes(Native Method)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      java.io.FileInputStream.read(Unknown Source)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      java.io.BufferedInputStream.fill(Unknown Source)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      java.io.BufferedInputStream.read(Unknown Source)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:169)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:137)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:246)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readCharacter(ConsoleReader.java:2145)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2349)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R1.ThreadCommandReader.run(ThreadCommandReader.java:33)
[18:41:52] [Spigot Watchdog Thread/ERROR]: ------------------------------
[18:41:52] [Spigot Watchdog Thread/ERROR]: Current Thread: DestroyJavaVM
[18:41:52] [Spigot Watchdog Thread/ERROR]:  PID: 18 | Suspended: false | Native: false | State: RUNNABLE
[18:41:52] [Spigot Watchdog Thread/ERROR]:  Stack:
[18:41:52] [Spigot Watchdog Thread/ERROR]: ------------------------------
[18:41:52] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
[18:41:52] [Spigot Watchdog Thread/ERROR]:  PID: 16 | Suspended: false | Native: false | State: TIMED_WAITING
[18:41:52] [Spigot Watchdog Thread/ERROR]:  Thread is waiting on monitor(s):
[18:41:52] [Spigot Watchdog Thread/ERROR]:      Locked on:net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:683)
[18:41:52] [Spigot Watchdog Thread/ERROR]:  Stack:
[18:41:52] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.sleep(Native Method)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      com.mojang.authlib.yggdrasil.YggdrasilGameProfileRepository.findProfilesByNames(YggdrasilGameProfileRepository.java:68)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R1.UserCache.a(UserCache.java:55)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R1.UserCache.getProfile(UserCache.java:116)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      org.bukkit.craftbukkit.v1_8_R1.CraftServer.getOfflinePlayer(CraftServer.java:1288)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      com.mcbans.firestar.mcbans.callBacks.BanSync.startSync(BanSync.java:83)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      com.mcbans.firestar.mcbans.callBacks.BanSync.goRequest(BanSync.java:52)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      com.mcbans.firestar.mcbans.ConfigurationManager.loadConfig(ConfigurationManager.java:87)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      com.mcbans.firestar.mcbans.commands.CommandMcbans.execute(CommandMcbans.java:193)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      com.mcbans.firestar.mcbans.commands.BaseCommand.run(BaseCommand.java:119)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      com.mcbans.firestar.mcbans.commands.MCBansCommandHandler.onCommand(MCBansCommandHandler.java:46)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      com.mcbans.firestar.mcbans.MCBans.onCommand(MCBans.java:167)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      org.bukkit.craftbukkit.v1_8_R1.CraftServer.dispatchCommand(CraftServer.java:645)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R1.PlayerConnection.handleCommand(PlayerConnection.java:1115)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R1.PlayerConnection.a(PlayerConnection.java:950)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R1.PacketPlayInChat.a(PacketPlayInChat.java:26)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R1.PacketPlayInChat.a(PacketPlayInChat.java:53)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R1.PacketHandleTask.run(SourceFile:13)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.FutureTask.run(Unknown Source)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:683)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:316)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:623)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:526)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Unknown Source)
[18:41:52] [Spigot Watchdog Thread/ERROR]: ------------------------------
[18:41:52] [Spigot Watchdog Thread/ERROR]: Current Thread: Server Infinisleeper
[18:41:52] [Spigot Watchdog Thread/ERROR]:  PID: 17 | Suspended: false | Native: false | State: TIMED_WAITING
[18:41:52] [Spigot Watchdog Thread/ERROR]:  Stack:
[18:41:52] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.sleep(Native Method)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R1.ThreadSleepForever.run(SourceFile:64)
[18:41:52] [Spigot Watchdog Thread/ERROR]: ------------------------------
[18:41:52] [Spigot Watchdog Thread/ERROR]: Current Thread: NonBlockingInputStreamThread
[18:41:52] [Spigot Watchdog Thread/ERROR]:  PID: 14 | Suspended: false | Native: false | State: WAITING
[18:41:52] [Spigot Watchdog Thread/ERROR]:  Stack:
[18:41:52] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Native Method)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.run(NonBlockingInputStream.java:278)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Unknown Source)
[18:41:52] [Spigot Watchdog Thread/ERROR]: ------------------------------
[18:41:52] [Spigot Watchdog Thread/ERROR]: Current Thread: Snooper Timer
[18:41:52] [Spigot Watchdog Thread/ERROR]:  PID: 12 | Suspended: false | Native: false | State: TIMED_WAITING
[18:41:52] [Spigot Watchdog Thread/ERROR]:  Stack:
[18:41:52] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Native Method)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      java.util.TimerThread.mainLoop(Unknown Source)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      java.util.TimerThread.run(Unknown Source)
[18:41:52] [Spigot Watchdog Thread/ERROR]: ------------------------------
[18:41:52] [Spigot Watchdog Thread/ERROR]: Current Thread: Signal Dispatcher
[18:41:52] [Spigot Watchdog Thread/ERROR]:  PID: 5 | Suspended: false | Native: false | State: RUNNABLE
[18:41:52] [Spigot Watchdog Thread/ERROR]:  Stack:
[18:41:52] [Spigot Watchdog Thread/ERROR]: ------------------------------
[18:41:52] [Spigot Watchdog Thread/ERROR]: Current Thread: Finalizer
[18:41:52] [Spigot Watchdog Thread/ERROR]:  PID: 3 | Suspended: false | Native: false | State: WAITING
[18:41:52] [Spigot Watchdog Thread/ERROR]:  Stack:
[18:41:52] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Native Method)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      java.lang.ref.ReferenceQueue.remove(Unknown Source)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      java.lang.ref.ReferenceQueue.remove(Unknown Source)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      java.lang.ref.Finalizer$FinalizerThread.run(Unknown Source)
[18:41:52] [Spigot Watchdog Thread/ERROR]: ------------------------------
[18:41:52] [Spigot Watchdog Thread/ERROR]: Current Thread: Reference Handler
[18:41:52] [Spigot Watchdog Thread/ERROR]:  PID: 2 | Suspended: false | Native: false | State: WAITING
[18:41:52] [Spigot Watchdog Thread/ERROR]:  Stack:
[18:41:52] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Native Method)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Object.java:503)
[18:41:52] [Spigot Watchdog Thread/ERROR]:      java.lang.ref.Reference$ReferenceHandler.run(Unknown Source)
[18:41:52] [Spigot Watchdog Thread/ERROR]: ------------------------------

Debug-Messages

Hey! While running MCBans 5.0.5 my server logs gets quite spammed by MCBans. I assume these messages are meant to be debug logs:

System.out.println("Acknowledge received");

System.out.println("client disconnected");

Thank you for looking into it!

PS Also Paper want me to nag you :P Nag author(s): '[Firestar]' of 'MCBans' about their usage of System.out/err.print. Please use your plugin's logger instead (JavaPlugin#getLogger).

TempBAN: "java.lang.IndexOutOfBoundsException: Index: 0, Size: 0"

MCBans 4.3.5

Command: TempBAN(/tban

[20:26:37 INFO]: <Sender> issued server command: /tban <Target ID> griefing
[20:26:37 INFO]: target: <Target ID>
[20:26:37 INFO]: targetUUID:
[20:26:37 ERROR]: null
org.bukkit.command.CommandException: Unhandled exception executing command 'tban' in plugin MCBans v4.3.5
        at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) ~[spigot-1.11.2.jar:git-Spigot-9ba269b-c19c293]
        at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) ~[spigot-1.11.2.jar:git-Spigot-9ba269b-c19c293]
        at org.bukkit.craftbukkit.v1_11_R1.CraftServer.dispatchCommand(CraftServer.java:650) ~[spigot-1.11.2.jar:git-Spigot-9ba269b-c19c293]
        at net.minecraft.server.v1_11_R1.PlayerConnection.handleCommand(PlayerConnection.java:1354) [spigot-1.11.2.jar:git-Spigot-9ba269b-c19c293]
        at net.minecraft.server.v1_11_R1.PlayerConnection.a(PlayerConnection.java:1189) [spigot-1.11.2.jar:git-Spigot-9ba269b-c19c293]
        at net.minecraft.server.v1_11_R1.PacketPlayInChat.a(PacketPlayInChat.java:45) [spigot-1.11.2.jar:git-Spigot-9ba269b-c19c293]
        at net.minecraft.server.v1_11_R1.PacketPlayInChat.a(PacketPlayInChat.java:1) [spigot-1.11.2.jar:git-Spigot-9ba269b-c19c293]
        at net.minecraft.server.v1_11_R1.PlayerConnectionUtils$1.run(SourceFile:13) [spigot-1.11.2.jar:git-Spigot-9ba269b-c19c293]
        at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_121]
        at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_121]
        at net.minecraft.server.v1_11_R1.SystemUtils.a(SourceFile:46) [spigot-1.11.2.jar:git-Spigot-9ba269b-c19c293]
        at net.minecraft.server.v1_11_R1.MinecraftServer.D(MinecraftServer.java:747) [spigot-1.11.2.jar:git-Spigot-9ba269b-c19c293]
        at net.minecraft.server.v1_11_R1.DedicatedServer.D(DedicatedServer.java:399) [spigot-1.11.2.jar:git-Spigot-9ba269b-c19c293]
        at net.minecraft.server.v1_11_R1.MinecraftServer.C(MinecraftServer.java:678) [spigot-1.11.2.jar:git-Spigot-9ba269b-c19c293]
        at net.minecraft.server.v1_11_R1.MinecraftServer.run(MinecraftServer.java:576) [spigot-1.11.2.jar:git-Spigot-9ba269b-c19c293]
        at java.lang.Thread.run(Thread.java:745) [?:1.8.0_121]
Caused by: java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
        at java.util.ArrayList.rangeCheck(ArrayList.java:653) ~[?:1.8.0_121]
        at java.util.ArrayList.remove(ArrayList.java:492) ~[?:1.8.0_121]
        at com.mcbans.firestar.mcbans.commands.CommandTempban.execute(CommandTempban.java:29) ~[?:?]
        at com.mcbans.firestar.mcbans.commands.BaseCommand.run(BaseCommand.java:119) ~[?:?]
        at com.mcbans.firestar.mcbans.commands.MCBansCommandHandler.onCommand(MCBansCommandHandler.java:46) ~[?:?]
        at com.mcbans.firestar.mcbans.MCBans.onCommand(MCBans.java:167) ~[?:?]
        at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) ~[spigot-1.11.2.jar:git-Spigot-9ba269b-c19c293]
        ... 15 more

Multiple issues

Thought I would combine all of these into one issue for you.

  1. Exclusions do not seem to work, even with the mcbans.* permission and being added to the online exclusion list it will still not allow me to join after being banned.
  2. My callback time is set to 120000 (2 minutes) and I banned myself almost 15 minutes ago, then unbanned through the online interface. It still will not let me connect.
  3. The Settings > Plugin Settings interface online seems to do nothing because when you go to 'Download Plugin' it just generates the default settings.yml file.
  4. What exactly is the difference between standard MCBans permissions and the Online Staff List? Are both required for things to work because my admins can ban and kick using regular permissions and the Online Staff list seems to not do anything.

Just a few things I have noticed in my 10 months using MCBans. Currently on version 3.6

Some are not very noteworthy but others can be kinda serious.

Error on ban command without other args

Currently, if you don't supply arguments after /ban, it throws a huge console error, I haven't looked at the code thoroughly, but I think it would be easy to just make it say invalid argument count with something like this:

if (args.length < 1) {
player.sendMessage(ChatColor.RED + "Invalid argument count");
} else {
// do all the stuff the command normally does.
}

I'd make a pull request, but I've no time at the moment.

Exception in thread "main" java.lang.NoClassDefFoundError

Nevermind, realised there was a updated version out. Which works!

Running MCBans with Bungee build 352 causes this exception

Enabled BungeeCord version git-BungeeCord-Proxy-1.5-SNAPSHOT-"e540626"-352

Exception in thread "main" java.lang.NoClassDefFoundError: net/md_5/bungee/Logger
at com.mcbans.syamn.bungee.MCBansProxy.onEnable(MCBansProxy.java:34)
at net.md_5.bungee.api.plugin.PluginManager.enablePlugin(PluginManager.java:207)
at net.md_5.bungee.api.plugin.PluginManager.enablePlugins(PluginManager.java:144)
at net.md_5.bungee.BungeeCord.start(BungeeCord.java:202)
at net.md_5.bungee.BungeeCord.main(BungeeCord.java:164)
Caused by: java.lang.ClassNotFoundException: net.md_5.bungee.Logger
at net.md_5.bungee.api.plugin.PluginClassloader.loadClass0(PluginClassloader.java:48)
at net.md_5.bungee.api.plugin.PluginClassloader.loadClass(PluginClassloader.java:22)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 5 more

Unused listener

pm.registerEvent( Event.Type.PLAYER_CHAT, bukkitPlayer, Priority.Highest, this );

MCBans API DOWN???

when adding a ban using mcbans 5.1 i am met with this message : ! [Wed 00:50:34 WARN Minecraft] [MCBans] Error occurred with local banning. Please report this to an MCBans developer.
[Wed 00:50:35 INFO ] [MCBans] MCBans API is down or unreachable. Offline ban added!

Ive tried this before at peak hours as well with the same problem any help?
mcbans

Significant Lag on Player Join and Player Quit

I started having this issue and when I removed MCBans the issue went away. Now that I have it back in the issue is once more occurring. I also have intermittent lag that seems to be mitigated when MCBans is not in. Is there anything in the plugin that could be causing this if it has to wait for a response from your servers? If so, is there anyway to make it so it doesn't hold everything up while it waits for the response?

CraftBukkit #2120 MCBans 3.7

User is able to avoid ban

If a user is temporary banned, if upon login it receives a "Failed to connect to MCBans" error, they are able to join the server even though the ban is still valid.

Server crashing on playerjoin / exit?

21:58:05 [INFO] [PLAYER_COMMAND] creeper_lover77: /f map
21:58:06 [SEVERE] java.util.ConcurrentModificationException
21:58:06 [SEVERE] at java.util.AbstractList$Itr.checkForComodification(AbstractList.java:372)
21:58:06 [SEVERE] at java.util.AbstractList$Itr.next(AbstractList.java:343)
21:58:06 [SEVERE] at java.util.AbstractCollection.removeAll(AbstractCollection.java:336)
21:58:06 [SEVERE] at net.minecraft.server.World.tickEntities(World.java:1197)
21:58:06 [SEVERE] at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:545)
21:58:06 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:452)
21:58:06 [SEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:490)
21:58:06 [SEVERE] Unexpected exception
java.util.ConcurrentModificationException
at java.util.AbstractList$Itr.checkForComodification(AbstractList.java:372)
at java.util.AbstractList$Itr.next(AbstractList.java:343)
at java.util.AbstractCollection.removeAll(AbstractCollection.java:336)
at net.minecraft.server.World.tickEntities(World.java:1197)
at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:545)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:452)
at net.minecraft.server.ThreadServerApplication.run(SourceFile:490)
21:58:19 [INFO] Connection reset
21:58:32 [INFO] Connection reset
21:58:43 [INFO] Connection reset

Stephenblong issue

It's been a long time since this issue happens.

Whenever a server issued a ban, with an invalid name, that never joined MCbans server before, the banned player name will become Stephenblong.
Upon a new player connecting to the server, the server will sometimes (turns out to be if API server cannot response fast enough), will think that player is stephenblong, thus kicking the player.
Sometimes, admins may make a typo, sometimes, the banned player changed his name before an admin bans him. These are two ways to run into this issue. The banning message is shown as normal, making it difficult for admins to realize they had done wrong.

The current fix is to constantly unban stephenblong in case someone issued a typoed ban. It is not good.

Players with any global ban not able to join

I had a report from a player who did have a global ban on another server say they were unable to get on, their rep is still 7 and we have our join limit at 3 so they should be able to get on and have done in the past. Any ideas why this is happening?

Permissions

The permissions in the latest MCbans don't work at all. I've given myself permission but I can't do anything. It only works for OP's.

MCbans 3.9
CB 1.4.5-r0.2

Post ban events for getting ban id

Could there be a new event that will be triggered after successful ban from server side which will allow to get ban ID? Right now I don't see any way to get ban ID using MCBans API.

Player summaries still shown on non-successful joins

Player summaries are still shown to in-game admins whenever a player has attempted to connect, but was disconnected because of a whitelist (or another plugin). Would it be possible to wait one or two seconds after a join before showing a summary?

Exception in thread "Thread-65" - Unban UUID

[13:03:02] [Server thread/INFO]: Schneidertm issued server command: /unban fa233ec9-8825-440b-875d-bdf5b565266a
[13:03:02] [Server thread/INFO]: target: 
[13:03:02] [Server thread/INFO]: targetUUID: fa233ec9-8825-440b-875d-bdf5b565266a
[13:03:02] [Thread-65/WARN]: Exception in thread "Thread-65" 
[13:03:02] [Thread-65/WARN]: java.lang.IllegalArgumentException: Name cannot be blank
[13:03:02] [Thread-65/WARN]:    at com.google.common.base.Preconditions.checkArgument(Preconditions.java:125)
[13:03:02] [Thread-65/WARN]:    at org.bukkit.craftbukkit.v1_8_R1.CraftServer.getOfflinePlayer(CraftServer.java:1281)
[13:03:02] [Thread-65/WARN]:    at com.mcbans.firestar.mcbans.request.Ban.bukkitBan(Ban.java:431)
[13:03:02] [Thread-65/WARN]:    at com.mcbans.firestar.mcbans.request.Ban.unBan(Ban.java:165)
[13:03:02] [Thread-65/WARN]:    at com.mcbans.firestar.mcbans.request.Ban.run(Ban.java:146)
[13:03:02] [Thread-65/WARN]:    at java.lang.Thread.run(Unknown Source)

Feature Requet: Assign banned players to group

I'd find it useful. Although such players will no longer interact with my server directly, they do still interact with services like Discord. While DiscordSRV, a Minecraft plugin, can auto-ban them globally, it can also sync their roles to their permission groups - and having such a group would allow them to post only in a "ban appeals" section of Discord.

Otherwise, they have to e-mail me, or I have to trust my mods to always remember to assign their group manually.

I'd post it in your forums but the ReCaptcha link is completely broken.

Hierarchy System

Is it possible to prevent admins with the same permissions from banning each other? Something perhaps more than just the exclusion system? Or does mcbans.mod and mcbans.admin serve this purpose?

Errors while trying to ban

I get a full log of errors?

17.12 20:31:37 [Server] INFO ... 15 more
17.12 20:31:37 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:40)
17.12 20:31:37 [Server] INFO at com.mcbans.firestar.mcbans.BukkitInterface.onCommand(BukkitInterface.java:180)
17.12 20:31:37 [Server] INFO at com.mcbans.firestar.mcbans.commands.CommandHandler.execCommand(CommandHandler.java:126)
17.12 20:31:37 [Server] INFO at java.util.regex.Pattern.matcher(Pattern.java:1088)
17.12 20:31:37 [Server] INFO at java.util.regex.Matcher.(Matcher.java:228)
17.12 20:31:37 [Server] INFO at java.util.regex.Matcher.reset(Matcher.java:308)
17.12 20:31:37 [Server] INFO at java.util.regex.Matcher.getTextLength(Matcher.java:1233)
17.12 20:31:37 [Server] INFO Caused by: java.lang.NullPointerException
17.12 20:31:37 [Server] INFO ... 12 more
17.12 20:31:37 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:40)
17.12 20:31:37 [Server] INFO at com.earth2me.essentials.Essentials.onCommand(Essentials.java:359)
17.12 20:31:37 [Server] INFO at com.earth2me.essentials.Essentials.onCommandEssentials(Essentials.java:389)
17.12 20:31:37 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:42)
17.12 20:31:37 [Server] INFO Caused by: org.bukkit.command.CommandException: Unhandled exception executing command 'ban' in plugin mcbans v3.6
17.12 20:31:37 [Server] INFO at net.minecraft.server.ThreadServerApplication.run(SourceFile:457)
17.12 20:31:37 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:425)
17.12 20:31:37 [Server] INFO at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:527)
17.12 20:31:37 [Server] INFO at net.minecraft.server.NetworkListenThread.a(SourceFile:108)
17.12 20:31:37 [Server] INFO at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:93)
17.12 20:31:37 [Server] INFO at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
17.12 20:31:37 [Server] INFO at net.minecraft.server.Packet3Chat.a(Packet3Chat.java:33)
17.12 20:31:37 [Server] INFO at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:715)
17.12 20:31:37 [Server] INFO at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:722)
17.12 20:31:37 [Server] INFO at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:757)
17.12 20:31:37 [Server] INFO at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:378)
17.12 20:31:37 [Server] INFO at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:165)
17.12 20:31:37 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:42)
17.12 20:31:37 [Server] INFO org.bukkit.command.CommandException: Unhandled exception executing command 'ban' in plugin Essentials v2.6.5
17.12 20:31:37 [Server] SEVERE null

Add Customizable Language Files

MCBans, as far as I am aware, does not allow changing the colors, formatting, etc. of messages, unless you hack into the plugin.

Proposal: Add a Language file (or section in the config) where you can edit the colors, and content of messages.

I know this would be helpful to me, and I'm sure lots of other server administrators.

1.12 Support

I need a dev-build, or an official release for 1.12.

How's the progress coming along for the update?

lookup.java

You catch 2 exceptions during the lookup command, but don't handle them. If the lookup fails, the error is not reported, not even to the console resulting in the command dying with no output.

Some methods of MCBansAPI don't work correctly.

Hi,
MCBansAPI does not work correctly.
Please check the following.

Regarding MCBansAPI#kick method

This method does not work on MCBans v4.3.2. MCBans said "xxx is not online!" always.

[03:16:49] [Server thread/INFO]: [Honeychest] successfully rolled back stolen items from player ucchy at location (world:-126,78,-44)
[03:16:49] [Thread-11/INFO]: [MCBans] �ucchy is not online!

Maybe, "MCBans#getPlayer(plugin, uuid)" method returns null always. Please check this.

(MCBansAPI#kick method works correctly on MCBans v4.3.1.)

Regarding MCBansAPI#localBan method

This method throws NullPointerException. I checked with MCBans v4.3.1 and v4.3.2.

[03:31:08] [Server thread/INFO]: [MCBans] Plugin Honeychest tried to local ban player ucchy
[03:31:08] [Server thread/INFO]: �[Honeychest]� �Player�ucchy was caught stealing from honeychest.
[03:31:08] [Server thread/INFO]: �Stolen Item(s): �-(1x DIAMOND_SWORD)
[03:31:08] [Server thread/INFO]: [Honeychest] successfully rolled back stolen items from player ucchy at location (world:-126,78,-44)
[03:31:08] [Thread-24/INFO]: PlayerBanEvent : ucchy
[03:31:08] [Thread-24/WARN]: Exception in thread "Thread-24" 
[03:31:08] [Thread-24/WARN]: java.lang.NullPointerException
[03:31:08] [Thread-24/WARN]:    at com.mcbans.firestar.mcbans.request.Ban.run(Ban.java:114)
[03:31:08] [Thread-24/WARN]:    at java.lang.Thread.run(Thread.java:744)

Thanks and regards,
Ucchy

Tempbans - Timer freezes

Tempbanned a player for one minute. Upon relog timer in console showed 55 sec remaining. Attempted to remove the ban via the website. Timer was still frozen at 55 sec. Issue was resolved approx. 5 minutes later upon issuing /mcbans offline followed by
/mcbans online

Feature: Ban message suffix

Hi,
Many of my users end up posting on our forums to be unbanned which is not where we want to receive the unban appeals, we want them through MCBans.

I think it would be good to be able to configure a ban suffix for when the player tries to join the server but is banned for example "Ban Suffix: Appeal on www.mcbans.com"

MCBans Down

Did the servers for MCBans go down? The sites are inaccessible, and the forums are also dead.

failsafe config doesn't work

Currently we have some phases, were the API server is not available. In this phases the player couldn't connect to our servers!

So there is an configuration option for this scenario: failsafe=false (which is the default)
But this option doesn't work. I checked the source code and the option is never used!

Please fix this, we want to use MCBans, but this phases are horrible for the players.

Biggest BS i've ever seen

When you join a server it just says "you dont have enough rep" no info or links at all.

When you google that you get to MCBans

On MCbans website no way to lookup your "infranctions" / reputation

When trying to register on the forum:

MCBans Community - Error
Some of your information (email address, username, etc) has been found in the Stop Forum Spam database. You are currently not allowed to Register here. If you believe this was not correct, please reply or use the contact form http://forums.mcbans.com/support-tickets/open

The funny thing about that is that the ticket system requires you to be logged onto the forum...

So all in all just BS and wasted 4 hours of my time.

Connect Message

MCBans is a plugin for server staff to assist and manage a server, some servers will not want to slap users in the face with it, and thus it would be a good idea to allow the plugin to run on silent mode, that is no messages or warnings to users on join.

That includes messages like "You have bans on record!".

Cannot modify events called with async

Currently, some evenets is called by BukkitScheduler#runTaskLater.
That means, the event is fired after 1 tick, so the process after the event is fired is executed before the event operation from outside.

So, we cannot modify event and cancelling.

To reproduce this issue, you can try Cancellable#setCancelled.

[ERROR] PlayerJoinEvent v4.3.5

Hey,

I'm running latest version of McBans and latest Version of Spigot (atm) and every player login get this error:

[18:32:29] [Server thread/ERROR]: Could not pass event PlayerJoinEvent to MCBans v4.3.5
org.bukkit.event.EventException
    at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:305) ~[craftbukkit.jar:git-Spigot-081dfa5-7658819]
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[craftbukkit.jar:git-Spigot-081dfa5-7658819]
    at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [craftbukkit.jar:git-Spigot-081dfa5-7658819]
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [craftbukkit.jar:git-Spigot-081dfa5-7658819]
    at net.minecraft.server.v1_8_R1.PlayerList.onPlayerJoin(PlayerList.java:263) [craftbukkit.jar:git-Spigot-081dfa5-7658819]
    at net.minecraft.server.v1_8_R1.PlayerList.a(PlayerList.java:148) [craftbukkit.jar:git-Spigot-081dfa5-7658819]
    at net.minecraft.server.v1_8_R1.LoginListener.b(LoginListener.java:109) [craftbukkit.jar:git-Spigot-081dfa5-7658819]
    at net.minecraft.server.v1_8_R1.LoginListener.c(LoginListener.java:41) [craftbukkit.jar:git-Spigot-081dfa5-7658819]
    at net.minecraft.server.v1_8_R1.NetworkManager.a(NetworkManager.java:159) [craftbukkit.jar:git-Spigot-081dfa5-7658819]
    at net.minecraft.server.v1_8_R1.ServerConnection.c(ServerConnection.java:82) [craftbukkit.jar:git-Spigot-081dfa5-7658819]
    at net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:785) [craftbukkit.jar:git-Spigot-081dfa5-7658819]
    at net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:316) [craftbukkit.jar:git-Spigot-081dfa5-7658819]
    at net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:623) [craftbukkit.jar:git-Spigot-081dfa5-7658819]
    at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:526) [craftbukkit.jar:git-Spigot-081dfa5-7658819]
    at java.lang.Thread.run(Unknown Source) [?:1.7.0_65]
Caused by: java.lang.ArrayIndexOutOfBoundsException: 1
    at com.mcbans.firestar.mcbans.bukkitListeners.PlayerListener.onPlayerJoin(PlayerListener.java:175) ~[?:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_65]
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_65]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_65]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_65]
    at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:301) ~[craftbukkit.jar:git-Spigot-081dfa5-7658819]
    ... 14 more

Please help me!

Exception in thread "Thread-18" - every start

[07:00:49] [Thread-18/WARN]: Exception in thread "Thread-18" 
[07:00:49] [Thread-18/WARN]: java.lang.NoClassDefFoundError: net/md_5/bungee/api/ChatColor
[07:00:49] [Thread-18/WARN]:    at com.mcbans.firestar.mcbans.callBacks.BanSync.startSync(BanSync.java:69)
[07:00:49] [Thread-18/WARN]:    at com.mcbans.firestar.mcbans.callBacks.BanSync.run(BanSync.java:41)
[07:00:49] [Thread-18/WARN]:    at java.lang.Thread.run(Unknown Source)
[07:00:49] [Thread-18/WARN]: Caused by: java.lang.ClassNotFoundException: net.md_5.bungee.api.ChatColor
[07:00:49] [Thread-18/WARN]:    at java.net.URLClassLoader$1.run(Unknown Source)
[07:00:49] [Thread-18/WARN]:    at java.net.URLClassLoader$1.run(Unknown Source)
[07:00:49] [Thread-18/WARN]:    at java.security.AccessController.doPrivileged(Native Method)
[07:00:49] [Thread-18/WARN]:    at java.net.URLClassLoader.findClass(Unknown Source)
[07:00:49] [Thread-18/WARN]:    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101)
[07:00:49] [Thread-18/WARN]:    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86)
[07:00:49] [Thread-18/WARN]:    at java.lang.ClassLoader.loadClass(Unknown Source)
[07:00:49] [Thread-18/WARN]:    at java.lang.ClassLoader.loadClass(Unknown Source)
[07:00:49] [Thread-18/WARN]:    ... 3 more

His happens every start. Would an Spigot update help? I dont use bungee. Only Spigot from December and mcbans latest.

API Server not respond

I got this error in the logs on login:
[LoginProcessingThread/WARN]: [MCBans] Cannot connect to the MCBans API server!
This error occurs since some days.

We use the newest version 5.0.5 of the MCBans plugin.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.