Advertisement
PiggiesGoSqueal

latest.log

Jan 2nd, 2019
168
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 120.96 KB | None | 0 0
  1. [16:27:05] [main/INFO]: Loaded 0 recipes
  2. [16:27:05] [Server thread/INFO]: Starting minecraft server version 1.13.2
  3. [16:27:05] [Server thread/INFO]: Loading properties
  4. [16:27:05] [Server thread/WARN]: resource-pack-hash is deprecated and found along side resource-pack-sha1. resource-pack-hash will be ignored.
  5. [16:27:05] [Server thread/INFO]: Default game type: SURVIVAL
  6. [16:27:05] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-82e117e-2b2d084 (MC: 1.13.2) (Implementing API version 1.13.2-R0.1-SNAPSHOT)
  7. [16:27:05] [Server thread/INFO]: Server Ping Player Sample Count: 12
  8. [16:27:05] [Server thread/INFO]: Using 4 threads for Netty based IO
  9. [16:27:05] [Server thread/INFO]: Debug logging is disabled
  10. [16:27:05] [Server thread/INFO]: Generating keypair
  11. [16:27:05] [Server thread/INFO]: Starting Minecraft server on 172.96.142.60:25565
  12. [16:27:06] [Server thread/INFO]: Using default channel type
  13. [16:27:09] [Server thread/WARN]: 245 [Server thread] INFO github.scarsz.discordsrv.dependencies.reflections.Reflections - Reflections took 212 ms to scan 11 urls, producing 13 keys and 21 values
  14.  
  15. [16:27:09] [Server thread/ERROR]: Could not load 'plugins/worldguard-legacy-7.0.0-beta-02.jar' in folder 'plugins'
  16. org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: com/sk89q/minecraft/util/commands/CommandPermissionsException
  17.     at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:136) ~[my.jar:git-Spigot-82e117e-2b2d084]
  18.     at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:327) ~[my.jar:git-Spigot-82e117e-2b2d084]
  19.     at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:273) [my.jar:git-Spigot-82e117e-2b2d084]
  20.     at org.bukkit.craftbukkit.v1_13_R2.CraftServer.loadPlugins(CraftServer.java:323) [my.jar:git-Spigot-82e117e-2b2d084]
  21.     at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:213) [my.jar:git-Spigot-82e117e-2b2d084]
  22.     at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:697) [my.jar:git-Spigot-82e117e-2b2d084]
  23.     at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151]
  24. Caused by: java.lang.NoClassDefFoundError: com/sk89q/minecraft/util/commands/CommandPermissionsException
  25.     at java.lang.Class.forName0(Native Method) ~[?:1.8.0_151]
  26.     at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_151]
  27.     at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:58) ~[my.jar:git-Spigot-82e117e-2b2d084]
  28.     at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:132) ~[my.jar:git-Spigot-82e117e-2b2d084]
  29.     ... 6 more
  30. Caused by: java.lang.ClassNotFoundException: com.sk89q.minecraft.util.commands.CommandPermissionsException
  31.     at java.net.URLClassLoader.findClass(URLClassLoader.java:381) ~[?:1.8.0_151]
  32.     at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:134) ~[my.jar:git-Spigot-82e117e-2b2d084]
  33.     at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:80) ~[my.jar:git-Spigot-82e117e-2b2d084]
  34.     at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_151]
  35.     at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_151]
  36.     at java.lang.Class.forName0(Native Method) ~[?:1.8.0_151]
  37.     at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_151]
  38.     at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:58) ~[my.jar:git-Spigot-82e117e-2b2d084]
  39.     at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:132) ~[my.jar:git-Spigot-82e117e-2b2d084]
  40.     ... 6 more
  41. [16:27:10] [Server thread/INFO]: ====== USE PAPER ======
  42. [16:27:10] [Server thread/INFO]: DOWNLOAD: https://ci.destroystokyo.com/job/Paper-1.13/
  43. [16:27:10] [Server thread/INFO]: GUIDE: https://www.spigotmc.org/threads/21726/
  44. [16:27:10] [Server thread/INFO]: - This is only a recommendation
  45. [16:27:10] [Server thread/INFO]: ==============================
  46. [16:27:10] [Server thread/INFO]: Using com.boydti.fawe.bukkit.adapter.v1_13_1.Spigot_v1_13_R2 as the Bukkit adapter
  47. [16:27:12] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
  48. [16:27:12] [Server thread/INFO]: [BlockLocker] Loading BlockLocker v1.5
  49. [16:27:12] [Server thread/INFO]: [PlaceholderAPI] Loading PlaceholderAPI v2.9.2
  50. [16:27:12] [Server thread/INFO]: [PvPToggle] Loading PvPToggle v1.5.3
  51. [16:27:12] [Server thread/INFO]: [AdvancedLogger] Loading AdvancedLogger v2.1
  52. [16:27:12] [Server thread/INFO]: [OldCombatMechanics] Loading OldCombatMechanics v1.6.6
  53. [16:27:12] [Server thread/INFO]: [MobFarmManager] Loading MobFarmManager v1.5.0.0
  54. [16:27:12] [Server thread/INFO]: [InfiniteStorage] Loading InfiniteStorage v1.0-SNAPSHOT
  55. [16:27:12] [Server thread/INFO]: [xpfly] Loading xpfly v1.1
  56. [16:27:12] [Server thread/INFO]: [CreeperHeal] Loading CreeperHeal v7.0.4
  57. [16:27:12] [Server thread/INFO]: [TipAnnouncer] Loading TipAnnouncer v1.0
  58. [16:27:12] [Server thread/INFO]: [BeaconEffects] Loading BeaconEffects v1.0
  59. [16:27:12] [Server thread/INFO]: [Backpacks] Loading Backpacks v2.0.1
  60. [16:27:12] [Server thread/INFO]: [CoreProtect] Loading CoreProtect v2.15.1
  61. [16:27:12] [Server thread/INFO]: [FlyingCarpet] Loading FlyingCarpet v1.4.1
  62. [16:27:12] [Server thread/INFO]: [LuckPerms] Loading LuckPerms v4.3.17
  63. [16:27:12] [Server thread/INFO]: [XRayDetector] Loading XRayDetector v1.0
  64. [16:27:12] [Server thread/INFO]: [Votifier] Loading Votifier v1.9
  65. [16:27:12] [Server thread/INFO]: [EasyBackup] Loading EasyBackup v2.8.1
  66. [16:27:12] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v4.4.0
  67. [16:27:12] [Server thread/WARN]: [ProtocolLib] Version (MC: 1.13.2) has not yet been tested! Proceed with caution.
  68. [16:27:12] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.5.0-b727
  69. [16:27:12] [Server thread/INFO]: [LibsDisguises] Loading LibsDisguises v9.7.1
  70. [16:27:12] [Server thread/INFO]: [GuiRedeemMCMMO] Loading GuiRedeemMCMMO v1.6.1
  71. [16:27:12] [Server thread/INFO]: [VotingPlugin] Loading VotingPlugin v5.17.3
  72. [16:27:12] [Server thread/INFO]: [eZProtector] Loading eZProtector v4.4.2
  73. [16:27:12] [Server thread/INFO]: [FastAsyncWorldEdit] Loading FastAsyncWorldEdit v1.0
  74. [16:27:12] [Server thread/INFO]: [PhantomSMP] Loading PhantomSMP v1.0.2
  75. [16:27:12] [Server thread/INFO]: [mcMMO] Loading mcMMO v1.6.0
  76. [16:27:12] [Server thread/INFO]: [StaffChat] Loading StaffChat v2.3
  77. [16:27:12] [Server thread/INFO]: [CustomXPBoosts] Loading CustomXPBoosts v1.0
  78. [16:27:12] [Server thread/INFO]: [Vault] Loading Vault v1.7.1-b91
  79. [16:27:12] [Server thread/INFO]: [PlayerParticles] Loading PlayerParticles v6.2
  80. [16:27:12] [Server thread/INFO]: [CrazyCrates] Loading CrazyCrates v1.8.4
  81. [16:27:12] [Server thread/INFO]: [CMIEInjector] Loading CMIEInjector v1.0.1.0
  82. [16:27:12] [Server thread/INFO]: [CraftBay] Loading CraftBay v2.23
  83. [16:27:12] [Server thread/INFO]: [Ember] Loading Ember v0.1.11
  84. [16:27:12] [Server thread/INFO]: [MyCommand] Loading MyCommand v5.3.4
  85. [16:27:12] [Server thread/INFO]: [Bank] Loading Bank v1.0
  86. [16:27:12] [Server thread/INFO]: [Essentials] Loading Essentials v2.15.0.57
  87. [16:27:12] [Server thread/INFO]: [AutoSell] Loading AutoSell v2.0.10
  88. [16:27:12] [Server thread/INFO]: [DiscordSRV] Loading DiscordSRV v1.16.6
  89. [16:27:12] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat v2.15.0.57
  90. [16:27:12] [Server thread/INFO]: [EnjinMinecraftPlugin] Loading EnjinMinecraftPlugin v3.5.4
  91. [16:27:12] [Server thread/INFO]: [CMI] Loading CMI v8.3.1.0
  92. [16:27:12] [Server thread/INFO]: [BossShopPro] Loading BossShopPro v2.0.0
  93. [16:27:12] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.15.0.57
  94. [16:27:12] [Server thread/INFO]: [PremiumVanish] Loading PremiumVanish v2.4.1
  95. [16:27:12] [Server thread/INFO]: [ChatControl] Loading ChatControl v7.11.3
  96. [16:27:12] [Server thread/INFO]: [MythicMobs] Loading MythicMobs v4.5.3-SNAPSHOT-2603
  97. [16:27:12] [Server thread/INFO]: [MythicArtifacts] Loading MythicArtifacts v0.1.14-SNAPSHOT
  98. [16:27:12] [Server thread/INFO]: [Shop] Loading Shop v1.8.0.1
  99. [16:27:12] [Server thread/INFO]: [CombatLogX] Loading CombatLogX v9.2.1.0
  100. [16:27:12] [Server thread/INFO]: [WorldEdit] Loading WorldEdit vunspecified
  101. [16:27:12] [Server thread/INFO]: [GriefPrevention] Loading GriefPrevention v16.11.5
  102. [16:27:12] [Server thread/INFO]: [GriefPreventionFlags] Loading GriefPreventionFlags v4.6.2
  103. [16:27:12] [Server thread/INFO]: [MyPet] Loading MyPet v3.0
  104. [16:27:12] [Server thread/INFO]: [ClaimslistClassifier] Loading ClaimslistClassifier v1.5
  105. [16:27:12] [Server thread/INFO]: [TradeMe] Loading TradeMe v6.0.0.3
  106. [16:27:12] [Server thread/INFO]: [SafariNet] Loading SafariNet v1.13.31-SNAPSHOT
  107. [16:27:12] [Server thread/INFO]: [BlockLocker] Enabling BlockLocker v1.5
  108. [16:27:13] [Server thread/INFO]: [LuckPerms] Enabling LuckPerms v4.3.17
  109. [16:27:13] [Server thread/INFO]:        __    
  110. [16:27:13] [Server thread/INFO]:  |    |__)   LuckPerms v4.3.17
  111. [16:27:13] [Server thread/INFO]:  |___ |      Running on Bukkit - CraftBukkit
  112. [16:27:13] [Server thread/INFO]: [LuckPerms] Loading configuration...
  113. [16:27:13] [Server thread/INFO]: [LuckPerms] Loading storage provider... [H2]
  114. [16:27:13] [Server thread/INFO]: [LuckPerms] Loading internal permission managers...
  115. [16:27:13] [Server thread/INFO]: [LuckPerms] Performing initial data load...
  116. [16:27:13] [Server thread/INFO]: [LuckPerms] Successfully enabled. (took 612ms)
  117. [16:27:13] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v4.4.0
  118. [16:27:13] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
  119. [16:27:13] [Server thread/INFO]: [mcMMO] Enabling mcMMO v1.6.0
  120. [16:27:14] [Server thread/INFO]: [mcMMO] Killing orphans
  121. [16:27:14] [Server thread/INFO]: [Vault] Enabling Vault v1.7.1-b91
  122. [16:27:14] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
  123. [16:27:14] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
  124. [16:27:14] [Server thread/INFO]: [Vault] Enabled Version 1.7.1-b91
  125. [16:27:14] [Server thread/INFO]: [LuckPerms] Registered Vault permission & chat hook.
  126. [16:27:14] [Server thread/INFO]: [CMIEInjector] Enabling CMIEInjector v1.0.1.0
  127. [16:27:14] [Server thread/INFO]: [CMIEInjector] Injecting CMI Economy
  128. [16:27:14] [Server thread/INFO]: [CMIEInjector] [Economy] CMI Economy found: Waiting
  129. [16:27:14] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
  130. [16:27:14] [Server thread/INFO]: Preparing level "world"
  131. [16:27:14] [Server thread/INFO]: Reloading ResourceManager: Default, bukkit
  132. [16:27:15] [Server thread/INFO]: Loaded 524 recipes
  133. [16:27:15] [Server thread/INFO]: -------- World Settings For [world] --------
  134. [16:27:15] [Server thread/INFO]: Cactus Growth Modifier: 100%
  135. [16:27:15] [Server thread/INFO]: Cane Growth Modifier: 100%
  136. [16:27:15] [Server thread/INFO]: Melon Growth Modifier: 100%
  137. [16:27:15] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  138. [16:27:15] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  139. [16:27:15] [Server thread/INFO]: Sapling Growth Modifier: 100%
  140. [16:27:15] [Server thread/INFO]: Wheat Growth Modifier: 100%
  141. [16:27:15] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  142. [16:27:15] [Server thread/INFO]: Vine Growth Modifier: 100%
  143. [16:27:15] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  144. [16:27:15] [Server thread/INFO]: Experience Merge Radius: 6.0
  145. [16:27:15] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 24 / Mi 6 / Tiv true
  146. [16:27:15] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  147. [16:27:15] [Server thread/INFO]: Hopper Transfer: 24 Hopper Check: 24 Hopper Amount: 3
  148. [16:27:15] [Server thread/INFO]: Random Lighting Updates: false
  149. [16:27:15] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
  150. [16:27:15] [Server thread/INFO]: Max TNT Explosions: 100
  151. [16:27:15] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  152. [16:27:15] [Server thread/INFO]: Mob Spawn Range: 3
  153. [16:27:15] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: false
  154. [16:27:15] [Server thread/INFO]: Item Despawn Rate: 6000
  155. [16:27:15] [Server thread/INFO]: Item Merge Radius: 3.5
  156. [16:27:15] [Server thread/INFO]: Arrow Despawn Rate: 600
  157. [16:27:15] [Server thread/INFO]: View Distance: 8
  158. [16:27:15] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  159. [16:27:15] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  160. [16:27:15] [Server thread/INFO]: -------- World Settings For [world_nether] --------
  161. [16:27:15] [Server thread/INFO]: Cactus Growth Modifier: 100%
  162. [16:27:15] [Server thread/INFO]: Cane Growth Modifier: 100%
  163. [16:27:15] [Server thread/INFO]: Melon Growth Modifier: 100%
  164. [16:27:15] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  165. [16:27:15] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  166. [16:27:15] [Server thread/INFO]: Sapling Growth Modifier: 100%
  167. [16:27:15] [Server thread/INFO]: Wheat Growth Modifier: 100%
  168. [16:27:15] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  169. [16:27:15] [Server thread/INFO]: Vine Growth Modifier: 100%
  170. [16:27:15] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  171. [16:27:15] [Server thread/INFO]: Experience Merge Radius: 6.0
  172. [16:27:15] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 24 / Mi 6 / Tiv true
  173. [16:27:15] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  174. [16:27:15] [Server thread/INFO]: Hopper Transfer: 24 Hopper Check: 24 Hopper Amount: 3
  175. [16:27:15] [Server thread/INFO]: Random Lighting Updates: false
  176. [16:27:15] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
  177. [16:27:15] [Server thread/INFO]: Max TNT Explosions: 100
  178. [16:27:15] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  179. [16:27:15] [Server thread/INFO]: Mob Spawn Range: 3
  180. [16:27:15] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: false
  181. [16:27:15] [Server thread/INFO]: Item Despawn Rate: 6000
  182. [16:27:15] [Server thread/INFO]: Item Merge Radius: 3.5
  183. [16:27:15] [Server thread/INFO]: Arrow Despawn Rate: 600
  184. [16:27:15] [Server thread/INFO]: View Distance: 8
  185. [16:27:15] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  186. [16:27:15] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  187. [16:27:15] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
  188. [16:27:15] [Server thread/INFO]: Cactus Growth Modifier: 100%
  189. [16:27:15] [Server thread/INFO]: Cane Growth Modifier: 100%
  190. [16:27:15] [Server thread/INFO]: Melon Growth Modifier: 100%
  191. [16:27:15] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  192. [16:27:15] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  193. [16:27:15] [Server thread/INFO]: Sapling Growth Modifier: 100%
  194. [16:27:15] [Server thread/INFO]: Wheat Growth Modifier: 100%
  195. [16:27:15] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  196. [16:27:15] [Server thread/INFO]: Vine Growth Modifier: 100%
  197. [16:27:15] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  198. [16:27:15] [Server thread/INFO]: Experience Merge Radius: 6.0
  199. [16:27:15] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 24 / Mi 6 / Tiv true
  200. [16:27:15] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  201. [16:27:15] [Server thread/INFO]: Hopper Transfer: 24 Hopper Check: 24 Hopper Amount: 3
  202. [16:27:15] [Server thread/INFO]: Random Lighting Updates: false
  203. [16:27:15] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
  204. [16:27:15] [Server thread/INFO]: Max TNT Explosions: 100
  205. [16:27:15] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  206. [16:27:15] [Server thread/INFO]: Mob Spawn Range: 3
  207. [16:27:15] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: false
  208. [16:27:15] [Server thread/INFO]: Item Despawn Rate: 6000
  209. [16:27:15] [Server thread/INFO]: Item Merge Radius: 3.5
  210. [16:27:15] [Server thread/INFO]: Arrow Despawn Rate: 600
  211. [16:27:15] [Server thread/INFO]: View Distance: 8
  212. [16:27:15] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  213. [16:27:15] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  214. [16:27:15] [Server thread/INFO]: Preparing start region for level minecraft:overworld (Seed: -482399494097374209)
  215. [16:27:15] [Server thread/INFO]: Preparing spawn area: 4%
  216. [16:27:15] [Server thread/INFO]: Preparing spawn area: 8%
  217. [16:27:15] [Server thread/INFO]: Preparing spawn area: 12%
  218. [16:27:15] [Server thread/INFO]: Preparing spawn area: 16%
  219. [16:27:15] [Server thread/INFO]: Preparing spawn area: 20%
  220. [16:27:15] [Server thread/INFO]: Preparing spawn area: 24%
  221. [16:27:15] [Server thread/INFO]: Preparing spawn area: 28%
  222. [16:27:15] [Server thread/INFO]: Preparing spawn area: 32%
  223. [16:27:15] [Server thread/INFO]: Preparing spawn area: 36%
  224. [16:27:15] [Server thread/INFO]: Preparing spawn area: 40%
  225. [16:27:15] [Server thread/INFO]: Preparing spawn area: 44%
  226. [16:27:15] [Server thread/INFO]: Preparing spawn area: 48%
  227. [16:27:15] [Server thread/INFO]: Preparing spawn area: 52%
  228. [16:27:15] [Server thread/INFO]: Preparing spawn area: 56%
  229. [16:27:15] [Server thread/INFO]: Preparing spawn area: 60%
  230. [16:27:15] [Server thread/INFO]: Preparing spawn area: 64%
  231. [16:27:15] [Server thread/INFO]: Preparing spawn area: 68%
  232. [16:27:15] [Server thread/INFO]: Preparing spawn area: 72%
  233. [16:27:15] [Server thread/INFO]: Preparing spawn area: 76%
  234. [16:27:15] [Server thread/INFO]: Preparing spawn area: 80%
  235. [16:27:15] [Server thread/INFO]: Preparing spawn area: 84%
  236. [16:27:15] [Server thread/INFO]: Preparing spawn area: 88%
  237. [16:27:16] [Server thread/INFO]: Preparing spawn area: 92%
  238. [16:27:16] [Server thread/INFO]: Preparing spawn area: 96%
  239. [16:27:16] [Server thread/INFO]: Preparing spawn area: 100%
  240. [16:27:16] [Server thread/INFO]: Preparing start region for level minecraft:the_nether (Seed: -482399494097374209)
  241. [16:27:16] [Server thread/INFO]: Preparing spawn area: 4%
  242. [16:27:16] [Server thread/INFO]: Preparing spawn area: 8%
  243. [16:27:16] [Server thread/INFO]: Preparing spawn area: 12%
  244. [16:27:16] [Server thread/INFO]: Preparing spawn area: 16%
  245. [16:27:16] [Server thread/INFO]: Preparing spawn area: 20%
  246. [16:27:16] [Server thread/INFO]: Preparing spawn area: 24%
  247. [16:27:16] [Server thread/INFO]: Preparing spawn area: 28%
  248. [16:27:16] [Server thread/INFO]: Preparing spawn area: 32%
  249. [16:27:16] [Server thread/INFO]: Preparing spawn area: 36%
  250. [16:27:16] [Server thread/INFO]: Preparing spawn area: 40%
  251. [16:27:16] [Server thread/INFO]: Preparing spawn area: 44%
  252. [16:27:16] [Server thread/INFO]: Preparing spawn area: 48%
  253. [16:27:16] [Server thread/INFO]: Preparing spawn area: 52%
  254. [16:27:16] [Server thread/INFO]: Preparing spawn area: 56%
  255. [16:27:16] [Server thread/INFO]: Preparing spawn area: 60%
  256. [16:27:16] [Server thread/INFO]: Preparing spawn area: 64%
  257. [16:27:16] [Server thread/INFO]: Preparing spawn area: 68%
  258. [16:27:16] [Server thread/INFO]: Preparing spawn area: 72%
  259. [16:27:16] [Server thread/INFO]: Preparing spawn area: 76%
  260. [16:27:16] [Server thread/INFO]: Preparing spawn area: 80%
  261. [16:27:16] [Server thread/INFO]: Preparing spawn area: 84%
  262. [16:27:16] [Server thread/INFO]: Preparing spawn area: 88%
  263. [16:27:16] [Server thread/INFO]: Preparing spawn area: 92%
  264. [16:27:16] [Server thread/INFO]: Preparing spawn area: 96%
  265. [16:27:16] [Server thread/INFO]: Preparing spawn area: 100%
  266. [16:27:16] [Server thread/INFO]: Preparing start region for level minecraft:the_end (Seed: -482399494097374209)
  267. [16:27:16] [Server thread/INFO]: Preparing spawn area: 4%
  268. [16:27:16] [Server thread/INFO]: Preparing spawn area: 8%
  269. [16:27:16] [Server thread/INFO]: Preparing spawn area: 12%
  270. [16:27:16] [Server thread/INFO]: Preparing spawn area: 16%
  271. [16:27:16] [Server thread/INFO]: Preparing spawn area: 20%
  272. [16:27:16] [Server thread/INFO]: Preparing spawn area: 24%
  273. [16:27:16] [Server thread/INFO]: Preparing spawn area: 28%
  274. [16:27:16] [Server thread/INFO]: Preparing spawn area: 32%
  275. [16:27:16] [Server thread/INFO]: Preparing spawn area: 36%
  276. [16:27:16] [Server thread/INFO]: Preparing spawn area: 40%
  277. [16:27:16] [Server thread/INFO]: Preparing spawn area: 44%
  278. [16:27:16] [Server thread/INFO]: Preparing spawn area: 48%
  279. [16:27:16] [Server thread/INFO]: Preparing spawn area: 52%
  280. [16:27:16] [Server thread/INFO]: Preparing spawn area: 56%
  281. [16:27:16] [Server thread/INFO]: Preparing spawn area: 60%
  282. [16:27:16] [Server thread/INFO]: Preparing spawn area: 64%
  283. [16:27:16] [Server thread/INFO]: Preparing spawn area: 68%
  284. [16:27:16] [Server thread/INFO]: Preparing spawn area: 72%
  285. [16:27:16] [Server thread/INFO]: Preparing spawn area: 76%
  286. [16:27:16] [Server thread/INFO]: Preparing spawn area: 80%
  287. [16:27:16] [Server thread/INFO]: Preparing spawn area: 84%
  288. [16:27:16] [Server thread/INFO]: Preparing spawn area: 88%
  289. [16:27:16] [Server thread/INFO]: Preparing spawn area: 92%
  290. [16:27:16] [Server thread/INFO]: Preparing spawn area: 96%
  291. [16:27:16] [Server thread/INFO]: Preparing spawn area: 100%
  292. [16:27:16] [Server thread/INFO]: Time elapsed: 1455 ms
  293. [16:27:16] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.9.2
  294. [16:27:16] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
  295. [16:27:16] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion information...
  296. [16:27:16] [Server thread/INFO]: [PvPToggle] Enabling PvPToggle v1.5.3
  297. [16:27:16] [Server thread/INFO]: [AdvancedLogger] Enabling AdvancedLogger v2.1
  298. [16:27:17] [Server thread/INFO]: ==========>[AVL Terms]<==========
  299. [16:27:17] [Server thread/INFO]: -> You are not permitted to claim this plugin as your own!
  300. [16:27:17] [Server thread/INFO]: -> You are not permitted to decompiling the plugin's sourcecode!
  301. [16:27:17] [Server thread/INFO]: -> You are not permitted to modify the code or the plugin and call it your own!
  302. [16:27:17] [Server thread/INFO]: -> You are not permitted to redistributing this plugin as your own!
  303. [16:27:17] [Server thread/INFO]: =======>[Terms Accepted!]<=======
  304. [16:27:17] [Server thread/INFO]: [AdvancedLogger] Started Metrics successful!
  305. [16:27:17] [Server thread/INFO]: [AdvancedLogger] MySQL-Service disabled!
  306. [16:27:17] [Server thread/INFO]: [AdvancedLogger] Version: 2.1 by [Herbystar] enabled!
  307. [16:27:17] [Server thread/INFO]: [OldCombatMechanics] Enabling OldCombatMechanics v1.6.6
  308. [16:27:17] [Server thread/INFO]: Registering hook...
  309. [16:27:17] [Server thread/INFO]: [OldCombatMechanics] OldCombatMechanics v1.6.6 has been enabled
  310. [16:27:17] [Server thread/INFO]: [MobFarmManager] Enabling MobFarmManager v1.5.0.0
  311. [16:27:17] [Server thread/INFO]: MobFarmManager Version 1.5.0.0 has been enabled
  312. [16:27:17] [Server thread/INFO]: [InfiniteStorage] Enabling InfiniteStorage v1.0-SNAPSHOT
  313. [16:27:18] [Server thread/INFO]: Connecting to the database 'mc_7591'.
  314. [16:27:18] [Server thread/INFO]: Successfully established a connection to the MySQL server.
  315. [16:27:18] [Server thread/INFO]: Generating default MySQL tables if they do not exist.
  316. [16:27:18] [Server thread/INFO]: [xpfly] Enabling xpfly v1.1
  317. [16:27:18] [Server thread/INFO]: [xpfly] Config.yml found, loading!
  318. [16:27:18] [Server thread/INFO]: [CreeperHeal] Enabling CreeperHeal v7.0.4
  319. [16:27:18] [Server thread/INFO]: debug: false
  320. [16:27:18] [Server thread/INFO]: [TipAnnouncer] Enabling TipAnnouncer v1.0
  321. [16:27:18] [Server thread/INFO]: [BeaconEffects] Enabling BeaconEffects v1.0
  322. [16:27:18] [Server thread/INFO]: [Backpacks] Enabling Backpacks v2.0.1
  323. [16:27:18] [Server thread/INFO]: [CoreProtect] Enabling CoreProtect v2.15.1
  324. [16:27:18] [Server thread/INFO]: [CoreProtect] CoreProtect has been successfully enabled!
  325. [16:27:18] [Server thread/INFO]: [CoreProtect] Using MySQL for data storage.
  326. [16:27:18] [Server thread/INFO]: [FlyingCarpet] Enabling FlyingCarpet v1.4.1
  327. [16:27:18] [Server thread/INFO]: [XRayDetector] Enabling XRayDetector v1.0
  328. [16:27:18] [Server thread/INFO]: [Votifier] Enabling Votifier v1.9
  329. [16:27:18] [Server thread/INFO]: [Votifier] Votifier enabled.
  330. [16:27:18] [Server thread/INFO]: [EasyBackup] Enabling EasyBackup v2.8.1
  331. [16:27:19] [Server thread/INFO]: [EasyBackup] Loading EasyBackup schedule.
  332. [16:27:19] [Server thread/INFO]: [EasyBackup] Schedule applied: Mon Wed Fri 3:00 AM - data: 180
  333. [16:27:19] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.5.0-b727
  334. [16:27:19] [Server thread/INFO]: [Multiverse-Core] 3 - World(s) loaded.
  335. [16:27:19] [Server thread/INFO]: [Multiverse-Core] Version 2.5.0-b727 (API v20) Enabled - By Rigby, fernferret, lithium3141, main-- and dumptruckman
  336. [16:27:19] [Server thread/INFO]: [LibsDisguises] Enabling LibsDisguises v9.7.1
  337. [16:27:19] [Server thread/INFO]: [LibsDisguises] Discovered nms version: v1_13_R2
  338. [16:27:19] [Server thread/INFO]: [LibsDisguises] Jenkins Build: #247
  339. [16:27:19] [Server thread/INFO]: [LibsDisguises] Loaded custom disguise libraryaddict
  340. [16:27:19] [Server thread/INFO]: [LibsDisguises] Loaded 1 custom disguise
  341. [16:27:20] [Server thread/INFO]: [GuiRedeemMCMMO] Enabling GuiRedeemMCMMO v1.6.1
  342. [16:27:20] [Server thread/INFO]: GuiRedeemMCMMO Has Been Enabled!
  343. [16:27:20] [Server thread/INFO]: [VotingPlugin] Enabling VotingPlugin v5.17.3
  344. [16:27:20] [Server thread/WARN]: [VotingPlugin] Detected no voting sites, this may mean something isn't properly setup
  345. [16:27:20] [Server thread/INFO]: [VotingPlugin] Enabled VotingPlugin 5.17.3
  346. [16:27:20] [Server thread/INFO]: [eZProtector] Enabling eZProtector v4.4.2
  347. [16:27:20] [Server thread/INFO]: [FastAsyncWorldEdit] Enabling FastAsyncWorldEdit v1.0
  348. [16:27:20] [Server thread/INFO]: [PhantomSMP] Enabling PhantomSMP v1.0.2
  349. [16:27:20] [Server thread/INFO]: [StaffChat] Enabling StaffChat v2.3
  350. [16:27:20] [Server thread/INFO]: [CustomXPBoosts] Enabling CustomXPBoosts v1.0
  351. [16:27:20] [Server thread/INFO]: [PlayerParticles] Enabling PlayerParticles v6.2
  352. [16:27:20] [Server thread/WARN]: 11148 [Server thread] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting...
  353.  
  354. [16:27:20] [Server thread/WARN]: 11165 [Server thread] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed.
  355.  
  356. [16:27:20] [Server thread/INFO]: [CrazyCrates] Enabling CrazyCrates v1.8.4
  357. [16:27:20] [Server thread/INFO]: [CrazyCrates] Loading the config.yml
  358. [16:27:20] [Server thread/INFO]: [CrazyCrates] Successfully loaded config.yml
  359. [16:27:20] [Server thread/INFO]: [CrazyCrates] Loading the Messages.yml
  360. [16:27:20] [Server thread/INFO]: [CrazyCrates] Successfully loaded Messages.yml
  361. [16:27:20] [Server thread/INFO]: [CrazyCrates] Loading the Locations.yml
  362. [16:27:20] [Server thread/INFO]: [CrazyCrates] Successfully loaded Locations.yml
  363. [16:27:20] [Server thread/INFO]: [CrazyCrates] Loading the data.yml
  364. [16:27:20] [Server thread/INFO]: [CrazyCrates] Successfully loaded data.yml
  365. [16:27:20] [Server thread/INFO]: [CrazyCrates] Loading custom files.
  366. [16:27:20] [Server thread/INFO]: [CrazyCrates] Loaded custom file: /Crates/Basic.yml.
  367. [16:27:20] [Server thread/INFO]: [CrazyCrates] Loaded custom file: /Crates/Boosts.yml.
  368. [16:27:20] [Server thread/INFO]: [CrazyCrates] Loaded custom file: /Crates/Classic.yml.
  369. [16:27:20] [Server thread/INFO]: [CrazyCrates] Loaded custom file: /Crates/Crazy.yml.
  370. [16:27:20] [Server thread/INFO]: [CrazyCrates] Loaded custom file: /Crates/Galactic.yml.
  371. [16:27:20] [Server thread/INFO]: [CrazyCrates] Loaded custom file: /Crates/Halloween.yml.
  372. [16:27:20] [Server thread/INFO]: [CrazyCrates] Loaded custom file: /Crates/Pet.yml.
  373. [16:27:20] [Server thread/INFO]: [CrazyCrates] Loaded custom file: /Crates/Trails.yml.
  374. [16:27:20] [Server thread/INFO]: [CrazyCrates] Loaded custom file: /Crates/VoteParty.yml.
  375. [16:27:20] [Server thread/INFO]: [CrazyCrates] Loaded custom file: /Crates/Voting.yml.
  376. [16:27:20] [Server thread/INFO]: [CrazyCrates] Finished loading custom files.
  377. [16:27:20] [Server thread/INFO]: [CrazyCrates] Loading all crate information...
  378. [16:27:20] [Server thread/INFO]: [CrazyCrates] All crate information has been loaded.
  379. [16:27:20] [Server thread/INFO]: [CrazyCrates] Loading all the physical crate locations.
  380. [16:27:20] [Server thread/INFO]: [CrazyCrates] Cleaning up the data.yml file.
  381. [16:27:20] [Server thread/INFO]: [CrazyCrates] The data.yml file has been cleaned.
  382. [16:27:20] [Server thread/INFO]: [CraftBay] Enabling CraftBay v2.23
  383. [16:27:20] [Server thread/WARN]: [CraftBay] Could not save de_DE.yml to plugins/CraftBay/lang/de_DE.yml because de_DE.yml already exists.
  384. [16:27:20] [Server thread/WARN]: [CraftBay] Could not save en_US.yml to plugins/CraftBay/lang/en_US.yml because en_US.yml already exists.
  385. [16:27:20] [Server thread/WARN]: [CraftBay] Could not save zh_CN.yml to plugins/CraftBay/lang/zh_CN.yml because zh_CN.yml already exists.
  386. [16:27:20] [Server thread/WARN]: [CraftBay] Could not save ru_RU.yml to plugins/CraftBay/lang/ru_RU.yml because ru_RU.yml already exists.
  387. [16:27:20] [Server thread/INFO]: [CraftBay] Falling back to default chat
  388. [16:27:20] [Server thread/INFO]: [Ember] Enabling Ember v0.1.11
  389. [16:27:20] [Server thread/INFO]: [Ember] Registering items...
  390. [16:27:20] [Server thread/INFO]: [Ember] Attempting to register item 'EnderHopperCharm'...
  391. [16:27:20] [Server thread/INFO]: [Ember] Registered item 'EnderHopperCharm' successfully!
  392. [16:27:20] [Server thread/INFO]: [Ember] Registering tools...
  393. [16:27:20] [Server thread/INFO]: [Ember] Attempting to register tool 'ExplosivePickaxe'...
  394. [16:27:20] [Server thread/INFO]: [Ember] Registered tool 'ExplosivePickaxe' successfully!
  395. [16:27:20] [Server thread/INFO]: [Ember] Attempting to register tool 'SuperExplosivePickaxe'...
  396. [16:27:20] [Server thread/INFO]: [Ember] Registered tool 'SuperExplosivePickaxe' successfully!
  397. [16:27:20] [Server thread/INFO]: [Ember] Attempting to register tool 'ICBINADPPickaxe'...
  398. [16:27:20] [Server thread/INFO]: [Ember] Registered tool 'ICBINADPPickaxe' successfully!
  399. [16:27:20] [Server thread/INFO]: [Ember] Attempting to register tool 'FieryPickaxe'...
  400. [16:27:20] [Server thread/INFO]: [Ember] Registered tool 'FieryPickaxe' successfully!
  401. [16:27:20] [Server thread/INFO]: [Ember] Attempting to register tool 'BountifulPickaxe'...
  402. [16:27:20] [Server thread/WARN]: [Ember] Skipped registration of tool 'BountifulPickaxe' as it is disabled!
  403. [16:27:20] [Server thread/INFO]: [Ember] Attempting to register tool 'GentleHoe'...
  404. [16:27:20] [Server thread/INFO]: [Ember] Registered tool 'GentleHoe' successfully!
  405. [16:27:20] [Server thread/INFO]: [Ember] Attempting to register tool 'GuideItem'...
  406. [16:27:20] [Server thread/INFO]: [Ember] Registered tool 'GuideItem' successfully!
  407. [16:27:20] [Server thread/INFO]: [Ember] Attempting to register tool 'FieryAxe'...
  408. [16:27:20] [Server thread/INFO]: [Ember] Registered tool 'FieryAxe' successfully!
  409. [16:27:20] [Server thread/INFO]: [Ember] Attempting to register tool 'WoodcutterAxe'...
  410. [16:27:20] [Server thread/WARN]: [Ember] Skipped registration of tool 'WoodcutterAxe' as it is disabled!
  411. [16:27:20] [Server thread/INFO]: [Ember] Attempting to register tool 'RavinePickaxe'...
  412. [16:27:20] [Server thread/INFO]: [Ember] Registered tool 'RavinePickaxe' successfully!
  413. [16:27:20] [Server thread/INFO]: [Ember] Attempting to register tool 'ExplosiveShovel'...
  414. [16:27:20] [Server thread/INFO]: [Ember] Registered tool 'ExplosiveShovel' successfully!
  415. [16:27:20] [Server thread/INFO]: [Ember] Attempting to register tool 'SuperExplosiveShovel'...
  416. [16:27:20] [Server thread/INFO]: [Ember] Registered tool 'SuperExplosiveShovel' successfully!
  417. [16:27:20] [Server thread/INFO]: [Ember] Checking for updates...
  418. [16:27:20] [Server thread/INFO]: [Ember] Up to date (0.1.11)!
  419. [16:27:21] [Server thread/INFO]: [ACF] Minecraft Version: 1.13
  420. [16:27:21] [Server thread/INFO]: [MyCommand] Enabling MyCommand v5.3.4
  421. [16:27:21] [Server thread/INFO]: *-=-=-=-=-=-=-=-=-=-* MyCommand *-=-=-=-=-=-=-=-=-=-=-*
  422. [16:27:21] [Server thread/INFO]: | Vault  : Ok. Hooked on Vault 1.7.1-b91
  423. [16:27:21] [Server thread/INFO]: | Command file(s) found : 20
  424. [16:27:21] [Server thread/INFO]: | Config : Ready.
  425. [16:27:21] [Server thread/INFO]: | PlaceholderAPI: Hooked, Ok.
  426. [16:27:21] [Server thread/INFO]: | Custom commands loaded : 213
  427. [16:27:21] [Server thread/INFO]: | Version: 5.3.4
  428. [16:27:21] [Server thread/INFO]: | Author : emmerrei a.k.a Ivanpro
  429. [16:27:21] [Server thread/INFO]: | You are running the latest version of MyCommand.
  430. [16:27:21] [Server thread/INFO]: *-=-=-=-=-=-=-=-=-=-*   Done!   *-=-=-=-=-=-=-=-=-=-=-*
  431. [16:27:21] [Server thread/INFO]: [Bank] Enabling Bank v1.0
  432. [16:27:21] [Server thread/WARN]: 12688 [Server thread] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Starting...
  433.  
  434. [16:27:21] [Server thread/WARN]: 12692 [Server thread] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Start completed.
  435.  
  436. [16:27:22] [Server thread/INFO]: [Essentials] Enabling Essentials v2.15.0.57
  437. [16:27:22] [Server thread/INFO]: [Essentials] Using 1.8.3+ BlockStateMeta provider as mob spawner provider.
  438. [16:27:22] [Server thread/INFO]: [Essentials] Using legacy item data provider as spawn egg provider.
  439. [16:27:22] [Server thread/INFO]: [Essentials] Using 1.9+ BasePotionData provider as potion meta provider.
  440. [16:27:22] [Server thread/INFO]: Using locale en_US
  441. [16:27:22] [Server thread/INFO]: [Essentials] Using Spigot 1.7.10+ ServerListPingEvent iterator
  442. [16:27:22] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config.
  443. [16:27:22] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
  444. [16:27:22] [Server thread/INFO]: [Essentials] Using Vault based permissions (LuckPerms)
  445. [16:27:22] [Server thread/INFO]: [Essentials] Payment method found (Vault - Economy: CMIEconomy version: 1.7.1-b91)
  446. [16:27:22] [Server thread/INFO]: [AutoSell] Enabling AutoSell v2.0.10
  447. [16:27:22] [Server thread/INFO]: [AutoSell] Item pumpkin registered for $0.31875
  448. [16:27:22] [Server thread/INFO]: [AutoSell] Item melon registered for $0.31875
  449. [16:27:22] [Server thread/INFO]: [AutoSell] Item sugarcane registered for $0.3375
  450. [16:27:22] [Server thread/INFO]: [AutoSell] Item sugar registered for $0.3375
  451. [16:27:22] [Server thread/INFO]: [AutoSell] Item cactus registered for $0.3562
  452. [16:27:22] [Server thread/INFO]: [AutoSell] Item vine registered for $0.4
  453. [16:27:22] [Server thread/INFO]: [AutoSell] Item wheatseeds registered for $0.07
  454. [16:27:22] [Server thread/INFO]: [AutoSell] Item cookedchicken registered for $0.225
  455. [16:27:22] [Server thread/INFO]: [AutoSell] Item cookedporkchop registered for $0.225
  456. [16:27:22] [Server thread/INFO]: [AutoSell] Item cookedbeef registered for $0.225
  457. [16:27:22] [Server thread/INFO]: [AutoSell] Item cookedrabbit registered for $0.225
  458. [16:27:22] [Server thread/INFO]: [AutoSell] Item chicken registered for $0.225
  459. [16:27:22] [Server thread/INFO]: [AutoSell] Item porkchop registered for $0.225
  460. [16:27:22] [Server thread/INFO]: [AutoSell] Item rawbeef registered for $0.225
  461. [16:27:22] [Server thread/INFO]: [AutoSell] Item rabbit registered for $0.225
  462. [16:27:22] [Server thread/INFO]: [AutoSell] Item rottenflesh registered for $0.3
  463. [16:27:22] [Server thread/INFO]: [AutoSell] Item arrow registered for $0.46875
  464. [16:27:22] [Server thread/INFO]: [AutoSell] Item bone registered for $0.45
  465. [16:27:22] [Server thread/INFO]: [AutoSell] Item string registered for $0.328125
  466. [16:27:22] [Server thread/INFO]: [AutoSell] Item spidereye registered for $0.28125
  467. [16:27:22] [Server thread/INFO]: [AutoSell] Item gunpowder registered for $0.7875
  468. [16:27:22] [Server thread/INFO]: [AutoSell] Item enderpearl registered for $0.525
  469. [16:27:22] [Server thread/INFO]: [AutoSell] Item blazerod registered for $0.65
  470. [16:27:22] [Server thread/INFO]: [AutoSell] Item slimeball registered for $1.7
  471. [16:27:22] [Server thread/INFO]: [AutoSell] Item magmacream registered for $2.1
  472. [16:27:22] [Server thread/INFO]: [AutoSell] Item feather registered for $0.15
  473. [16:27:22] [Server thread/INFO]: [AutoSell] Item leather registered for $0.1875
  474. [16:27:22] [Server thread/INFO]: [AutoSell] Item inksac registered for $0.525
  475. [16:27:22] [Server thread/INFO]: [AutoSell] Item rabbitfoot registered for $15.0
  476. [16:27:22] [Server thread/INFO]: [AutoSell] Item egg registered for $0.075
  477. [16:27:22] [Server thread/INFO]: [AutoSell] Item bow registered for $0.005
  478. [16:27:22] [Server thread/INFO]: [AutoSell] Item stick registered for $0.0562
  479. [16:27:22] [Server thread/INFO]: [AutoSell] Item redstone registered for $0.3
  480. [16:27:22] [Server thread/INFO]: [AutoSell] Item cookedcod registered for $0.25
  481. [16:27:22] [Server thread/INFO]: [AutoSell] Item cod registered for $0.25
  482. [16:27:22] [Server thread/INFO]: [AutoSell] Item salmon registered for $0.3
  483. [16:27:22] [Server thread/INFO]: [AutoSell] Item cookedsalmon registered for $0.3
  484. [16:27:22] [Server thread/INFO]: [AutoSell] Item glowstonedust registered for $0.5625
  485. [16:27:22] [Server thread/INFO]: [AutoSell] Item glassbottle registered for $0.6
  486. [16:27:22] [Server thread/INFO]: [AutoSell] Item redmushroom registered for $0.1125
  487. [16:27:22] [Server thread/INFO]: [AutoSell] Item brownmushroom registered for $0.4
  488. [16:27:22] [Server thread/INFO]: [AutoSell] Item prismarineshard registered for $0.24
  489. [16:27:22] [Server thread/INFO]: [AutoSell] Item prismarinecrystals registered for $0.26
  490. [16:27:22] [Server thread/INFO]: [AutoSell] Item shulkershell registered for $2.3
  491. [16:27:22] [Server thread/INFO]: [AutoSell] A total of 44 items have been registered.
  492. [16:27:22] [Server thread/INFO]: [DiscordSRV] Enabling DiscordSRV v1.16.6
  493. [16:27:22] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.15.0.57
  494. [16:27:22] [Server thread/INFO]: [EnjinMinecraftPlugin] Enabling EnjinMinecraftPlugin v3.5.4
  495. [16:27:22] [Server thread/INFO]: §5   ___    _  _        _    ___    _  _
  496. [16:27:22] [Server thread/INFO]: §5  | __|  | \| |    _ | |  |_ _|  | \| |
  497. [16:27:22] [Server thread/INFO]: §5  | _|   | .` |   | || |   | |   | .` |
  498. [16:27:22] [Server thread/INFO]: §5  |___|  |_|\_|    \__/   |___|  |_|\_|
  499. [16:27:22] [Server thread/INFO]: §2  Enjin Minecraft Plugin §63.5.4
  500. [16:27:22] [Server thread/INFO]: Initializing for the first time.
  501. [16:27:22] [Server thread/INFO]: [CMI] Enabling CMI v8.3.1.0
  502. [16:27:22] [Server thread/INFO]: [CMI] LuckPerms plugin will be used
  503. [16:27:23] [Server thread/INFO]: [CMI] Loaded (46) regular alias into memory. Took 13ms
  504. [16:27:23] [Server thread/INFO]: [CMI] Loaded (1) custom text's into memory. Took 2ms
  505. [16:27:23] [Server thread/INFO]: [CMI] Started (MySQL) data base. Took 81ms
  506. [16:27:23] [Server thread/INFO]: [CMI] Vault was found - Enabling capabilities. Economy: CMIEconomy
  507. [16:27:23] [Server thread/INFO]: [CMI] Can't determine sound name for tag. Trying to defaulting to BLOCK_NOTE_HARP
  508. [16:27:23] [Server thread/INFO]: [CMI] Loaded (5) warning categories into memory. Took 0ms
  509. [16:27:23] [Server thread/INFO]: [CMI] Loaded (3) warning commands into memory. Took 0ms
  510. [16:27:23] [Server thread/INFO]: [CMI] Loaded (5) kits into memory. Took 2ms
  511. [16:27:23] [Server thread/INFO]: [CMI] Loaded (2) cooldowns into memory. Took 2ms
  512. [16:27:23] [Server thread/INFO]: [CMI] Loaded (5) kits into memory. Took 0ms
  513. [16:27:23] [Server thread/INFO]: [CMI] Loaded (17) ranks into memory. Took 11ms
  514. [16:27:23] [Server thread/INFO]: [CMI] Loaded (4) playtime rewards into memory. Took 1ms
  515. [16:27:23] [Server thread/INFO]: [CMI] Loaded (4) Player data into memory. Took 16ms
  516. [16:27:23] [Server thread/INFO]: [CMI] Loaded (16) playtime records into memory. Took 3ms
  517. [16:27:23] [Server thread/INFO]: [CMI] Loaded (3) playtime reward records into memory. Took 1ms
  518. [16:27:23] [Server thread/INFO]: [CMI] Votifier found. Enabling vote listeners
  519. [16:27:23] [Server thread/INFO]: [CMI] Registered events. Took 193ms
  520. [16:27:23] [Server thread/INFO]: [CMI] Loaded (245) worth values into memory. Took 12ms
  521. [16:27:23] [Server thread/INFO]: [CMI] Loaded (0) event action commands into memory. Took 2ms
  522. [16:27:23] [Server thread/INFO]: [CMI] Updated (EN) language file. Took 64ms
  523. [16:27:23] [Server thread/INFO]: [CMI] Vault permissions was found - Enabling capabilities.
  524. [16:27:23] [Server thread/INFO]: [CMI] PlaceholderAPI hooked.
  525. [16:27:23] [Server thread/INFO]: [CMI] PlaceholderAPI was found - Enabling capabilities.
  526. [16:27:23] [Server thread/INFO]: [CMI] Essentials was found - Enabling capabilities.
  527. [16:27:23] [Server thread/INFO]: [CMI] McMMO was found - Enabling capabilities.
  528. [16:27:23] [Server thread/INFO]: [CMI] Cleaning.
  529. [16:27:23] [Server thread/INFO]: [CMI] Starting world timer.
  530. [16:27:23] [Server thread/INFO]: [CMI] Initializing world manager.
  531. [16:27:23] [Server thread/INFO]: [CMI] Loaded (5) schedules into memory. Took 4ms
  532. [16:27:23] [Server thread/INFO]: [CMI] Loaded (4) skin cache entries into memory. Took 1ms
  533. [16:27:23] [Server thread/INFO]: [CMI] Found DiscordSRV
  534. [16:27:23] [Server thread/INFO]: [CMI] Version 8.3.1.0 has been enabled
  535. [16:27:23] [Server thread/INFO]: [CMIEInjector][Economy] CMI Economy hooked.
  536. [16:27:23] [Server thread/INFO]: [BossShopPro] Enabling BossShopPro v2.0.0
  537. [16:27:23] [Server thread/INFO]: [BossShopPro] Loading data...
  538. [16:27:23] [Server thread/INFO]: [BossShopPro] Hooked into PlaceholderAPI.
  539. [16:27:23] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.15.0.57
  540. [16:27:23] [Server thread/INFO]: [PremiumVanish] Enabling PremiumVanish v2.4.1
  541. [16:27:24] [Server thread/INFO]: [PremiumVanish] Hooked into PlaceholderAPI
  542. [16:27:24] [Server thread/INFO]: [PremiumVanish] Hooked into LibsDisguises
  543. [16:27:24] [Server thread/INFO]: [PremiumVanish] Hooked into Essentials
  544. [16:27:24] [Server thread/INFO]: [PremiumVanish] Hooked into EnjinMinecraftPlugin
  545. [16:27:24] [Server thread/INFO]: [PremiumVanish] Hooked into CMI
  546. [16:27:24] [Server thread/INFO]: [ChatControl] Enabling ChatControl v7.11.3
  547. [16:27:24] [Server thread/INFO]:  _____ _           _    _____            _             _  +
  548. [16:27:24] [Server thread/INFO]: / ____| |         | |  / ____|          | |           | |
  549. [16:27:24] [Server thread/INFO]: | |    | |__   __ _| |_| |     ___  _ __ | |_ _ __ ___ | |
  550. [16:27:24] [Server thread/INFO]: | |    | '_ \ / _` | __| |    / _ \| '_ \| __| '__/ _ \| |
  551. [16:27:24] [Server thread/INFO]: | |____| | | | (_| | |_| |___| (_) | | | | |_| | | (_) | |
  552. [16:27:24] [Server thread/INFO]: \_____|_| |_|\__,_|\__|\_____\___/|_| |_|\__|_|  \___/|_|
  553. [16:27:24] [Server thread/INFO]:
  554. [16:27:24] [DiscordSRV - Initialization/INFO]: [DiscordSRV] DiscordSRV is up-to-date. (e71256b97da5788b9adf84f9ede5cd45e791e668)
  555. [16:27:25] [Server thread/INFO]:
  556. [16:27:25] [Server thread/INFO]: Checking compatible plugins..
  557. [16:27:25] [Server thread/INFO]: Found: Essentials, McMMO, Multiverse-Core, PlaceholderAPI, ProtocolLib, Vault, WorldEdit
  558. [16:27:25] [Server thread/INFO]:
  559. [16:27:25] [Server thread/INFO]: Rules loads now..
  560. [16:27:25] [Server thread/INFO]: 61 global, 15 chat, 4 command, 1 packet an rule(s) found
  561. [16:27:25] [Server thread/INFO]:
  562. [16:27:25] [Server thread/INFO]: Listening starts..
  563. [16:27:25] [Server thread/INFO]: Rules & antispam listening at normal priority.
  564. [16:27:25] [Server thread/INFO]: Hooked into: DiscordSRV
  565. [16:27:25] [Server thread/INFO]: [DiscordSRV] Language initialized as English
  566. [16:27:25] [Server thread/INFO]: [DiscordSRV] API listener me.kangarko.chatcontrol.final. .Lpt6 subscribed (1 methods)
  567. [16:27:25] [Server thread/INFO]: Fallback chat listener started at normal priority
  568. [16:27:25] [Server thread/INFO]:
  569. [16:27:25] [Server thread/INFO]: Chat now controls. (took 114 ms)
  570. [16:27:25] [Server thread/INFO]: ______________________________________________________________
  571. [16:27:25] [Server thread/INFO]:
  572. [16:27:25] [Server thread/INFO]: [MythicMobs] Enabling MythicMobs v4.5.3-SNAPSHOT-2603
  573. [16:27:25] [Server thread/INFO]: [MythicMobs] Loading MythicMobs for Bukkit v1_13_R2 (Minecraft 1.13)...
  574. [16:27:25] [Server thread/INFO]: [MythicMobs] MythicMobs LibsDisguises Support has been enabled!
  575. [16:27:25] [Server thread/INFO]: [MythicMobs] MythicMobs mcMMO Support has been enabled!
  576. [16:27:25] [Server thread/INFO]: [MythicMobs] MythicMobs Vault Support has been enabled!
  577. [16:27:25] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Thank you so much to these people for allowing DiscordSRV to grow to what it is: Ac3dUd3, Androkai, anton8604, buildblox, Bysokar, CoreyD97, DeeKay, Diamondman121314/DMAN, FataL, Foxy, geekhideout, Helmic, KaizenWorlds, LDSG Ghost, Mick, mikedmd, mikedmd again, Mitecraft, PChard, Rui, Ryan (The Loyal One), Sicnus
  578. [16:27:25] [Server thread/INFO]: [MythicMobs] Loaded 5 mobs.
  579. [16:27:25] [Server thread/INFO]: [MythicMobs] Loaded 3 vanilla mob overrides.
  580. [16:27:25] [Server thread/INFO]: [MythicMobs] Loaded 0 mob stacks.
  581. [16:27:25] [Server thread/INFO]: [MythicMobs] Loaded 3 skills.
  582. [16:27:25] [Server thread/INFO]: [MythicMobs] Loaded 2 random spawns.
  583. [16:27:25] [Server thread/INFO]: [MythicMobs] Loaded 3 mythic items.
  584. [16:27:25] [Server thread/INFO]: [MythicMobs] Loaded 2 drop tables.
  585. [16:27:25] [Server thread/INFO]: [MythicMobs] Loaded 0 mob spawners.
  586. [16:27:25] [Server thread/INFO]: [MythicMobs] MythicMobs configuration file loaded successfully.
  587. [16:27:25] [Server thread/INFO]: [MythicMobs] Started up bStats Metrics
  588. [16:27:25] [Server thread/INFO]: [MythicMobs] ✓ MythicMobs Premium v4.5.3 (build 2603) has been successfully loaded!
  589. [16:27:25] [Server thread/INFO]: [MythicArtifacts] Enabling MythicArtifacts v0.1.14-SNAPSHOT
  590. [16:27:25] [Server thread/INFO]: [MythicArtifacts] §6------------------------------------------------
  591. [16:27:25] [Server thread/INFO]: [MythicArtifacts] §bLoading MythicArtifacts for Bukkit v1_13_R2(MC v13)
  592. [16:27:25] [Server thread/INFO]: [MythicArtifacts] §6------------------------------------------------
  593. [16:27:25] [Server thread/INFO]: [Shop] Enabling Shop v1.8.0.1
  594. [16:27:25] [Server thread/INFO]: [Shop] Vault dependency found. Using the Vault economy ($) for currency on the server.
  595. [16:27:25] [Server thread/INFO]: [CombatLogX] Enabling CombatLogX v9.2.1.0
  596. [16:27:25] [Server thread/INFO]: [GriefPrevention] Enabling GriefPrevention v16.11.5
  597. [16:27:25] [Server thread/INFO]: [GriefPrevention] Finished loading configuration.
  598. [16:27:25] [Server thread/INFO]: [GriefPrevention] 1 total claims loaded.
  599. [16:27:26] [Server thread/INFO]: [GriefPrevention] Customizable messages loaded.
  600. [16:27:26] [Server thread/INFO]: [GriefPrevention] Finished loading data (File Mode).
  601. [16:27:26] [Server thread/INFO]: [GriefPrevention] GriefPrevention requires Vault for economy integration.
  602. [16:27:26] [Server thread/INFO]: [GriefPrevention] Attempting to load Vault...
  603. [16:27:26] [Server thread/INFO]: [GriefPrevention] Vault loaded successfully!
  604. [16:27:26] [Server thread/INFO]: [GriefPrevention] Looking for a Vault-compatible economy plugin...
  605. [16:27:26] [Server thread/INFO]: [GriefPrevention] Hooked into economy: CMIEconomy.
  606. [16:27:26] [Server thread/INFO]: [GriefPrevention] Ready to buy/sell claim blocks!
  607. [16:27:26] [Server thread/INFO]: [GriefPrevention] Boot finished.
  608. [16:27:26] [Server thread/INFO]: [GriefPreventionFlags] Enabling GriefPreventionFlags v4.6.2
  609. [16:27:26] [Server thread/INFO]: GPFlags: Finished loading configuration.
  610. [16:27:27] [Server thread/INFO]: GPFlags: Finished loading data.
  611. [16:27:27] [Server thread/INFO]: GPFlags: Boot finished.
  612. [16:27:27] [Server thread/INFO]: [MyPet] Enabling MyPet v3.0
  613. [16:27:27] [DiscordSRV - Initialization/WARN]: 18346 [DiscordSRV - Initialization] INFO github.scarsz.discordsrv.dependencies.jda.core.JDA - Login Successful!
  614.  
  615. [16:27:27] [JDA MainWS-ReadThread/WARN]: 18620 [JDA MainWS-ReadThread] INFO github.scarsz.discordsrv.dependencies.jda.core.requests.WebSocketClient - Connected to WebSocket
  616.  
  617. [16:27:27] [JDA MainWS-ReadThread/WARN]: 18766 [JDA MainWS-ReadThread] INFO github.scarsz.discordsrv.dependencies.jda.core.JDA - Finished Loading!
  618.  
  619. [16:27:27] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Found server G:Porkopolis - Survival Server(302858326604120064)
  620. [16:27:27] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:announcements(302858574097416193)
  621. [16:27:27] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:rules(332283655538081794)
  622. [16:27:27] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:useful_info(382630652564209674)
  623. [16:27:27] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:normal_reports(393895592906063873)
  624. [16:27:27] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:changes_and_fixes(401594469603868709)
  625. [16:27:27] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:polls(422385498028507146)
  626. [16:27:27] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:suggestions(449598609961385985)
  627. [16:27:27] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:1_13_2_announcements(530017397130788904)
  628. [16:27:27] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:1_13_2_suggestions(512973231058190340)
  629. [16:27:27] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:1_13_2_polls(523978226440208417)
  630. [16:27:27] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:rank_cost_changes(529773942974709791)
  631. [16:27:27] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:1_13_2_server_chat(526240107280203806)
  632. [16:27:27] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:1_13_2_console(526240415100174338)
  633. [16:27:27] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:general(302858326604120064)
  634. [16:27:27] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:marketplace(416421541522178048)
  635. [16:27:27] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:anime(361676920011882508)
  636. [16:27:27] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:disney_related(407755921872125962)
  637. [16:27:27] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:poetry(463554028760989706)
  638. [16:27:27] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:your_art(362040885522858004)
  639. [16:27:27] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:music(344618703377268737)
  640. [16:27:27] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:bot_commands(454809176632197150)
  641. [16:27:27] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:memes(464158020511989762)
  642. [16:27:27] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:staff_chat(320026773389705237)
  643. [16:27:27] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:builder_chat(320387851340611588)
  644. [16:27:27] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:mute_chat(324354027733385226)
  645. [16:27:27] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:ban_chat(306572103166066689)
  646. [16:27:27] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:staff_rules(515270264305614858)
  647. [16:27:27] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:staff_info(441024977190387712)
  648. [16:27:27] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Console forwarding assigned to channel TC:1_13_2_console(526240415100174338)
  649. [16:27:27] [DiscordSRV - Initialization/INFO]: [DiscordSRV] No chat plugin hooks enabled
  650. [16:27:28] [Server thread/INFO]: [MyPet] No Update available.
  651. [16:27:28] [Server thread/INFO]: [MyPet] Compat mode for v1_13_R2 loaded.
  652. [16:27:28] [Server thread/INFO]: [MyPet] Exp calculation mode: MyPet
  653. [16:27:28] [Server thread/INFO]: [MyPet] Connect to MySQL database...
  654. [16:27:28] [Server thread/INFO]: [MyPet] MySQL connection successful.
  655. [16:27:28] [Server thread/INFO]: [MyPet] --- Loading WorldGroups ---------------------------
  656. [16:27:28] [Server thread/INFO]: [MyPet]    added 'world' to 'default'
  657. [16:27:28] [Server thread/INFO]: [MyPet]    added 'world_nether' to 'default'
  658. [16:27:28] [Server thread/INFO]: [MyPet]    added 'world_the_end' to 'default'
  659. [16:27:28] [Server thread/INFO]: [MyPet] -------------------------------------------------
  660. [16:27:28] [Server thread/INFO]: [MyPet] BossShopPro (2.0.0) hook activated.
  661. [16:27:28] [Server thread/INFO]: [MyPet] GriefPrevention (16.11.5) hook activated.
  662. [16:27:28] [Server thread/INFO]: [MyPet] mcMMO (1.6.0) hook activated.
  663. [16:27:28] [Server thread/INFO]: [MyPet] MythicMobs (4.5.3-SNAPSHOT-2603) hook activated.
  664. [16:27:28] [Server thread/INFO]: [MyPet] PlaceholderAPI (2.9.2) hook activated.
  665. [16:27:28] [Server thread/INFO]: [MyPet] PremiumVanish (2.4.1) hook activated.
  666. [16:27:28] [Server thread/INFO]: [MyPet] ProtocolLib (4.4.0) hook activated.
  667. [16:27:28] [Server thread/INFO]: [MyPet] Vault (1.7.1-b91) (Economy: CMIEconomy) hook activated.
  668. [16:27:28] [Server thread/INFO]: [MyPet] Thank you for buying MyPet-Premium!
  669. [16:27:28] [Server thread/INFO]: [MyPet] version 3.0-SNAPSHOT-b687P ENABLED
  670. [16:27:28] [Server thread/INFO]: [ClaimslistClassifier] Enabling ClaimslistClassifier v1.5
  671. [16:27:28] [Server thread/INFO]: [ClaimslistClassifier] Enabled sorted claimslist
  672. [16:27:28] [Server thread/INFO]: [ClaimslistClassifier] Enabled claimNaming
  673. [16:27:28] [Server thread/INFO]: [ClaimslistClassifier] Enabled TrustedClaimsListCommand
  674. [16:27:28] [Server thread/INFO]: [ClaimslistClassifier] Enabled ConfirmAbandonClaimListener
  675. [16:27:28] [Server thread/INFO]: [TradeMe] Enabling TradeMe v6.0.0.3
  676. [16:27:28] [Server thread/INFO]: [TradeMe] Version 6.0.0.3 has been enabled
  677. [16:27:28] [Server thread/INFO]: [TradeMe] GriefPrevention plugin was found!
  678. [16:27:28] [Server thread/INFO]: [TradeMe] MyPet plugin was found!
  679. [16:27:28] [Server thread/INFO]: [TradeMe] McMMO plugin was found!
  680. [16:27:28] [Server thread/INFO]: [TradeMe] Vault plugin was found!
  681. [16:27:29] [Server thread/INFO]: [TradeMe] Connected to sqlite
  682. [16:27:29] [Server thread/INFO]: [TradeMe] 0 trade logs preloaded
  683. [16:27:29] [Server thread/INFO]: [SafariNet] Enabling SafariNet v1.13.31-SNAPSHOT
  684. [16:27:29] [Server thread/INFO]: [SafariNet] Using v1_13_R2
  685. [16:27:29] [Server thread/INFO]: [SafariNet] GriefPrevention found and using it.
  686. [16:27:29] [Server thread/INFO]: [SafariNet] MyPet found and using it.
  687. [16:27:29] [Server thread/INFO]: [SafariNet] MythicMobs found and using it.
  688. [16:27:29] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  689. [16:27:29] [Server thread/INFO]: Done (15.051s)! For help, type "help"
  690. [16:27:29] [Server thread/INFO]: (FAWE) Plugin 'GriefPrevention' found. Using it now.
  691. [16:27:29] [Server thread/INFO]: [CombatLog]  Loading expansion 'Cheat Prevention v13.3'
  692. [16:27:29] [Server thread/INFO]: [CombatLog]  Loading expansion 'NotCombatLogX v13.1'
  693. [16:27:29] [Server thread/INFO]: [CombatLog]  Loading expansion 'Placeholder Compatibility v13.5'
  694. [16:27:29] [Server thread/INFO]: [CombatLog]  Loaded 3 expansions
  695. [16:27:29] [Server thread/INFO]: [CombatLog]  CombatLogX is now enabled.
  696. [16:27:29] [Craft Scheduler Thread - 12/INFO]: [Vault] Checking for Updates ...
  697. [16:27:30] [Craft Scheduler Thread - 12/INFO]: [Vault] No new version available
  698. [16:27:30] [Server thread/INFO]: Finished cleaning
  699. [16:27:30] [Server thread/INFO]: [VotingPlugin] Successfully hooked into vault economy!
  700. [16:27:30] [Server thread/INFO]: [VotingPlugin] Hooked into vault permissions
  701. [16:27:30] [Craft Scheduler Thread - 12/INFO]: [BossShopPro] Successfully hooked into Points plugin EnjinMinecraftPlugin.
  702. [16:27:30] [Craft Scheduler Thread - 12/INFO]: [BossShopPro] Loaded 15 Shops!
  703. [16:27:30] [Craft Scheduler Thread - 12/INFO]: [VotingPlugin] VotingPlugin is up to date! Version: 5.17.3
  704. [16:27:30] [Server thread/INFO]: [MythicArtifacts] Attached Artifact traits to items.
  705. [16:27:30] [Server thread/INFO]: [MythicArtifacts] Loaded 3 items.
  706. [16:27:31] [Craft Scheduler Thread - 0/INFO]: [PlaceholderAPI] 126 placeholder expansions are available on the cloud.
  707. [16:27:31] [Craft Scheduler Thread - 0/INFO]: [mcMMO] Purging powerless users...
  708. [16:27:31] [Craft Scheduler Thread - 0/INFO]: [mcMMO] Purged 0 users from the database.
  709. [16:27:31] [Craft Scheduler Thread - 0/INFO]: [mcMMO] Purging inactive users older than 6 months...
  710. [16:27:31] [Craft Scheduler Thread - 0/INFO]: [mcMMO] Purged 0 users from the database.
  711. [16:28:30] [Craft Scheduler Thread - 20/INFO]: [Metrics] Server returned HTTP response code: 504 for URL: http://mcstats.org/report/Shop
  712. [16:29:31] [Server thread/INFO]:
  713. [16:29:34] [User Authenticator #1/INFO]: UUID of player pinkpig3777 is 5c8dc120-9cfb-4b09-a666-ccaf7025b0b5
  714. [16:29:35] [Server thread/INFO]: [DiscordSRV] Player pinkpig3777 joined with silent joining permission, not sending a join message
  715. [16:29:35] [Server thread/INFO]: pinkpig3777[/...] logged in with entity id 413 at ([world]-58.5, 65.0, -59.5)
  716. [16:29:35] [Server thread/INFO]: pinkpig3777 has joined the game.
  717. [16:29:50] [Server thread/INFO]: pinkpig3777 issued server command: /home
  718. [16:29:53] [Server thread/INFO]: pinkpig3777 issued server command: //schem list
  719. [16:29:54] [Server thread/WARN]: java.lang.NullPointerException
  720. [16:29:54] [Server thread/WARN]:   at com.sk89q.minecraft.util.commands.CommandContext.split(CommandContext.java:43)
  721. [16:29:54] [Server thread/WARN]:   at com.sk89q.worldedit.util.command.parametric.StringArgumentStack.<init>(StringArgumentStack.java:62)
  722. [16:29:54] [Server thread/WARN]:   at com.sk89q.worldedit.util.command.parametric.AParametricCallable.getScopedContext(AParametricCallable.java:50)
  723. [16:29:54] [Server thread/WARN]:   at com.sk89q.worldedit.util.command.parametric.AParametricCallable.getSuggestions(AParametricCallable.java:234)
  724. [16:29:54] [Server thread/WARN]:   at com.sk89q.worldedit.util.command.SimpleDispatcher.getSuggestions(SimpleDispatcher.java:174)
  725. [16:29:54] [Server thread/WARN]:   at com.sk89q.worldedit.util.command.SimpleDispatcher.getSuggestions(SimpleDispatcher.java:174)
  726. [16:29:54] [Server thread/WARN]:   at com.sk89q.worldedit.extension.platform.CommandManager.handleCommandSuggestion(CommandManager.java:551)
  727. [16:29:54] [Server thread/WARN]:   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  728. [16:29:54] [Server thread/WARN]:   at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  729. [16:29:54] [Server thread/WARN]:   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  730. [16:29:54] [Server thread/WARN]:   at java.lang.reflect.Method.invoke(Method.java:498)
  731. [16:29:54] [Server thread/WARN]:   at com.sk89q.worldedit.util.eventbus.MethodEventHandler.dispatch(MethodEventHandler.java:58)
  732. [16:29:54] [Server thread/WARN]:   at com.sk89q.worldedit.util.eventbus.EventHandler.handleEvent(EventHandler.java:73)
  733. [16:29:54] [Server thread/WARN]:   at com.sk89q.worldedit.util.eventbus.EventBus.dispatch(EventBus.java:187)
  734. [16:29:54] [Server thread/WARN]:   at com.sk89q.worldedit.util.eventbus.EventBus.post(EventBus.java:173)
  735. [16:29:54] [Server thread/WARN]:   at com.boydti.fawe.bukkit.listener.ATabCompleteListener.onTab(ATabCompleteListener.java:33)
  736. [16:29:54] [Server thread/WARN]:   at com.boydti.fawe.bukkit.listener.SyncTabCompleteListener.onTabComplete(SyncTabCompleteListener.java:19)
  737. [16:29:54] [Server thread/WARN]:   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  738. [16:29:54] [Server thread/WARN]:   at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  739. [16:29:54] [Server thread/WARN]:   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  740. [16:29:54] [Server thread/WARN]:   at java.lang.reflect.Method.invoke(Method.java:498)
  741. [16:29:54] [Server thread/WARN]:   at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:305)
  742. [16:29:54] [Server thread/WARN]:   at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  743. [16:29:54] [Server thread/WARN]:   at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:500)
  744. [16:29:54] [Server thread/WARN]:   at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:485)
  745. [16:29:54] [Server thread/WARN]:   at org.bukkit.craftbukkit.v1_13_R2.CraftServer.tabComplete(CraftServer.java:1670)
  746. [16:29:54] [Server thread/WARN]:   at org.bukkit.craftbukkit.v1_13_R2.command.BukkitCommandWrapper.getSuggestions(BukkitCommandWrapper.java:49)
  747. [16:29:54] [Server thread/WARN]:   at com.mojang.brigadier.tree.ArgumentCommandNode.listSuggestions(ArgumentCommandNode.java:68)
  748. [16:29:54] [Server thread/WARN]:   at com.mojang.brigadier.CommandDispatcher.getCompletionSuggestions(CommandDispatcher.java:379)
  749. [16:29:54] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.PlayerConnection.a(PlayerConnection.java:515)
  750. [16:29:54] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.PacketPlayInTabComplete.a(SourceFile:36)
  751. [16:29:54] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.PacketPlayInTabComplete.a(SourceFile:9)
  752. [16:29:54] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.PlayerConnectionUtils.a(SourceFile:10)
  753. [16:29:54] [Server thread/WARN]:   at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  754. [16:29:54] [Server thread/WARN]:   at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  755. [16:29:54] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.SystemUtils.a(SourceFile:199)
  756. [16:29:54] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.MinecraftServer.b(MinecraftServer.java:895)
  757. [16:29:54] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.DedicatedServer.b(DedicatedServer.java:417)
  758. [16:29:54] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:830)
  759. [16:29:54] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:728)
  760. [16:29:54] [Server thread/WARN]:   at java.lang.Thread.run(Thread.java:748)
  761. [16:29:54] [Server thread/WARN]: java.lang.NullPointerException
  762. [16:29:54] [Server thread/WARN]:   at com.sk89q.minecraft.util.commands.CommandContext.split(CommandContext.java:43)
  763. [16:29:54] [Server thread/WARN]:   at com.sk89q.worldedit.util.command.parametric.StringArgumentStack.<init>(StringArgumentStack.java:62)
  764. [16:29:54] [Server thread/WARN]:   at com.sk89q.worldedit.util.command.parametric.AParametricCallable.getScopedContext(AParametricCallable.java:50)
  765. [16:29:54] [Server thread/WARN]:   at com.sk89q.worldedit.util.command.parametric.AParametricCallable.getSuggestions(AParametricCallable.java:234)
  766. [16:29:54] [Server thread/WARN]:   at com.sk89q.worldedit.util.command.SimpleDispatcher.getSuggestions(SimpleDispatcher.java:174)
  767. [16:29:54] [Server thread/WARN]:   at com.sk89q.worldedit.util.command.SimpleDispatcher.getSuggestions(SimpleDispatcher.java:174)
  768. [16:29:54] [Server thread/WARN]:   at com.sk89q.worldedit.extension.platform.CommandManager.handleCommandSuggestion(CommandManager.java:551)
  769. [16:29:54] [Server thread/WARN]:   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  770. [16:29:54] [Server thread/WARN]:   at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  771. [16:29:54] [Server thread/WARN]:   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  772. [16:29:54] [Server thread/WARN]:   at java.lang.reflect.Method.invoke(Method.java:498)
  773. [16:29:54] [Server thread/WARN]:   at com.sk89q.worldedit.util.eventbus.MethodEventHandler.dispatch(MethodEventHandler.java:58)
  774. [16:29:54] [Server thread/WARN]:   at com.sk89q.worldedit.util.eventbus.EventHandler.handleEvent(EventHandler.java:73)
  775. [16:29:54] [Server thread/WARN]:   at com.sk89q.worldedit.util.eventbus.EventBus.dispatch(EventBus.java:187)
  776. [16:29:54] [Server thread/WARN]:   at com.sk89q.worldedit.util.eventbus.EventBus.post(EventBus.java:173)
  777. [16:29:54] [Server thread/WARN]:   at com.boydti.fawe.bukkit.listener.ATabCompleteListener.onTab(ATabCompleteListener.java:33)
  778. [16:29:54] [Server thread/WARN]:   at com.boydti.fawe.bukkit.listener.SyncTabCompleteListener.onTabComplete(SyncTabCompleteListener.java:19)
  779. [16:29:54] [Server thread/WARN]:   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  780. [16:29:54] [Server thread/WARN]:   at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  781. [16:29:54] [Server thread/WARN]:   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  782. [16:29:54] [Server thread/WARN]:   at java.lang.reflect.Method.invoke(Method.java:498)
  783. [16:29:54] [Server thread/WARN]:   at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:305)
  784. [16:29:54] [Server thread/WARN]:   at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  785. [16:29:54] [Server thread/WARN]:   at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:500)
  786. [16:29:54] [Server thread/WARN]:   at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:485)
  787. [16:29:54] [Server thread/WARN]:   at org.bukkit.craftbukkit.v1_13_R2.CraftServer.tabComplete(CraftServer.java:1670)
  788. [16:29:54] [Server thread/WARN]:   at org.bukkit.craftbukkit.v1_13_R2.command.BukkitCommandWrapper.getSuggestions(BukkitCommandWrapper.java:49)
  789. [16:29:54] [Server thread/WARN]:   at com.mojang.brigadier.tree.ArgumentCommandNode.listSuggestions(ArgumentCommandNode.java:68)
  790. [16:29:54] [Server thread/WARN]:   at com.mojang.brigadier.CommandDispatcher.getCompletionSuggestions(CommandDispatcher.java:379)
  791. [16:29:54] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.PlayerConnection.a(PlayerConnection.java:515)
  792. [16:29:54] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.PacketPlayInTabComplete.a(SourceFile:36)
  793. [16:29:54] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.PacketPlayInTabComplete.a(SourceFile:9)
  794. [16:29:54] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.PlayerConnectionUtils.a(SourceFile:10)
  795. [16:29:54] [Server thread/WARN]:   at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  796. [16:29:54] [Server thread/WARN]:   at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  797. [16:29:54] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.SystemUtils.a(SourceFile:199)
  798. [16:29:54] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.MinecraftServer.b(MinecraftServer.java:895)
  799. [16:29:54] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.DedicatedServer.b(DedicatedServer.java:417)
  800. [16:29:54] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:830)
  801. [16:29:54] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:728)
  802. [16:29:54] [Server thread/WARN]:   at java.lang.Thread.run(Thread.java:748)
  803. [16:29:54] [Server thread/WARN]: java.lang.NullPointerException
  804. [16:29:54] [Server thread/WARN]:   at com.sk89q.minecraft.util.commands.CommandContext.split(CommandContext.java:43)
  805. [16:29:54] [Server thread/WARN]:   at com.sk89q.worldedit.util.command.parametric.StringArgumentStack.<init>(StringArgumentStack.java:62)
  806. [16:29:54] [Server thread/WARN]:   at com.sk89q.worldedit.util.command.parametric.AParametricCallable.getScopedContext(AParametricCallable.java:50)
  807. [16:29:54] [Server thread/WARN]:   at com.sk89q.worldedit.util.command.parametric.AParametricCallable.getSuggestions(AParametricCallable.java:234)
  808. [16:29:54] [Server thread/WARN]:   at com.sk89q.worldedit.util.command.SimpleDispatcher.getSuggestions(SimpleDispatcher.java:174)
  809. [16:29:54] [Server thread/WARN]:   at com.sk89q.worldedit.util.command.SimpleDispatcher.getSuggestions(SimpleDispatcher.java:174)
  810. [16:29:54] [Server thread/WARN]:   at com.sk89q.worldedit.extension.platform.CommandManager.handleCommandSuggestion(CommandManager.java:551)
  811. [16:29:54] [Server thread/WARN]:   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  812. [16:29:54] [Server thread/WARN]:   at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  813. [16:29:54] [Server thread/WARN]:   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  814. [16:29:54] [Server thread/WARN]:   at java.lang.reflect.Method.invoke(Method.java:498)
  815. [16:29:54] [Server thread/WARN]:   at com.sk89q.worldedit.util.eventbus.MethodEventHandler.dispatch(MethodEventHandler.java:58)
  816. [16:29:54] [Server thread/WARN]:   at com.sk89q.worldedit.util.eventbus.EventHandler.handleEvent(EventHandler.java:73)
  817. [16:29:54] [Server thread/WARN]:   at com.sk89q.worldedit.util.eventbus.EventBus.dispatch(EventBus.java:187)
  818. [16:29:54] [Server thread/WARN]:   at com.sk89q.worldedit.util.eventbus.EventBus.post(EventBus.java:173)
  819. [16:29:54] [Server thread/WARN]:   at com.boydti.fawe.bukkit.listener.ATabCompleteListener.onTab(ATabCompleteListener.java:33)
  820. [16:29:54] [Server thread/WARN]:   at com.boydti.fawe.bukkit.listener.SyncTabCompleteListener.onTabComplete(SyncTabCompleteListener.java:19)
  821. [16:29:54] [Server thread/WARN]:   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  822. [16:29:54] [Server thread/WARN]:   at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  823. [16:29:54] [Server thread/WARN]:   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  824. [16:29:54] [Server thread/WARN]:   at java.lang.reflect.Method.invoke(Method.java:498)
  825. [16:29:54] [Server thread/WARN]:   at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:305)
  826. [16:29:54] [Server thread/WARN]:   at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  827. [16:29:54] [Server thread/WARN]:   at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:500)
  828. [16:29:54] [Server thread/WARN]:   at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:485)
  829. [16:29:54] [Server thread/WARN]:   at org.bukkit.craftbukkit.v1_13_R2.CraftServer.tabComplete(CraftServer.java:1670)
  830. [16:29:54] [Server thread/WARN]:   at org.bukkit.craftbukkit.v1_13_R2.command.BukkitCommandWrapper.getSuggestions(BukkitCommandWrapper.java:49)
  831. [16:29:54] [Server thread/WARN]:   at com.mojang.brigadier.tree.ArgumentCommandNode.listSuggestions(ArgumentCommandNode.java:68)
  832. [16:29:54] [Server thread/WARN]:   at com.mojang.brigadier.CommandDispatcher.getCompletionSuggestions(CommandDispatcher.java:379)
  833. [16:29:54] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.PlayerConnection.a(PlayerConnection.java:515)
  834. [16:29:54] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.PacketPlayInTabComplete.a(SourceFile:36)
  835. [16:29:54] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.PacketPlayInTabComplete.a(SourceFile:9)
  836. [16:29:54] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.PlayerConnectionUtils.a(SourceFile:10)
  837. [16:29:54] [Server thread/WARN]:   at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  838. [16:29:54] [Server thread/WARN]:   at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  839. [16:29:54] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.SystemUtils.a(SourceFile:199)
  840. [16:29:54] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.MinecraftServer.b(MinecraftServer.java:895)
  841. [16:29:54] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.DedicatedServer.b(DedicatedServer.java:417)
  842. [16:29:54] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:830)
  843. [16:29:54] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:728)
  844. [16:29:54] [Server thread/WARN]:   at java.lang.Thread.run(Thread.java:748)
  845. [16:29:54] [Server thread/WARN]: java.lang.NullPointerException
  846. [16:29:54] [Server thread/WARN]:   at com.sk89q.minecraft.util.commands.CommandContext.split(CommandContext.java:43)
  847. [16:29:54] [Server thread/WARN]:   at com.sk89q.worldedit.util.command.parametric.StringArgumentStack.<init>(StringArgumentStack.java:62)
  848. [16:29:54] [Server thread/WARN]:   at com.sk89q.worldedit.util.command.parametric.AParametricCallable.getScopedContext(AParametricCallable.java:50)
  849. [16:29:54] [Server thread/WARN]:   at com.sk89q.worldedit.util.command.parametric.AParametricCallable.getSuggestions(AParametricCallable.java:234)
  850. [16:29:54] [Server thread/WARN]:   at com.sk89q.worldedit.util.command.SimpleDispatcher.getSuggestions(SimpleDispatcher.java:174)
  851. [16:29:54] [Server thread/WARN]:   at com.sk89q.worldedit.util.command.SimpleDispatcher.getSuggestions(SimpleDispatcher.java:174)
  852. [16:29:54] [Server thread/WARN]:   at com.sk89q.worldedit.extension.platform.CommandManager.handleCommandSuggestion(CommandManager.java:551)
  853. [16:29:54] [Server thread/WARN]:   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  854. [16:29:54] [Server thread/WARN]:   at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  855. [16:29:54] [Server thread/WARN]:   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  856. [16:29:54] [Server thread/WARN]:   at java.lang.reflect.Method.invoke(Method.java:498)
  857. [16:29:54] [Server thread/WARN]:   at com.sk89q.worldedit.util.eventbus.MethodEventHandler.dispatch(MethodEventHandler.java:58)
  858. [16:29:54] [Server thread/WARN]:   at com.sk89q.worldedit.util.eventbus.EventHandler.handleEvent(EventHandler.java:73)
  859. [16:29:54] [Server thread/WARN]:   at com.sk89q.worldedit.util.eventbus.EventBus.dispatch(EventBus.java:187)
  860. [16:29:54] [Server thread/WARN]:   at com.sk89q.worldedit.util.eventbus.EventBus.post(EventBus.java:173)
  861. [16:29:54] [Server thread/WARN]:   at com.boydti.fawe.bukkit.listener.ATabCompleteListener.onTab(ATabCompleteListener.java:33)
  862. [16:29:54] [Server thread/WARN]:   at com.boydti.fawe.bukkit.listener.SyncTabCompleteListener.onTabComplete(SyncTabCompleteListener.java:19)
  863. [16:29:54] [Server thread/WARN]:   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  864. [16:29:54] [Server thread/WARN]:   at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  865. [16:29:54] [Server thread/WARN]:   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  866. [16:29:54] [Server thread/WARN]:   at java.lang.reflect.Method.invoke(Method.java:498)
  867. [16:29:54] [Server thread/WARN]:   at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:305)
  868. [16:29:54] [Server thread/WARN]:   at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  869. [16:29:54] [Server thread/WARN]:   at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:500)
  870. [16:29:54] [Server thread/WARN]:   at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:485)
  871. [16:29:54] [Server thread/WARN]:   at org.bukkit.craftbukkit.v1_13_R2.CraftServer.tabComplete(CraftServer.java:1670)
  872. [16:29:54] [Server thread/WARN]:   at org.bukkit.craftbukkit.v1_13_R2.command.BukkitCommandWrapper.getSuggestions(BukkitCommandWrapper.java:49)
  873. [16:29:54] [Server thread/WARN]:   at com.mojang.brigadier.tree.ArgumentCommandNode.listSuggestions(ArgumentCommandNode.java:68)
  874. [16:29:54] [Server thread/WARN]:   at com.mojang.brigadier.CommandDispatcher.getCompletionSuggestions(CommandDispatcher.java:379)
  875. [16:29:54] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.PlayerConnection.a(PlayerConnection.java:515)
  876. [16:29:54] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.PacketPlayInTabComplete.a(SourceFile:36)
  877. [16:29:54] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.PacketPlayInTabComplete.a(SourceFile:9)
  878. [16:29:54] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.PlayerConnectionUtils.a(SourceFile:10)
  879. [16:29:54] [Server thread/WARN]:   at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  880. [16:29:54] [Server thread/WARN]:   at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  881. [16:29:54] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.SystemUtils.a(SourceFile:199)
  882. [16:29:54] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.MinecraftServer.b(MinecraftServer.java:895)
  883. [16:29:54] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.DedicatedServer.b(DedicatedServer.java:417)
  884. [16:29:54] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:830)
  885. [16:29:54] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:728)
  886. [16:29:54] [Server thread/WARN]:   at java.lang.Thread.run(Thread.java:748)
  887. [16:29:54] [Server thread/WARN]: java.lang.NullPointerException
  888. [16:29:54] [Server thread/WARN]:   at com.sk89q.minecraft.util.commands.CommandContext.split(CommandContext.java:43)
  889. [16:29:54] [Server thread/WARN]:   at com.sk89q.worldedit.util.command.parametric.StringArgumentStack.<init>(StringArgumentStack.java:62)
  890. [16:29:54] [Server thread/WARN]:   at com.sk89q.worldedit.util.command.parametric.AParametricCallable.getScopedContext(AParametricCallable.java:50)
  891. [16:29:54] [Server thread/WARN]:   at com.sk89q.worldedit.util.command.parametric.AParametricCallable.getSuggestions(AParametricCallable.java:234)
  892. [16:29:54] [Server thread/WARN]:   at com.sk89q.worldedit.util.command.SimpleDispatcher.getSuggestions(SimpleDispatcher.java:174)
  893. [16:29:54] [Server thread/WARN]:   at com.sk89q.worldedit.util.command.SimpleDispatcher.getSuggestions(SimpleDispatcher.java:174)
  894. [16:29:54] [Server thread/WARN]:   at com.sk89q.worldedit.extension.platform.CommandManager.handleCommandSuggestion(CommandManager.java:551)
  895. [16:29:54] [Server thread/WARN]:   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  896. [16:29:54] [Server thread/WARN]:   at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  897. [16:29:54] [Server thread/WARN]:   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  898. [16:29:54] [Server thread/WARN]:   at java.lang.reflect.Method.invoke(Method.java:498)
  899. [16:29:54] [Server thread/WARN]:   at com.sk89q.worldedit.util.eventbus.MethodEventHandler.dispatch(MethodEventHandler.java:58)
  900. [16:29:54] [Server thread/WARN]:   at com.sk89q.worldedit.util.eventbus.EventHandler.handleEvent(EventHandler.java:73)
  901. [16:29:54] [Server thread/WARN]:   at com.sk89q.worldedit.util.eventbus.EventBus.dispatch(EventBus.java:187)
  902. [16:29:54] [Server thread/WARN]:   at com.sk89q.worldedit.util.eventbus.EventBus.post(EventBus.java:173)
  903. [16:29:54] [Server thread/WARN]:   at com.boydti.fawe.bukkit.listener.ATabCompleteListener.onTab(ATabCompleteListener.java:33)
  904. [16:29:54] [Server thread/WARN]:   at com.boydti.fawe.bukkit.listener.SyncTabCompleteListener.onTabComplete(SyncTabCompleteListener.java:19)
  905. [16:29:54] [Server thread/WARN]:   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  906. [16:29:54] [Server thread/WARN]:   at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  907. [16:29:54] [Server thread/WARN]:   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  908. [16:29:54] [Server thread/WARN]:   at java.lang.reflect.Method.invoke(Method.java:498)
  909. [16:29:54] [Server thread/WARN]:   at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:305)
  910. [16:29:54] [Server thread/WARN]:   at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  911. [16:29:54] [Server thread/WARN]:   at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:500)
  912. [16:29:54] [Server thread/WARN]:   at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:485)
  913. [16:29:54] [Server thread/WARN]:   at org.bukkit.craftbukkit.v1_13_R2.CraftServer.tabComplete(CraftServer.java:1670)
  914. [16:29:54] [Server thread/WARN]:   at org.bukkit.craftbukkit.v1_13_R2.command.BukkitCommandWrapper.getSuggestions(BukkitCommandWrapper.java:49)
  915. [16:29:54] [Server thread/WARN]:   at com.mojang.brigadier.tree.ArgumentCommandNode.listSuggestions(ArgumentCommandNode.java:68)
  916. [16:29:54] [Server thread/WARN]:   at com.mojang.brigadier.CommandDispatcher.getCompletionSuggestions(CommandDispatcher.java:379)
  917. [16:29:54] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.PlayerConnection.a(PlayerConnection.java:515)
  918. [16:29:54] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.PacketPlayInTabComplete.a(SourceFile:36)
  919. [16:29:54] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.PacketPlayInTabComplete.a(SourceFile:9)
  920. [16:29:54] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.PlayerConnectionUtils.a(SourceFile:10)
  921. [16:29:54] [Server thread/WARN]:   at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  922. [16:29:54] [Server thread/WARN]:   at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  923. [16:29:54] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.SystemUtils.a(SourceFile:199)
  924. [16:29:54] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.MinecraftServer.b(MinecraftServer.java:895)
  925. [16:29:54] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.DedicatedServer.b(DedicatedServer.java:417)
  926. [16:29:54] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:830)
  927. [16:29:54] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:728)
  928. [16:29:54] [Server thread/WARN]:   at java.lang.Thread.run(Thread.java:748)
  929. [16:29:54] [Server thread/WARN]: java.lang.NullPointerException
  930. [16:29:54] [Server thread/WARN]:   at com.sk89q.minecraft.util.commands.CommandContext.split(CommandContext.java:43)
  931. [16:29:54] [Server thread/WARN]:   at com.sk89q.worldedit.util.command.parametric.StringArgumentStack.<init>(StringArgumentStack.java:62)
  932. [16:29:54] [Server thread/WARN]:   at com.sk89q.worldedit.util.command.parametric.AParametricCallable.getScopedContext(AParametricCallable.java:50)
  933. [16:29:54] [Server thread/WARN]:   at com.sk89q.worldedit.util.command.parametric.AParametricCallable.getSuggestions(AParametricCallable.java:234)
  934. [16:29:54] [Server thread/WARN]:   at com.sk89q.worldedit.util.command.SimpleDispatcher.getSuggestions(SimpleDispatcher.java:174)
  935. [16:29:54] [Server thread/WARN]:   at com.sk89q.worldedit.util.command.SimpleDispatcher.getSuggestions(SimpleDispatcher.java:174)
  936. [16:29:54] [Server thread/WARN]:   at com.sk89q.worldedit.extension.platform.CommandManager.handleCommandSuggestion(CommandManager.java:551)
  937. [16:29:54] [Server thread/WARN]:   at sun.reflect.GeneratedMethodAccessor108.invoke(Unknown Source)
  938. [16:29:54] [Server thread/WARN]:   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  939. [16:29:54] [Server thread/WARN]:   at java.lang.reflect.Method.invoke(Method.java:498)
  940. [16:29:54] [Server thread/WARN]:   at com.sk89q.worldedit.util.eventbus.MethodEventHandler.dispatch(MethodEventHandler.java:58)
  941. [16:29:54] [Server thread/WARN]:   at com.sk89q.worldedit.util.eventbus.EventHandler.handleEvent(EventHandler.java:73)
  942. [16:29:54] [Server thread/WARN]:   at com.sk89q.worldedit.util.eventbus.EventBus.dispatch(EventBus.java:187)
  943. [16:29:54] [Server thread/WARN]:   at com.sk89q.worldedit.util.eventbus.EventBus.post(EventBus.java:173)
  944. [16:29:54] [Server thread/WARN]:   at com.boydti.fawe.bukkit.listener.ATabCompleteListener.onTab(ATabCompleteListener.java:33)
  945. [16:29:54] [Server thread/WARN]:   at com.boydti.fawe.bukkit.listener.SyncTabCompleteListener.onTabComplete(SyncTabCompleteListener.java:19)
  946. [16:29:54] [Server thread/WARN]:   at sun.reflect.GeneratedMethodAccessor107.invoke(Unknown Source)
  947. [16:29:54] [Server thread/WARN]:   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  948. [16:29:54] [Server thread/WARN]:   at java.lang.reflect.Method.invoke(Method.java:498)
  949. [16:29:54] [Server thread/WARN]:   at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:305)
  950. [16:29:54] [Server thread/WARN]:   at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  951. [16:29:54] [Server thread/WARN]:   at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:500)
  952. [16:29:54] [Server thread/WARN]:   at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:485)
  953. [16:29:54] [Server thread/WARN]:   at org.bukkit.craftbukkit.v1_13_R2.CraftServer.tabComplete(CraftServer.java:1670)
  954. [16:29:54] [Server thread/WARN]:   at org.bukkit.craftbukkit.v1_13_R2.command.BukkitCommandWrapper.getSuggestions(BukkitCommandWrapper.java:49)
  955. [16:29:54] [Server thread/WARN]:   at com.mojang.brigadier.tree.ArgumentCommandNode.listSuggestions(ArgumentCommandNode.java:68)
  956. [16:29:54] [Server thread/WARN]:   at com.mojang.brigadier.CommandDispatcher.getCompletionSuggestions(CommandDispatcher.java:379)
  957. [16:29:54] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.PlayerConnection.a(PlayerConnection.java:515)
  958. [16:29:54] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.PacketPlayInTabComplete.a(SourceFile:36)
  959. [16:29:54] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.PacketPlayInTabComplete.a(SourceFile:9)
  960. [16:29:54] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.PlayerConnectionUtils.a(SourceFile:10)
  961. [16:29:54] [Server thread/WARN]:   at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  962. [16:29:54] [Server thread/WARN]:   at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  963. [16:29:54] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.SystemUtils.a(SourceFile:199)
  964. [16:29:54] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.MinecraftServer.b(MinecraftServer.java:895)
  965. [16:29:54] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.DedicatedServer.b(DedicatedServer.java:417)
  966. [16:29:54] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:830)
  967. [16:29:54] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:728)
  968. [16:29:54] [Server thread/WARN]:   at java.lang.Thread.run(Thread.java:748)
  969. [16:29:54] [Server thread/WARN]: java.lang.NullPointerException
  970. [16:29:54] [Server thread/WARN]:   at com.sk89q.minecraft.util.commands.CommandContext.split(CommandContext.java:43)
  971. [16:29:54] [Server thread/WARN]:   at com.sk89q.worldedit.util.command.parametric.StringArgumentStack.<init>(StringArgumentStack.java:62)
  972. [16:29:54] [Server thread/WARN]:   at com.sk89q.worldedit.util.command.parametric.AParametricCallable.getScopedContext(AParametricCallable.java:50)
  973. [16:29:54] [Server thread/WARN]:   at com.sk89q.worldedit.util.command.parametric.AParametricCallable.getSuggestions(AParametricCallable.java:234)
  974. [16:29:54] [Server thread/WARN]:   at com.sk89q.worldedit.util.command.SimpleDispatcher.getSuggestions(SimpleDispatcher.java:174)
  975. [16:29:54] [Server thread/WARN]:   at com.sk89q.worldedit.util.command.SimpleDispatcher.getSuggestions(SimpleDispatcher.java:174)
  976. [16:29:54] [Server thread/WARN]:   at com.sk89q.worldedit.extension.platform.CommandManager.handleCommandSuggestion(CommandManager.java:551)
  977. [16:29:54] [Server thread/WARN]:   at sun.reflect.GeneratedMethodAccessor108.invoke(Unknown Source)
  978. [16:29:54] [Server thread/WARN]:   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  979. [16:29:54] [Server thread/WARN]:   at java.lang.reflect.Method.invoke(Method.java:498)
  980. [16:29:54] [Server thread/WARN]:   at com.sk89q.worldedit.util.eventbus.MethodEventHandler.dispatch(MethodEventHandler.java:58)
  981. [16:29:54] [Server thread/WARN]:   at com.sk89q.worldedit.util.eventbus.EventHandler.handleEvent(EventHandler.java:73)
  982. [16:29:54] [Server thread/WARN]:   at com.sk89q.worldedit.util.eventbus.EventBus.dispatch(EventBus.java:187)
  983. [16:29:54] [Server thread/WARN]:   at com.sk89q.worldedit.util.eventbus.EventBus.post(EventBus.java:173)
  984. [16:29:54] [Server thread/WARN]:   at com.boydti.fawe.bukkit.listener.ATabCompleteListener.onTab(ATabCompleteListener.java:33)
  985. [16:29:54] [Server thread/WARN]:   at com.boydti.fawe.bukkit.listener.SyncTabCompleteListener.onTabComplete(SyncTabCompleteListener.java:19)
  986. [16:29:54] [Server thread/WARN]:   at sun.reflect.GeneratedMethodAccessor107.invoke(Unknown Source)
  987. [16:29:54] [Server thread/WARN]:   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  988. [16:29:54] [Server thread/WARN]:   at java.lang.reflect.Method.invoke(Method.java:498)
  989. [16:29:54] [Server thread/WARN]:   at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:305)
  990. [16:29:54] [Server thread/WARN]:   at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  991. [16:29:54] [Server thread/WARN]:   at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:500)
  992. [16:29:54] [Server thread/WARN]:   at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:485)
  993. [16:29:54] [Server thread/WARN]:   at org.bukkit.craftbukkit.v1_13_R2.CraftServer.tabComplete(CraftServer.java:1670)
  994. [16:29:54] [Server thread/WARN]:   at org.bukkit.craftbukkit.v1_13_R2.command.BukkitCommandWrapper.getSuggestions(BukkitCommandWrapper.java:49)
  995. [16:29:54] [Server thread/WARN]:   at com.mojang.brigadier.tree.ArgumentCommandNode.listSuggestions(ArgumentCommandNode.java:68)
  996. [16:29:54] [Server thread/WARN]:   at com.mojang.brigadier.CommandDispatcher.getCompletionSuggestions(CommandDispatcher.java:379)
  997. [16:29:54] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.PlayerConnection.a(PlayerConnection.java:515)
  998. [16:29:54] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.PacketPlayInTabComplete.a(SourceFile:36)
  999. [16:29:54] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.PacketPlayInTabComplete.a(SourceFile:9)
  1000. [16:29:54] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.PlayerConnectionUtils.a(SourceFile:10)
  1001. [16:29:54] [Server thread/WARN]:   at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  1002. [16:29:54] [Server thread/WARN]:   at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  1003. [16:29:54] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.SystemUtils.a(SourceFile:199)
  1004. [16:29:54] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.MinecraftServer.b(MinecraftServer.java:895)
  1005. [16:29:54] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.DedicatedServer.b(DedicatedServer.java:417)
  1006. [16:29:54] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:830)
  1007. [16:29:54] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:728)
  1008. [16:29:54] [Server thread/WARN]:   at java.lang.Thread.run(Thread.java:748)
  1009. [16:29:54] [Server thread/WARN]: java.lang.NullPointerException
  1010. [16:29:54] [Server thread/WARN]:   at com.sk89q.minecraft.util.commands.CommandContext.split(CommandContext.java:43)
  1011. [16:29:54] [Server thread/WARN]:   at com.sk89q.worldedit.util.command.parametric.StringArgumentStack.<init>(StringArgumentStack.java:62)
  1012. [16:29:54] [Server thread/WARN]:   at com.sk89q.worldedit.util.command.parametric.AParametricCallable.getScopedContext(AParametricCallable.java:50)
  1013. [16:29:54] [Server thread/WARN]:   at com.sk89q.worldedit.util.command.parametric.AParametricCallable.getSuggestions(AParametricCallable.java:234)
  1014. [16:29:54] [Server thread/WARN]:   at com.sk89q.worldedit.util.command.SimpleDispatcher.getSuggestions(SimpleDispatcher.java:174)
  1015. [16:29:54] [Server thread/WARN]:   at com.sk89q.worldedit.util.command.SimpleDispatcher.getSuggestions(SimpleDispatcher.java:174)
  1016. [16:29:54] [Server thread/WARN]:   at com.sk89q.worldedit.extension.platform.CommandManager.handleCommandSuggestion(CommandManager.java:551)
  1017. [16:29:54] [Server thread/WARN]:   at sun.reflect.GeneratedMethodAccessor108.invoke(Unknown Source)
  1018. [16:29:54] [Server thread/WARN]:   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1019. [16:29:54] [Server thread/WARN]:   at java.lang.reflect.Method.invoke(Method.java:498)
  1020. [16:29:54] [Server thread/WARN]:   at com.sk89q.worldedit.util.eventbus.MethodEventHandler.dispatch(MethodEventHandler.java:58)
  1021. [16:29:54] [Server thread/WARN]:   at com.sk89q.worldedit.util.eventbus.EventHandler.handleEvent(EventHandler.java:73)
  1022. [16:29:54] [Server thread/WARN]:   at com.sk89q.worldedit.util.eventbus.EventBus.dispatch(EventBus.java:187)
  1023. [16:29:54] [Server thread/WARN]:   at com.sk89q.worldedit.util.eventbus.EventBus.post(EventBus.java:173)
  1024. [16:29:54] [Server thread/WARN]:   at com.boydti.fawe.bukkit.listener.ATabCompleteListener.onTab(ATabCompleteListener.java:33)
  1025. [16:29:54] [Server thread/WARN]:   at com.boydti.fawe.bukkit.listener.SyncTabCompleteListener.onTabComplete(SyncTabCompleteListener.java:19)
  1026. [16:29:54] [Server thread/WARN]:   at sun.reflect.GeneratedMethodAccessor107.invoke(Unknown Source)
  1027. [16:29:54] [Server thread/WARN]:   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1028. [16:29:54] [Server thread/WARN]:   at java.lang.reflect.Method.invoke(Method.java:498)
  1029. [16:29:54] [Server thread/WARN]:   at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:305)
  1030. [16:29:54] [Server thread/WARN]:   at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  1031. [16:29:54] [Server thread/WARN]:   at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:500)
  1032. [16:29:54] [Server thread/WARN]:   at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:485)
  1033. [16:29:54] [Server thread/WARN]:   at org.bukkit.craftbukkit.v1_13_R2.CraftServer.tabComplete(CraftServer.java:1670)
  1034. [16:29:54] [Server thread/WARN]:   at org.bukkit.craftbukkit.v1_13_R2.command.BukkitCommandWrapper.getSuggestions(BukkitCommandWrapper.java:49)
  1035. [16:29:54] [Server thread/WARN]:   at com.mojang.brigadier.tree.ArgumentCommandNode.listSuggestions(ArgumentCommandNode.java:68)
  1036. [16:29:54] [Server thread/WARN]:   at com.mojang.brigadier.CommandDispatcher.getCompletionSuggestions(CommandDispatcher.java:379)
  1037. [16:29:54] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.PlayerConnection.a(PlayerConnection.java:515)
  1038. [16:29:54] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.PacketPlayInTabComplete.a(SourceFile:36)
  1039. [16:29:54] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.PacketPlayInTabComplete.a(SourceFile:9)
  1040. [16:29:54] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.PlayerConnectionUtils.a(SourceFile:10)
  1041. [16:29:54] [Server thread/WARN]:   at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  1042. [16:29:54] [Server thread/WARN]:   at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  1043. [16:29:54] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.SystemUtils.a(SourceFile:199)
  1044. [16:29:54] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.MinecraftServer.b(MinecraftServer.java:895)
  1045. [16:29:54] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.DedicatedServer.b(DedicatedServer.java:417)
  1046. [16:29:54] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:830)
  1047. [16:29:54] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:728)
  1048. [16:29:54] [Server thread/WARN]:   at java.lang.Thread.run(Thread.java:748)
  1049. [16:29:55] [Server thread/WARN]: java.lang.NullPointerException
  1050. [16:29:55] [Server thread/WARN]:   at com.sk89q.minecraft.util.commands.CommandContext.split(CommandContext.java:43)
  1051. [16:29:55] [Server thread/WARN]:   at com.sk89q.worldedit.util.command.parametric.StringArgumentStack.<init>(StringArgumentStack.java:62)
  1052. [16:29:55] [Server thread/WARN]:   at com.sk89q.worldedit.util.command.parametric.AParametricCallable.getScopedContext(AParametricCallable.java:50)
  1053. [16:29:55] [Server thread/WARN]:   at com.sk89q.worldedit.util.command.parametric.AParametricCallable.getSuggestions(AParametricCallable.java:234)
  1054. [16:29:55] [Server thread/WARN]:   at com.sk89q.worldedit.util.command.SimpleDispatcher.getSuggestions(SimpleDispatcher.java:174)
  1055. [16:29:55] [Server thread/WARN]:   at com.sk89q.worldedit.util.command.SimpleDispatcher.getSuggestions(SimpleDispatcher.java:174)
  1056. [16:29:55] [Server thread/WARN]:   at com.sk89q.worldedit.extension.platform.CommandManager.handleCommandSuggestion(CommandManager.java:551)
  1057. [16:29:55] [Server thread/WARN]:   at sun.reflect.GeneratedMethodAccessor108.invoke(Unknown Source)
  1058. [16:29:55] [Server thread/WARN]:   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1059. [16:29:55] [Server thread/WARN]:   at java.lang.reflect.Method.invoke(Method.java:498)
  1060. [16:29:55] [Server thread/WARN]:   at com.sk89q.worldedit.util.eventbus.MethodEventHandler.dispatch(MethodEventHandler.java:58)
  1061. [16:29:55] [Server thread/WARN]:   at com.sk89q.worldedit.util.eventbus.EventHandler.handleEvent(EventHandler.java:73)
  1062. [16:29:55] [Server thread/WARN]:   at com.sk89q.worldedit.util.eventbus.EventBus.dispatch(EventBus.java:187)
  1063. [16:29:55] [Server thread/WARN]:   at com.sk89q.worldedit.util.eventbus.EventBus.post(EventBus.java:173)
  1064. [16:29:55] [Server thread/WARN]:   at com.boydti.fawe.bukkit.listener.ATabCompleteListener.onTab(ATabCompleteListener.java:33)
  1065. [16:29:55] [Server thread/WARN]:   at com.boydti.fawe.bukkit.listener.SyncTabCompleteListener.onTabComplete(SyncTabCompleteListener.java:19)
  1066. [16:29:55] [Server thread/WARN]:   at sun.reflect.GeneratedMethodAccessor107.invoke(Unknown Source)
  1067. [16:29:55] [Server thread/WARN]:   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1068. [16:29:55] [Server thread/WARN]:   at java.lang.reflect.Method.invoke(Method.java:498)
  1069. [16:29:55] [Server thread/WARN]:   at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:305)
  1070. [16:29:55] [Server thread/WARN]:   at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  1071. [16:29:55] [Server thread/WARN]:   at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:500)
  1072. [16:29:55] [Server thread/WARN]:   at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:485)
  1073. [16:29:55] [Server thread/WARN]:   at org.bukkit.craftbukkit.v1_13_R2.CraftServer.tabComplete(CraftServer.java:1670)
  1074. [16:29:55] [Server thread/WARN]:   at org.bukkit.craftbukkit.v1_13_R2.command.BukkitCommandWrapper.getSuggestions(BukkitCommandWrapper.java:49)
  1075. [16:29:55] [Server thread/WARN]:   at com.mojang.brigadier.tree.ArgumentCommandNode.listSuggestions(ArgumentCommandNode.java:68)
  1076. [16:29:55] [Server thread/WARN]:   at com.mojang.brigadier.CommandDispatcher.getCompletionSuggestions(CommandDispatcher.java:379)
  1077. [16:29:55] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.PlayerConnection.a(PlayerConnection.java:515)
  1078. [16:29:55] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.PacketPlayInTabComplete.a(SourceFile:36)
  1079. [16:29:55] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.PacketPlayInTabComplete.a(SourceFile:9)
  1080. [16:29:55] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.PlayerConnectionUtils.a(SourceFile:10)
  1081. [16:29:55] [Server thread/WARN]:   at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  1082. [16:29:55] [Server thread/WARN]:   at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  1083. [16:29:55] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.SystemUtils.a(SourceFile:199)
  1084. [16:29:55] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.MinecraftServer.b(MinecraftServer.java:895)
  1085. [16:29:55] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.DedicatedServer.b(DedicatedServer.java:417)
  1086. [16:29:55] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:830)
  1087. [16:29:55] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:728)
  1088. [16:29:55] [Server thread/WARN]:   at java.lang.Thread.run(Thread.java:748)
  1089. [16:29:55] [Server thread/WARN]: java.lang.NullPointerException
  1090. [16:29:55] [Server thread/WARN]:   at com.sk89q.minecraft.util.commands.CommandContext.split(CommandContext.java:43)
  1091. [16:29:55] [Server thread/WARN]:   at com.sk89q.worldedit.util.command.parametric.StringArgumentStack.<init>(StringArgumentStack.java:62)
  1092. [16:29:55] [Server thread/WARN]:   at com.sk89q.worldedit.util.command.parametric.AParametricCallable.getScopedContext(AParametricCallable.java:50)
  1093. [16:29:55] [Server thread/WARN]:   at com.sk89q.worldedit.util.command.parametric.AParametricCallable.getSuggestions(AParametricCallable.java:234)
  1094. [16:29:55] [Server thread/WARN]:   at com.sk89q.worldedit.util.command.SimpleDispatcher.getSuggestions(SimpleDispatcher.java:174)
  1095. [16:29:55] [Server thread/WARN]:   at com.sk89q.worldedit.util.command.SimpleDispatcher.getSuggestions(SimpleDispatcher.java:174)
  1096. [16:29:55] [Server thread/WARN]:   at com.sk89q.worldedit.extension.platform.CommandManager.handleCommandSuggestion(CommandManager.java:551)
  1097. [16:29:55] [Server thread/WARN]:   at sun.reflect.GeneratedMethodAccessor108.invoke(Unknown Source)
  1098. [16:29:55] [Server thread/WARN]:   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1099. [16:29:55] [Server thread/WARN]:   at java.lang.reflect.Method.invoke(Method.java:498)
  1100. [16:29:55] [Server thread/WARN]:   at com.sk89q.worldedit.util.eventbus.MethodEventHandler.dispatch(MethodEventHandler.java:58)
  1101. [16:29:55] [Server thread/WARN]:   at com.sk89q.worldedit.util.eventbus.EventHandler.handleEvent(EventHandler.java:73)
  1102. [16:29:55] [Server thread/WARN]:   at com.sk89q.worldedit.util.eventbus.EventBus.dispatch(EventBus.java:187)
  1103. [16:29:55] [Server thread/WARN]:   at com.sk89q.worldedit.util.eventbus.EventBus.post(EventBus.java:173)
  1104. [16:29:55] [Server thread/WARN]:   at com.boydti.fawe.bukkit.listener.ATabCompleteListener.onTab(ATabCompleteListener.java:33)
  1105. [16:29:55] [Server thread/WARN]:   at com.boydti.fawe.bukkit.listener.SyncTabCompleteListener.onTabComplete(SyncTabCompleteListener.java:19)
  1106. [16:29:55] [Server thread/WARN]:   at sun.reflect.GeneratedMethodAccessor107.invoke(Unknown Source)
  1107. [16:29:55] [Server thread/WARN]:   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1108. [16:29:55] [Server thread/WARN]:   at java.lang.reflect.Method.invoke(Method.java:498)
  1109. [16:29:55] [Server thread/WARN]:   at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:305)
  1110. [16:29:55] [Server thread/WARN]:   at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  1111. [16:29:55] [Server thread/WARN]:   at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:500)
  1112. [16:29:55] [Server thread/WARN]:   at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:485)
  1113. [16:29:55] [Server thread/WARN]:   at org.bukkit.craftbukkit.v1_13_R2.CraftServer.tabComplete(CraftServer.java:1670)
  1114. [16:29:55] [Server thread/WARN]:   at org.bukkit.craftbukkit.v1_13_R2.command.BukkitCommandWrapper.getSuggestions(BukkitCommandWrapper.java:49)
  1115. [16:29:55] [Server thread/WARN]:   at com.mojang.brigadier.tree.ArgumentCommandNode.listSuggestions(ArgumentCommandNode.java:68)
  1116. [16:29:55] [Server thread/WARN]:   at com.mojang.brigadier.CommandDispatcher.getCompletionSuggestions(CommandDispatcher.java:379)
  1117. [16:29:55] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.PlayerConnection.a(PlayerConnection.java:515)
  1118. [16:29:55] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.PacketPlayInTabComplete.a(SourceFile:36)
  1119. [16:29:55] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.PacketPlayInTabComplete.a(SourceFile:9)
  1120. [16:29:55] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.PlayerConnectionUtils.a(SourceFile:10)
  1121. [16:29:55] [Server thread/WARN]:   at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  1122. [16:29:55] [Server thread/WARN]:   at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  1123. [16:29:55] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.SystemUtils.a(SourceFile:199)
  1124. [16:29:55] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.MinecraftServer.b(MinecraftServer.java:895)
  1125. [16:29:55] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.DedicatedServer.b(DedicatedServer.java:417)
  1126. [16:29:55] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:830)
  1127. [16:29:55] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:728)
  1128. [16:29:55] [Server thread/WARN]:   at java.lang.Thread.run(Thread.java:748)
  1129. [16:29:55] [Server thread/WARN]: java.lang.NullPointerException
  1130. [16:29:55] [Server thread/WARN]:   at com.sk89q.minecraft.util.commands.CommandContext.split(CommandContext.java:43)
  1131. [16:29:55] [Server thread/WARN]:   at com.sk89q.worldedit.util.command.parametric.StringArgumentStack.<init>(StringArgumentStack.java:62)
  1132. [16:29:55] [Server thread/WARN]:   at com.sk89q.worldedit.util.command.parametric.AParametricCallable.getScopedContext(AParametricCallable.java:50)
  1133. [16:29:55] [Server thread/WARN]:   at com.sk89q.worldedit.util.command.parametric.AParametricCallable.getSuggestions(AParametricCallable.java:234)
  1134. [16:29:55] [Server thread/WARN]:   at com.sk89q.worldedit.util.command.SimpleDispatcher.getSuggestions(SimpleDispatcher.java:174)
  1135. [16:29:55] [Server thread/WARN]:   at com.sk89q.worldedit.util.command.SimpleDispatcher.getSuggestions(SimpleDispatcher.java:174)
  1136. [16:29:55] [Server thread/WARN]:   at com.sk89q.worldedit.extension.platform.CommandManager.handleCommandSuggestion(CommandManager.java:551)
  1137. [16:29:55] [Server thread/WARN]:   at sun.reflect.GeneratedMethodAccessor108.invoke(Unknown Source)
  1138. [16:29:55] [Server thread/WARN]:   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1139. [16:29:55] [Server thread/WARN]:   at java.lang.reflect.Method.invoke(Method.java:498)
  1140. [16:29:55] [Server thread/WARN]:   at com.sk89q.worldedit.util.eventbus.MethodEventHandler.dispatch(MethodEventHandler.java:58)
  1141. [16:29:55] [Server thread/WARN]:   at com.sk89q.worldedit.util.eventbus.EventHandler.handleEvent(EventHandler.java:73)
  1142. [16:29:55] [Server thread/WARN]:   at com.sk89q.worldedit.util.eventbus.EventBus.dispatch(EventBus.java:187)
  1143. [16:29:55] [Server thread/WARN]:   at com.sk89q.worldedit.util.eventbus.EventBus.post(EventBus.java:173)
  1144. [16:29:55] [Server thread/WARN]:   at com.boydti.fawe.bukkit.listener.ATabCompleteListener.onTab(ATabCompleteListener.java:33)
  1145. [16:29:55] [Server thread/WARN]:   at com.boydti.fawe.bukkit.listener.SyncTabCompleteListener.onTabComplete(SyncTabCompleteListener.java:19)
  1146. [16:29:55] [Server thread/WARN]:   at sun.reflect.GeneratedMethodAccessor107.invoke(Unknown Source)
  1147. [16:29:55] [Server thread/WARN]:   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1148. [16:29:55] [Server thread/WARN]:   at java.lang.reflect.Method.invoke(Method.java:498)
  1149. [16:29:55] [Server thread/WARN]:   at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:305)
  1150. [16:29:55] [Server thread/WARN]:   at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  1151. [16:29:55] [Server thread/WARN]:   at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:500)
  1152. [16:29:55] [Server thread/WARN]:   at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:485)
  1153. [16:29:55] [Server thread/WARN]:   at org.bukkit.craftbukkit.v1_13_R2.CraftServer.tabComplete(CraftServer.java:1670)
  1154. [16:29:55] [Server thread/WARN]:   at org.bukkit.craftbukkit.v1_13_R2.command.BukkitCommandWrapper.getSuggestions(BukkitCommandWrapper.java:49)
  1155. [16:29:55] [Server thread/WARN]:   at com.mojang.brigadier.tree.ArgumentCommandNode.listSuggestions(ArgumentCommandNode.java:68)
  1156. [16:29:55] [Server thread/WARN]:   at com.mojang.brigadier.CommandDispatcher.getCompletionSuggestions(CommandDispatcher.java:379)
  1157. [16:29:55] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.PlayerConnection.a(PlayerConnection.java:515)
  1158. [16:29:55] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.PacketPlayInTabComplete.a(SourceFile:36)
  1159. [16:29:55] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.PacketPlayInTabComplete.a(SourceFile:9)
  1160. [16:29:55] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.PlayerConnectionUtils.a(SourceFile:10)
  1161. [16:29:55] [Server thread/WARN]:   at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  1162. [16:29:55] [Server thread/WARN]:   at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  1163. [16:29:55] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.SystemUtils.a(SourceFile:199)
  1164. [16:29:55] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.MinecraftServer.b(MinecraftServer.java:895)
  1165. [16:29:55] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.DedicatedServer.b(DedicatedServer.java:417)
  1166. [16:29:55] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:830)
  1167. [16:29:55] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:728)
  1168. [16:29:55] [Server thread/WARN]:   at java.lang.Thread.run(Thread.java:748)
  1169. [16:29:55] [Server thread/WARN]: java.lang.NullPointerException
  1170. [16:29:55] [Server thread/WARN]:   at com.sk89q.minecraft.util.commands.CommandContext.split(CommandContext.java:43)
  1171. [16:29:55] [Server thread/WARN]:   at com.sk89q.worldedit.util.command.parametric.StringArgumentStack.<init>(StringArgumentStack.java:62)
  1172. [16:29:55] [Server thread/WARN]:   at com.sk89q.worldedit.util.command.parametric.AParametricCallable.getScopedContext(AParametricCallable.java:50)
  1173. [16:29:55] [Server thread/WARN]:   at com.sk89q.worldedit.util.command.parametric.AParametricCallable.getSuggestions(AParametricCallable.java:234)
  1174. [16:29:55] [Server thread/WARN]:   at com.sk89q.worldedit.util.command.SimpleDispatcher.getSuggestions(SimpleDispatcher.java:174)
  1175. [16:29:55] [Server thread/WARN]:   at com.sk89q.worldedit.util.command.SimpleDispatcher.getSuggestions(SimpleDispatcher.java:174)
  1176. [16:29:55] [Server thread/WARN]:   at com.sk89q.worldedit.extension.platform.CommandManager.handleCommandSuggestion(CommandManager.java:551)
  1177. [16:29:55] [Server thread/WARN]:   at sun.reflect.GeneratedMethodAccessor108.invoke(Unknown Source)
  1178. [16:29:55] [Server thread/WARN]:   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1179. [16:29:55] [Server thread/WARN]:   at java.lang.reflect.Method.invoke(Method.java:498)
  1180. [16:29:55] [Server thread/WARN]:   at com.sk89q.worldedit.util.eventbus.MethodEventHandler.dispatch(MethodEventHandler.java:58)
  1181. [16:29:55] [Server thread/WARN]:   at com.sk89q.worldedit.util.eventbus.EventHandler.handleEvent(EventHandler.java:73)
  1182. [16:29:55] [Server thread/WARN]:   at com.sk89q.worldedit.util.eventbus.EventBus.dispatch(EventBus.java:187)
  1183. [16:29:55] [Server thread/WARN]:   at com.sk89q.worldedit.util.eventbus.EventBus.post(EventBus.java:173)
  1184. [16:29:55] [Server thread/WARN]:   at com.boydti.fawe.bukkit.listener.ATabCompleteListener.onTab(ATabCompleteListener.java:33)
  1185. [16:29:55] [Server thread/WARN]:   at com.boydti.fawe.bukkit.listener.SyncTabCompleteListener.onTabComplete(SyncTabCompleteListener.java:19)
  1186. [16:29:55] [Server thread/WARN]:   at sun.reflect.GeneratedMethodAccessor107.invoke(Unknown Source)
  1187. [16:29:55] [Server thread/WARN]:   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1188. [16:29:55] [Server thread/WARN]:   at java.lang.reflect.Method.invoke(Method.java:498)
  1189. [16:29:55] [Server thread/WARN]:   at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:305)
  1190. [16:29:55] [Server thread/WARN]:   at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  1191. [16:29:55] [Server thread/WARN]:   at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:500)
  1192. [16:29:55] [Server thread/WARN]:   at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:485)
  1193. [16:29:55] [Server thread/WARN]:   at org.bukkit.craftbukkit.v1_13_R2.CraftServer.tabComplete(CraftServer.java:1670)
  1194. [16:29:55] [Server thread/WARN]:   at org.bukkit.craftbukkit.v1_13_R2.command.BukkitCommandWrapper.getSuggestions(BukkitCommandWrapper.java:49)
  1195. [16:29:55] [Server thread/WARN]:   at com.mojang.brigadier.tree.ArgumentCommandNode.listSuggestions(ArgumentCommandNode.java:68)
  1196. [16:29:55] [Server thread/WARN]:   at com.mojang.brigadier.CommandDispatcher.getCompletionSuggestions(CommandDispatcher.java:379)
  1197. [16:29:55] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.PlayerConnection.a(PlayerConnection.java:515)
  1198. [16:29:55] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.PacketPlayInTabComplete.a(SourceFile:36)
  1199. [16:29:55] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.PacketPlayInTabComplete.a(SourceFile:9)
  1200. [16:29:55] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.PlayerConnectionUtils.a(SourceFile:10)
  1201. [16:29:55] [Server thread/WARN]:   at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  1202. [16:29:55] [Server thread/WARN]:   at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  1203. [16:29:55] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.SystemUtils.a(SourceFile:199)
  1204. [16:29:55] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.MinecraftServer.b(MinecraftServer.java:895)
  1205. [16:29:55] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.DedicatedServer.b(DedicatedServer.java:417)
  1206. [16:29:55] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:830)
  1207. [16:29:55] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:728)
  1208. [16:29:55] [Server thread/WARN]:   at java.lang.Thread.run(Thread.java:748)
  1209. [16:29:55] [Server thread/WARN]: java.lang.NullPointerException
  1210. [16:29:55] [Server thread/WARN]:   at com.sk89q.minecraft.util.commands.CommandContext.split(CommandContext.java:43)
  1211. [16:29:55] [Server thread/WARN]:   at com.sk89q.worldedit.util.command.parametric.StringArgumentStack.<init>(StringArgumentStack.java:62)
  1212. [16:29:55] [Server thread/WARN]:   at com.sk89q.worldedit.util.command.parametric.AParametricCallable.getScopedContext(AParametricCallable.java:50)
  1213. [16:29:55] [Server thread/WARN]:   at com.sk89q.worldedit.util.command.parametric.AParametricCallable.getSuggestions(AParametricCallable.java:234)
  1214. [16:29:55] [Server thread/WARN]:   at com.sk89q.worldedit.util.command.SimpleDispatcher.getSuggestions(SimpleDispatcher.java:174)
  1215. [16:29:55] [Server thread/WARN]:   at com.sk89q.worldedit.util.command.SimpleDispatcher.getSuggestions(SimpleDispatcher.java:174)
  1216. [16:29:55] [Server thread/WARN]:   at com.sk89q.worldedit.extension.platform.CommandManager.handleCommandSuggestion(CommandManager.java:551)
  1217. [16:29:55] [Server thread/WARN]:   at sun.reflect.GeneratedMethodAccessor108.invoke(Unknown Source)
  1218. [16:29:55] [Server thread/WARN]:   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1219. [16:29:55] [Server thread/WARN]:   at java.lang.reflect.Method.invoke(Method.java:498)
  1220. [16:29:55] [Server thread/WARN]:   at com.sk89q.worldedit.util.eventbus.MethodEventHandler.dispatch(MethodEventHandler.java:58)
  1221. [16:29:55] [Server thread/WARN]:   at com.sk89q.worldedit.util.eventbus.EventHandler.handleEvent(EventHandler.java:73)
  1222. [16:29:55] [Server thread/WARN]:   at com.sk89q.worldedit.util.eventbus.EventBus.dispatch(EventBus.java:187)
  1223. [16:29:55] [Server thread/WARN]:   at com.sk89q.worldedit.util.eventbus.EventBus.post(EventBus.java:173)
  1224. [16:29:55] [Server thread/WARN]:   at com.boydti.fawe.bukkit.listener.ATabCompleteListener.onTab(ATabCompleteListener.java:33)
  1225. [16:29:55] [Server thread/WARN]:   at com.boydti.fawe.bukkit.listener.SyncTabCompleteListener.onTabComplete(SyncTabCompleteListener.java:19)
  1226. [16:29:55] [Server thread/WARN]:   at sun.reflect.GeneratedMethodAccessor107.invoke(Unknown Source)
  1227. [16:29:55] [Server thread/WARN]:   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1228. [16:29:55] [Server thread/WARN]:   at java.lang.reflect.Method.invoke(Method.java:498)
  1229. [16:29:55] [Server thread/WARN]:   at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:305)
  1230. [16:29:55] [Server thread/WARN]:   at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  1231. [16:29:55] [Server thread/WARN]:   at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:500)
  1232. [16:29:55] [Server thread/WARN]:   at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:485)
  1233. [16:29:55] [Server thread/WARN]:   at org.bukkit.craftbukkit.v1_13_R2.CraftServer.tabComplete(CraftServer.java:1670)
  1234. [16:29:55] [Server thread/WARN]:   at org.bukkit.craftbukkit.v1_13_R2.command.BukkitCommandWrapper.getSuggestions(BukkitCommandWrapper.java:49)
  1235. [16:29:55] [Server thread/WARN]:   at com.mojang.brigadier.tree.ArgumentCommandNode.listSuggestions(ArgumentCommandNode.java:68)
  1236. [16:29:55] [Server thread/WARN]:   at com.mojang.brigadier.CommandDispatcher.getCompletionSuggestions(CommandDispatcher.java:379)
  1237. [16:29:55] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.PlayerConnection.a(PlayerConnection.java:515)
  1238. [16:29:55] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.PacketPlayInTabComplete.a(SourceFile:36)
  1239. [16:29:55] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.PacketPlayInTabComplete.a(SourceFile:9)
  1240. [16:29:55] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.PlayerConnectionUtils.a(SourceFile:10)
  1241. [16:29:55] [Server thread/WARN]:   at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  1242. [16:29:55] [Server thread/WARN]:   at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  1243. [16:29:55] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.SystemUtils.a(SourceFile:199)
  1244. [16:29:55] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.MinecraftServer.b(MinecraftServer.java:895)
  1245. [16:29:55] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.DedicatedServer.b(DedicatedServer.java:417)
  1246. [16:29:55] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:830)
  1247. [16:29:55] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:728)
  1248. [16:29:55] [Server thread/WARN]:   at java.lang.Thread.run(Thread.java:748)
  1249. [16:29:55] [Server thread/WARN]: java.lang.NullPointerException
  1250. [16:29:55] [Server thread/WARN]:   at com.sk89q.minecraft.util.commands.CommandContext.split(CommandContext.java:43)
  1251. [16:29:55] [Server thread/WARN]:   at com.sk89q.worldedit.util.command.parametric.StringArgumentStack.<init>(StringArgumentStack.java:62)
  1252. [16:29:55] [Server thread/WARN]:   at com.sk89q.worldedit.util.command.parametric.AParametricCallable.getScopedContext(AParametricCallable.java:50)
  1253. [16:29:55] [Server thread/WARN]:   at com.sk89q.worldedit.util.command.parametric.AParametricCallable.getSuggestions(AParametricCallable.java:234)
  1254. [16:29:55] [Server thread/WARN]:   at com.sk89q.worldedit.util.command.SimpleDispatcher.getSuggestions(SimpleDispatcher.java:174)
  1255. [16:29:55] [Server thread/WARN]:   at com.sk89q.worldedit.util.command.SimpleDispatcher.getSuggestions(SimpleDispatcher.java:174)
  1256. [16:29:55] [Server thread/WARN]:   at com.sk89q.worldedit.extension.platform.CommandManager.handleCommandSuggestion(CommandManager.java:551)
  1257. [16:29:55] [Server thread/WARN]:   at sun.reflect.GeneratedMethodAccessor108.invoke(Unknown Source)
  1258. [16:29:55] [Server thread/WARN]:   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1259. [16:29:55] [Server thread/WARN]:   at java.lang.reflect.Method.invoke(Method.java:498)
  1260. [16:29:55] [Server thread/WARN]:   at com.sk89q.worldedit.util.eventbus.MethodEventHandler.dispatch(MethodEventHandler.java:58)
  1261. [16:29:55] [Server thread/WARN]:   at com.sk89q.worldedit.util.eventbus.EventHandler.handleEvent(EventHandler.java:73)
  1262. [16:29:55] [Server thread/WARN]:   at com.sk89q.worldedit.util.eventbus.EventBus.dispatch(EventBus.java:187)
  1263. [16:29:55] [Server thread/WARN]:   at com.sk89q.worldedit.util.eventbus.EventBus.post(EventBus.java:173)
  1264. [16:29:55] [Server thread/WARN]:   at com.boydti.fawe.bukkit.listener.ATabCompleteListener.onTab(ATabCompleteListener.java:33)
  1265. [16:29:55] [Server thread/WARN]:   at com.boydti.fawe.bukkit.listener.SyncTabCompleteListener.onTabComplete(SyncTabCompleteListener.java:19)
  1266. [16:29:55] [Server thread/WARN]:   at sun.reflect.GeneratedMethodAccessor107.invoke(Unknown Source)
  1267. [16:29:55] [Server thread/WARN]:   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1268. [16:29:55] [Server thread/WARN]:   at java.lang.reflect.Method.invoke(Method.java:498)
  1269. [16:29:55] [Server thread/WARN]:   at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:305)
  1270. [16:29:55] [Server thread/WARN]:   at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  1271. [16:29:55] [Server thread/WARN]:   at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:500)
  1272. [16:29:55] [Server thread/WARN]:   at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:485)
  1273. [16:29:55] [Server thread/WARN]:   at org.bukkit.craftbukkit.v1_13_R2.CraftServer.tabComplete(CraftServer.java:1670)
  1274. [16:29:55] [Server thread/WARN]:   at org.bukkit.craftbukkit.v1_13_R2.command.BukkitCommandWrapper.getSuggestions(BukkitCommandWrapper.java:49)
  1275. [16:29:55] [Server thread/WARN]:   at com.mojang.brigadier.tree.ArgumentCommandNode.listSuggestions(ArgumentCommandNode.java:68)
  1276. [16:29:55] [Server thread/WARN]:   at com.mojang.brigadier.CommandDispatcher.getCompletionSuggestions(CommandDispatcher.java:379)
  1277. [16:29:55] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.PlayerConnection.a(PlayerConnection.java:515)
  1278. [16:29:55] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.PacketPlayInTabComplete.a(SourceFile:36)
  1279. [16:29:55] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.PacketPlayInTabComplete.a(SourceFile:9)
  1280. [16:29:55] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.PlayerConnectionUtils.a(SourceFile:10)
  1281. [16:29:55] [Server thread/WARN]:   at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  1282. [16:29:55] [Server thread/WARN]:   at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  1283. [16:29:55] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.SystemUtils.a(SourceFile:199)
  1284. [16:29:55] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.MinecraftServer.b(MinecraftServer.java:895)
  1285. [16:29:55] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.DedicatedServer.b(DedicatedServer.java:417)
  1286. [16:29:55] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:830)
  1287. [16:29:55] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:728)
  1288. [16:29:55] [Server thread/WARN]:   at java.lang.Thread.run(Thread.java:748)
  1289. [16:29:56] [Server thread/INFO]: pinkpig3777 issued server command: //schem list global
  1290. [16:30:39] [Server thread/INFO]: pinkpig3777 lost connection: Illegal characters in chat
  1291. [16:30:39] [Server thread/INFO]: [DiscordSRV] Player pinkpig3777 quit with silent quitting permission, not sending a quit message
  1292. [16:30:39] [Server thread/INFO]: pinkpig3777 has abandoned us.
  1293. [16:30:39] [Server thread/WARN]: handleDisconnection() called twice
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement