Skip to content

Instantly share code, notes, and snippets.

View Wirlie's full-sized avatar
🚀
Working on new projects

Wirlie

🚀
Working on new projects
View GitHub Profile
[16:48:17] [Paper Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH - git-Paper-466 (MC: 1.16.5) ---
[16:48:17] [Paper Watchdog Thread/ERROR]: The server has not responded for 600 seconds! Creating thread dump
[16:48:17] [Paper Watchdog Thread/ERROR]: ------------------------------
[16:48:17] [Paper Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Paper!):
[16:48:17] [Paper Watchdog Thread/ERROR]: ------------------------------
[16:48:17] [Paper Watchdog Thread/ERROR]: Current Thread: Server thread
[16:48:17] [Paper Watchdog Thread/ERROR]: PID: 23 | Suspended: false | Native: false | State: BLOCKED
[16:48:17] [Paper Watchdog Thread/ERROR]: Stack:
[16:48:17] [Paper Watchdog Thread/ERROR]: com.boydti.fawe.beta.implementation.blocks.CharBlocks.getBlock(CharBlocks.java:123)
[16:48:17] [Paper Watchdog Thread/ERROR]: com.boydti.fawe.beta.implementation.processors.HeightmapProcessor.processSet(HeightmapProcessor.java:58)
@Wirlie
Wirlie / Config.yml
Last active March 18, 2018 04:08
Enhanced Bungee List - Default Configuration
command:
global-list:
# Label for the List Command, for example, if you set "glist" you should use /glist
# to display the enhanced Bungee List.
label: "glist"
# Required permission to use this command, remove this configuration if you want that
# everyone can use the List Command.
permission: "bungeecord.command.list"
# Aliases of the List Command, for example, if you set "blist" and "bls" as aliases of
# the List Command then you can use /blist and /bls to display the enhanced Bungee List.