popcorn9499

purple irc discord-srv not working log

Dec 17th, 2016
180
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 96.31 KB | None | 0 0
  1. [22:40:14] [Server thread/INFO]: Starting minecraft server version 1.11
  2. [22:40:14] [Server thread/WARN]: To start the server with more ram, launch it as "java -Xmx1024M -Xms1024M -jar minecraft_server.jar"
  3. [22:40:14] [Server thread/INFO]: Loading properties
  4. [22:40:14] [Server thread/INFO]: Default game type: SURVIVAL
  5. [22:40:14] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-f950f8e-2b7808f (MC: 1.11) (Implementing API version 1.11-R0.1-SNAPSHOT)
  6. [22:40:14] [Server thread/INFO]: Server Ping Player Sample Count: 12
  7. [22:40:14] [Server thread/INFO]: Using 4 threads for Netty based IO
  8. [22:40:14] [Server thread/INFO]: Debug logging is disabled
  9. [22:40:14] [Server thread/INFO]: Generating keypair
  10. [22:40:14] [Server thread/INFO]: Starting Minecraft server on *:25581
  11. [22:40:14] [Server thread/INFO]: Using epoll channel type
  12. [22:40:14] [Server thread/INFO]: Set PluginClassLoader as parallel capable
  13. [22:40:14] [Server thread/INFO]: [ViaVersion] Hooking into ProtocolSupport, to prevent issues!
  14. [22:40:14] [Server thread/INFO]: [FastAsyncWorldEdit] Loading FastAsyncWorldEdit v16.08.29-f674c75-256
  15. [22:40:14] [Server thread/INFO]: [VoidGenerator] Loading VoidGenerator v1.0
  16. [22:40:14] [Server thread/INFO]: [zPermissions] Loading zPermissions v1.3-SNAPSHOT
  17. [22:40:15] [Server thread/INFO]: [SpawnJoin] Loading SpawnJoin v1.0.6.1
  18. [22:40:15] [Server thread/INFO]: [Vault] Loading Vault v1.5.6-b49
  19. [22:40:15] [Server thread/INFO]: [ProtocolSupport] Loading ProtocolSupport v4.25.dev
  20. [22:40:15] [Server thread/INFO]: [ProtocolSupport] Allocator: PooledByteBufAllocator(directByDefault: true), direct: true
  21. [22:40:15] [Server thread/INFO]: [ProtocolSupport] Compression level: 3
  22. [22:40:15] [Server thread/INFO]: [ProtocolSupport] Assume 1.5.2 ping delay: 100
  23. [22:40:15] [Server thread/INFO]: [ProtocolSupport] Assume legacy ping dealy: 200
  24. [22:40:15] [Server thread/INFO]: [ProtocolSupport] Login threads max count: 2147483647, keep alive time: 60
  25. [22:40:15] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.5.0-SNAPSHOT-b722
  26. [22:40:15] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1.4-SNAPSHOT;3621-2e10fe8
  27. [22:40:15] [Server thread/INFO]: [DiscordSRV] Loading DiscordSRV v12.3
  28. [22:40:15] [Server thread/INFO]: [Essentials] Loading Essentials v2.0.1-b455
  29. [22:40:15] [Server thread/INFO]: [PurpleIRC] Loading PurpleIRC v1.0-258
  30. [22:40:15] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat v2.0.1-b455
  31. [22:40:15] [Server thread/INFO]: [AncientGates] Loading AncientGates v2.0.6
  32. [22:40:15] [Server thread/INFO]: [ViaVersion] Loading ViaVersion v1.0.1
  33. [22:40:15] [Server thread/INFO]: [ViaVersion] ViaVersion 1.0.1 is now loaded, injecting!
  34. [22:40:15] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.0.1-b455
  35. [22:40:15] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v4.1.0-SNAPSHOT-b317
  36. [22:40:15] [Server thread/WARN]: [ProtocolLib] Version (MC: 1.11.0) has not yet been tested! Proceed with caution.
  37. [22:40:15] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v6.1.2;e38d98d
  38. [22:40:15] [Server thread/INFO]: [BungeePortals] Loading BungeePortals v1.2
  39. [22:40:15] [Server thread/INFO]: [FastLogin] Loading FastLogin v1.7.1
  40. [22:40:15] [Server thread/INFO]: [AuthMe] Loading AuthMe v5.2-BETA3-b1134
  41. [22:40:15] [Server thread/INFO]: [AuthMeBridge-AuthMe] Loading AuthMeBridge-AuthMe v2.0-SNAPSHOT
  42. [22:40:15] [Server thread/INFO]: [FastAsyncWorldEdit] Enabling FastAsyncWorldEdit v16.08.29-f674c75-256
  43. [22:40:16] [Server thread/INFO]: ====== USE PAPER SPIGOT ======
  44. [22:40:16] [Server thread/INFO]: DOWNLOAD: https://ci.destroystokyo.com/job/PaperSpigot/
  45. [22:40:16] [Server thread/INFO]: GUIDE: https://www.spigotmc.org/threads/21726/
  46. [22:40:16] [Server thread/INFO]: - This is only a recommendation
  47. [22:40:16] [Server thread/INFO]: ==============================
  48. [22:40:16] [Server thread/INFO]: [VoidGenerator] Enabling VoidGenerator v1.0
  49. [22:40:16] [Server thread/INFO]: VoidGenerator has been enabled!
  50. [22:40:16] [Server thread/INFO]: [zPermissions] Enabling zPermissions v1.3-SNAPSHOT
  51. [22:40:16] [Server thread/INFO]: [zPermissions] 1.3-SNAPSHOT (build: ) starting...
  52. [22:40:16] [Server thread/ERROR]: ebean.properties not found
  53. [22:40:16] [Server thread/INFO]: DataSourcePool [zPermissions] autoCommit[false] transIsolation[SERIALIZABLE] min[2] max[20]
  54. [22:40:16] [Server thread/WARN]: Sat Dec 17 22:40:16 CST 2016 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
  55. [22:40:16] [Server thread/WARN]: Sat Dec 17 22:40:16 CST 2016 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
  56. [22:40:16] [Server thread/INFO]: DatabasePlatform name:zPermissions platform:mysql
  57. [22:40:16] [Server thread/INFO]: SubClassFactory parent ClassLoader [org.bukkit.plugin.java.PluginClassLoader]
  58. [22:40:16] [Server thread/INFO]: Entities enhanced[0] subclassed[10]
  59. [22:40:16] [Server thread/INFO]: [zPermissions] Checking database schema...
  60. [22:40:16] [Server thread/INFO]: [zPermissions] Current schema version: 7 (Sun Dec 04 01:33:14 CST 2016)
  61. [22:40:16] [Server thread/INFO]: [zPermissions] 0 entities to migrate
  62. [22:40:16] [Server thread/INFO]: [zPermissions] 0 memberships to migrate
  63. [22:40:16] [Server thread/INFO]: [zPermissions] Nothing to migrate
  64. [22:40:16] [Server thread/INFO]: [zPermissions] Using database storage strategy.
  65. [22:40:16] [Server thread/INFO]: [zPermissions] Loading all permissions from database...
  66. [22:40:16] [Server thread/INFO]: [zPermissions] Finished initial load (72 ms).
  67. [22:40:16] [Server thread/INFO]: [zPermissions] Using storage strategy as first-level UUID resolver.
  68. [22:40:17] [Server thread/INFO]: [zPermissions] Installed native Vault Permissions bridge
  69. [22:40:17] [Server thread/INFO]: [zPermissions] Installed native Vault Chat bridge
  70. [22:40:17] [Server thread/INFO]: [zPermissions] 1.3-SNAPSHOT (build: ) enabled.
  71. [22:40:17] [Server thread/INFO]: [Vault] Enabling Vault v1.5.6-b49
  72. [22:40:17] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
  73. [22:40:17] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
  74. [22:40:17] [Server thread/INFO]: [Vault] Enabled Version 1.5.6-b49
  75. [22:40:17] [Server thread/INFO]: [ProtocolSupport] Enabling ProtocolSupport v4.25.dev
  76. [22:40:17] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v4.1.0-SNAPSHOT-b317
  77. [22:40:17] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
  78. [22:40:17] [Server thread/INFO]: [FastLogin] Enabling FastLogin v1.7.1
  79. [22:40:17] [Server thread/WARN]: [FastLogin] Could not save messages.yml to plugins/FastLogin/messages.yml because messages.yml already exists.
  80. [22:40:17] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
  81. [22:40:17] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
  82. [22:40:17] [Server thread/WARN]: Whilst this makes it possible to use BungeeCord, unless access to your server is properly restricted, it also opens up the ability for hackers to connect with any username they choose.
  83. [22:40:17] [Server thread/WARN]: Please see http://www.spigotmc.org/wiki/firewall-guide/ for further information.
  84. [22:40:17] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
  85. [22:40:17] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
  86. [22:40:17] [Server thread/INFO]: Preparing level "hub"
  87. [22:40:17] [Server thread/INFO]: -------- World Settings For [hub] --------
  88. [22:40:17] [Server thread/INFO]: Cactus Growth Modifier: 100%
  89. [22:40:17] [Server thread/INFO]: Cane Growth Modifier: 100%
  90. [22:40:17] [Server thread/INFO]: Melon Growth Modifier: 100%
  91. [22:40:17] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  92. [22:40:17] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  93. [22:40:17] [Server thread/INFO]: Sapling Growth Modifier: 100%
  94. [22:40:17] [Server thread/INFO]: Wheat Growth Modifier: 100%
  95. [22:40:17] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  96. [22:40:17] [Server thread/INFO]: Vine Growth Modifier: 100%
  97. [22:40:17] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  98. [22:40:17] [Server thread/INFO]: Mob Spawn Range: 4
  99. [22:40:17] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  100. [22:40:17] [Server thread/INFO]: Entity Tracking Range: Pl 64 / An 64 / Mo 64 / Mi 64 / Other 64
  101. [22:40:17] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  102. [22:40:17] [Server thread/INFO]: Random Lighting Updates: false
  103. [22:40:17] [Server thread/INFO]: Structure Info Saving: true
  104. [22:40:17] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  105. [22:40:17] [Server thread/INFO]: Max TNT Explosions: 100
  106. [22:40:17] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  107. [22:40:17] [Server thread/INFO]: Item Despawn Rate: 6000
  108. [22:40:17] [Server thread/INFO]: Item Merge Radius: 2.5
  109. [22:40:17] [Server thread/INFO]: Arrow Despawn Rate: 1200
  110. [22:40:17] [Server thread/INFO]: View Distance: 10
  111. [22:40:17] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  112. [22:40:17] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  113. [22:40:17] [Server thread/INFO]: Experience Merge Radius: 3.0
  114. [22:40:17] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  115. [22:40:17] [Server thread/INFO]: -------- World Settings For [hub_nether] --------
  116. [22:40:17] [Server thread/INFO]: Cactus Growth Modifier: 100%
  117. [22:40:17] [Server thread/INFO]: Cane Growth Modifier: 100%
  118. [22:40:17] [Server thread/INFO]: Melon Growth Modifier: 100%
  119. [22:40:17] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  120. [22:40:17] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  121. [22:40:17] [Server thread/INFO]: Sapling Growth Modifier: 100%
  122. [22:40:17] [Server thread/INFO]: Wheat Growth Modifier: 100%
  123. [22:40:17] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  124. [22:40:17] [Server thread/INFO]: Vine Growth Modifier: 100%
  125. [22:40:17] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  126. [22:40:17] [Server thread/INFO]: Mob Spawn Range: 4
  127. [22:40:17] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  128. [22:40:17] [Server thread/INFO]: Entity Tracking Range: Pl 64 / An 64 / Mo 64 / Mi 64 / Other 64
  129. [22:40:17] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  130. [22:40:17] [Server thread/INFO]: Random Lighting Updates: false
  131. [22:40:17] [Server thread/INFO]: Structure Info Saving: true
  132. [22:40:17] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  133. [22:40:17] [Server thread/INFO]: Max TNT Explosions: 100
  134. [22:40:17] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  135. [22:40:17] [Server thread/INFO]: Item Despawn Rate: 6000
  136. [22:40:17] [Server thread/INFO]: Item Merge Radius: 2.5
  137. [22:40:17] [Server thread/INFO]: Arrow Despawn Rate: 1200
  138. [22:40:17] [Server thread/INFO]: View Distance: 10
  139. [22:40:17] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  140. [22:40:17] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  141. [22:40:17] [Server thread/INFO]: Experience Merge Radius: 3.0
  142. [22:40:17] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  143. [22:40:17] [Server thread/INFO]: -------- World Settings For [hub_the_end] --------
  144. [22:40:17] [Server thread/INFO]: Cactus Growth Modifier: 100%
  145. [22:40:17] [Server thread/INFO]: Cane Growth Modifier: 100%
  146. [22:40:17] [Server thread/INFO]: Melon Growth Modifier: 100%
  147. [22:40:17] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  148. [22:40:17] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  149. [22:40:17] [Server thread/INFO]: Sapling Growth Modifier: 100%
  150. [22:40:17] [Server thread/INFO]: Wheat Growth Modifier: 100%
  151. [22:40:17] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  152. [22:40:17] [Server thread/INFO]: Vine Growth Modifier: 100%
  153. [22:40:17] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  154. [22:40:17] [Server thread/INFO]: Mob Spawn Range: 4
  155. [22:40:17] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  156. [22:40:17] [Server thread/INFO]: Entity Tracking Range: Pl 64 / An 64 / Mo 64 / Mi 64 / Other 64
  157. [22:40:17] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  158. [22:40:17] [Server thread/INFO]: Random Lighting Updates: false
  159. [22:40:17] [Server thread/INFO]: Structure Info Saving: true
  160. [22:40:17] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  161. [22:40:17] [Server thread/INFO]: Max TNT Explosions: 100
  162. [22:40:17] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  163. [22:40:17] [Server thread/INFO]: Item Despawn Rate: 6000
  164. [22:40:17] [Server thread/INFO]: Item Merge Radius: 2.5
  165. [22:40:17] [Server thread/INFO]: Arrow Despawn Rate: 1200
  166. [22:40:17] [Server thread/INFO]: View Distance: 10
  167. [22:40:17] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  168. [22:40:17] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  169. [22:40:17] [Server thread/INFO]: Experience Merge Radius: 3.0
  170. [22:40:17] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  171. [22:40:17] [Server thread/INFO]: Preparing start region for level 0 (Seed: 7867680224431261696)
  172. [22:40:17] [Server thread/INFO]: Preparing start region for level 1 (Seed: 4369936410676831238)
  173. [22:40:18] [Server thread/INFO]: Preparing start region for level 2 (Seed: 4369936410676831238)
  174. [22:40:18] [Server thread/INFO]: [SpawnJoin] Enabling SpawnJoin v1.0.6.1
  175. [22:40:18] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.5.0-SNAPSHOT-b722
  176. [22:40:18] [Server thread/INFO]: -------- World Settings For [voidTest] --------
  177. [22:40:18] [Server thread/INFO]: Cactus Growth Modifier: 100%
  178. [22:40:18] [Server thread/INFO]: Cane Growth Modifier: 100%
  179. [22:40:18] [Server thread/INFO]: Melon Growth Modifier: 100%
  180. [22:40:18] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  181. [22:40:18] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  182. [22:40:18] [Server thread/INFO]: Sapling Growth Modifier: 100%
  183. [22:40:18] [Server thread/INFO]: Wheat Growth Modifier: 100%
  184. [22:40:18] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  185. [22:40:18] [Server thread/INFO]: Vine Growth Modifier: 100%
  186. [22:40:18] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  187. [22:40:18] [Server thread/INFO]: Mob Spawn Range: 4
  188. [22:40:18] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  189. [22:40:18] [Server thread/INFO]: Entity Tracking Range: Pl 64 / An 64 / Mo 64 / Mi 64 / Other 64
  190. [22:40:18] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  191. [22:40:18] [Server thread/INFO]: Random Lighting Updates: false
  192. [22:40:18] [Server thread/INFO]: Structure Info Saving: true
  193. [22:40:18] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  194. [22:40:18] [Server thread/INFO]: Max TNT Explosions: 100
  195. [22:40:18] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  196. [22:40:18] [Server thread/INFO]: Item Despawn Rate: 6000
  197. [22:40:18] [Server thread/INFO]: Item Merge Radius: 2.5
  198. [22:40:18] [Server thread/INFO]: Arrow Despawn Rate: 1200
  199. [22:40:18] [Server thread/INFO]: View Distance: 10
  200. [22:40:18] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  201. [22:40:18] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  202. [22:40:18] [Server thread/INFO]: Experience Merge Radius: 3.0
  203. [22:40:18] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  204. [22:40:18] [Server thread/INFO]: Preparing start region for level 3 (Seed: 5252314052983579643)
  205. [22:40:19] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: world
  206. [22:40:19] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
  207. [22:40:19] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: world_the_end
  208. [22:40:19] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
  209. [22:40:19] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: PlotWorld2_nether
  210. [22:40:19] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
  211. [22:40:19] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: world_nether
  212. [22:40:19] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
  213. [22:40:19] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: PlotWorld2_the_end
  214. [22:40:19] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
  215. [22:40:19] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: PlotWorld2
  216. [22:40:19] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
  217. [22:40:19] [Server thread/INFO]: [Multiverse-Core] 4 - World(s) loaded.
  218. [22:40:19] [Server thread/INFO]: [Multiverse-Core] Version 2.5.0-SNAPSHOT-b722 (API v20) Enabled - By Rigby, fernferret, lithium3141 and main--
  219. [22:40:19] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1.4-SNAPSHOT;3621-2e10fe8
  220. [22:40:19] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
  221. [22:40:19] [Server thread/WARN]: [WorldEdit]
  222. **********************************************
  223. ** This WorldEdit version does not fully support your version of Bukkit.
  224. **
  225. ** When working with blocks or undoing, chests will be empty, signs
  226. ** will be blank, and so on. There will be no support for entity
  227. ** and biome-related functions.
  228. **
  229. ** Please see http://wiki.sk89q.com/wiki/WorldEdit/Bukkit_adapters
  230. **********************************************
  231.  
  232. [22:40:19] [Server thread/INFO]: [DiscordSRV] Enabling DiscordSRV v12.3
  233. [22:40:19] [Server thread/INFO]: [DiscordSRV] DiscordSRV is up-to-date. For change logs see the latest file at http://dev.bukkit.org/bukkit-plugins/discordsrv/
  234. [22:40:20] [Server thread/INFO]: [DiscordSRV] Thank you so much to these people for allowing DiscordSRV to grow to what it is:
  235. [22:40:20] [Server thread/INFO]: [DiscordSRV] Androkai
  236. [22:40:20] [Server thread/INFO]: [DiscordSRV] anton8604
  237. [22:40:20] [Server thread/INFO]: [DiscordSRV] buildblox
  238. [22:40:20] [Server thread/INFO]: [DiscordSRV] Bysokar
  239. [22:40:20] [Server thread/INFO]: [DiscordSRV] CoreyD97
  240. [22:40:20] [Server thread/INFO]: [DiscordSRV] DeeKay
  241. [22:40:20] [Server thread/INFO]: [DiscordSRV] Diamondman121314/DMAN
  242. [22:40:20] [Server thread/INFO]: [DiscordSRV] FataL
  243. [22:40:20] [Server thread/INFO]: [DiscordSRV] Foxy
  244. [22:40:20] [Server thread/INFO]: [DiscordSRV] geekhideout
  245. [22:40:20] [Server thread/INFO]: [DiscordSRV] KaizenWorlds
  246. [22:40:20] [Server thread/INFO]: [DiscordSRV] LDSG Ghost
  247. [22:40:20] [Server thread/INFO]: [DiscordSRV] Mick
  248. [22:40:20] [Server thread/INFO]: [DiscordSRV] Rui
  249. [22:40:20] [Server thread/INFO]: [DiscordSRV] Ryan (The Loyal One)
  250. [22:40:20] [Server thread/INFO]: [DiscordSRV]
  251. [22:40:20] [Server thread/INFO]: [DiscordSRV] [JDA] JDA starting...
  252. [22:40:20] [Server thread/INFO]: [DiscordSRV] [JDA] Login Successful!
  253. [22:40:21] [ReadingThread/INFO]: [DiscordSRV] [JDA] Connected to WebSocket
  254. [22:40:21] [ReadingThread/INFO]: [DiscordSRV] [JDA] Finished Loading!
  255. [22:40:21] [Server thread/INFO]: [DiscordSRV] Found guild G:Popicraft Minecraft(174323361625800705)
  256. [22:40:21] [Server thread/INFO]: [DiscordSRV] - TC:general(174323361625800705)
  257. [22:40:21] [Server thread/INFO]: [DiscordSRV] - TC:staff(239271204504993792)
  258. [22:40:21] [Server thread/INFO]: [DiscordSRV] - TC:serverchat(259110371082764291)
  259. [22:40:21] [Server thread/INFO]: [DiscordSRV] - TC:servertesting(259858617837027329)
  260. [22:40:21] [Server thread/WARN]: [DiscordSRV] Specified console channel from config could not be found
  261. [22:40:21] [Server thread/INFO]: [DiscordSRV] No chat plugin hooks enabled
  262. [22:40:21] [Server thread/INFO]: [DiscordSRV] Colors: {3498db=&3, 9b59b6=&5, 71368a=&5, a84300=&6, 99aab5=&f, e74c3c=&c, 11806a=&2, 206694=&1, 992d22=&4, e91e63=&d, e67e22=&6, 979c9f=&7, 607d8b=&8, ad1457=&d, 1abc9c=&a, 95a5a6=&7, c27c0e=&6, 1f8b4c=&2, f1c40f=&e, 2ecc71=&a, 546e7a=&8}
  263. [22:40:21] [Server thread/INFO]: [Essentials] Enabling Essentials v2.0.1-b455
  264. [22:40:21] [Server thread/INFO]: [Essentials] Using 1.8.3+ BlockStateMeta provider as mob spawner provider.
  265. [22:40:22] [Server thread/INFO]: [Essentials] Using Reflection based provider as spawn egg provider.
  266. [22:40:22] [Server thread/INFO]: [Essentials] Using 1.9+ BasePotionData provider as potion meta provider.
  267. [22:40:22] [Server thread/INFO]: Using locale en_CA
  268. [22:40:22] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global PluginMetrics config.
  269. [22:40:22] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
  270. [22:40:22] [Server thread/INFO]: [Essentials] Using Vault based permissions (zPermissions)
  271. [22:40:22] [Server thread/INFO]: [PurpleIRC] Enabling PurpleIRC v1.0-258
  272. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] Debug enabled
  273. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] strip-game-colors: false
  274. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] strip-irc-colors: false
  275. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] message-format: console-chat => [§dServer§r] %MESSAGE%
  276. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] message-format: cross-chat => [§4%SERVER%§r] %MESSAGE%
  277. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] message-format: command-sent => Command sent: %COMMAND%
  278. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] message-format: game-achievement => [§2%WORLD%§r] %NAME% has just earned the achievement [%MESSAGE%]
  279. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] message-format: game-mode => [§2%WORLD%§r] %NAME% has changed game mode: [%MESSAGE%]
  280. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] message-format: game-action => [§2%WORLD%§r]***%NAME% %MESSAGE%
  281. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] message-format: game-pchat => [§2%WORLD%] <%NAME%> %MESSAGE%
  282. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] message-format: death-messages => [§2%WORLD%§r]%MESSAGE%
  283. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] message-format: game-pchat-response => §6-> §7%TARGET%: %MESSAGE%
  284. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] message-format: game-chat => [§2%WORLD%§r] <%NAME%> %MESSAGE%
  285. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] message-format: game-death => [§2%WORLD%§r] %MESSAGE%
  286. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] message-format: game-kick => [§2%WORLD%§r] %MESSAGE%: %REASON%
  287. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] message-format: game-join => [§2%WORLD%§r] %NAME% joined the game.
  288. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] message-format: game-first-join => [§2%WORLD%§r] %NAME% joined the game for the very first time.
  289. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] message-format: game-quit => [§2%WORLD%§r] %NAME% left the game.
  290. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] message-format: fake-join => [§2%WORLD%§r] %NAME% joined the game.
  291. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] message-format: fake-quit => [§2%WORLD%§r] %NAME% left the game.
  292. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] message-format: game-command => [§2%WORLD%§r] Command detected by %NAME%: %COMMAND% %PARAMS%
  293. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] message-format: game-send => [§2%WORLD%§r]<%NAME%> %MESSAGE%
  294. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] message-format: ess-player-afk => [§2%WORLD%§r] %NAME% is now AFK
  295. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] message-format: ess-player-not-afk => [§2%WORLD%§r] %NAME% is no longer AFK
  296. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] message-format: ess-helpop => §4[HelpOp] %DISPLAYNAME%§r: %MESSAGE%
  297. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] message-format: irc-ess-helpop => §4[HelpOp] %DISPLAYNAME%§r: %MESSAGE%
  298. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] message-format: irc-action => [§4IRC§r] ***%NAME% %MESSAGE%
  299. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] message-format: irc-chat => [§4IRC§r]<%NAME%> %MESSAGE%
  300. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] message-format: irc-chat-response => §6-> §7Minecraft: %MESSAGE%
  301. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] message-format: irc-pchat => §dPrivate message: [§4IRC§r]<%NAME%> %MESSAGE%
  302. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] message-format: irc-pchat-response => §6-> §7%TARGET%: %MESSAGE%
  303. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] message-format: irc-hchat-response => §6-> §7%TARGET%: %MESSAGE%
  304. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] message-format: irc-join => [§4IRC§r] %NAME% has joined %CHANNEL%.
  305. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] message-format: irc-kick => [§4IRC§r] %NAME% was kicked from %CHANNEL% by %KICKER%. (Reason- %REASON%)
  306. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] message-format: irc-part => [§4IRC§r] %NAME% has left %CHANNEL%.
  307. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] message-format: irc-quit => [§4IRC§r] %NAME% has left %CHANNEL%. (Reason: %REASON%)
  308. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] message-format: irc-topic => [§4IRC§r] Topic changed by %NAME%: %TOPIC%.
  309. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] message-format: irc-nickchange => [§4IRC§r] %OLDNICK% is now known as %NEWNICK%.
  310. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] message-format: irc-mode => [§4IRC§r] %NAME% %MODE% on %CHANNEL%
  311. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] message-format: irc-console-chat => §f[§5IRC§f]§r<%NAME%> %MESSAGE%
  312. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] message-format: irc-notice => [§4IRC§r] [notice(%CHANNEL%)] %NOTICE%
  313. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] message-format: irc-a-response => §6-> §7[AdminChat]: %MESSAGE%
  314. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] message-format: game-a-chat => [%WORLD%] <%NAME%> -> [AdminChat]: %MESSAGE%
  315. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] message-format: irc-a-chat => [AdminChat] [§4IRC§r] %MESSAGE%
  316. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] message-format: discord-chat => [Discord] %MESSAGE%
  317. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] message-format: irc-discord-chat => [§4IRC§r]<%NAME%> %MESSAGE%
  318. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] message-format: clever-send => [§4BOT]<%NAME%> %MESSAGE%
  319. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] message-format: mcmmo-admin-chat => [admin:%WORLD%]<%NAME%> %MESSAGE%
  320. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] message-format: mcmmo-party-chat => [party:%PARTY%]<%NAME%> %MESSAGE%
  321. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] message-format: mcmmo-chat => [mcMMO]<%NAME%> %MESSAGE%
  322. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] message-format: irc-mcmmo-admin-chat => [§4IRC§r]<%NAME%> %MESSAGE%
  323. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] message-format: irc-mcmmo-party-chat => [§4IRC§r]<%NAME%> %MESSAGE%
  324. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] message-format: faction-public-chat => [%FACTIONMODE%§r][%FACTIONTAG%]<%NAME%> %MESSAGE%
  325. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] message-format: faction-ally-chat => [%FACTIONMODE%§r][%FACTIONTAG%]<%NAME%> %MESSAGE%
  326. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] message-format: faction-enemy-chat => [%FACTIONMODE%§r][%FACTIONTAG%]<%NAME%> %MESSAGE%
  327. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] message-format: hero-chat => [%CHANNEL%]<%NAME%> %MESSAGE%
  328. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] message-format: hero-action => [§2%CHANNEL%§r]***%NAME% %MESSAGE%
  329. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] message-format: irc-hero-action => [§3IRC§r] ***%NAME% %MESSAGE%
  330. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] message-format: irc-hero-chat => [§3IRC§r]<%NAME%> %MESSAGE%
  331. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] message-format: irc-hero-join => [§3IRC§r] %NAME% has joined %CHANNEL%.
  332. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] message-format: irc-hero-kick => [§3IRC§r] %NAME% was kicked from %CHANNEL% by %KICKER%. (Reason- %REASON%)
  333. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] message-format: irc-hero-part => [§3IRC§r] %NAME% has left %CHANNEL%.
  334. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] message-format: irc-hero-quit => [§3IRC§r] %NAME% has left %CHANNEL%.
  335. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] message-format: irc-hero-topic => [§3IRC§r] Topic changed by %NAME%: %TOPIC%.
  336. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] message-format: irc-venture-action => [§3IRC§r] ***%NAME% %MESSAGE%
  337. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] message-format: irc-venture-chat => [§3IRC§r]<%NAME%> %MESSAGE%
  338. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] message-format: irc-venture-join => [§3IRC§r] %NAME% has joined %CHANNEL%.
  339. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] message-format: irc-venture-kick => [§3IRC§r] %NAME% was kicked from %CHANNEL% by %KICKER%. (Reason- %REASON%)
  340. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] message-format: irc-venture-part => [§3IRC§r] %NAME% has left %CHANNEL%.
  341. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] message-format: irc-venture-quit => [§3IRC§r] %NAME% has left %CHANNEL%.
  342. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] message-format: irc-venture-topic => [§3IRC§r] Topic changed by %NAME%: %TOPIC%.
  343. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] message-format: titan-chat => [%CHANNEL%]<%NAME%> %MESSAGE%
  344. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] message-format: irc-titan-chat => [§3IRC§r]<%NAME%> %MESSAGE%
  345. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] message-format: ultimatechat-chat => [%CHANNEL%]<%NAME%> %MESSAGE%
  346. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] message-format: irc-ultimatechat-chat => [§3IRC§r]<%NAME%> %MESSAGE%
  347. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] message-format: valid-irc-commands => Valid commands: %COMMANDS%
  348. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] message-format: invalid-irc-command => I'm sorry '%NICK%' I can't do that. Type '%CMDPREFIX%help' for a list of commands I might respond to.
  349. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] message-format: no-perm-for-irc-command => I'm sorry '%NICK%' you are not authorized to do that. Type '%CMDPREFIX%help' for a list of commands I might respond to.
  350. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] message-format: rts-notify => [RTS:New] #%TICKETNUMBER% <%NAME%> %MESSAGE%
  351. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] message-format: rts-complete => [RTS:Complete] #%TICKETNUMBER% <%NAME%> %MESSAGE%
  352. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] message-format: rts-claim => [RTS:Claim] #%TICKETNUMBER% <%NAME%> %MESSAGE%
  353. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] message-format: rts-unclaim => [RTS:Unclaim] #%TICKETNUMBER% <%NAME%> %MESSAGE%
  354. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] message-format: rts-held => [RTS:Held] #%TICKETNUMBER% <%NAME%> %MESSAGE%
  355. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] message-format: rts-assign => [RTS:Assign] #%TICKETNUMBER% <%NAME%> %MESSAGE%
  356. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] message-format: rts-reopen => [RTS:Reopen] #%TICKETNUMBER% <%NAME%> %MESSAGE%
  357. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] message-format: stm-create => [STM] Ticket #%TICKETNUMBER% created by %NAME%: %REASON% %MESSAGE%
  358. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] message-format: stm-claim => [STM] Ticket #%TICKETNUMBER% claim by %MODNAME%: %REASON% %MESSAGE%
  359. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] message-format: stm-close => [STM] Ticket #%TICKETNUMBER% closed by %MODNAME%: %REASON% %MESSAGE%
  360. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] message-format: stm-comment => [STM] Ticket #%TICKETNUMBER% new comment by %MODNAME%: %REASON% %MESSAGE%
  361. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] message-format: dynmap-web-chat => [Dynmap] <%NAME%> %MESSAGE%
  362. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] message-format: irc-dynmap-web-chat => [IRC] %MESSAGE%
  363. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] message-format: irc-action-dynmap-web-chat => [IRC] ***%NAME% %MESSAGE%
  364. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] message-format: irc-dynmap-nick => [IRC] %NICK%
  365. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] message-format: irc-dynmap-action-nick => [IRC] ***%NICK%
  366. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] message-format: ore-broadcast => [OreBroadcast] %MESSAGE%
  367. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] message-format: jobs-separator => ,
  368. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] message-format: irc-hero-channels => MemorySection[path='message-format.irc-hero-channels', root='YamlConfiguration']
  369. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] message-format: irc-hero-action-channels => MemorySection[path='message-format.irc-hero-action-channels', root='YamlConfiguration']
  370. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] message-format: hero-channels => MemorySection[path='message-format.hero-channels', root='YamlConfiguration']
  371. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] message-format: hero-action-channels => MemorySection[path='message-format.hero-action-channels', root='YamlConfiguration']
  372. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] message-format: irc-venture-channels => MemorySection[path='message-format.irc-venture-channels', root='YamlConfiguration']
  373. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] message-format: irc-venture-action-channels => MemorySection[path='message-format.irc-venture-action-channels', root='YamlConfiguration']
  374. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] message-format: venture-channels => MemorySection[path='message-format.venture-channels', root='YamlConfiguration']
  375. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] message-format: venture-action-channels => MemorySection[path='message-format.venture-action-channels', root='YamlConfiguration']
  376. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] message-format: towny-channel-chat => %TOWNYCHANNELTAG%[%TOWNYCHANNEL%]<%NAME%> %MESSAGE%
  377. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] message-format: irc-towny-chat => [§3IRC§r]<%NAME%> %MESSAGE%
  378. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] message-format: irc-towny-channels => MemorySection[path='message-format.irc-towny-channels', root='YamlConfiguration']
  379. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] message-format: broadcast-message => [Broadcast] <%NAME%> %MESSAGE%
  380. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] message-format: broadcast-console-message => [Broadcast] <Console> %MESSAGE%
  381. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] message-format: prism-rollback => [PrismRollback] [Player: %NAME%] [Radius: %RADIUS%] [Command: %COMMAND%] [Keyword: %KEYWORD%] [X,Y,Z: %X%,%Y%,%Z%] [World: %PARAMWORLD%]
  382. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] message-format: prism-drain => [PrismDrain] [Player: %NAME%] [Radius: %RADIUS%] [OrigBlock: %ORIGINALBLOCK%] [NewBlock: %NEWBLOCK%] [X,Y,Z: %X%,%Y%,%Z%] [World: %BLOCKWORLD%]
  383. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] message-format: prism-extinguish => [PrismExtinguish] [Player: %NAME%] [Radius%: %RADIUS] [OrigBlock: %ORIGINALBLOCK%] [NewBlock: %NEWBLOCK%] [X,Y,Z: %X%,%Y%,%Z%] [World: %BLOCKWORLD%]
  384. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] message-format: prism-custom => [PrismCustom] [Player: %NAME%] [Action: %ACTION%] [Message: %MESSAGE%] [Plugin: %PLUGIN%]
  385. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] message-format: reddit-messages => [R] %MESSAGE%
  386. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] message-format: ntheendagain-hard => [NTheEndAgain] %MESSAGE%
  387. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] message-format: ntheendagain-soft => [NTheEndAgain] %MESSAGE%
  388. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] message-format: ntheendagain-crystal => [NTheEndAgain] %MESSAGE%
  389. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] message-format: default-player-suffix =>
  390. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] message-format: default-player-prefix =>
  391. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] message-format: default-group-suffix =>
  392. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] message-format: default-group-prefix =>
  393. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] message-format: default-player-world => world
  394. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] message-format: default-player-group =>
  395. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] message-format: game-flood-warning => §3Message not sent to IRC due to spamming. §rCooldown: %COOLDOWN%s
  396. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] message-format: irc-flood-warning => §3Message not sent to game due to spamming. §rCooldown: %COOLDOWN%s
  397. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] message-format: log-tailer => [LOG: %FILE%] %LINE%
  398. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] message-format.irc-hero-channels: Global => [G][IRC]%PLAYERPREFIX%%NAME% %MESSAGE%
  399. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] message-format.irc-hero-action-channels: Global => [G][IRC]***%PLAYERPREFIX%%NAME% %MESSAGE%
  400. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] message-format.irc-towny-channels: irc => [IRC]%PLAYERPREFIX%%NAME% %MESSAGE%
  401. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] message-format.hero-channels: Global => [%CHANNEL%]<%NAME%> %MESSAGE%
  402. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] message-format.hero-action-channels: Global => [§2%CHANNEL%§r]***%NAME% %MESSAGE%
  403. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] message-format.venture-channels: Global => §f[§2Global§f] <%NAME%>§2: %MESSAGE%
  404. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] message-format.venture-channels: Staff => §f[§aStaff§f] <%NAME%>§a: %MESSAGE%
  405. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] message-format.venture-channels: Admin => §f[§cAdmin§f] <%NAME%>§c: %MESSAGE%
  406. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] message-format.venture-channels: Donator => §f[§dDonator§f] <%NAME%>§d: %MESSAGE%
  407. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] message-format.venture-channels: Help => §f[§bHelp§f] <%NAME%>§b: %MESSAGE%
  408. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] message-format.venture-channels: Trade => §f[§3Trade§f] <%NAME%>§3: %MESSAGE%
  409. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] message-format.venture-channels: Local => §f[§eLocal§f] <%NAME%>§e: %MESSAGE%
  410. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] message-format.venture-channels: Network => §f[§6Network§f] <%NAME%>§6: %MESSAGE%
  411. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] message-format.venture-action-channels: Global => §f[§2Global§f]***%NAME%§2: %MESSAGE%
  412. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] message-format.venture-action-channels: Staff => §f[§aStaff§f]***%NAME%§a: %MESSAGE%
  413. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] message-format.venture-action-channels: Admin => §f[§cAdmin§f]***%NAME%§c: %MESSAGE%
  414. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] message-format.venture-action-channels: Donator => §f[§dDonator§f]***%NAME%§d: %MESSAGE%
  415. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] message-format.venture-action-channels: Help => §f[§bHelp§f]***%NAME%§b: %MESSAGE%
  416. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] message-format.venture-action-channels: Trade => §f[§3Trade§f]***%NAME%§3: %MESSAGE%
  417. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] message-format.venture-action-channels: Local => §f[§eLocal§f]***%NAME%§e: %MESSAGE%
  418. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] message-format.venture-action-channels: Network => §f[§6Network§f]***%NAME%§6: %MESSAGE%
  419. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] message-format.irc-venture-channels: Global => §f[§2Global§f] [§4IRC§f] <%NAME%>§2: %MESSAGE%
  420. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] message-format.irc-venture-channels: Staff => §f[§aStaff§f] [§4IRC§f] <%NAME%>§a: %MESSAGE%
  421. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] message-format.irc-venture-channels: Admin => §f[§cAdmin§f] [§4IRC§f] <%NAME%>§c: %MESSAGE%
  422. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] message-format.irc-venture-channels: Donator => §f[§dDonator§f] [§4IRC§f] <%NAME%>§d: %MESSAGE%
  423. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] message-format.irc-venture-channels: Help => §f[§bHelp§f] [§4IRC§f] <%NAME%>§b: %MESSAGE%
  424. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] message-format.irc-venture-channels: Trade => §f[§3Trade§f] [§4IRC§f] <%NAME%>§3: %MESSAGE%
  425. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] message-format.irc-venture-channels: Local => §f[§eLocal§f] [§4IRC§f] <%NAME%>§e: %MESSAGE%
  426. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] message-format.irc-venture-channels: Network => §f[§6Network§f] [§4IRC§f] <%NAME%>§6: %MESSAGE%
  427. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] message-format.irc-venture-action-channels: Global => §f[§2Global§f] [§4IRC§f]***%NAME%§2: %MESSAGE%
  428. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] message-format.irc-venture-action-channels: Staff => §f[§aStaff§f] [§4IRC§f]***%NAME%§a: %MESSAGE%
  429. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] message-format.irc-venture-action-channels: Admin => §f[§cAdmin§f] [§4IRC§f]***%NAME%§c: %MESSAGE%
  430. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] message-format.irc-venture-action-channels: Donator => §f[§dDonator§f] [§4IRC§f]***%NAME%§d: %MESSAGE%
  431. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] message-format.irc-venture-action-channels: Help => §f[§bHelp§f] [§4IRC§f]***%NAME%§b: %MESSAGE%
  432. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] message-format.irc-venture-action-channels: Trade => §f[§3Trade§f] [§4IRC§f]***%NAME%§3: %MESSAGE%
  433. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] message-format.irc-venture-action-channels: Local => §f[§eLocal§f] [§4IRC§f]***%NAME%§e: %MESSAGE%
  434. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] message-format.irc-venture-action-channels: Network => §f[§6Network§f] [§4IRC§f]***%NAME%§6: %MESSAGE%
  435. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] addIrcColorMap: AQUA => CYAN
  436. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] addIrcColorMap: BLACK => BLACK
  437. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] addIrcColorMap: BLUE => BLUE
  438. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] addIrcColorMap: BOLD => BOLD
  439. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] addIrcColorMap: DARK_AQUA => TEAL
  440. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] addIrcColorMap: DARK_BLUE => DARK_BLUE
  441. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] addIrcColorMap: DARK_GRAY => DARK_GRAY
  442. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] addIrcColorMap: DARK_GREEN => DARK_GREEN
  443. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] addIrcColorMap: DARK_PURPLE => PURPLE
  444. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] addIrcColorMap: DARK_RED => RED
  445. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] addIrcColorMap: GOLD => OLIVE
  446. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] addIrcColorMap: GRAY => LIGHT_GRAY
  447. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] addIrcColorMap: GREEN => GREEN
  448. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] addIrcColorMap: LIGHT_PURPLE => MAGENTA
  449. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] addIrcColorMap: RED => RED
  450. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] addIrcColorMap: UNDERLINE => UNDERLINE
  451. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] addIrcColorMap: YELLOW => YELLOW
  452. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] addIrcColorMap: WHITE => WHITE
  453. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] addIrcColorMap: RESET => NORMAL
  454. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] addIrcColorMap: ITALIC => ITALIC
  455. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] addGameColorMap: BLACK => BLACK
  456. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] addGameColorMap: BLUE => BLUE
  457. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] addGameColorMap: BOLD => BOLD
  458. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] addGameColorMap: BROWN => GRAY
  459. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] addGameColorMap: CYAN => AQUA
  460. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] addGameColorMap: DARK_BLUE => DARK_BLUE
  461. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] addGameColorMap: DARK_GRAY => DARK_GRAY
  462. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] addGameColorMap: DARK_GREEN => DARK_GREEN
  463. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] addGameColorMap: GREEN => GREEN
  464. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] addGameColorMap: LIGHT_GRAY => GRAY
  465. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] addGameColorMap: MAGENTA => LIGHT_PURPLE
  466. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] addGameColorMap: NORMAL => RESET
  467. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] addGameColorMap: OLIVE => GOLD
  468. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] addGameColorMap: PURPLE => DARK_PURPLE
  469. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] addGameColorMap: RED => RED
  470. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] addGameColorMap: TEAL => DARK_AQUA
  471. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] addGameColorMap: UNDERLINE => UNDERLINE
  472. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] addGameColorMap: WHITE => WHITE
  473. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] addGameColorMap: YELLOW => YELLOW
  474. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] addGameColorMap: ITALIC => ITALIC
  475. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] custom-tab-list: false
  476. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] custom-tab-prefix: [I]
  477. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] custom-tab-gamemode: SPECTATOR
  478. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] Caching displayName for PoisonedPanther = §c[§3CoOwner§c] §3§4§3Jaden§r
  479. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] Caching UUID for PoisonedPanther = e7ee2d6f-03e1-4e77-b6a4-010535009ecb
  480. [22:40:22] [Server thread/INFO]: [PurpleIRC] Detecting plugin hooks...
  481. [22:40:22] [Server thread/INFO]: [PurpleIRC] Hook NOT enabled: Herochat
  482. [22:40:22] [Server thread/INFO]: [PurpleIRC] Hook NOT enabled: GriefPrevention
  483. [22:40:22] [Server thread/INFO]: [PurpleIRC] Hook NOT enabled: TitanChat
  484. [22:40:22] [Server thread/INFO]: [PurpleIRC] Hook NOT enabled: VentureChat
  485. [22:40:22] [Server thread/INFO]: [PurpleIRC] Hook NOT enabled: Prism
  486. [22:40:22] [Server thread/INFO]: [PurpleIRC] Hook NOT enabled: RedditStream
  487. [22:40:22] [Server thread/INFO]: [PurpleIRC] Hook NOT enabled: TownyChat
  488. [22:40:22] [Server thread/INFO]: [PurpleIRC] Hook NOT enabled: CleverNotch
  489. [22:40:22] [Server thread/INFO]: [PurpleIRC] Hook NOT enabled: mcMMO
  490. [22:40:22] [Server thread/INFO]: [PurpleIRC] Hook NOT enabled: FactionChat
  491. [22:40:22] [Server thread/INFO]: [PurpleIRC] Hook NOT enabled: AdminPrivateChat
  492. [22:40:22] [Server thread/INFO]: [PurpleIRC] Hook NOT enabled: CommandBook
  493. [22:40:22] [Server thread/INFO]: [PurpleIRC] Hook NOT enabled: Jobs
  494. [22:40:22] [Server thread/INFO]: [PurpleIRC] Hook NOT enabled: DeathMessages
  495. [22:40:22] [Server thread/INFO]: [PurpleIRC] Hook NOT enabled: Shortify
  496. [22:40:22] [Server thread/INFO]: [PurpleIRC] Hook NOT enabled: dynmap
  497. [22:40:22] [Server thread/INFO]: [PurpleIRC] Hook NOT enabled: OreBroadcast
  498. [22:40:22] [Server thread/INFO]: [PurpleIRC] Hook NOT enabled: VanishNoPacket
  499. [22:40:22] [Server thread/INFO]: [PurpleIRC] Hook NOT enabled: SuperVanish
  500. [22:40:22] [Server thread/INFO]: [PurpleIRC] Hook NOT enabled: SuperVanish
  501. [22:40:22] [Server thread/INFO]: [PurpleIRC] Hook NOT enabled: ReportRTS
  502. [22:40:22] [Server thread/INFO]: [PurpleIRC] Hook NOT enabled: SimpleTicketManager
  503. [22:40:22] [Server thread/INFO]: [PurpleIRC] Hook NOT enabled: NTheEndAgain
  504. [22:40:22] [Server thread/INFO]: [PurpleIRC] Hook enabled: Essentials
  505. [22:40:22] [Server thread/INFO]: [PurpleIRC] Hook NOT enabled: PlaceholderAPI
  506. [22:40:22] [Server thread/INFO]: [PurpleIRC] Hook NOT enabled: UltimateChat
  507. [22:40:22] [Server thread/INFO]: -----[ PurpleIRC - Plugin Hooks ]-----
  508. [22:40:22] [Server thread/INFO]: [N] [Herochat]
  509. [22:40:22] [Server thread/INFO]: [N] [GriefPrevention]
  510. [22:40:22] [Server thread/INFO]: [N] [TitanChat]
  511. [22:40:22] [Server thread/INFO]: [N] [VentureChat]
  512. [22:40:22] [Server thread/INFO]: [N] [Prism]
  513. [22:40:22] [Server thread/INFO]: [N] [RedditStream]
  514. [22:40:22] [Server thread/INFO]: [N] [TownyChat]
  515. [22:40:22] [Server thread/INFO]: [N] [CleverNotch]
  516. [22:40:22] [Server thread/INFO]: [N] [mcMMO]
  517. [22:40:22] [Server thread/INFO]: [N] [FactionChat]
  518. [22:40:22] [Server thread/INFO]: [N] [AdminPrivateChat]
  519. [22:40:22] [Server thread/INFO]: [N] [CommandBook]
  520. [22:40:22] [Server thread/INFO]: [N] [Jobs]
  521. [22:40:22] [Server thread/INFO]: [N] [DeathMessages]
  522. [22:40:22] [Server thread/INFO]: [N] [Shortify]
  523. [22:40:22] [Server thread/INFO]: [N] [dynmap]
  524. [22:40:22] [Server thread/INFO]: [N] [OreBroadcast]
  525. [22:40:22] [Server thread/INFO]: [N] [VanishNoPacket]
  526. [22:40:22] [Server thread/INFO]: [N] [SuperVanish]
  527. [22:40:22] [Server thread/INFO]: [N] [SuperVanish]
  528. [22:40:22] [Server thread/INFO]: [N] [ReportRTS]
  529. [22:40:22] [Server thread/INFO]: [N] [SimpleTicketManager]
  530. [22:40:22] [Server thread/INFO]: [N] [NTheEndAgain]
  531. [22:40:22] [Server thread/INFO]: [Y] [Essentials] [v2.0.1-b455]
  532. [22:40:22] [Server thread/INFO]: [N] [PlaceholderAPI]
  533. [22:40:22] [Server thread/INFO]: [N] [UltimateChat]
  534. [22:40:22] [Server thread/INFO]: -------------------------------------
  535. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] Commands enabled: addban, addop, addvoice, ban, connect, ctcp, debug, deop, devoice, disconnect, help, hooks, join, kick, leave, link, linkaccept, list, listbans, listbots, listops, listvoices, load, login, messagedelay, motd, msg, mute, mutelist, nick, notice, op, r, reload, reloadbot, reloadbotconfig, reloadbotconfigs, reloadbots, reloadconfig, removeban, removeop, removevoice, save, say, send, sendraw, server, slist, smsg, test, topic, unban, unload, unmute, updatecheck, voice, whois, znc
  536. [22:40:22] [Server thread/INFO]: [PurpleIRC] Checking for bot files in plugins/PurpleIRC/bots
  537. [22:40:22] [Server thread/INFO]: Loading bot.yml...
  538. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] Ciphers => []
  539. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] No message-format section found for PopicraftHubTest
  540. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] Saving [server]: irc.popicraft.net
  541. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] Message Delay => 1000
  542. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] Nick => PopicraftHubTest
  543. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] Login => PopicraftHubTest
  544. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] Server => irc.popicraft.net
  545. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] Channel Auto Join Delay => 20
  546. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] Bind =>
  547. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] SSL => false
  548. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] DisableDHE => false
  549. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] TLS => false
  550. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] Trust All Certs => false
  551. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] Port => 6667
  552. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] Command Prefix => .
  553. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] Quit Message => §r[§5PurpleIRC§r] §rGood bye!
  554. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] CommandNotifyEnabled => false
  555. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] channelCmdNotifyMode => msg
  556. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] BotLinkingEnabled => false
  557. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] CustomPrefix: AwesomeNick => [AwesomePrefix]
  558. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] CustomPrefix: *!*[email protected] => [Owner]
  559. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] ReplaceFirstOccurence: AwesomeNick => : => &r:
  560. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] ReplaceFirstOccurence: *!*[email protected] => : => &r:
  561. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] Command Notify Recipient => #minecraft-test
  562. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] Command Notify Recipient => example
  563. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] Tailer File => server.log
  564. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] Command Notify Ignore => /login
  565. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] Command Notify Ignore => /register
  566. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] Command Notify Ignore => /auth
  567. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] Filtered from tailer => /\s+\[PurpleIRC\]\s+/
  568. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] [isValidChannel] [c: #popicraftTesting] [b: false]
  569. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] Channel => #popicraftTesting
  570. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] Autojoin => true
  571. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] Topic => New topic
  572. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] Channel Modes =>
  573. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] Topic Protected => false
  574. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] Topic Chanserv Mode => false
  575. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] HeroChannel => admin
  576. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] VentureChatChannel => global
  577. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] TownyChannel => irc
  578. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] DiscordChannel => servertesting
  579. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] LogIrcToHeroChat => false
  580. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] LogIrcToVentureChat => false
  581. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] IgnoreIRCChat => false
  582. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] HideJoinWhenVanished => true
  583. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] HideListWhenVanished => true
  584. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] HideQuitWhenVanished => true
  585. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] InvalidCommandPrivate => false
  586. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] InvalidCommandCTCP => false
  587. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] Shortify => true
  588. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] JoinMessage =>
  589. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] SendMessageOnJoin => false
  590. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] EnableMessageFiltering => false
  591. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] ChannelPrefix =>
  592. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] TabIgnoreDuplicates => false
  593. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] Channel Op => *!*[email protected]
  594. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] Channel Mute => KuShy
  595. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] Enabled Message => console-chat
  596. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] Enabled Message => game-action
  597. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] Enabled Message => game-chat
  598. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] Enabled Message => game-death
  599. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] Enabled Message => game-kick
  600. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] Enabled Message => game-first-join
  601. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] Enabled Message => game-join
  602. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] Enabled Message => game-quit
  603. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] Enabled Message => game-achievement
  604. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] Enabled Message => game-mode
  605. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] Enabled Message => fake-join
  606. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] Enabled Message => fake-quit
  607. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] Enabled Message => ess-helpop
  608. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] Enabled Message => irc-action
  609. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] Enabled Message => irc-chat
  610. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] Enabled Message => irc-pchat
  611. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] Enabled Message => irc-join
  612. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] Enabled Message => irc-kick
  613. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] Enabled Message => irc-part
  614. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] Enabled Message => irc-topic
  615. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] Enabled Message => irc-quit
  616. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] Enabled Message => irc-nickchange
  617. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] Enabled Message => irc-mode
  618. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] Enabled Message => irc-notice
  619. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] Enabled Message => dynmap-web-chat
  620. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] Enabled Message => irc-dynmap-web-chat
  621. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] Enabled Message => irc-action-dynmap-web-chat
  622. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] Enabled Message => mcmmo-admin-chat
  623. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] Enabled Message => mcmmo-party-chat
  624. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] Enabled Message => mcmmo-chat
  625. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] Enabled Message => irc-mcmmo-admin-chat
  626. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] Enabled Message => irc-mcmmo-party-[PARTY]-chat
  627. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] Enabled Message => faction-public-chat
  628. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] Enabled Message => faction-ally-chat
  629. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] Enabled Message => faction-enemy-chat
  630. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] Enabled Message => hero-Global-chat
  631. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] Enabled Message => hero-Global-action
  632. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] Enabled Message => hero-chat
  633. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] Enabled Message => hero-action
  634. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] Enabled Message => clever-chat
  635. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] Enabled Message => titan-chat
  636. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] Enabled Message => ultimatechat-chat
  637. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] Enabled Message => towny-chat
  638. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] Enabled Message => rts-notify
  639. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] Enabled Message => stm-create
  640. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] Enabled Message => stm-claim
  641. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] Enabled Message => stm-close
  642. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] Enabled Message => stm-comment
  643. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] Enabled Message => discord-chat
  644. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] Enabled Message => irc-discord-chat
  645. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] Permission node[#popicraftTesting]: notice: irc.message.notice
  646. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] Permission node[#popicraftTesting]: mode: irc.message.mode
  647. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] Permission node[#popicraftTesting]: part: irc.message.part
  648. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] Permission node[#popicraftTesting]: kick: irc.message.kick
  649. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] Permission node[#popicraftTesting]: join: irc.message.join
  650. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] Permission node[#popicraftTesting]: topic: irc.message.topic
  651. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] Permission node[#popicraftTesting]: chat: irc.message.chat
  652. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] Permission node[#popicraftTesting]: action: irc.message.action
  653. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] Permission node[#popicraftTesting]: quit: irc.message.quit
  654. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] Enabled World => *
  655. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] Tab Ignore => AwesomeBot
  656. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] Action Command => /me
  657. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] Action Command => /eme
  658. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] Filtered From IRC => AwesomeBot
  659. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] join-notice.cooldown: 60
  660. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] join-notice.enabled: false
  661. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] join-notice.private: true
  662. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] join-notice.ctcp: false
  663. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] join-notice.message: /list
  664. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] Command => chat
  665. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] extra_commands: []
  666. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] user_masks: []
  667. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] Command => ochat
  668. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] extra_commands: []
  669. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] user_masks: []
  670. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] Command => h
  671. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] extra_commands: []
  672. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] user_masks: []
  673. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] Command => msg
  674. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] extra_commands: []
  675. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] user_masks: []
  676. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] Command => r
  677. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] extra_commands: []
  678. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] user_masks: []
  679. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] Command => list
  680. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] extra_commands: []
  681. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] user_masks: []
  682. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] Command => help
  683. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] extra_commands: []
  684. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] user_masks: []
  685. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] Command => uptime
  686. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] extra_commands: []
  687. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] user_masks: []
  688. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] Command => version
  689. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] extra_commands: []
  690. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] user_masks: []
  691. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] Command => lag
  692. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] extra_commands: []
  693. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] user_masks: []
  694. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] Command => lv
  695. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] extra_commands: [@version]
  696. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] user_masks: []
  697. [22:40:22] [Server thread/INFO]: [PurpleIRC] Bot loaded from bot.yml [PopicraftHubTest/irc.popicraft.net:6667]
  698. [22:40:22] [Server thread/INFO]: [PurpleIRC] Hooked into Vault v1.5.6-b49
  699. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] Starting command queue
  700. [22:40:22] [Server thread/INFO]: [PurpleIRC] [DEBUG] Starting broadcast queue
  701. [22:40:22] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.0.1-b455
  702. [22:40:22] [Server thread/INFO]: [AncientGates] Enabling AncientGates v2.0.6
  703. [22:40:22] [Server thread/INFO]: [AncientGates] Loading conf from disk
  704. [22:40:22] [Server thread/INFO]: [AncientGates] Enabling bungeecord channels
  705. [22:40:22] [Server thread/INFO]: [AncientGates] Socket comms disabled. Using generic BungeeCord messaging.
  706. [22:40:22] [Server thread/INFO]: [ViaVersion] Enabling ViaVersion v1.0.1
  707. [22:40:22] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.0.1-b455
  708. [22:40:22] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v6.1.2;e38d98d
  709. [22:40:22] [Server thread/INFO]: [WorldGuard] (hub) TNT ignition is PERMITTED.
  710. [22:40:22] [Server thread/INFO]: [WorldGuard] (hub) Lighters are PERMITTED.
  711. [22:40:22] [Server thread/INFO]: [WorldGuard] (hub) Lava fire is blocked.
  712. [22:40:22] [Server thread/INFO]: [WorldGuard] (hub) Fire spread is UNRESTRICTED.
  713. [22:40:22] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'hub'
  714. [22:40:22] [Server thread/INFO]: [WorldGuard] (hub_nether) TNT ignition is PERMITTED.
  715. [22:40:22] [Server thread/INFO]: [WorldGuard] (hub_nether) Lighters are PERMITTED.
  716. [22:40:22] [Server thread/INFO]: [WorldGuard] (hub_nether) Lava fire is blocked.
  717. [22:40:22] [Server thread/INFO]: [WorldGuard] (hub_nether) Fire spread is UNRESTRICTED.
  718. [22:40:22] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'hub_nether'
  719. [22:40:22] [Server thread/INFO]: [WorldGuard] (hub_the_end) TNT ignition is PERMITTED.
  720. [22:40:22] [Server thread/INFO]: [WorldGuard] (hub_the_end) Lighters are PERMITTED.
  721. [22:40:22] [Server thread/INFO]: [WorldGuard] (hub_the_end) Lava fire is blocked.
  722. [22:40:22] [Server thread/INFO]: [WorldGuard] (hub_the_end) Fire spread is UNRESTRICTED.
  723. [22:40:22] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'hub_the_end'
  724. [22:40:22] [Server thread/INFO]: [WorldGuard] (voidTest) TNT ignition is PERMITTED.
  725. [22:40:22] [Server thread/INFO]: [WorldGuard] (voidTest) Lighters are PERMITTED.
  726. [22:40:22] [Server thread/INFO]: [WorldGuard] (voidTest) Lava fire is blocked.
  727. [22:40:22] [Server thread/INFO]: [WorldGuard] (voidTest) Fire spread is UNRESTRICTED.
  728. [22:40:22] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'voidTest'
  729. [22:40:22] [Server thread/INFO]: [WorldGuard] Loading region data...
  730. [22:40:22] [Server thread/INFO]: [BungeePortals] Enabling BungeePortals v1.2
  731. [22:40:22] [Server thread/INFO]: [BungeePortals] Metrics initiated!
  732. [22:40:22] [Server thread/INFO]: [BungeePortals] Commands registered!
  733. [22:40:22] [Server thread/INFO]: [BungeePortals] Events registered!
  734. [22:40:22] [Server thread/INFO]: [BungeePortals] Plugin channel registered!
  735. [22:40:22] [Server thread/INFO]: [BungeePortals] Configuration file config.yml loaded!
  736. [22:40:22] [Server thread/INFO]: [BungeePortals] Configuration file portals.yml loaded!
  737. [22:40:22] [Server thread/INFO]: [BungeePortals] Portal data loaded! (2ms)
  738. [22:40:22] [Server thread/INFO]: [BungeePortals] Save task started!
  739. [22:40:22] [Server thread/INFO]: [BungeePortals] Version 1.2 has been enabled. (12ms)
  740. [22:40:23] [Server thread/INFO]: [AuthMe] Enabling AuthMe v5.2-BETA3-b1134
  741. [22:40:23] [Server thread/INFO]: [AuthMe] Connection arguments loaded, Hikari ConnectionPool ready!
  742. [22:40:23] [Server thread/WARN]: [Server thread] INFO fr.xephi.authme.libs.hikari.HikariDataSource - AuthMeMYSQLPool - Started.
  743. [22:40:23] [Server thread/WARN]: Sat Dec 17 22:40:23 CST 2016 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
  744. [22:40:23] [AuthMeMYSQLPool connection adder/WARN]: Sat Dec 17 22:40:23 CST 2016 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
  745. [22:40:23] [Server thread/INFO]: [AuthMe] MySQL setup finished
  746. [22:40:23] [Server thread/INFO]: [AuthMe] Unhooked from Permissions!
  747. [22:40:23] [Server thread/INFO]: [AuthMe] Hooked into zPermissions!
  748. [22:40:23] [Server thread/INFO]: [AuthMe] Hooked successfully into Essentials
  749. [22:40:23] [Server thread/INFO]: [AuthMe] Hooked successfully into Multiverse-Core
  750. [22:40:23] [AuthMeMYSQLPool connection adder/WARN]: Sat Dec 17 22:40:23 CST 2016 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
  751. [22:40:23] [AuthMeMYSQLPool connection adder/WARN]: Sat Dec 17 22:40:23 CST 2016 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
  752. [22:40:23] [AuthMeMYSQLPool connection adder/WARN]: Sat Dec 17 22:40:23 CST 2016 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
  753. [22:40:23] [AuthMeMYSQLPool connection adder/WARN]: Sat Dec 17 22:40:23 CST 2016 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
  754. [22:40:23] [AuthMeMYSQLPool connection adder/WARN]: Sat Dec 17 22:40:23 CST 2016 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
  755. [22:40:23] [AuthMeMYSQLPool connection adder/WARN]: Sat Dec 17 22:40:23 CST 2016 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
  756. [22:40:23] [AuthMeMYSQLPool connection adder/WARN]: Sat Dec 17 22:40:23 CST 2016 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
  757. [22:40:23] [AuthMeMYSQLPool connection adder/WARN]: Sat Dec 17 22:40:23 CST 2016 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
  758. [22:40:23] [AuthMeMYSQLPool connection adder/WARN]: Sat Dec 17 22:40:23 CST 2016 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
  759. [22:40:23] [Server thread/INFO]: [AuthMe] [LICENSE] This product uses data from the GeoLite API created by MaxMind, available at http://www.maxmind.com
  760. [22:40:23] [Server thread/INFO]: [AuthMe] Development builds are available on our jenkins, thanks to f14stelt.
  761. [22:40:23] [Server thread/INFO]: [AuthMe] Do you want a good game server? Look at our sponsor GameHosting.it leader in Italy as Game Server Provider!
  762. [22:40:23] [Server thread/INFO]: [AuthMe] AuthMe 5.2-BETA3-b1134 correctly enabled!
  763. [22:40:23] [Server thread/INFO]: [AuthMeBridge-AuthMe] Enabling AuthMeBridge-AuthMe v2.0-SNAPSHOT
  764. [22:40:23] [Server thread/INFO]: [AuthMeBridge] Hello world
  765. [22:40:23] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  766. [22:40:23] [Server thread/INFO]: Done (6.333s)! For help, type "help" or "?"
  767. [22:40:23] [Server thread/INFO]: (FAWE) Plugin 'WorldGuard' found. Using it now.
  768. [22:40:23] [Server thread/INFO]: [FastLogin] Hooking into auth plugin: AuthMe
  769. [22:40:24] [Server thread/INFO]: [FastLogin] BungeeCord setting detected. No auth plugin is required
  770. [22:40:24] [Craft Scheduler Thread - 8/INFO]: [PurpleIRC] Checking for stable updates ...
  771. [22:40:24] [Craft Scheduler Thread - 6/INFO]: [PurpleIRC] Using default character set: UTF-8
  772. [22:40:24] [Craft Scheduler Thread - 6/INFO]: [PurpleIRC] [DEBUG] Max line length: 440
  773. [22:40:24] [Server thread/INFO]: [ViaVersion] ViaVersion detected server version: 1.11(315)
  774. [22:40:24] [Server thread/WARN]: [ViaVersion] ViaVersion does not have any compatible versions for this server version, please read our resource page carefully.
  775. [22:40:24] [Server thread/INFO]: [AncientGates] Loading gates from disk
  776. [22:40:24] [Server thread/INFO]: [AncientGates] Loading gates into memory
  777. [22:40:24] [Server thread/INFO]: [AncientGates] Enabled
  778. [22:40:24] [Craft Scheduler Thread - 7/INFO]: [PurpleIRC] Connecting to irc.popicraft.net:6667: [Nick: PopicraftHubTest] [SSL: false] [TrustAllCerts: false] [TLS: false]
  779. [22:40:24] [Craft Scheduler Thread - 0/INFO]: [Vault] Checking for Updates ...
  780. [22:40:24] [Craft Scheduler Thread - 8/INFO]: [PurpleIRC] [DEBUG] newVersionTitle: 258
  781. [22:40:24] [Craft Scheduler Thread - 8/INFO]: [PurpleIRC] No new version available
  782. [22:40:24] [listenerPool0-thread5/INFO]: [PurpleIRC] -irc.popicraft.net-*** Looking up your hostname...
  783. [22:40:24] [listenerPool0-thread1/INFO]: [PurpleIRC] -irc.popicraft.net-*** Found your hostname (Redacted)
  784. [22:40:25] [Craft Scheduler Thread - 0/INFO]: [Vault] No new version available
  785. [22:40:26] [listenerPool0-thread9/INFO]: [PurpleIRC] -irc.popicraft.net-Welcome to PopicraftIRC!
  786. [22:40:26] [listenerPool0-thread11/INFO]: [PurpleIRC] [DEBUG] Broadcast All [irc.message.connect]: [PopicraftHubTest] Connected to IRC server.
  787. [22:40:26] [listenerPool0-thread11/INFO]: [PurpleIRC] [DEBUG] Adding message to broadcast queue: [PopicraftHubTest] Connected to IRC server.
  788. [22:40:26] [listenerPool0-thread11/INFO]: [PurpleIRC] Sending raw message to server
  789. [22:40:26] [listenerPool0-thread19/INFO]: [PurpleIRC] -NickServ-This nickname is registered. Please choose a different nickname, or identify via /msg NickServ identify <password>.
  790. [22:40:26] [Server thread/INFO]: [PopicraftHubTest] Connected to IRC server.
  791. [22:40:26] [listenerPool0-thread18/INFO]: [PurpleIRC] -NickServ-You are now identified for PopicraftHubTest.
  792. [22:40:29] [listenerPool0-thread6/INFO]: [PurpleIRC] [DEBUG] [isValidChannel] [c: #popicraftTesting] [b: true]
  793. [22:40:29] [listenerPool0-thread6/INFO]: [PurpleIRC] [DEBUG] [isMessageEnabled] #popicraftTesting:irc-join:true
  794. [22:40:29] [listenerPool0-thread6/INFO]: [PurpleIRC] [DEBUG] [broadcastIRCJoin] Broadcasting join message because irc-join is true.
  795. [22:40:29] [listenerPool0-thread6/INFO]: [PurpleIRC] [DEBUG] customPrefix before: [IRC]
  796. [22:40:29] [listenerPool0-thread6/INFO]: [PurpleIRC] [DEBUG] customPrefix after: [IRC]
  797. [22:40:29] [listenerPool0-thread6/INFO]: [PurpleIRC] [DEBUG] Broadcast All [irc.message.join]: [§4IRC§r] PopicraftHubTest has joined #popicraftTesting.
  798. [22:40:29] [listenerPool0-thread6/INFO]: [PurpleIRC] [DEBUG] Adding message to broadcast queue: [§4IRC§r] PopicraftHubTest has joined #popicraftTesting.
  799. [22:40:29] [listenerPool0-thread6/INFO]: [PurpleIRC] [DEBUG] [isMessageEnabled] #popicraftTesting:irc-hero-join:false
  800. [22:40:29] [listenerPool0-thread6/INFO]: [PurpleIRC] [DEBUG] [isMessageEnabled] #popicraftTesting:irc-venture-join:false
  801. [22:40:29] [listenerPool0-thread6/INFO]: [PurpleIRC] Joining channel: #popicraftTesting
  802. [22:40:29] [listenerPool0-thread6/INFO]: [PurpleIRC] [DEBUG] Setting channel modes: #popicraftTesting =>
  803. [22:40:29] [listenerPool0-thread18/INFO]: [PurpleIRC] [DEBUG] [isValidChannel] [c: #popicraftTesting] [b: true]
  804. [22:40:30] [listenerPool0-thread11/INFO]: [PurpleIRC] [DEBUG] [isValidChannel] [c: #popicraftTesting] [b: true]
  805. [22:40:31] [listenerPool0-thread15/INFO]: [PurpleIRC] [DEBUG] [isValidChannel] [c: #popicraftTesting] [b: true]
  806. [22:41:05] [ReadingThread/INFO]: [DiscordSRV] Chat: [Discord | Total Perm] PoisonedPanther: test123
  807. [22:41:13] [listenerPool0-thread8/INFO]: [PurpleIRC] [DEBUG] IRC message caught [channel: Channel(name=#popicraftTesting, channelId=5a489bc2-51e8-4272-bf19-44bf6ccaab5a, dao=com.cnaude.purpleirc.ext.org.pircbotx.UserChannelDao@1edac20b, bot=Version{PurpleIRC v1.0-258, Minecraft IRC integration for CraftBukkit/Spigot servers. - http://www.spigotmc.org/resources/purpleirc.2836/} Connected{true} Server{irc.popicraft.net} Port{6667} Password{}, output=com.cnaude.purpleirc.ext.org.pircbotx.Channel$1@101d3fa0, mode=+nt, topic=, topicTimestamp=0, createTimestamp=1481945066, topicSetter=, moderated=false, noExternalMessages=true, inviteOnly=false, secret=false, channelPrivate=false, topicProtection=true, channelLimit=-1, channelKey=null, modeStale=false, modeLatch=null)] [nick: PoisonedPanther] [[message: test123]
  808. [22:41:13] [listenerPool0-thread8/INFO]: [PurpleIRC] [DEBUG] Shortify: false
  809. [22:41:13] [listenerPool0-thread8/INFO]: [PurpleIRC] [DEBUG] [isValidChannel] [c: #popicraftTesting] [b: true]
  810. [22:41:13] [listenerPool0-thread8/INFO]: [PurpleIRC] [DEBUG] processMessage: test123
  811. [22:41:13] [listenerPool0-thread8/INFO]: [PurpleIRC] [DEBUG] commandPrefix.length(): 1
  812. [22:41:13] [listenerPool0-thread8/INFO]: [PurpleIRC] [DEBUG] Message dispatched for broadcast...
  813. [22:41:13] [listenerPool0-thread8/INFO]: [PurpleIRC] [DEBUG] [isMessageEnabled] #popicraftTesting:irc-chat:true
  814. [22:41:13] [listenerPool0-thread8/INFO]: [PurpleIRC] [DEBUG] Checking for exact player matching PoisonedPanther
  815. [22:41:13] [listenerPool0-thread8/INFO]: [PurpleIRC] [DEBUG] ircChatToGameTokenizer: null player: PoisonedPanther
  816. [22:41:13] [listenerPool0-thread8/INFO]: [PurpleIRC] [DEBUG] Checking for exact player matching PoisonedPanther
  817. [22:41:13] [listenerPool0-thread8/INFO]: [PurpleIRC] [DEBUG] Tokenizing PoisonedPanther
  818. [22:41:13] [listenerPool0-thread8/INFO]: [PurpleIRC] [DEBUG] player: null
  819. [22:41:13] [listenerPool0-thread8/INFO]: [PurpleIRC] [DEBUG] playerTokenizer: 7
  820. [22:41:13] [listenerPool0-thread8/INFO]: [PurpleIRC] [DEBUG] playerTokenizer: 8
  821. [22:41:13] [listenerPool0-thread8/INFO]: [PurpleIRC] [DEBUG] getWorldAlias: worldName => world
  822. [22:41:13] [listenerPool0-thread8/INFO]: [PurpleIRC] [DEBUG] getWorldAlias: alias => world
  823. [22:41:13] [listenerPool0-thread8/INFO]: [PurpleIRC] [DEBUG] getWorldColor: worldName => world
  824. [22:41:13] [listenerPool0-thread8/INFO]: [PurpleIRC] [DEBUG] getWorldColor: color => world
  825. [22:41:13] [listenerPool0-thread8/INFO]: [PurpleIRC] [DEBUG] playerTokenizer: 9
  826. [22:41:13] [listenerPool0-thread8/INFO]: [PurpleIRC] [DEBUG] playerTokenizer: 10
  827. [22:41:13] [listenerPool0-thread8/INFO]: [PurpleIRC] [DEBUG] playerTokenizer: 11
  828. [22:41:13] [listenerPool0-thread8/INFO]: [PurpleIRC] [DEBUG] playerTokenizer: 12
  829. [22:41:13] [listenerPool0-thread8/INFO]: [PurpleIRC] [DEBUG] playerTokenizer: 13
  830. [22:41:13] [listenerPool0-thread8/INFO]: [PurpleIRC] [DEBUG] playerTokenizer: 14
  831. [22:41:13] [listenerPool0-thread8/INFO]: [PurpleIRC] [DEBUG] [S]Raw message: [§4IRC§r]<%NAME%> %MESSAGE%
  832. [22:41:13] [listenerPool0-thread8/INFO]: [PurpleIRC] [DEBUG] customPrefix before: [IRC]
  833. [22:41:13] [listenerPool0-thread8/INFO]: [PurpleIRC] [DEBUG] customPrefix after: [IRC]
  834. [22:41:13] [listenerPool0-thread8/INFO]: [PurpleIRC] [DEBUG] Broadcast All [irc.message.chat]: [§4IRC§r]<PoisonedPanther> test123
  835. [22:41:13] [listenerPool0-thread8/INFO]: [PurpleIRC] [DEBUG] Adding message to broadcast queue: [§4IRC§r]<PoisonedPanther> test123
  836. [22:41:13] [listenerPool0-thread8/INFO]: [PurpleIRC] [DEBUG] [isMessageEnabled] #popicraftTesting:irc-console-chat:false
  837. [22:41:13] [listenerPool0-thread8/INFO]: [PurpleIRC] [DEBUG] [isMessageEnabled] #popicraftTesting:irc-hero-chat:false
  838. [22:41:13] [listenerPool0-thread8/INFO]: [PurpleIRC] [DEBUG] [isMessageEnabled] #popicraftTesting:irc-venture-chat:false
  839. [22:41:13] [listenerPool0-thread8/INFO]: [PurpleIRC] [DEBUG] [isMessageEnabled] #popicraftTesting:irc-ess-helpop:false
  840. [22:41:13] [listenerPool0-thread8/INFO]: [PurpleIRC] [DEBUG] [isMessageEnabled] #popicraftTesting:irc-discord-chat:true
  841. [22:41:13] [listenerPool0-thread8/INFO]: [PurpleIRC] [DEBUG] broadcastChat [Discord]: servertesting: [§4IRC§r]<%NAME%> %MESSAGE%
  842. [22:41:13] [listenerPool0-thread8/INFO]: [PurpleIRC] [DEBUG] Checking for exact player matching PoisonedPanther
  843. [22:41:13] [listenerPool0-thread8/INFO]: [PurpleIRC] [DEBUG] Checking for exact player matching PoisonedPanther
  844. [22:41:13] [listenerPool0-thread8/INFO]: [PurpleIRC] [DEBUG] Tokenizing PoisonedPanther
  845. [22:41:13] [listenerPool0-thread8/INFO]: [PurpleIRC] [DEBUG] player: null
  846. [22:41:13] [listenerPool0-thread8/INFO]: [PurpleIRC] [DEBUG] playerTokenizer: 7
  847. [22:41:13] [listenerPool0-thread8/INFO]: [PurpleIRC] [DEBUG] playerTokenizer: 8
  848. [22:41:13] [listenerPool0-thread8/INFO]: [PurpleIRC] [DEBUG] getWorldAlias: worldName => world
  849. [22:41:13] [listenerPool0-thread8/INFO]: [PurpleIRC] [DEBUG] getWorldAlias: alias => world
  850. [22:41:13] [listenerPool0-thread8/INFO]: [PurpleIRC] [DEBUG] getWorldColor: worldName => world
  851. [22:41:13] [listenerPool0-thread8/INFO]: [PurpleIRC] [DEBUG] getWorldColor: color => world
  852. [22:41:13] [listenerPool0-thread8/INFO]: [PurpleIRC] [DEBUG] playerTokenizer: 9
  853. [22:41:13] [listenerPool0-thread8/INFO]: [PurpleIRC] [DEBUG] playerTokenizer: 10
  854. [22:41:13] [listenerPool0-thread8/INFO]: [PurpleIRC] [DEBUG] playerTokenizer: 11
  855. [22:41:13] [listenerPool0-thread8/INFO]: [PurpleIRC] [DEBUG] playerTokenizer: 12
  856. [22:41:13] [listenerPool0-thread8/INFO]: [PurpleIRC] [DEBUG] playerTokenizer: 13
  857. [22:41:13] [listenerPool0-thread8/INFO]: [PurpleIRC] [DEBUG] playerTokenizer: 14
  858. [22:41:13] [listenerPool0-thread8/INFO]: [PurpleIRC] [DEBUG] [S]Raw message: [§4IRC§r]<%NAME%> %MESSAGE%
  859. [22:41:13] [listenerPool0-thread8/INFO]: [PurpleIRC] [DEBUG] customPrefix before: [IRC]
  860. [22:41:13] [listenerPool0-thread8/INFO]: [PurpleIRC] [DEBUG] customPrefix after: [IRC]
  861. [22:41:13] [listenerPool0-thread8/INFO]: [PurpleIRC] [DEBUG] DiscordSRVHook: [§4IRC§r]<PoisonedPanther> test123
  862. [22:41:13] [listenerPool0-thread8/INFO]: [PurpleIRC] [DEBUG] [isMessageEnabled] #popicraftTesting:irc-chat-response:false
  863. [22:41:13] [Server thread/INFO]: [IRC]<PoisonedPanther> test123
  864. [22:41:30] [ReadingThread/INFO]: [DiscordSRV] Chat: [Discord | Total Perm] PoisonedPanther: doesn't work sending from discord
  865. [22:41:38] [listenerPool0-thread21/INFO]: [PurpleIRC] [DEBUG] IRC message caught [channel: Channel(name=#popicraftTesting, channelId=5a489bc2-51e8-4272-bf19-44bf6ccaab5a, dao=com.cnaude.purpleirc.ext.org.pircbotx.UserChannelDao@1edac20b, bot=Version{PurpleIRC v1.0-258, Minecraft IRC integration for CraftBukkit/Spigot servers. - http://www.spigotmc.org/resources/purpleirc.2836/} Connected{true} Server{irc.popicraft.net} Port{6667} Password{}, output=com.cnaude.purpleirc.ext.org.pircbotx.Channel$1@101d3fa0, mode=+nt, topic=, topicTimestamp=0, createTimestamp=1481945066, topicSetter=, moderated=false, noExternalMessages=true, inviteOnly=false, secret=false, channelPrivate=false, topicProtection=true, channelLimit=-1, channelKey=null, modeStale=false, modeLatch=null)] [nick: PoisonedPanther] [[message: does work sending from irc]
  866. [22:41:38] [listenerPool0-thread21/INFO]: [PurpleIRC] [DEBUG] Shortify: false
  867. [22:41:38] [listenerPool0-thread21/INFO]: [PurpleIRC] [DEBUG] [isValidChannel] [c: #popicraftTesting] [b: true]
  868. [22:41:38] [listenerPool0-thread21/INFO]: [PurpleIRC] [DEBUG] processMessage: does work sending from irc
  869. [22:41:38] [listenerPool0-thread21/INFO]: [PurpleIRC] [DEBUG] commandPrefix.length(): 1
  870. [22:41:38] [listenerPool0-thread21/INFO]: [PurpleIRC] [DEBUG] Message dispatched for broadcast...
  871. [22:41:38] [listenerPool0-thread21/INFO]: [PurpleIRC] [DEBUG] [isMessageEnabled] #popicraftTesting:irc-chat:true
  872. [22:41:38] [listenerPool0-thread21/INFO]: [PurpleIRC] [DEBUG] Checking for exact player matching PoisonedPanther
  873. [22:41:38] [listenerPool0-thread21/INFO]: [PurpleIRC] [DEBUG] ircChatToGameTokenizer: null player: PoisonedPanther
  874. [22:41:38] [listenerPool0-thread21/INFO]: [PurpleIRC] [DEBUG] Checking for exact player matching PoisonedPanther
  875. [22:41:38] [listenerPool0-thread21/INFO]: [PurpleIRC] [DEBUG] Tokenizing PoisonedPanther
  876. [22:41:38] [listenerPool0-thread21/INFO]: [PurpleIRC] [DEBUG] player: null
  877. [22:41:38] [listenerPool0-thread21/INFO]: [PurpleIRC] [DEBUG] playerTokenizer: 7
  878. [22:41:38] [listenerPool0-thread21/INFO]: [PurpleIRC] [DEBUG] playerTokenizer: 8
  879. [22:41:38] [listenerPool0-thread21/INFO]: [PurpleIRC] [DEBUG] getWorldAlias: worldName => world
  880. [22:41:38] [listenerPool0-thread21/INFO]: [PurpleIRC] [DEBUG] getWorldAlias: alias => world
  881. [22:41:38] [listenerPool0-thread21/INFO]: [PurpleIRC] [DEBUG] getWorldColor: worldName => world
  882. [22:41:38] [listenerPool0-thread21/INFO]: [PurpleIRC] [DEBUG] getWorldColor: color => world
  883. [22:41:38] [listenerPool0-thread21/INFO]: [PurpleIRC] [DEBUG] playerTokenizer: 9
  884. [22:41:38] [listenerPool0-thread21/INFO]: [PurpleIRC] [DEBUG] playerTokenizer: 10
  885. [22:41:38] [listenerPool0-thread21/INFO]: [PurpleIRC] [DEBUG] playerTokenizer: 11
  886. [22:41:38] [listenerPool0-thread21/INFO]: [PurpleIRC] [DEBUG] playerTokenizer: 12
  887. [22:41:38] [listenerPool0-thread21/INFO]: [PurpleIRC] [DEBUG] playerTokenizer: 13
  888. [22:41:38] [listenerPool0-thread21/INFO]: [PurpleIRC] [DEBUG] playerTokenizer: 14
  889. [22:41:38] [listenerPool0-thread21/INFO]: [PurpleIRC] [DEBUG] [S]Raw message: [§4IRC§r]<%NAME%> %MESSAGE%
  890. [22:41:38] [listenerPool0-thread21/INFO]: [PurpleIRC] [DEBUG] customPrefix before: [IRC]
  891. [22:41:38] [listenerPool0-thread21/INFO]: [PurpleIRC] [DEBUG] customPrefix after: [IRC]
  892. [22:41:38] [listenerPool0-thread21/INFO]: [PurpleIRC] [DEBUG] Broadcast All [irc.message.chat]: [§4IRC§r]<PoisonedPanther> does work sending from irc
  893. [22:41:38] [listenerPool0-thread21/INFO]: [PurpleIRC] [DEBUG] Adding message to broadcast queue: [§4IRC§r]<PoisonedPanther> does work sending from irc
  894. [22:41:38] [listenerPool0-thread21/INFO]: [PurpleIRC] [DEBUG] [isMessageEnabled] #popicraftTesting:irc-console-chat:false
  895. [22:41:38] [listenerPool0-thread21/INFO]: [PurpleIRC] [DEBUG] [isMessageEnabled] #popicraftTesting:irc-hero-chat:false
  896. [22:41:38] [listenerPool0-thread21/INFO]: [PurpleIRC] [DEBUG] [isMessageEnabled] #popicraftTesting:irc-venture-chat:false
  897. [22:41:38] [listenerPool0-thread21/INFO]: [PurpleIRC] [DEBUG] [isMessageEnabled] #popicraftTesting:irc-ess-helpop:false
  898. [22:41:38] [listenerPool0-thread21/INFO]: [PurpleIRC] [DEBUG] [isMessageEnabled] #popicraftTesting:irc-discord-chat:true
  899. [22:41:38] [listenerPool0-thread21/INFO]: [PurpleIRC] [DEBUG] broadcastChat [Discord]: servertesting: [§4IRC§r]<%NAME%> %MESSAGE%
  900. [22:41:38] [listenerPool0-thread21/INFO]: [PurpleIRC] [DEBUG] Checking for exact player matching PoisonedPanther
  901. [22:41:38] [listenerPool0-thread21/INFO]: [PurpleIRC] [DEBUG] Checking for exact player matching PoisonedPanther
  902. [22:41:38] [listenerPool0-thread21/INFO]: [PurpleIRC] [DEBUG] Tokenizing PoisonedPanther
  903. [22:41:38] [listenerPool0-thread21/INFO]: [PurpleIRC] [DEBUG] player: null
  904. [22:41:38] [listenerPool0-thread21/INFO]: [PurpleIRC] [DEBUG] playerTokenizer: 7
  905. [22:41:38] [listenerPool0-thread21/INFO]: [PurpleIRC] [DEBUG] playerTokenizer: 8
  906. [22:41:38] [listenerPool0-thread21/INFO]: [PurpleIRC] [DEBUG] getWorldAlias: worldName => world
  907. [22:41:38] [listenerPool0-thread21/INFO]: [PurpleIRC] [DEBUG] getWorldAlias: alias => world
  908. [22:41:38] [listenerPool0-thread21/INFO]: [PurpleIRC] [DEBUG] getWorldColor: worldName => world
  909. [22:41:38] [listenerPool0-thread21/INFO]: [PurpleIRC] [DEBUG] getWorldColor: color => world
  910. [22:41:38] [listenerPool0-thread21/INFO]: [PurpleIRC] [DEBUG] playerTokenizer: 9
  911. [22:41:38] [listenerPool0-thread21/INFO]: [PurpleIRC] [DEBUG] playerTokenizer: 10
  912. [22:41:38] [listenerPool0-thread21/INFO]: [PurpleIRC] [DEBUG] playerTokenizer: 11
  913. [22:41:38] [listenerPool0-thread21/INFO]: [PurpleIRC] [DEBUG] playerTokenizer: 12
  914. [22:41:38] [listenerPool0-thread21/INFO]: [PurpleIRC] [DEBUG] playerTokenizer: 13
  915. [22:41:38] [listenerPool0-thread21/INFO]: [PurpleIRC] [DEBUG] playerTokenizer: 14
  916. [22:41:38] [listenerPool0-thread21/INFO]: [PurpleIRC] [DEBUG] [S]Raw message: [§4IRC§r]<%NAME%> %MESSAGE%
  917. [22:41:38] [listenerPool0-thread21/INFO]: [PurpleIRC] [DEBUG] customPrefix before: [IRC]
  918. [22:41:38] [listenerPool0-thread21/INFO]: [PurpleIRC] [DEBUG] customPrefix after: [IRC]
  919. [22:41:38] [listenerPool0-thread21/INFO]: [PurpleIRC] [DEBUG] DiscordSRVHook: [§4IRC§r]<PoisonedPanther> does work sending from irc
  920. [22:41:38] [listenerPool0-thread21/INFO]: [PurpleIRC] [DEBUG] [isMessageEnabled] #popicraftTesting:irc-chat-response:false
  921. [22:41:38] [Server thread/INFO]: [IRC]<PoisonedPanther> does work sending from irc
  922. [22:41:46] [Server thread/INFO]: Stopping the server
  923. [22:41:46] [Server thread/INFO]: Stopping server
  924. [22:41:46] [Server thread/INFO]: [AuthMeBridge-AuthMe] Disabling AuthMeBridge-AuthMe v2.0-SNAPSHOT
  925. [22:41:46] [Server thread/INFO]: [AuthMeBridge] Goodbye world
  926. [22:41:46] [Server thread/INFO]: [AuthMe] Disabling AuthMe v5.2-BETA3-b1134
  927. [22:41:46] [Server thread/INFO]: [AuthMe] AuthMe 5.2-BETA3-b1134 disabled!
  928. [22:41:46] [AuthMe-DataSource#close/INFO]: [AuthMe] Waiting for 1 tasks to finish
  929. [22:41:46] [Server thread/INFO]: [FastLogin] Disabling FastLogin v1.7.1
  930. [22:41:46] [Server thread/INFO]: [BungeePortals] Disabling BungeePortals v1.2
  931. [22:41:46] [Server thread/INFO]: [BungeePortals] Portal data saved! (8ms)
  932. [22:41:46] [Server thread/INFO]: [BungeePortals] Version 1.2 has been disabled. (8ms)
  933. [22:41:46] [Server thread/INFO]: [WorldGuard] Disabling WorldGuard v6.1.2;e38d98d
  934. [22:41:46] [Server thread/INFO]: [WorldGuard] Shutting down executor and waiting for any pending tasks...
  935. [22:41:46] [Server thread/INFO]: [ProtocolLib] Disabling ProtocolLib v4.1.0-SNAPSHOT-b317
  936. [22:41:46] [Server thread/INFO]: [EssentialsSpawn] Disabling EssentialsSpawn v2.0.1-b455
  937. [22:41:46] [Server thread/INFO]: [ViaVersion] Disabling ViaVersion v1.0.1
  938. [22:41:46] [Server thread/INFO]: [ViaVersion] ViaVersion is disabling, if this is a reload and you experience issues consider rebooting.
  939. [22:41:46] [Server thread/INFO]: [AncientGates] Disabling AncientGates v2.0.6
  940. [22:41:46] [Server thread/INFO]: [AncientGates] Disabled
  941. [22:41:46] [Server thread/INFO]: [EssentialsChat] Disabling EssentialsChat v2.0.1-b455
  942. [22:41:46] [Server thread/INFO]: [PurpleIRC] Disabling PurpleIRC v1.0-258
  943. [22:41:46] [Server thread/INFO]: [PurpleIRC] [DEBUG] Disabling discHook ...
  944. [22:41:46] [Server thread/INFO]: [PurpleIRC] [DEBUG] Disabling channelWatcher ...
  945. [22:41:46] [Server thread/INFO]: [PurpleIRC] [DEBUG] Disabling linkUpdater ...
  946. [22:41:46] [Server thread/INFO]: [PurpleIRC] [DEBUG] Disabling botWatcher ...
  947. [22:41:46] [Server thread/INFO]: [PurpleIRC] [DEBUG] Disabling updateChecker ...
  948. [22:41:46] [Server thread/INFO]: [PurpleIRC] Disconnecting IRC bots.
  949. [22:41:46] [Server thread/INFO]: [PurpleIRC] [DEBUG] Q: §r[§5PurpleIRC§r] §rGood bye!
  950. [22:41:46] [Server thread/INFO]: [PurpleIRC] [DEBUG] Saving to displayName.cache: PoisonedPanther §c[§3CoOwner§c] §3§4§3Jaden§r
  951. [22:41:46] [Server thread/INFO]: [PurpleIRC] [DEBUG] Saving to uuid.cache: PoisonedPanther e7ee2d6f-03e1-4e77-b6a4-010535009ecb
  952. [22:41:46] [Server thread/INFO]: [Essentials] Disabling Essentials v2.0.1-b455
  953. [22:41:46] [Server thread/INFO]: [Vault][Economy] Essentials Economy unhooked.
  954. [22:41:46] [Server thread/INFO]: [DiscordSRV] Disabling DiscordSRV v12.3
  955. [22:41:46] [Server thread/INFO]: [WorldEdit] Disabling WorldEdit v6.1.4-SNAPSHOT;3621-2e10fe8
  956. [22:41:46] [Server thread/INFO]: [Multiverse-Core] Disabling Multiverse-Core v2.5.0-SNAPSHOT-b722
  957. [22:41:46] [Server thread/INFO]: [ProtocolSupport] Disabling ProtocolSupport v4.25.dev
  958. [22:41:46] [Server thread/INFO]: [Vault] Disabling Vault v1.5.6-b49
  959. [22:41:46] [Server thread/INFO]: [SpawnJoin] Disabling SpawnJoin v1.0.6.1
  960. [22:41:46] [Server thread/INFO]: [zPermissions] Disabling zPermissions v1.3-SNAPSHOT
  961. [22:41:46] [Server thread/INFO]: [zPermissions] Waiting up to 60 seconds for pending write operations...
  962. [22:41:46] [Server thread/INFO]: [zPermissions] All write operations done.
  963. [22:41:46] [Server thread/INFO]: [zPermissions] 1.3-SNAPSHOT (build: ) disabled.
  964. [22:41:46] [Server thread/INFO]: [VoidGenerator] Disabling VoidGenerator v1.0
  965. [22:41:46] [Server thread/INFO]: VoidGenerator has been disabled.
  966. [22:41:46] [Server thread/INFO]: [FastAsyncWorldEdit] Disabling FastAsyncWorldEdit v16.08.29-f674c75-256
  967. [22:41:46] [Server thread/INFO]: Saving players
  968. [22:41:47] [Server thread/INFO]: Saving worlds
  969. [22:41:47] [Server thread/INFO]: Saving chunks for level 'hub'/Overworld
  970. [22:41:47] [Server thread/INFO]: Saving chunks for level 'hub_nether'/Nether
  971. [22:41:47] [Server thread/INFO]: Saving chunks for level 'hub_the_end'/The End
  972. [22:41:47] [Server thread/INFO]: Saving chunks for level 'voidTest'/Overworld
Advertisement
Add Comment
Please, Sign In to add comment