Advertisement
Guest User

Untitled

a guest
Nov 16th, 2018
221
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 68.65 KB | None | 0 0
  1. 16.11 17:09:50 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
  2. 16.11 17:09:50 [Server] INFO Caused by: org.yaml.snakeyaml.scanner.ScannerException: while scanning a simple key
  3. 16.11 17:09:50 [Server] INFO in 'string', line 23, column 1:
  4. 16.11 17:09:50 [Server] INFO 1weekBan:'tempban %target% 1week ...
  5. 16.11 17:09:50 [Server] INFO ^
  6. 16.11 17:09:50 [Server] INFO could not find expected ':'
  7. 16.11 17:09:50 [Server] INFO in 'string', line 24, column 1:
  8. 16.11 17:09:50 [Server] INFO 30dayBan: 'tempban %target% 30da ...
  9. 16.11 17:09:50 [Server] INFO ^
  10. 16.11 17:09:50 [Server] INFO at org.yaml.snakeyaml.scanner.ScannerImpl.stalePossibleSimpleKeys(ScannerImpl.java:465) ~[spigot-1.8.8.jar:git-Spigot-e4d4710-e1ebe52]
  11. 16.11 17:09:50 [Server] INFO at org.yaml.snakeyaml.scanner.ScannerImpl.needMoreTokens(ScannerImpl.java:280) ~[spigot-1.8.8.jar:git-Spigot-e4d4710-e1ebe52]
  12. 16.11 17:09:50 [Server] INFO at org.yaml.snakeyaml.scanner.ScannerImpl.checkToken(ScannerImpl.java:225) ~[spigot-1.8.8.jar:git-Spigot-e4d4710-e1ebe52]
  13. 16.11 17:09:50 [Server] INFO at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingKey.produce(ParserImpl.java:558) ~[spigot-1.8.8.jar:git-Spigot-e4d4710-e1ebe52]
  14. 16.11 17:09:50 [Server] INFO at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:158) ~[spigot-1.8.8.jar:git-Spigot-e4d4710-e1ebe52]
  15. 16.11 17:09:50 [Server] INFO at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:143) ~[spigot-1.8.8.jar:git-Spigot-e4d4710-e1ebe52]
  16. 16.11 17:09:50 [Server] INFO at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:224) ~[spigot-1.8.8.jar:git-Spigot-e4d4710-e1ebe52]
  17. 16.11 17:09:50 [Server] INFO at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:155) ~[spigot-1.8.8.jar:git-Spigot-e4d4710-e1ebe52]
  18. 16.11 17:09:50 [Server] INFO at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:122) ~[spigot-1.8.8.jar:git-Spigot-e4d4710-e1ebe52]
  19. 16.11 17:09:50 [Server] INFO at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:105) ~[spigot-1.8.8.jar:git-Spigot-e4d4710-e1ebe52]
  20. 16.11 17:09:50 [Server] INFO at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:120) ~[spigot-1.8.8.jar:git-Spigot-e4d4710-e1ebe52]
  21. 16.11 17:09:50 [Server] INFO at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:450) ~[spigot-1.8.8.jar:git-Spigot-e4d4710-e1ebe52]
  22. 16.11 17:09:50 [Server] INFO at org.yaml.snakeyaml.Yaml.load(Yaml.java:369) ~[spigot-1.8.8.jar:git-Spigot-e4d4710-e1ebe52]
  23. 16.11 17:09:50 [Server] INFO at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55) ~[spigot-1.8.8.jar:git-Spigot-e4d4710-e1ebe52]
  24. 16.11 17:09:50 [Server] INFO ... 16 more
  25. 16.11 17:09:50 [Server] ERROR Could not load 'plugins/PunishmentGUI 1.7.jar' in folder 'plugins'
  26. 16.11 17:09:50 [Server] INFO org.bukkit.plugin.InvalidPluginException: java.lang.NullPointerException
  27. 16.11 17:09:50 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[spigot-1.8.8.jar:git-Spigot-e4d4710-e1ebe52]
  28. 16.11 17:09:50 [Server] INFO at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[spigot-1.8.8.jar:git-Spigot-e4d4710-e1ebe52]
  29. 16.11 17:09:50 [Server] INFO at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [spigot-1.8.8.jar:git-Spigot-e4d4710-e1ebe52]
  30. 16.11 17:09:50 [Server] INFO at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:292) [spigot-1.8.8.jar:git-Spigot-e4d4710-e1ebe52]
  31. 16.11 17:09:50 [Server] INFO at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [spigot-1.8.8.jar:git-Spigot-e4d4710-e1ebe52]
  32. 16.11 17:09:50 [Server] INFO at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [spigot-1.8.8.jar:git-Spigot-e4d4710-e1ebe52]
  33. 16.11 17:09:50 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
  34. 16.11 17:09:50 [Server] INFO Caused by: java.lang.NullPointerException
  35. 16.11 17:09:50 [Server] INFO at org.bukkit.ChatColor.translateAlternateColorCodes(ChatColor.java:324) ~[spigot-1.8.8.jar:git-Spigot-e4d4710-e1ebe52]
  36. 16.11 17:09:50 [Server] INFO at me.mrfishcakes.punishgui.Main.<init>(Main.java:38) ~[?:?]
  37. 16.11 17:09:50 [Server] INFO at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_191]
  38. 16.11 17:09:50 [Server] INFO at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_191]
  39. 16.11 17:09:50 [Server] INFO at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_191]
  40. 16.11 17:09:50 [Server] INFO at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[?:1.8.0_191]
  41. 16.11 17:09:50 [Server] INFO at java.lang.Class.newInstance(Class.java:442) ~[?:1.8.0_191]
  42. 16.11 17:09:50 [Server] INFO at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:76) ~[spigot-1.8.8.jar:git-Spigot-e4d4710-e1ebe52]
  43. 16.11 17:09:50 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[spigot-1.8.8.jar:git-Spigot-e4d4710-e1ebe52]
  44. 16.11 17:09:50 [Server] INFO ... 6 more
  45. 16.11 17:09:50 [Server] INFO [NoCheatPlus] Loading NoCheatPlus v3.16.0-RC-sMD5NET-b1134
  46. 16.11 17:09:50 [Server] INFO [NoCheatPlus] onLoad: Early set up of static API, configuration, logging.
  47. 16.11 17:09:50 [Server] INFO [NoCheatPlus] Logging system initialized.
  48. 16.11 17:09:50 [Server] INFO [NoCheatPlus] Detected Minecraft version: 1.8.8
  49. 16.11 17:09:50 [Server] INFO [BanGUI] Loading BanGUI v1.2.5
  50. 16.11 17:09:50 [Server] INFO [DeluxeTags] Loading DeluxeTags v1.7.1
  51. 16.11 17:09:50 [Server] INFO [FastAsyncWorldEdit] Loading FastAsyncWorldEdit v18.11.08-ba06684-1230-21.5.17
  52. 16.11 17:09:50 [Server] INFO [HealthBar] Loading HealthBar v1.7
  53. 16.11 17:09:50 [Server] INFO [iDisguise] Loading iDisguise v5.8.1
  54. 16.11 17:09:50 [Server] INFO [KitPvP] Loading KitPvP v1.2.8
  55. 16.11 17:09:50 [Server] INFO [PunishGUI] Loading PunishGUI v1.1
  56. 16.11 17:09:50 [Server] INFO [ClearLag] Loading ClearLag v2.9.7
  57. 16.11 17:09:50 [Server] INFO [PermissionsEx] Loading PermissionsEx v1.23.4
  58. 16.11 17:09:50 [Server] INFO [AdvancedBan] Loading AdvancedBan v2.1.4-RELEASE
  59. 16.11 17:09:50 [Server] INFO [ViaVersion] Loading ViaVersion v1.6.0
  60. 16.11 17:09:50 [Server] INFO [ViaVersion] ViaVersion 1.6.0 is now loaded, injecting!
  61. 16.11 17:09:51 [Server] INFO [ViaVersion] Loading block mapping...
  62. 16.11 17:09:51 [Server] INFO [ViaVersion] Loading item mapping...
  63. 16.11 17:09:51 [Server] INFO [ViaVersion] Loading new tags...
  64. 16.11 17:09:51 [Server] INFO [ViaVersion] Loading enchantments...
  65. 16.11 17:09:51 [Server] INFO [ViaVersion] Loading sound mapping...
  66. 16.11 17:09:51 [Server] INFO [BuycraftX] Loading BuycraftX v11.0.0
  67. 16.11 17:09:51 [Server] INFO [Vault] Loading Vault v1.7.1-b91
  68. 16.11 17:09:51 [Server] INFO [StaffPlus] Loading StaffPlus v3.2.4.1
  69. 16.11 17:09:51 [Server] INFO [WorldEdit] Loading WorldEdit v6.1.7;dd00bb1
  70. 16.11 17:09:51 [Server] INFO [Essentials] Loading Essentials v2.0.1-b488
  71. 16.11 17:09:51 [Server] INFO [ChatEx] Loading ChatEx v1.6
  72. 16.11 17:09:51 [Server] INFO [WorldGuard] Loading WorldGuard v7.0.0-beta01;01dfebe
  73. 16.11 17:09:51 [Server] INFO [FastAsyncWorldEdit] Enabling FastAsyncWorldEdit v18.11.08-ba06684-1230-21.5.17
  74. 16.11 17:09:51 [Server] INFO ====== USE PAPER ======
  75. 16.11 17:09:51 [Server] INFO DOWNLOAD: https://ci.destroystokyo.com/job/PaperSpigot/
  76. 16.11 17:09:51 [Server] INFO GUIDE: https://www.spigotmc.org/threads/21726/
  77. 16.11 17:09:51 [Server] INFO - This is only a recommendation
  78. 16.11 17:09:51 [Server] INFO ==============================
  79. 16.11 17:09:51 [Server] INFO [Vault] Enabling Vault v1.7.1-b91
  80. 16.11 17:09:51 [Server] INFO [Vault] [Economy] Essentials Economy found: Waiting
  81. 16.11 17:09:51 [Server] INFO [Vault] [Permission] PermissionsEx found: Waiting
  82. 16.11 17:09:51 [Server] INFO [Vault] [Permission] SuperPermissions loaded as backup permission system.
  83. 16.11 17:09:51 [Server] INFO [Vault] [Chat] PermissionsEx found: Waiting
  84. 16.11 17:09:51 [Server] INFO [Vault] Enabled Version 1.7.1-b91
  85. 16.11 17:09:51 [Server] INFO **** Beginning UUID conversion, this may take A LONG time ****
  86. 16.11 17:09:51 [Server] INFO Preparing level "world"
  87. 16.11 17:09:51 [Server] INFO -------- World Settings For [world] --------
  88. 16.11 17:09:51 [Server] INFO Nerfing mobs spawned from spawners: false
  89. 16.11 17:09:51 [Server] INFO Anti X-Ray: true
  90. 16.11 17:09:51 [Server] INFO Engine Mode: 1
  91. 16.11 17:09:51 [Server] INFO Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  92. 16.11 17:09:51 [Server] INFO Replace Blocks: [1, 5]
  93. 16.11 17:09:51 [Server] INFO Mob Spawn Range: 4
  94. 16.11 17:09:51 [Server] INFO Cactus Growth Modifier: 100%
  95. 16.11 17:09:51 [Server] INFO Cane Growth Modifier: 100%
  96. 16.11 17:09:51 [Server] INFO Melon Growth Modifier: 100%
  97. 16.11 17:09:51 [Server] INFO Mushroom Growth Modifier: 100%
  98. 16.11 17:09:51 [Server] INFO Pumpkin Growth Modifier: 100%
  99. 16.11 17:09:51 [Server] INFO Sapling Growth Modifier: 100%
  100. 16.11 17:09:51 [Server] INFO Wheat Growth Modifier: 100%
  101. 16.11 17:09:51 [Server] INFO NetherWart Growth Modifier: 100%
  102. 16.11 17:09:51 [Server] INFO Entity Activation Range: An 32 / Mo 32 / Mi 16
  103. 16.11 17:09:51 [Server] INFO Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  104. 16.11 17:09:51 [Server] INFO Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  105. 16.11 17:09:51 [Server] INFO Random Lighting Updates: false
  106. 16.11 17:09:51 [Server] INFO Structure Info Saving: true
  107. 16.11 17:09:51 [Server] INFO Sending up to 10 chunks per packet
  108. 16.11 17:09:51 [Server] INFO Max Entity Collisions: 8
  109. 16.11 17:09:51 [Server] INFO Custom Map Seeds: Village: 10387312 Feature: 14357617
  110. 16.11 17:09:51 [Server] INFO Max TNT Explosions: 100
  111. 16.11 17:09:51 [Server] INFO Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  112. 16.11 17:09:51 [Server] INFO Item Despawn Rate: 6000
  113. 16.11 17:09:51 [Server] INFO Item Merge Radius: 2.5
  114. 16.11 17:09:51 [Server] INFO Arrow Despawn Rate: 1200
  115. 16.11 17:09:51 [Server] INFO Allow Zombie Pigmen to spawn from portal blocks: true
  116. 16.11 17:09:51 [Server] INFO View Distance: 10
  117. 16.11 17:09:51 [Server] INFO Zombie Aggressive Towards Villager: true
  118. 16.11 17:09:51 [Server] INFO Chunks to Grow per Tick: 650
  119. 16.11 17:09:51 [Server] INFO Clear tick list: false
  120. 16.11 17:09:51 [Server] INFO Experience Merge Radius: 3.0
  121. 16.11 17:09:51 [Server] INFO -------- World Settings For [world_nether] --------
  122. 16.11 17:09:51 [Server] INFO Nerfing mobs spawned from spawners: false
  123. 16.11 17:09:51 [Server] INFO Anti X-Ray: true
  124. 16.11 17:09:51 [Server] INFO Engine Mode: 1
  125. 16.11 17:09:51 [Server] INFO Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  126. 16.11 17:09:51 [Server] INFO Replace Blocks: [1, 5]
  127. 16.11 17:09:51 [Server] INFO Mob Spawn Range: 4
  128. 16.11 17:09:51 [Server] INFO Cactus Growth Modifier: 100%
  129. 16.11 17:09:51 [Server] INFO Cane Growth Modifier: 100%
  130. 16.11 17:09:51 [Server] INFO Melon Growth Modifier: 100%
  131. 16.11 17:09:51 [Server] INFO Mushroom Growth Modifier: 100%
  132. 16.11 17:09:51 [Server] INFO Pumpkin Growth Modifier: 100%
  133. 16.11 17:09:51 [Server] INFO Sapling Growth Modifier: 100%
  134. 16.11 17:09:51 [Server] INFO Wheat Growth Modifier: 100%
  135. 16.11 17:09:51 [Server] INFO NetherWart Growth Modifier: 100%
  136. 16.11 17:09:51 [Server] INFO Entity Activation Range: An 32 / Mo 32 / Mi 16
  137. 16.11 17:09:51 [Server] INFO Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  138. 16.11 17:09:51 [Server] INFO Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  139. 16.11 17:09:51 [Server] INFO Random Lighting Updates: false
  140. 16.11 17:09:51 [Server] INFO Structure Info Saving: true
  141. 16.11 17:09:51 [Server] INFO Sending up to 10 chunks per packet
  142. 16.11 17:09:51 [Server] INFO Max Entity Collisions: 8
  143. 16.11 17:09:51 [Server] INFO Custom Map Seeds: Village: 10387312 Feature: 14357617
  144. 16.11 17:09:51 [Server] INFO Max TNT Explosions: 100
  145. 16.11 17:09:51 [Server] INFO Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  146. 16.11 17:09:51 [Server] INFO Item Despawn Rate: 6000
  147. 16.11 17:09:51 [Server] INFO Item Merge Radius: 2.5
  148. 16.11 17:09:51 [Server] INFO Arrow Despawn Rate: 1200
  149. 16.11 17:09:51 [Server] INFO Allow Zombie Pigmen to spawn from portal blocks: true
  150. 16.11 17:09:51 [Server] INFO View Distance: 10
  151. 16.11 17:09:51 [Server] INFO Zombie Aggressive Towards Villager: true
  152. 16.11 17:09:51 [Server] INFO Chunks to Grow per Tick: 650
  153. 16.11 17:09:51 [Server] INFO Clear tick list: false
  154. 16.11 17:09:51 [Server] INFO Experience Merge Radius: 3.0
  155. 16.11 17:09:51 [Server] INFO -------- World Settings For [world_the_end] --------
  156. 16.11 17:09:51 [Server] INFO Nerfing mobs spawned from spawners: false
  157. 16.11 17:09:51 [Server] INFO Anti X-Ray: true
  158. 16.11 17:09:51 [Server] INFO Engine Mode: 1
  159. 16.11 17:09:51 [Server] INFO Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  160. 16.11 17:09:51 [Server] INFO Replace Blocks: [1, 5]
  161. 16.11 17:09:51 [Server] INFO Mob Spawn Range: 4
  162. 16.11 17:09:51 [Server] INFO Cactus Growth Modifier: 100%
  163. 16.11 17:09:51 [Server] INFO Cane Growth Modifier: 100%
  164. 16.11 17:09:51 [Server] INFO Melon Growth Modifier: 100%
  165. 16.11 17:09:51 [Server] INFO Mushroom Growth Modifier: 100%
  166. 16.11 17:09:51 [Server] INFO Pumpkin Growth Modifier: 100%
  167. 16.11 17:09:51 [Server] INFO Sapling Growth Modifier: 100%
  168. 16.11 17:09:51 [Server] INFO Wheat Growth Modifier: 100%
  169. 16.11 17:09:51 [Server] INFO NetherWart Growth Modifier: 100%
  170. 16.11 17:09:51 [Server] INFO Entity Activation Range: An 32 / Mo 32 / Mi 16
  171. 16.11 17:09:51 [Server] INFO Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  172. 16.11 17:09:51 [Server] INFO Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  173. 16.11 17:09:51 [Server] INFO Random Lighting Updates: false
  174. 16.11 17:09:51 [Server] INFO Structure Info Saving: true
  175. 16.11 17:09:51 [Server] INFO Sending up to 10 chunks per packet
  176. 16.11 17:09:51 [Server] INFO Max Entity Collisions: 8
  177. 16.11 17:09:51 [Server] INFO Custom Map Seeds: Village: 10387312 Feature: 14357617
  178. 16.11 17:09:51 [Server] INFO Max TNT Explosions: 100
  179. 16.11 17:09:51 [Server] INFO Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  180. 16.11 17:09:51 [Server] INFO Item Despawn Rate: 6000
  181. 16.11 17:09:51 [Server] INFO Item Merge Radius: 2.5
  182. 16.11 17:09:51 [Server] INFO Arrow Despawn Rate: 1200
  183. 16.11 17:09:51 [Server] INFO Allow Zombie Pigmen to spawn from portal blocks: true
  184. 16.11 17:09:51 [Server] INFO View Distance: 10
  185. 16.11 17:09:51 [Server] INFO Zombie Aggressive Towards Villager: true
  186. 16.11 17:09:51 [Server] INFO Chunks to Grow per Tick: 650
  187. 16.11 17:09:51 [Server] INFO Clear tick list: false
  188. 16.11 17:09:51 [Server] INFO Experience Merge Radius: 3.0
  189. 16.11 17:09:51 [Server] INFO Preparing start region for level 0 (Seed: -7855510254385813968)
  190. 16.11 17:09:52 [Server] INFO Preparing start region for level 1 (Seed: -7855510254385813968)
  191. 16.11 17:09:53 [Server] INFO Preparing spawn area: 69%
  192. 16.11 17:09:53 [Server] INFO Preparing start region for level 2 (Seed: -7855510254385813968)
  193. 16.11 17:09:53 [Server] INFO [NoCheatPlus] Enabling NoCheatPlus v3.16.0-RC-sMD5NET-b1134
  194. 16.11 17:09:53 [Server] INFO [NoCheatPlus] McAccess set to: 1.8.4-1.8.8 / Spigot-CB-1.8_R3
  195. 16.11 17:09:53 [Server] INFO [NoCheatPlus] Added block-info for Minecraft 1.5 blocks.
  196. 16.11 17:09:53 [Server] INFO [NoCheatPlus] Added block-info for Minecraft 1.6.1 blocks.
  197. 16.11 17:09:53 [Server] INFO [NoCheatPlus] Added block-info for Minecraft 1.7.2 blocks.
  198. 16.11 17:09:53 [Server] INFO [NoCheatPlus] Added block-info for Minecraft 1.8 blocks.
  199. 16.11 17:09:53 [Server] INFO [NoCheatPlus] Update block-info: WATER_LILY block shape patch for multi client protocol support around 1.7.x - 1.11.x.
  200. 16.11 17:09:53 [Server] INFO [NoCheatPlus] Inventory checks: FastConsume is available, disabled InstantEat.
  201. 16.11 17:09:53 [Server] INFO [NoCheatPlus] Packet level access: ProtocolLib is not available.
  202. 16.11 17:09:53 [Server] INFO [NoCheatPlus] Version 3.16.0-RC-sMD5NET-b1134 is enabled.
  203. 16.11 17:09:53 [Server] INFO [BanGUI] Enabling BanGUI v1.2.5
  204. 16.11 17:09:53 [Server] INFO BanGUI Enabled
  205. 16.11 17:09:53 [Server] INFO [DeluxeTags] Enabling DeluxeTags v1.7.1
  206. 16.11 17:09:53 [Server] INFO [DeluxeTags] 4 tags loaded
  207. 16.11 17:09:53 [Server] INFO [DeluxeTags] Loading DeluxeTags messages.yml
  208. 16.11 17:09:53 [Server] INFO [DeluxeTags] DeluxeChat will handle fetching placeholders for tags!
  209. 16.11 17:09:54 [Server] INFO ----------------------------
  210. 16.11 17:09:54 [Server] INFO DeluxeTags Updater
  211. 16.11 17:09:54 [Server] INFO Could not connect to spigotmc.org
  212. 16.11 17:09:54 [Server] INFO to check for updates!
  213. 16.11 17:09:54 [Server] INFO ----------------------------
  214. 16.11 17:09:54 [Server] INFO ----------------------------
  215. 16.11 17:09:54 [Server] INFO DeluxeTags Updater
  216. 16.11 17:09:54 [Server] INFO You are running 1.7.1
  217. 16.11 17:09:54 [Server] INFO The latest version
  218. 16.11 17:09:54 [Server] INFO of DeluxeTags!
  219. 16.11 17:09:54 [Server] INFO ----------------------------
  220. 16.11 17:09:54 [Server] INFO [HealthBar] Enabling HealthBar v1.7
  221. 16.11 17:09:54 [Server] INFO [iDisguise] Enabling iDisguise v5.8.1
  222. 16.11 17:09:54 [Server] INFO [iDisguise] iDisguise 5.8.1 enabled!
  223. 16.11 17:09:54 [Server] INFO [KitPvP] Enabling KitPvP v1.2.8
  224. 16.11 17:09:54 [Server] INFO Ignore any Warnings that say the stats.yml did not save, there is no problem with your plugin or server.
  225. 16.11 17:09:54 [Server] WARN [KitPvP] Could not save stats.yml to plugins/KitPvP/stats.yml because stats.yml already exists.
  226. 16.11 17:09:54 [Server] WARN [KitPvP] Could not save killstreaks.yml to plugins/KitPvP/killstreaks.yml because killstreaks.yml already exists.
  227. 16.11 17:09:54 [Server] WARN [KitPvP] Could not save messages.yml to plugins/KitPvP/messages.yml because messages.yml already exists.
  228. 16.11 17:09:54 [Server] WARN [KitPvP] Could not save abilities.yml to plugins/KitPvP/abilities.yml because abilities.yml already exists.
  229. 16.11 17:09:54 [Server] WARN [KitPvP] Could not save menu.yml to plugins/KitPvP/menu.yml because menu.yml already exists.
  230. 16.11 17:09:54 [Server] WARN [KitPvP] Could not save levels.yml to plugins/KitPvP/levels.yml because levels.yml already exists.
  231. 16.11 17:09:54 [Server] WARN [KitPvP] Could not save scoreboard.yml to plugins/KitPvP/scoreboard.yml because scoreboard.yml already exists.
  232. 16.11 17:09:54 [Server] INFO [KIT-PVP] Enabling KitPvP version 1.2.8...
  233. 16.11 17:09:54 [Server] INFO [KIT-PVP] Done!
  234. 16.11 17:09:54 [Server] INFO [PunishGUI] Enabling PunishGUI v1.1
  235. 16.11 17:09:54 [Server] INFO [ClearLag] Enabling ClearLag v2.9.7
  236. 16.11 17:09:54 [Server] INFO [ClearLag] Loading modules...
  237. 16.11 17:09:54 [Server] INFO [ClearLag] Modules enabed, loading config values
  238. 16.11 17:09:54 [Server] INFO [ClearLag] Modules have been loaded!
  239. 16.11 17:09:54 [Server] INFO [ClearLag] Clearlag is now enabled!
  240. 16.11 17:09:54 [Server] INFO [ClearLag] Checking for updates compatible with your bukkit version [1.8]...
  241. 16.11 17:09:54 [Server] INFO [PermissionsEx] Enabling PermissionsEx v1.23.4
  242. 16.11 17:09:54 [Server] INFO [PermissionsEx] Initializing file backend
  243. 16.11 17:09:54 [Server] INFO [PermissionsEx] Permissions file successfully reloaded
  244. 16.11 17:09:54 [Server] INFO [Vault][Permission] PermissionsEx hooked.
  245. 16.11 17:09:54 [Server] INFO [Vault][Chat] PermissionsEx_Chat hooked.
  246. 16.11 17:09:54 [Server] INFO [AdvancedBan] Enabling AdvancedBan v2.1.4-RELEASE
  247. 16.11 17:09:54 [Server] INFO [ClearLag] No updates found!
  248. 16.11 17:12:06 [Server] INFO []=====[Enabling AdvancedBan]=====[]
  249. 16.11 17:12:06 [Server] INFO | Information:
  250. 16.11 17:12:06 [Server] INFO | Name: AdvancedBan
  251. 16.11 17:12:06 [Server] INFO | Developer: Leoko
  252. 16.11 17:12:06 [Server] INFO | Version: 2.1.4-RELEASE
  253. 16.11 17:12:06 [Server] INFO | Storage: HSQLDB (local)
  254. 16.11 17:12:06 [Server] INFO | Support:
  255. 16.11 17:12:06 [Server] INFO | Skype: Leoko33
  256. 16.11 17:12:06 [Server] INFO | Mail: Leoko4433@gmail.com
  257. 16.11 17:12:06 [Server] INFO | Update:
  258. 16.11 17:12:06 [Server] INFO | Failed to check for updates :(
  259. 16.11 17:12:06 [Server] INFO []================================[]
  260. 16.11 17:12:06 [Server] INFO [ViaVersion] Enabling ViaVersion v1.6.0
  261. 16.11 17:12:06 [Server] INFO [BuycraftX] Enabling BuycraftX v11.0.0
  262. 16.11 17:12:06 [Server] INFO [BuycraftX] Looks like this is a fresh setup. Get started by using 'buycraft secret <key>' in the console.
  263. 16.11 17:12:06 [Server] INFO [StaffPlus] Enabling StaffPlus v3.2.4.1
  264. 16.11 17:12:06 [Server] INFO API class 'org.inventivetalent.packetlistener.PacketListenerAPI' is not yet initialized. Creating new instance.
  265. 16.11 17:12:06 [Server] INFO [ReflectionHelper] Version is v1_8_R3 (10803)
  266. 16.11 17:12:06 [Server] INFO [PacketListenerAPI] Using INChannel
  267. 16.11 17:12:06 [Server] INFO Injected custom channel handlers.
  268. 16.11 17:12:06 [Server] INFO Adding channels for online players...
  269. 16.11 17:12:06 [Server] INFO [Staff+] Version protocol set to 'v1_8_R3'.
  270. 16.11 17:12:06 [Server] INFO [Staff+] Staff+ has been enabled! Initialization took 39ms.
  271. 16.11 17:12:06 [Server] INFO [Staff+] Plugin created by Shortninja.
  272. 16.11 17:12:06 [Server] INFO [WorldEdit] Enabling WorldEdit v6.1.7;dd00bb1
  273. 16.11 17:12:06 [Server] INFO WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
  274. 16.11 17:12:07 [Server] INFO [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_8_R3 as the Bukkit adapter
  275. 16.11 17:12:07 [Server] INFO [Essentials] Enabling Essentials v2.0.1-b488
  276. 16.11 17:12:07 [Server] INFO [Essentials] Using 1.8.3+ BlockStateMeta provider as mob spawner provider.
  277. 16.11 17:12:07 [Server] INFO [Essentials] Using legacy item data provider as spawn egg provider.
  278. 16.11 17:12:07 [Server] INFO [Essentials] Using legacy potion meta provider as potion meta provider.
  279. 16.11 17:12:07 [Server] INFO Using locale en_US
  280. 16.11 17:12:07 [Server] INFO [Essentials] Starting Metrics. Opt-out using the global bStats config.
  281. 16.11 17:12:07 [Server] INFO [Vault][Economy] Essentials Economy hooked.
  282. 16.11 17:12:07 [Server] INFO [Essentials] Using Vault based permissions (PermissionsEx)
  283. 16.11 17:12:07 [Server] INFO [ChatEx] Enabling ChatEx v1.6
  284. 16.11 17:12:07 [Server] INFO [ChatEx] Loading updater by TheJeterLP. Project id: 65863
  285. 16.11 17:12:07 [Server] INFO [ChatEx] Loading updater-config...
  286. 16.11 17:12:07 [Server] INFO [ChatEx] Done!
  287. 16.11 17:12:07 [Server] INFO [ChatEx] Updatechecker is enabled.
  288. 16.11 17:12:07 [Server] INFO [ChatEx] Successfully hooked into: PermissionsEx
  289. 16.11 17:12:07 [Server] INFO [ChatEx] Listener registered with Priority: LOWEST
  290. 16.11 17:12:07 [Server] INFO [ChatEx] is now enabled!
  291. 16.11 17:12:07 [Server] INFO [WorldGuard] Enabling WorldGuard v7.0.0-beta01;01dfebe
  292. 16.11 17:12:07 [Server] ERROR Error occurred while enabling WorldGuard v7.0.0-beta01;01dfebe (Is it up to date?)
  293. 16.11 17:12:07 [Server] INFO java.lang.NoClassDefFoundError: com/sk89q/worldedit/world/item/ItemTypes
  294. 16.11 17:12:07 [Server] INFO at com.sk89q.worldguard.bukkit.BukkitWorldConfiguration.loadConfiguration(BukkitWorldConfiguration.java:261) ~[?:?]
  295. 16.11 17:12:07 [Server] INFO at com.sk89q.worldguard.bukkit.BukkitWorldConfiguration.<init>(BukkitWorldConfiguration.java:98) ~[?:?]
  296. 16.11 17:12:07 [Server] INFO at com.sk89q.worldguard.bukkit.BukkitConfigurationManager.get(BukkitConfigurationManager.java:87) ~[?:?]
  297. 16.11 17:12:07 [Server] INFO at com.sk89q.worldguard.bukkit.BukkitConfigurationManager.postLoad(BukkitConfigurationManager.java:69) ~[?:?]
  298. 16.11 17:12:07 [Server] INFO at com.sk89q.worldguard.config.YamlConfigurationManager.load(YamlConfigurationManager.java:102) ~[?:?]
  299. 16.11 17:12:07 [Server] INFO at com.sk89q.worldguard.bukkit.BukkitWorldGuardPlatform.load(BukkitWorldGuardPlatform.java:112) ~[?:?]
  300. 16.11 17:12:07 [Server] INFO at com.sk89q.worldguard.WorldGuard.setup(WorldGuard.java:90) ~[?:?]
  301. 16.11 17:12:07 [Server] INFO at com.sk89q.worldguard.bukkit.WorldGuardPlugin.onEnable(WorldGuardPlugin.java:151) ~[?:?]
  302. 16.11 17:12:07 [Server] INFO at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[spigot-1.8.8.jar:git-Spigot-e4d4710-e1ebe52]
  303. 16.11 17:12:07 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [spigot-1.8.8.jar:git-Spigot-e4d4710-e1ebe52]
  304. 16.11 17:12:07 [Server] INFO at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot-1.8.8.jar:git-Spigot-e4d4710-e1ebe52]
  305. 16.11 17:12:07 [Server] INFO at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357) [spigot-1.8.8.jar:git-Spigot-e4d4710-e1ebe52]
  306. 16.11 17:12:07 [Server] INFO at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317) [spigot-1.8.8.jar:git-Spigot-e4d4710-e1ebe52]
  307. 16.11 17:12:07 [Server] INFO at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414) [spigot-1.8.8.jar:git-Spigot-e4d4710-e1ebe52]
  308. 16.11 17:12:07 [Server] INFO at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378) [spigot-1.8.8.jar:git-Spigot-e4d4710-e1ebe52]
  309. 16.11 17:12:07 [Server] INFO at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333) [spigot-1.8.8.jar:git-Spigot-e4d4710-e1ebe52]
  310. 16.11 17:12:07 [Server] INFO at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263) [spigot-1.8.8.jar:git-Spigot-e4d4710-e1ebe52]
  311. 16.11 17:12:07 [Server] INFO at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [spigot-1.8.8.jar:git-Spigot-e4d4710-e1ebe52]
  312. 16.11 17:12:07 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
  313. 16.11 17:12:07 [Server] INFO Caused by: java.lang.ClassNotFoundException: com.sk89q.worldedit.world.item.ItemTypes
  314. 16.11 17:12:07 [Server] INFO at java.net.URLClassLoader.findClass(URLClassLoader.java:382) ~[?:1.8.0_191]
  315. 16.11 17:12:07 [Server] INFO at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigot-1.8.8.jar:git-Spigot-e4d4710-e1ebe52]
  316. 16.11 17:12:07 [Server] INFO at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot-1.8.8.jar:git-Spigot-e4d4710-e1ebe52]
  317. 16.11 17:12:07 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_191]
  318. 16.11 17:12:07 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_191]
  319. 16.11 17:12:07 [Server] INFO ... 19 more
  320. 16.11 17:12:07 [Server] INFO Server permissions file permissions.yml is empty, ignoring it
  321. 16.11 17:12:07 [Server] Startup Done (136.081s)! For help, type "help" or "?"
  322. 16.11 17:12:07 [Server] INFO [NoCheatPlus] Post-enable running...
  323. 16.11 17:12:08 [Server] INFO [NoCheatPlus] Post-enable finished.
  324. 16.11 17:12:08 [Server] INFO [ViaVersion] ViaVersion detected server version: 1.8.x(47)
  325. 16.11 17:12:08 [Server] INFO (FAWE) Detected class org.bukkit.event.block.BlockExplodeEvent
  326. 16.11 17:12:08 [Server] INFO (FAWE) Plugin 'WorldGuard' found. Using it now.
  327. 16.11 17:12:08 [Server] INFO [NoCheatPlus] Added hook: AllViolations(NCP) [1.0].
  328. 16.11 17:12:08 [Server] INFO [Vault] Checking for Updates ...
  329. 16.11 17:12:09 [Server] INFO [Vault] No new version available
  330. 16.11 17:12:10 [Server] INFO [ChatEx] There is no new version available. You are up-to-date!
  331. 16.11 17:13:16 [Server] INFO CONSOLE issued server command: /list
  332. 16.11 17:14:25 [Server] INFO CONSOLE issued server command: /list
  333. 16.11 17:15:35 [Server] INFO CONSOLE issued server command: /list
  334. 16.11 17:16:44 [Server] INFO CONSOLE issued server command: /list
  335. 16.11 17:17:53 [Server] INFO CONSOLE issued server command: /list
  336. 16.11 17:18:47 [Server] INFO [ClearLag] Warning Ground items will be removed in 60 seconds!
  337. 16.11 17:19:02 [Server] INFO CONSOLE issued server command: /list
  338. 16.11 17:19:27 [Server] INFO [ClearLag] Warning Ground items will be removed in 20 seconds!
  339. 16.11 17:19:47 [Server] INFO [ClearLag] Removed 0 Entities!
  340. 16.11 17:19:55 [Multicraft] Auto-saving world...
  341. 16.11 17:19:55 [Server] INFO Saving is already turned on.
  342. 16.11 17:19:55 [Server] INFO Saving...
  343. 16.11 17:19:55 [Server] INFO World saved.
  344. 16.11 17:20:11 [Server] INFO CONSOLE issued server command: /list
  345. 16.11 17:21:20 [Server] INFO CONSOLE issued server command: /list
  346. 16.11 17:22:29 [Server] INFO CONSOLE issued server command: /list
  347. 16.11 17:23:38 [Server] INFO CONSOLE issued server command: /list
  348. 16.11 17:24:47 [Server] INFO CONSOLE issued server command: /list
  349. 16.11 17:25:56 [Server] INFO CONSOLE issued server command: /list
  350. 16.11 17:26:28 [Server] INFO [ClearLag] Warning Ground items will be removed in 60 seconds!
  351. 16.11 17:27:05 [Server] INFO CONSOLE issued server command: /list
  352. 16.11 17:27:08 [Server] INFO [ClearLag] Warning Ground items will be removed in 20 seconds!
  353. 16.11 17:27:28 [Server] INFO [ClearLag] Removed 0 Entities!
  354. 16.11 17:27:43 [Server] INFO UUID of player Nohtr is 28c8a767-f000-4bfd-b359-35e5de78bcef
  355. 16.11 17:27:43 [Connect] User Nohtr, IP 73.65.175.38
  356. 16.11 17:27:43 [Multicraft] Nohtr ran command Message of the Day
  357. 16.11 17:27:45 [Server] INFO Nohtr issued server command: /we cui
  358. 16.11 17:27:51 [Server] INFO Nohtr issued server command: /gmc
  359. 16.11 17:28:14 [Server] INFO CONSOLE issued server command: /list
  360. 16.11 17:28:14 [Server] INFO Member: ~AltF4
  361. 16.11 17:29:23 [Server] INFO CONSOLE issued server command: /list
  362. 16.11 17:29:23 [Server] INFO Member: ~AltF4
  363. 16.11 17:30:04 [Multicraft] Auto-saving world...
  364. 16.11 17:30:04 [Server] INFO Saving is already turned on.
  365. 16.11 17:30:04 [Server] INFO Saving...
  366. 16.11 17:30:04 [Server] INFO World saved.
  367. 16.11 17:30:17 [Disconnect] User Nohtr has disconnected, reason: Disconnected
  368. 16.11 17:30:17 [Server] INFO Nohtr left the game.
  369. 16.11 17:30:32 [Server] INFO CONSOLE issued server command: /list
  370. 16.11 17:31:17 [Server] INFO UUID of player Nohtr is 28c8a767-f000-4bfd-b359-35e5de78bcef
  371. 16.11 17:31:17 [Connect] User Nohtr, IP 73.65.175.38
  372. 16.11 17:31:17 [Multicraft] Nohtr ran command Message of the Day
  373. 16.11 17:31:18 [Server] INFO Nohtr issued server command: /we cui
  374. 16.11 17:31:26 [Server] INFO Nohtr issued server command: /back
  375. 16.11 17:31:30 [Server] INFO Nohtr issued server command: /back
  376. 16.11 17:31:31 [Server] INFO Nohtr issued server command: /back
  377. 16.11 17:31:32 [Server] INFO Nohtr issued server command: /back
  378. 16.11 17:31:41 [Server] INFO CONSOLE issued server command: /list
  379. 16.11 17:31:41 [Server] INFO Member: ~AltF4
  380. 16.11 17:32:51 [Server] INFO CONSOLE issued server command: /list
  381. 16.11 17:32:51 [Server] INFO Member: ~AltF4
  382. 16.11 17:33:03 [Server] INFO Nohtr issued server command: //thru
  383. 16.11 17:33:13 [Server] INFO Nohtr issued server command: /setspawn
  384. 16.11 17:33:18 [Server] INFO Nohtr issued server command: /kp setspawn
  385. 16.11 17:33:39 [Server] INFO Nohtr issued server command: /pex group Member add kp.command.spawn
  386. 16.11 17:34:00 [Server] INFO CONSOLE issued server command: /list
  387. 16.11 17:34:00 [Server] INFO Member: ~AltF4
  388. 16.11 17:34:08 [Server] INFO [ClearLag] Warning Ground items will be removed in 60 seconds!
  389. 16.11 17:34:48 [Server] INFO [ClearLag] Warning Ground items will be removed in 20 seconds!
  390. 16.11 17:35:08 [Server] INFO [ClearLag] Removed 24 Entities!
  391. 16.11 17:35:09 [Server] INFO CONSOLE issued server command: /list
  392. 16.11 17:35:09 [Server] INFO Member: ~AltF4
  393. 16.11 17:35:40 [Server] INFO Nohtr issued server command: /ci
  394. 16.11 17:35:44 [Server] INFO Nohtr issued server command: /lagg clear
  395. 16.11 17:36:11 [Server] INFO Nohtr issued server command: //delete Chloe
  396. 16.11 17:36:18 [Server] INFO CONSOLE issued server command: /list
  397. 16.11 17:36:18 [Server] INFO Member: ~AltF4
  398. 16.11 17:36:19 [Server] INFO Nohtr issued server command: //delete Chloe
  399. 16.11 17:36:19 [Server] INFO Nohtr issued server command: //delete Chloe
  400. 16.11 17:36:20 [Server] INFO Nohtr issued server command: //delete Chloe
  401. 16.11 17:36:21 [Server] INFO Nohtr issued server command: //delete Chloe
  402. 16.11 17:37:04 [Server] INFO Nohtr issued server command: /help
  403. 16.11 17:37:27 [Server] INFO CONSOLE issued server command: /list
  404. 16.11 17:37:27 [Server] INFO Member: ~AltF4
  405. 16.11 17:37:32 [Server] INFO Nohtr issued server command: /gmc
  406. 16.11 17:38:36 [Server] INFO CONSOLE issued server command: /list
  407. 16.11 17:38:36 [Server] INFO Member: ~AltF4
  408. 16.11 17:38:39 [Server] INFO Nohtr issued server command: /kp spawn
  409. 16.11 17:39:45 [Server] INFO CONSOLE issued server command: /list
  410. 16.11 17:39:45 [Server] INFO Member: ~AltF4
  411. 16.11 17:40:13 [Multicraft] Auto-saving world...
  412. 16.11 17:40:13 [Server] INFO Saving is already turned on.
  413. 16.11 17:40:13 [Server] INFO Saving...
  414. 16.11 17:40:13 [Server] INFO World saved.
  415. 16.11 17:40:54 [Server] INFO CONSOLE issued server command: /list
  416. 16.11 17:40:54 [Server] INFO Member: ~AltF4
  417. 16.11 17:41:48 [Server] INFO [ClearLag] Warning Ground items will be removed in 60 seconds!
  418. 16.11 17:42:03 [Server] INFO CONSOLE issued server command: /list
  419. 16.11 17:42:03 [Server] INFO Member: ~AltF4
  420. 16.11 17:42:28 [Server] INFO [ClearLag] Warning Ground items will be removed in 20 seconds!
  421. 16.11 17:42:48 [Server] INFO [ClearLag] Removed 0 Entities!
  422. 16.11 17:43:12 [Server] INFO CONSOLE issued server command: /list
  423. 16.11 17:43:12 [Server] INFO Member: ~AltF4
  424. 16.11 17:44:15 [Server] INFO Nohtr issued server command: //po1
  425. 16.11 17:44:20 [Server] INFO Nohtr issued server command: //pos 1
  426. 16.11 17:44:21 [Server] INFO CONSOLE issued server command: /list
  427. 16.11 17:44:21 [Server] INFO Member: ~AltF4
  428. 16.11 17:44:27 [Server] INFO Nohtr issued server command: //pos1
  429. 16.11 17:44:35 [Server] INFO Nohtr issued server command: //wand
  430. 16.11 17:44:52 [Server] INFO Nohtr issued server command: //pos1
  431. 16.11 17:45:02 [Server] INFO Nohtr issued server command: //pos1
  432. 16.11 17:45:10 [Server] INFO Nohtr issued server command: //pos1
  433. 16.11 17:45:27 [Server] INFO Nohtr issued server command: //pos1
  434. 16.11 17:45:30 [Server] INFO CONSOLE issued server command: /list
  435. 16.11 17:45:30 [Server] INFO Member: ~AltF4
  436. 16.11 17:45:33 [Server] INFO Nohtr issued server command: //pos1
  437. 16.11 17:45:36 [Server] INFO Nohtr issued server command: //pos1
  438. 16.11 17:45:45 [Server] INFO Nohtr issued server command: //pos1
  439. 16.11 17:45:54 [Server] INFO Nohtr issued server command: //move 2
  440. 16.11 17:46:05 [Server] INFO Nohtr issued server command: //move 2
  441. 16.11 17:46:09 [Server] INFO Nohtr issued server command: //undo
  442. 16.11 17:46:25 [Server] INFO Nohtr issued server command: //pos1
  443. 16.11 17:46:29 [Server] INFO Nohtr issued server command: //pos1
  444. 16.11 17:46:39 [Server] INFO CONSOLE issued server command: /list
  445. 16.11 17:46:39 [Server] INFO Member: ~AltF4
  446. 16.11 17:46:51 [Server] INFO Nohtr issued server command: //move 1
  447. 16.11 17:47:07 [Server] INFO Nohtr issued server command: //pos1
  448. 16.11 17:47:12 [Server] INFO Nohtr issued server command: //pos2
  449. 16.11 17:47:18 [Disconnect] User Nohtr has disconnected, reason: Disconnected
  450. 16.11 17:47:18 [Server] INFO Nohtr left the game.
  451. 16.11 17:47:38 [Server] INFO UUID of player Nohtr is 28c8a767-f000-4bfd-b359-35e5de78bcef
  452. 16.11 17:47:38 [Connect] User Nohtr, IP 73.65.175.38
  453. 16.11 17:47:38 [Multicraft] Nohtr ran command Message of the Day
  454. 16.11 17:47:39 [Server] INFO Nohtr issued server command: /we cui
  455. 16.11 17:47:47 [Server] INFO Nohtr issued server command: /fly
  456. 16.11 17:47:48 [Server] INFO CONSOLE issued server command: /list
  457. 16.11 17:47:48 [Server] INFO Member: ~AltF4
  458. 16.11 17:48:25 [Server] INFO Nohtr issued server command: /lagg clear
  459. 16.11 17:48:35 [Server] INFO Nohtr issued server command: /rg
  460. 16.11 17:48:37 [Server] INFO Nohtr issued server command: /gmc
  461. 16.11 17:48:55 [Server] INFO Nohtr issued server command: /rg
  462. 16.11 17:48:56 [Server] INFO Nohtr issued server command: /pl
  463. 16.11 17:48:57 [Server] INFO CONSOLE issued server command: /list
  464. 16.11 17:48:57 [Server] INFO Member: ~AltF4
  465. 16.11 17:49:08 [Server] INFO Nohtr issued server command: /via
  466. 16.11 17:49:29 [Server] INFO [ClearLag] Warning Ground items will be removed in 60 seconds!
  467. 16.11 17:50:07 [Server] INFO CONSOLE issued server command: /list
  468. 16.11 17:50:07 [Server] INFO Member: ~AltF4
  469. 16.11 17:50:09 [Server] INFO [ClearLag] Warning Ground items will be removed in 20 seconds!
  470. 16.11 17:50:22 [Multicraft] Auto-saving world...
  471. 16.11 17:50:22 [Server] INFO Saving is already turned on.
  472. 16.11 17:50:22 [Server] INFO Saving...
  473. 16.11 17:50:22 [Server] INFO World saved.
  474. 16.11 17:50:29 [Server] INFO [ClearLag] Removed 0 Entities!
  475. 16.11 17:51:16 [Server] INFO CONSOLE issued server command: /list
  476. 16.11 17:51:16 [Server] INFO Member: ~AltF4
  477. 16.11 17:52:25 [Server] INFO CONSOLE issued server command: /list
  478. 16.11 17:52:25 [Server] INFO Member: ~AltF4
  479. 16.11 17:53:34 [Server] INFO CONSOLE issued server command: /list
  480. 16.11 17:53:34 [Server] INFO Member: ~AltF4
  481. 16.11 17:54:43 [Server] INFO CONSOLE issued server command: /list
  482. 16.11 17:54:43 [Server] INFO Member: [AFK]~AltF4
  483. 16.11 17:54:48 [Multicraft] Received restart command
  484. 16.11 17:54:48 [Multicraft] Stopping server!
  485. 16.11 17:54:48 [Server] INFO Saving...
  486. 16.11 17:54:48 [Server] INFO Stopping the server
  487. 16.11 17:54:48 [Server] INFO Stopping server
  488. 16.11 17:54:48 [Server] INFO [WorldGuard] Disabling WorldGuard v7.0.0-beta01;01dfebe
  489. 16.11 17:54:48 [Server] INFO [WorldGuard] Shutting down executor and waiting for any pending tasks...
  490. 16.11 17:54:48 [Server] ERROR Error occurred while disabling WorldGuard v7.0.0-beta01;01dfebe (Is it up to date?)
  491. 16.11 17:54:48 [Server] INFO java.lang.NullPointerException
  492. 16.11 17:54:48 [Server] INFO at com.sk89q.worldguard.bukkit.BukkitWorldGuardPlatform.unload(BukkitWorldGuardPlatform.java:120) ~[?:?]
  493. 16.11 17:54:48 [Server] INFO at com.sk89q.worldguard.WorldGuard.disable(WorldGuard.java:182) ~[?:?]
  494. 16.11 17:54:48 [Server] INFO at com.sk89q.worldguard.bukkit.WorldGuardPlugin.onDisable(WorldGuardPlugin.java:231) ~[?:?]
  495. 16.11 17:54:48 [Server] INFO at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:323) ~[spigot-1.8.8.jar:git-Spigot-e4d4710-e1ebe52]
  496. 16.11 17:54:48 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:364) [spigot-1.8.8.jar:git-Spigot-e4d4710-e1ebe52]
  497. 16.11 17:54:48 [Server] INFO at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:424) [spigot-1.8.8.jar:git-Spigot-e4d4710-e1ebe52]
  498. 16.11 17:54:48 [Server] INFO at org.bukkit.plugin.SimplePluginManager.disablePlugins(SimplePluginManager.java:417) [spigot-1.8.8.jar:git-Spigot-e4d4710-e1ebe52]
  499. 16.11 17:54:48 [Server] INFO at org.bukkit.craftbukkit.v1_8_R3.CraftServer.disablePlugins(CraftServer.java:336) [spigot-1.8.8.jar:git-Spigot-e4d4710-e1ebe52]
  500. 16.11 17:54:48 [Server] INFO at net.minecraft.server.v1_8_R3.MinecraftServer.stop(MinecraftServer.java:460) [spigot-1.8.8.jar:git-Spigot-e4d4710-e1ebe52]
  501. 16.11 17:54:48 [Server] INFO at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:593) [spigot-1.8.8.jar:git-Spigot-e4d4710-e1ebe52]
  502. 16.11 17:54:48 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
  503. 16.11 17:54:48 [Server] INFO [ChatEx] Disabling ChatEx v1.6
  504. 16.11 17:54:48 [Server] INFO [ChatEx] is now disabled!
  505. 16.11 17:54:48 [Server] INFO [Essentials] Disabling Essentials v2.0.1-b488
  506. 16.11 17:54:48 [Server] INFO [Vault][Economy] Essentials Economy unhooked.
  507. 16.11 17:54:48 [Server] INFO [WorldEdit] Disabling WorldEdit v6.1.7;dd00bb1
  508. 16.11 17:54:48 [Server] INFO [StaffPlus] Disabling StaffPlus v3.2.4.1
  509. 16.11 17:54:48 [Server] INFO [Staff+] Staff+ is now disabling!
  510. 16.11 17:54:48 [Server] INFO Removing channels for online players...
  511. 16.11 17:54:48 [Server] INFO Removing packet handlers (1)...
  512. 16.11 17:54:48 [Server] INFO [Vault] Disabling Vault v1.7.1-b91
  513. 16.11 17:54:48 [Server] INFO [BuycraftX] Disabling BuycraftX v11.0.0
  514. 16.11 17:54:48 [Server] INFO [ViaVersion] Disabling ViaVersion v1.6.0
  515. 16.11 17:54:48 [Server] INFO [ViaVersion] ViaVersion is disabling, if this is a reload and you experience issues consider rebooting.
  516. 16.11 17:54:48 [Server] INFO [AdvancedBan] Disabling AdvancedBan v2.1.4-RELEASE
  517. 16.11 17:54:48 [Server] INFO Database closed
  518. 16.11 17:54:48 [Server] INFO []=====[Disabling AdvancedBan]=====[]
  519. 16.11 17:54:48 [Server] INFO | Information:
  520. 16.11 17:54:48 [Server] INFO | Name: AdvancedBan
  521. 16.11 17:54:48 [Server] INFO | Developer: Leoko
  522. 16.11 17:54:48 [Server] INFO | Version: 2.1.4-RELEASE
  523. 16.11 17:54:48 [Server] INFO | Storage: HSQLDB (local)
  524. 16.11 17:54:48 [Server] INFO | Support:
  525. 16.11 17:54:48 [Server] INFO | Skype: Leoko33
  526. 16.11 17:54:48 [Server] INFO | Mail: Leoko4433@gmail.com
  527. 16.11 17:54:48 [Server] INFO []================================[]
  528. 16.11 17:54:48 [Server] INFO [PermissionsEx] Disabling PermissionsEx v1.23.4
  529. 16.11 17:54:48 [Server] INFO [ClearLag] Disabling ClearLag v2.9.7
  530. 16.11 17:54:48 [Server] INFO [ClearLag] Clearlag is now disabled!
  531. 16.11 17:54:48 [Server] INFO [PunishGUI] Disabling PunishGUI v1.1
  532. 16.11 17:54:48 [Server] INFO [KitPvP] Disabling KitPvP v1.2.8
  533. 16.11 17:54:48 [Server] INFO [iDisguise] Disabling iDisguise v5.8.1
  534. 16.11 17:54:48 [Server] INFO [iDisguise] iDisguise 5.8.1 disabled!
  535. 16.11 17:54:48 [Server] INFO [HealthBar] Disabling HealthBar v1.7
  536. 16.11 17:54:48 [Server] INFO [FastAsyncWorldEdit] Disabling FastAsyncWorldEdit v18.11.08-ba06684-1230-21.5.17
  537. 16.11 17:54:48 [Server] INFO [DeluxeTags] Disabling DeluxeTags v1.7.1
  538. 16.11 17:54:48 [Server] INFO [BanGUI] Disabling BanGUI v1.2.5
  539. 16.11 17:54:48 [Server] INFO BanGUI Disabled
  540. 16.11 17:54:48 [Server] INFO [NoCheatPlus] Disabling NoCheatPlus v3.16.0-RC-sMD5NET-b1134
  541. 16.11 17:54:48 [Server] INFO [NoCheatPlus] Removed hook: AllViolations(NCP) [1.0].
  542. 16.11 17:54:48 [Server] INFO [NoCheatPlus] Version 3.16.0-RC-sMD5NET-b1134 is disabled.
  543. 16.11 17:54:48 [Server] INFO Saving players
  544. 16.11 17:54:48 [Disconnect] User Nohtr has disconnected, reason: Server closed
  545. 16.11 17:54:48 [Server] INFO Nohtr left the game.
  546. 16.11 17:54:49 [Server] INFO Saving worlds
  547. 16.11 17:54:49 [Server] INFO Saving chunks for level 'world'/Overworld
  548. 16.11 17:54:49 [Server] INFO Saving chunks for level 'world_nether'/Nether
  549. 16.11 17:54:49 [Server] INFO Saving chunks for level 'world_the_end'/The End
  550. 16.11 17:54:49 [Multicraft] Server shut down (stopping)
  551. 16.11 17:54:49 [Multicraft] Server stopped
  552. 16.11 17:54:52 [Multicraft] Loading server properties
  553. 16.11 17:54:52 [Multicraft] Starting server!
  554. 16.11 17:54:52 [Multicraft] Loaded config for "Spigot 1.8.8"
  555. 16.11 17:54:52 [Multicraft] Updating eula.txt file
  556. 16.11 17:54:52 [Server] INFO Loading libraries, please wait...
  557. 16.11 17:54:55 [Server] INFO Starting minecraft server version 1.8.8
  558. 16.11 17:54:55 [Server] INFO Loading properties
  559. 16.11 17:54:55 [Server] INFO Default game type: SURVIVAL
  560. 16.11 17:54:55 [Server] INFO This server is running CraftBukkit version git-Spigot-e4d4710-e1ebe52 (MC: 1.8.8) (Implementing API version 1.8.8-R0.1-SNAPSHOT)
  561. 16.11 17:54:56 [Server] INFO Server Ping Player Sample Count: 12
  562. 16.11 17:54:56 [Server] INFO Using 4 threads for Netty based IO
  563. 16.11 17:54:56 [Server] INFO Debug logging is disabled
  564. 16.11 17:54:56 [Server] INFO Generating keypair
  565. 16.11 17:54:56 [Server] INFO Starting Minecraft server on 198.50.242.117:25565
  566. 16.11 17:54:56 [Server] INFO Using epoll channel type
  567. 16.11 17:54:56 [Server] ERROR Ambiguous plugin name `PunishmentGUI' for files `plugins/PunishmentGUI 1.11.jar' and `plugins/PunishmentGUI 1.12.jar' in `plugins'
  568. 16.11 17:54:56 [Server] ERROR Ambiguous plugin name `PunishmentGUI' for files `plugins/PunishmentGUI 1.10.jar' and `plugins/PunishmentGUI 1.11.jar' in `plugins'
  569. 16.11 17:54:56 [Server] ERROR Ambiguous plugin name `PunishmentGUI' for files `plugins/PunishmentGUI 1.9.jar' and `plugins/PunishmentGUI 1.10.jar' in `plugins'
  570. 16.11 17:54:56 [Server] ERROR Ambiguous plugin name `WorldGuard' for files `plugins/worldguard-bukkit-6.2.2.jar' and `plugins/worldguard-legacy-7.0.0-beta01.jar' in `plugins'
  571. 16.11 17:54:56 [Server] ERROR Ambiguous plugin name `PunishmentGUI' for files `plugins/PunishmentGUI 1.8.jar' and `plugins/PunishmentGUI 1.9.jar' in `plugins'
  572. 16.11 17:54:56 [Server] ERROR Ambiguous plugin name `AdvancedBan' for files `plugins/AdvancedBan-2.1.4-RELEASE.jar' and `plugins/AdvancedBan-2.1.5-RELEASE.jar' in `plugins'
  573. 16.11 17:54:56 [Server] ERROR Ambiguous plugin name `PunishmentGUI' for files `plugins/PunishmentGUI 1.7.jar' and `plugins/PunishmentGUI 1.8.jar' in `plugins'
  574. 16.11 17:54:56 [Server] INFO Set PluginClassLoader as parallel capable
  575. 16.11 17:54:56 [Server] ERROR [PunishmentGUI] Cannot load configuration from jar
  576. 16.11 17:54:56 [Server] INFO org.bukkit.configuration.InvalidConfigurationException: while scanning a simple key
  577. 16.11 17:54:56 [Server] INFO in 'string', line 23, column 1:
  578. 16.11 17:54:56 [Server] INFO 1weekBan:'tempban %target% 1week ...
  579. 16.11 17:54:56 [Server] INFO ^
  580. 16.11 17:54:56 [Server] INFO could not find expected ':'
  581. 16.11 17:54:56 [Server] INFO in 'string', line 24, column 1:
  582. 16.11 17:54:56 [Server] INFO 30dayBan: 'tempban %target% 30da ...
  583. 16.11 17:54:56 [Server] INFO ^
  584. 16.11 17:54:56 [Server] INFO at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:57) ~[spigot-1.8.8.jar:git-Spigot-e4d4710-e1ebe52]
  585. 16.11 17:54:56 [Server] INFO at org.bukkit.plugin.java.JavaPlugin.reloadConfig(JavaPlugin.java:214) [spigot-1.8.8.jar:git-Spigot-e4d4710-e1ebe52]
  586. 16.11 17:54:56 [Server] INFO at org.bukkit.plugin.java.JavaPlugin.getConfig(JavaPlugin.java:162) [spigot-1.8.8.jar:git-Spigot-e4d4710-e1ebe52]
  587. 16.11 17:54:56 [Server] INFO at me.mrfishcakes.punishgui.Main.<init>(Main.java:37) [PunishmentGUI%201.7.jar:?]
  588. 16.11 17:54:56 [Server] INFO at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) [?:1.8.0_191]
  589. 16.11 17:54:56 [Server] INFO at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) [?:1.8.0_191]
  590. 16.11 17:54:56 [Server] INFO at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) [?:1.8.0_191]
  591. 16.11 17:54:56 [Server] INFO at java.lang.reflect.Constructor.newInstance(Constructor.java:423) [?:1.8.0_191]
  592. 16.11 17:54:56 [Server] INFO at java.lang.Class.newInstance(Class.java:442) [?:1.8.0_191]
  593. 16.11 17:54:56 [Server] INFO at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:76) [spigot-1.8.8.jar:git-Spigot-e4d4710-e1ebe52]
  594. 16.11 17:54:56 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) [spigot-1.8.8.jar:git-Spigot-e4d4710-e1ebe52]
  595. 16.11 17:54:56 [Server] INFO at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) [spigot-1.8.8.jar:git-Spigot-e4d4710-e1ebe52]
  596. 16.11 17:54:56 [Server] INFO at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [spigot-1.8.8.jar:git-Spigot-e4d4710-e1ebe52]
  597. 16.11 17:54:56 [Server] INFO at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:292) [spigot-1.8.8.jar:git-Spigot-e4d4710-e1ebe52]
  598. 16.11 17:54:56 [Server] INFO at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [spigot-1.8.8.jar:git-Spigot-e4d4710-e1ebe52]
  599. 16.11 17:54:56 [Server] INFO at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [spigot-1.8.8.jar:git-Spigot-e4d4710-e1ebe52]
  600. 16.11 17:54:56 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
  601. 16.11 17:54:56 [Server] INFO Caused by: org.yaml.snakeyaml.scanner.ScannerException: while scanning a simple key
  602. 16.11 17:54:56 [Server] INFO in 'string', line 23, column 1:
  603. 16.11 17:54:56 [Server] INFO 1weekBan:'tempban %target% 1week ...
  604. 16.11 17:54:56 [Server] INFO ^
  605. 16.11 17:54:56 [Server] INFO could not find expected ':'
  606. 16.11 17:54:56 [Server] INFO in 'string', line 24, column 1:
  607. 16.11 17:54:56 [Server] INFO 30dayBan: 'tempban %target% 30da ...
  608. 16.11 17:54:56 [Server] INFO ^
  609. 16.11 17:54:56 [Server] INFO at org.yaml.snakeyaml.scanner.ScannerImpl.stalePossibleSimpleKeys(ScannerImpl.java:465) ~[spigot-1.8.8.jar:git-Spigot-e4d4710-e1ebe52]
  610. 16.11 17:54:56 [Server] INFO at org.yaml.snakeyaml.scanner.ScannerImpl.needMoreTokens(ScannerImpl.java:280) ~[spigot-1.8.8.jar:git-Spigot-e4d4710-e1ebe52]
  611. 16.11 17:54:56 [Server] INFO at org.yaml.snakeyaml.scanner.ScannerImpl.checkToken(ScannerImpl.java:225) ~[spigot-1.8.8.jar:git-Spigot-e4d4710-e1ebe52]
  612. 16.11 17:54:56 [Server] INFO at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingKey.produce(ParserImpl.java:558) ~[spigot-1.8.8.jar:git-Spigot-e4d4710-e1ebe52]
  613. 16.11 17:54:56 [Server] INFO at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:158) ~[spigot-1.8.8.jar:git-Spigot-e4d4710-e1ebe52]
  614. 16.11 17:54:56 [Server] INFO at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:143) ~[spigot-1.8.8.jar:git-Spigot-e4d4710-e1ebe52]
  615. 16.11 17:54:56 [Server] INFO at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:224) ~[spigot-1.8.8.jar:git-Spigot-e4d4710-e1ebe52]
  616. 16.11 17:54:56 [Server] INFO at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:155) ~[spigot-1.8.8.jar:git-Spigot-e4d4710-e1ebe52]
  617. 16.11 17:54:56 [Server] INFO at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:122) ~[spigot-1.8.8.jar:git-Spigot-e4d4710-e1ebe52]
  618. 16.11 17:54:56 [Server] INFO at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:105) ~[spigot-1.8.8.jar:git-Spigot-e4d4710-e1ebe52]
  619. 16.11 17:54:56 [Server] INFO at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:120) ~[spigot-1.8.8.jar:git-Spigot-e4d4710-e1ebe52]
  620. 16.11 17:54:56 [Server] INFO at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:450) ~[spigot-1.8.8.jar:git-Spigot-e4d4710-e1ebe52]
  621. 16.11 17:54:56 [Server] INFO at org.yaml.snakeyaml.Yaml.load(Yaml.java:369) ~[spigot-1.8.8.jar:git-Spigot-e4d4710-e1ebe52]
  622. 16.11 17:54:56 [Server] INFO at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55) ~[spigot-1.8.8.jar:git-Spigot-e4d4710-e1ebe52]
  623. 16.11 17:54:56 [Server] INFO ... 16 more
  624. 16.11 17:54:56 [Server] ERROR Could not load 'plugins/PunishmentGUI 1.7.jar' in folder 'plugins'
  625. 16.11 17:54:56 [Server] INFO org.bukkit.plugin.InvalidPluginException: java.lang.NullPointerException
  626. 16.11 17:54:56 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[spigot-1.8.8.jar:git-Spigot-e4d4710-e1ebe52]
  627. 16.11 17:54:56 [Server] INFO at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[spigot-1.8.8.jar:git-Spigot-e4d4710-e1ebe52]
  628. 16.11 17:54:56 [Server] INFO at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [spigot-1.8.8.jar:git-Spigot-e4d4710-e1ebe52]
  629. 16.11 17:54:56 [Server] INFO at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:292) [spigot-1.8.8.jar:git-Spigot-e4d4710-e1ebe52]
  630. 16.11 17:54:56 [Server] INFO at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [spigot-1.8.8.jar:git-Spigot-e4d4710-e1ebe52]
  631. 16.11 17:54:56 [Server] INFO at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [spigot-1.8.8.jar:git-Spigot-e4d4710-e1ebe52]
  632. 16.11 17:54:56 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
  633. 16.11 17:54:56 [Server] INFO Caused by: java.lang.NullPointerException
  634. 16.11 17:54:56 [Server] INFO at org.bukkit.ChatColor.translateAlternateColorCodes(ChatColor.java:324) ~[spigot-1.8.8.jar:git-Spigot-e4d4710-e1ebe52]
  635. 16.11 17:54:56 [Server] INFO at me.mrfishcakes.punishgui.Main.<init>(Main.java:38) ~[?:?]
  636. 16.11 17:54:56 [Server] INFO at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_191]
  637. 16.11 17:54:56 [Server] INFO at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_191]
  638. 16.11 17:54:56 [Server] INFO at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_191]
  639. 16.11 17:54:56 [Server] INFO at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[?:1.8.0_191]
  640. 16.11 17:54:56 [Server] INFO at java.lang.Class.newInstance(Class.java:442) ~[?:1.8.0_191]
  641. 16.11 17:54:56 [Server] INFO at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:76) ~[spigot-1.8.8.jar:git-Spigot-e4d4710-e1ebe52]
  642. 16.11 17:54:56 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[spigot-1.8.8.jar:git-Spigot-e4d4710-e1ebe52]
  643. 16.11 17:54:56 [Server] INFO ... 6 more
  644. 16.11 17:54:56 [Server] INFO [NoCheatPlus] Loading NoCheatPlus v3.16.0-RC-sMD5NET-b1134
  645. 16.11 17:54:56 [Server] INFO [NoCheatPlus] onLoad: Early set up of static API, configuration, logging.
  646. 16.11 17:54:56 [Server] INFO [NoCheatPlus] Logging system initialized.
  647. 16.11 17:54:56 [Server] INFO [NoCheatPlus] Detected Minecraft version: 1.8.8
  648. 16.11 17:54:56 [Server] INFO [BanGUI] Loading BanGUI v1.2.5
  649. 16.11 17:54:56 [Server] INFO [DeluxeTags] Loading DeluxeTags v1.7.1
  650. 16.11 17:54:56 [Server] INFO [FastAsyncWorldEdit] Loading FastAsyncWorldEdit v18.11.08-ba06684-1230-21.5.17
  651. 16.11 17:54:56 [Server] INFO [HealthBar] Loading HealthBar v1.7
  652. 16.11 17:54:56 [Server] INFO [iDisguise] Loading iDisguise v5.8.1
  653. 16.11 17:54:56 [Server] INFO [KitPvP] Loading KitPvP v1.2.8
  654. 16.11 17:54:56 [Server] INFO [PunishGUI] Loading PunishGUI v1.1
  655. 16.11 17:54:56 [Server] INFO [ClearLag] Loading ClearLag v2.9.7
  656. 16.11 17:54:56 [Server] INFO [PermissionsEx] Loading PermissionsEx v1.23.4
  657. 16.11 17:54:56 [Server] INFO [AdvancedBan] Loading AdvancedBan v2.1.4-RELEASE
  658. 16.11 17:54:56 [Server] INFO [ViaVersion] Loading ViaVersion v1.6.0
  659. 16.11 17:54:56 [Server] INFO [ViaVersion] ViaVersion 1.6.0 is now loaded, injecting!
  660. 16.11 17:54:57 [Server] INFO [ViaVersion] Loading block mapping...
  661. 16.11 17:54:57 [Server] INFO [ViaVersion] Loading item mapping...
  662. 16.11 17:54:57 [Server] INFO [ViaVersion] Loading new tags...
  663. 16.11 17:54:57 [Server] INFO [ViaVersion] Loading enchantments...
  664. 16.11 17:54:57 [Server] INFO [ViaVersion] Loading sound mapping...
  665. 16.11 17:54:57 [Server] INFO [BuycraftX] Loading BuycraftX v11.0.0
  666. 16.11 17:54:57 [Server] INFO [Vault] Loading Vault v1.7.1-b91
  667. 16.11 17:54:57 [Server] INFO [StaffPlus] Loading StaffPlus v3.2.4.1
  668. 16.11 17:54:57 [Server] INFO [WorldEdit] Loading WorldEdit v6.1.7;dd00bb1
  669. 16.11 17:54:57 [Server] INFO [Essentials] Loading Essentials v2.0.1-b488
  670. 16.11 17:54:57 [Server] INFO [ChatEx] Loading ChatEx v1.6
  671. 16.11 17:54:57 [Server] INFO [WorldGuard] Loading WorldGuard v6.2.2-SNAPSHOT;8eeab68
  672. 16.11 17:54:57 [Server] INFO [FastAsyncWorldEdit] Enabling FastAsyncWorldEdit v18.11.08-ba06684-1230-21.5.17
  673. 16.11 17:54:57 [Server] INFO ====== USE PAPER ======
  674. 16.11 17:54:57 [Server] INFO DOWNLOAD: https://ci.destroystokyo.com/job/PaperSpigot/
  675. 16.11 17:54:57 [Server] INFO GUIDE: https://www.spigotmc.org/threads/21726/
  676. 16.11 17:54:57 [Server] INFO - This is only a recommendation
  677. 16.11 17:54:57 [Server] INFO ==============================
  678. 16.11 17:54:57 [Server] INFO [Vault] Enabling Vault v1.7.1-b91
  679. 16.11 17:54:57 [Server] INFO [Vault] [Economy] Essentials Economy found: Waiting
  680. 16.11 17:54:57 [Server] INFO [Vault] [Permission] PermissionsEx found: Waiting
  681. 16.11 17:54:57 [Server] INFO [Vault] [Permission] SuperPermissions loaded as backup permission system.
  682. 16.11 17:54:57 [Server] INFO [Vault] [Chat] PermissionsEx found: Waiting
  683. 16.11 17:54:57 [Server] INFO [Vault] Enabled Version 1.7.1-b91
  684. 16.11 17:54:57 [Server] INFO **** Beginning UUID conversion, this may take A LONG time ****
  685. 16.11 17:54:57 [Server] INFO Preparing level "world"
  686. 16.11 17:54:57 [Server] INFO -------- World Settings For [world] --------
  687. 16.11 17:54:57 [Server] INFO Mob Spawn Range: 4
  688. 16.11 17:54:57 [Server] INFO Anti X-Ray: true
  689. 16.11 17:54:57 [Server] INFO Engine Mode: 1
  690. 16.11 17:54:57 [Server] INFO Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  691. 16.11 17:54:57 [Server] INFO Replace Blocks: [1, 5]
  692. 16.11 17:54:57 [Server] INFO Nerfing mobs spawned from spawners: false
  693. 16.11 17:54:57 [Server] INFO Cactus Growth Modifier: 100%
  694. 16.11 17:54:57 [Server] INFO Cane Growth Modifier: 100%
  695. 16.11 17:54:57 [Server] INFO Melon Growth Modifier: 100%
  696. 16.11 17:54:57 [Server] INFO Mushroom Growth Modifier: 100%
  697. 16.11 17:54:57 [Server] INFO Pumpkin Growth Modifier: 100%
  698. 16.11 17:54:57 [Server] INFO Sapling Growth Modifier: 100%
  699. 16.11 17:54:57 [Server] INFO Wheat Growth Modifier: 100%
  700. 16.11 17:54:57 [Server] INFO NetherWart Growth Modifier: 100%
  701. 16.11 17:54:57 [Server] INFO Entity Activation Range: An 32 / Mo 32 / Mi 16
  702. 16.11 17:54:57 [Server] INFO Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  703. 16.11 17:54:57 [Server] INFO Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  704. 16.11 17:54:57 [Server] INFO Random Lighting Updates: false
  705. 16.11 17:54:57 [Server] INFO Structure Info Saving: true
  706. 16.11 17:54:57 [Server] INFO Sending up to 10 chunks per packet
  707. 16.11 17:54:57 [Server] INFO Max Entity Collisions: 8
  708. 16.11 17:54:57 [Server] INFO Custom Map Seeds: Village: 10387312 Feature: 14357617
  709. 16.11 17:54:57 [Server] INFO Max TNT Explosions: 100
  710. 16.11 17:54:57 [Server] INFO Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  711. 16.11 17:54:57 [Server] INFO Item Despawn Rate: 6000
  712. 16.11 17:54:57 [Server] INFO Item Merge Radius: 2.5
  713. 16.11 17:54:57 [Server] INFO Arrow Despawn Rate: 1200
  714. 16.11 17:54:57 [Server] INFO Allow Zombie Pigmen to spawn from portal blocks: true
  715. 16.11 17:54:57 [Server] INFO View Distance: 10
  716. 16.11 17:54:57 [Server] INFO Zombie Aggressive Towards Villager: true
  717. 16.11 17:54:57 [Server] INFO Chunks to Grow per Tick: 650
  718. 16.11 17:54:57 [Server] INFO Clear tick list: false
  719. 16.11 17:54:57 [Server] INFO Experience Merge Radius: 3.0
  720. 16.11 17:54:57 [Server] INFO Preparing start region for level 0 (Seed: -7855510254385813968)
  721. 16.11 17:54:58 [Server] INFO Preparing start region for level 1 (Seed: -7855510254385813968)
  722. 16.11 17:54:59 [Server] INFO Preparing start region for level 2 (Seed: -7855510254385813968)
  723. 16.11 17:54:59 [Server] INFO [NoCheatPlus] Enabling NoCheatPlus v3.16.0-RC-sMD5NET-b1134
  724. 16.11 17:54:59 [Server] INFO [NoCheatPlus] McAccess set to: 1.8.4-1.8.8 / Spigot-CB-1.8_R3
  725. 16.11 17:54:59 [Server] INFO [NoCheatPlus] Added block-info for Minecraft 1.5 blocks.
  726. 16.11 17:54:59 [Server] INFO [NoCheatPlus] Added block-info for Minecraft 1.6.1 blocks.
  727. 16.11 17:54:59 [Server] INFO [NoCheatPlus] Added block-info for Minecraft 1.7.2 blocks.
  728. 16.11 17:54:59 [Server] INFO [NoCheatPlus] Added block-info for Minecraft 1.8 blocks.
  729. 16.11 17:54:59 [Server] INFO [NoCheatPlus] Update block-info: WATER_LILY block shape patch for multi client protocol support around 1.7.x - 1.11.x.
  730. 16.11 17:54:59 [Server] INFO [NoCheatPlus] Inventory checks: FastConsume is available, disabled InstantEat.
  731. 16.11 17:54:59 [Server] INFO [NoCheatPlus] Packet level access: ProtocolLib is not available.
  732. 16.11 17:54:59 [Server] INFO [NoCheatPlus] Version 3.16.0-RC-sMD5NET-b1134 is enabled.
  733. 16.11 17:54:59 [Server] INFO [BanGUI] Enabling BanGUI v1.2.5
  734. 16.11 17:54:59 [Server] INFO BanGUI Enabled
  735. 16.11 17:54:59 [Server] INFO [DeluxeTags] Enabling DeluxeTags v1.7.1
  736. 16.11 17:54:59 [Server] INFO [DeluxeTags] 4 tags loaded
  737. 16.11 17:54:59 [Server] INFO [DeluxeTags] Loading DeluxeTags messages.yml
  738. 16.11 17:54:59 [Server] INFO [DeluxeTags] DeluxeChat will handle fetching placeholders for tags!
  739. 16.11 17:54:59 [Server] INFO ----------------------------
  740. 16.11 17:54:59 [Server] INFO DeluxeTags Updater
  741. 16.11 17:54:59 [Server] INFO Could not connect to spigotmc.org
  742. 16.11 17:54:59 [Server] INFO to check for updates!
  743. 16.11 17:54:59 [Server] INFO ----------------------------
  744. 16.11 17:54:59 [Server] INFO ----------------------------
  745. 16.11 17:54:59 [Server] INFO DeluxeTags Updater
  746. 16.11 17:54:59 [Server] INFO You are running 1.7.1
  747. 16.11 17:54:59 [Server] INFO The latest version
  748. 16.11 17:54:59 [Server] INFO of DeluxeTags!
  749. 16.11 17:54:59 [Server] INFO ----------------------------
  750. 16.11 17:54:59 [Server] INFO [HealthBar] Enabling HealthBar v1.7
  751. 16.11 17:54:59 [Server] INFO [iDisguise] Enabling iDisguise v5.8.1
  752. 16.11 17:54:59 [Server] INFO [iDisguise] iDisguise 5.8.1 enabled!
  753. 16.11 17:54:59 [Server] INFO [KitPvP] Enabling KitPvP v1.2.8
  754. 16.11 17:54:59 [Server] INFO Ignore any Warnings that say the stats.yml did not save, there is no problem with your plugin or server.
  755. 16.11 17:54:59 [Server] WARN [KitPvP] Could not save stats.yml to plugins/KitPvP/stats.yml because stats.yml already exists.
  756. 16.11 17:54:59 [Server] WARN [KitPvP] Could not save killstreaks.yml to plugins/KitPvP/killstreaks.yml because killstreaks.yml already exists.
  757. 16.11 17:54:59 [Server] WARN [KitPvP] Could not save messages.yml to plugins/KitPvP/messages.yml because messages.yml already exists.
  758. 16.11 17:54:59 [Server] WARN [KitPvP] Could not save abilities.yml to plugins/KitPvP/abilities.yml because abilities.yml already exists.
  759. 16.11 17:54:59 [Server] WARN [KitPvP] Could not save menu.yml to plugins/KitPvP/menu.yml because menu.yml already exists.
  760. 16.11 17:54:59 [Server] WARN [KitPvP] Could not save levels.yml to plugins/KitPvP/levels.yml because levels.yml already exists.
  761. 16.11 17:54:59 [Server] WARN [KitPvP] Could not save scoreboard.yml to plugins/KitPvP/scoreboard.yml because scoreboard.yml already exists.
  762. 16.11 17:54:59 [Server] INFO [KIT-PVP] Enabling KitPvP version 1.2.8...
  763. 16.11 17:54:59 [Server] INFO [KIT-PVP] Done!
  764. 16.11 17:54:59 [Server] INFO [PunishGUI] Enabling PunishGUI v1.1
  765. 16.11 17:54:59 [Server] INFO [ClearLag] Enabling ClearLag v2.9.7
  766. 16.11 17:55:00 [Server] INFO [ClearLag] Loading modules...
  767. 16.11 17:55:00 [Server] INFO [ClearLag] Modules enabed, loading config values
  768. 16.11 17:55:00 [Server] INFO [ClearLag] Modules have been loaded!
  769. 16.11 17:55:00 [Server] INFO [ClearLag] Clearlag is now enabled!
  770. 16.11 17:55:00 [Server] INFO [ClearLag] Checking for updates compatible with your bukkit version [1.8]...
  771. 16.11 17:55:00 [Server] INFO [PermissionsEx] Enabling PermissionsEx v1.23.4
  772. 16.11 17:55:00 [Server] INFO [PermissionsEx] Initializing file backend
  773. 16.11 17:55:00 [Server] INFO [PermissionsEx] Permissions file successfully reloaded
  774. 16.11 17:55:00 [Server] INFO [Vault][Permission] PermissionsEx hooked.
  775. 16.11 17:55:00 [Server] INFO [Vault][Chat] PermissionsEx_Chat hooked.
  776. 16.11 17:55:00 [Server] INFO [AdvancedBan] Enabling AdvancedBan v2.1.4-RELEASE
  777. 16.11 17:55:00 [Server] INFO [ClearLag] No updates found!
  778. 16.11 17:55:25 [Server] INFO UUID of player Nohtr is 28c8a767-f000-4bfd-b359-35e5de78bcef
  779. 16.11 17:55:45 [Server] INFO UUID of player Nohtr is 28c8a767-f000-4bfd-b359-35e5de78bcef
  780. 16.11 17:55:58 [Server] INFO UUID of player Nohtr is 28c8a767-f000-4bfd-b359-35e5de78bcef
  781. 16.11 17:57:09 [Server] INFO []=====[Enabling AdvancedBan]=====[]
  782. 16.11 17:57:09 [Server] INFO | Information:
  783. 16.11 17:57:09 [Server] INFO | Name: AdvancedBan
  784. 16.11 17:57:09 [Server] INFO | Developer: Leoko
  785. 16.11 17:57:09 [Server] INFO | Version: 2.1.4-RELEASE
  786. 16.11 17:57:09 [Server] INFO | Storage: HSQLDB (local)
  787. 16.11 17:57:09 [Server] INFO | Support:
  788. 16.11 17:57:09 [Server] INFO | Skype: Leoko33
  789. 16.11 17:57:09 [Server] INFO | Mail: Leoko4433@gmail.com
  790. 16.11 17:57:09 [Server] INFO | Update:
  791. 16.11 17:57:09 [Server] INFO | Failed to check for updates :(
  792. 16.11 17:57:09 [Server] INFO []================================[]
  793. 16.11 17:57:09 [Server] INFO [ViaVersion] Enabling ViaVersion v1.6.0
  794. 16.11 17:57:09 [Server] INFO [BuycraftX] Enabling BuycraftX v11.0.0
  795. 16.11 17:57:09 [Server] INFO [BuycraftX] Looks like this is a fresh setup. Get started by using 'buycraft secret <key>' in the console.
  796. 16.11 17:57:10 [Server] INFO [StaffPlus] Enabling StaffPlus v3.2.4.1
  797. 16.11 17:57:10 [Server] INFO API class 'org.inventivetalent.packetlistener.PacketListenerAPI' is not yet initialized. Creating new instance.
  798. 16.11 17:57:10 [Server] INFO [ReflectionHelper] Version is v1_8_R3 (10803)
  799. 16.11 17:57:10 [Server] INFO [PacketListenerAPI] Using INChannel
  800. 16.11 17:57:10 [Server] INFO Injected custom channel handlers.
  801. 16.11 17:57:10 [Server] INFO Adding channels for online players...
  802. 16.11 17:57:10 [Server] INFO [Staff+] Version protocol set to 'v1_8_R3'.
  803. 16.11 17:57:10 [Server] INFO [Staff+] Staff+ has been enabled! Initialization took 36ms.
  804. 16.11 17:57:10 [Server] INFO [Staff+] Plugin created by Shortninja.
  805. 16.11 17:57:10 [Server] INFO [WorldEdit] Enabling WorldEdit v6.1.7;dd00bb1
  806. 16.11 17:57:10 [Server] INFO WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
  807. 16.11 17:57:10 [Server] INFO [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_8_R3 as the Bukkit adapter
  808. 16.11 17:57:10 [Server] INFO [Essentials] Enabling Essentials v2.0.1-b488
  809. 16.11 17:57:10 [Server] INFO [Essentials] Using 1.8.3+ BlockStateMeta provider as mob spawner provider.
  810. 16.11 17:57:10 [Server] INFO [Essentials] Using legacy item data provider as spawn egg provider.
  811. 16.11 17:57:10 [Server] INFO [Essentials] Using legacy potion meta provider as potion meta provider.
  812. 16.11 17:57:10 [Server] INFO Using locale en_US
  813. 16.11 17:57:10 [Server] INFO [Essentials] Starting Metrics. Opt-out using the global bStats config.
  814. 16.11 17:57:10 [Server] INFO [Vault][Economy] Essentials Economy hooked.
  815. 16.11 17:57:10 [Server] INFO [Essentials] Using Vault based permissions (PermissionsEx)
  816. 16.11 17:57:10 [Server] INFO [ChatEx] Enabling ChatEx v1.6
  817. 16.11 17:57:10 [Server] INFO [ChatEx] Loading updater by TheJeterLP. Project id: 65863
  818. 16.11 17:57:10 [Server] INFO [ChatEx] Loading updater-config...
  819. 16.11 17:57:10 [Server] INFO [ChatEx] Done!
  820. 16.11 17:57:10 [Server] INFO [ChatEx] Updatechecker is enabled.
  821. 16.11 17:57:10 [Server] INFO [ChatEx] Successfully hooked into: PermissionsEx
  822. 16.11 17:57:10 [Server] INFO [ChatEx] Listener registered with Priority: LOWEST
  823. 16.11 17:57:10 [Server] INFO [ChatEx] is now enabled!
  824. 16.11 17:57:10 [Server] INFO [WorldGuard] Enabling WorldGuard v6.2.2-SNAPSHOT;8eeab68
  825. 16.11 17:57:10 [Server] INFO [WorldGuard] (world) TNT ignition is PERMITTED.
  826. 16.11 17:57:10 [Server] INFO [WorldGuard] (world) Lighters are PERMITTED.
  827. 16.11 17:57:10 [Server] INFO [WorldGuard] (world) Lava fire is blocked.
  828. 16.11 17:57:10 [Server] INFO [WorldGuard] (world) Fire spread is UNRESTRICTED.
  829. 16.11 17:57:10 [Server] INFO [WorldGuard] Loaded configuration for world 'world'
  830. 16.11 17:57:10 [Server] INFO [WorldGuard] Default configuration file written: /plugins/WorldGuard/worlds/world_nether/config.yml
  831. 16.11 17:57:10 [Server] INFO [WorldGuard] Default configuration file written: /plugins/WorldGuard/worlds/world_nether/blacklist.txt
  832. 16.11 17:57:10 [Server] INFO [WorldGuard] (world_nether) TNT ignition is PERMITTED.
  833. 16.11 17:57:10 [Server] INFO [WorldGuard] (world_nether) Lighters are PERMITTED.
  834. 16.11 17:57:10 [Server] INFO [WorldGuard] (world_nether) Lava fire is blocked.
  835. 16.11 17:57:10 [Server] INFO [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
  836. 16.11 17:57:10 [Server] INFO [WorldGuard] Loaded configuration for world 'world_nether'
  837. 16.11 17:57:10 [Server] INFO [WorldGuard] Default configuration file written: /plugins/WorldGuard/worlds/world_the_end/config.yml
  838. 16.11 17:57:10 [Server] INFO [WorldGuard] Default configuration file written: /plugins/WorldGuard/worlds/world_the_end/blacklist.txt
  839. 16.11 17:57:10 [Server] INFO [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
  840. 16.11 17:57:10 [Server] INFO [WorldGuard] (world_the_end) Lighters are PERMITTED.
  841. 16.11 17:57:10 [Server] INFO [WorldGuard] (world_the_end) Lava fire is blocked.
  842. 16.11 17:57:10 [Server] INFO [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
  843. 16.11 17:57:10 [Server] INFO [WorldGuard] Loaded configuration for world 'world_the_end'
  844. 16.11 17:57:10 [Server] INFO [WorldGuard] Loading region data...
  845. 16.11 17:57:10 [Server] INFO [WorldGuard] Unloading and saving region data that is currently loaded...
  846. 16.11 17:57:10 [Server] INFO [WorldGuard] Loading region data for loaded worlds...
  847. 16.11 17:57:10 [Server] INFO [WorldGuard] Regions saved after UUID migration! This won't happen again unless you change the relevant configuration option in WorldGuard's config.
  848. 16.11 17:57:11 [Server] INFO Server permissions file permissions.yml is empty, ignoring it
  849. 16.11 17:57:11 [Server] Startup Done (133.484s)! For help, type "help" or "?"
  850. 16.11 17:57:11 [Server] INFO [NoCheatPlus] Post-enable running...
  851. 16.11 17:57:11 [Server] INFO [NoCheatPlus] Post-enable finished.
  852. 16.11 17:57:11 [Server] INFO [ViaVersion] ViaVersion detected server version: 1.8.x(47)
  853. 16.11 17:57:11 [Server] INFO (FAWE) Detected class org.bukkit.event.block.BlockExplodeEvent
  854. 16.11 17:57:11 [Server] INFO (FAWE) Plugin 'WorldGuard' found. Using it now.
  855. 16.11 17:57:11 [Server] INFO [Vault] Checking for Updates ...
  856. 16.11 17:57:11 [Server] INFO [NoCheatPlus] Added hook: AllViolations(NCP) [1.0].
  857. 16.11 17:57:11 [Disconnect] User com.mojang.authlib.GameProfile@71f66fd7[id=28c8a767-f000-4bfd-b359-35e5de78bcef,name=Nohtr,properties={textures=[com.mojang.authlib.properties.Property@5ba11e99]},legacy=false] (/73.65.175.38:59153) has disconnected, reason: Disconnected
  858. 16.11 17:57:11 [Disconnect] User com.mojang.authlib.GameProfile@6e034995[id=28c8a767-f000-4bfd-b359-35e5de78bcef,name=Nohtr,properties={textures=[com.mojang.authlib.properties.Property@e82425b]},legacy=false] (/73.65.175.38:59163) has disconnected, reason: Disconnected
  859. 16.11 17:57:11 [Disconnect] User com.mojang.authlib.GameProfile@339db306[id=28c8a767-f000-4bfd-b359-35e5de78bcef,name=Nohtr,properties={textures=[com.mojang.authlib.properties.Property@36686f05]},legacy=false] (/73.65.175.38:59179) has disconnected, reason: Disconnected
  860. 16.11 17:57:12 [Server] INFO [Vault] No new version available
  861. 16.11 17:57:14 [Server] INFO [ChatEx] There is no new version available. You are up-to-date!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement