Advertisement
Guest User

Untitled

a guest
May 26th, 2015
278
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 35.84 KB | None | 0 0
  1. [15:26:39] [Server thread/INFO]: Starting minecraft server version 1.8.3
  2. [15:26:39] [Server thread/INFO]: Loading properties
  3. [15:26:39] [Server thread/INFO]: Default game type: SURVIVAL
  4. [15:26:39] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-2f787bd-501372f (MC: 1.8.3) (Implementing API version 1.8.3-R0.1-SNAPSHOT)
  5. [15:26:39] [Server thread/INFO]: Debug logging is disabled
  6. [15:26:39] [Server thread/INFO]: Server Ping Player Sample Count: 12
  7. [15:26:39] [Server thread/INFO]: Using 4 threads for Netty based IO
  8. [15:26:39] [Server thread/INFO]: Generating keypair
  9. [15:26:40] [Server thread/INFO]: Starting Minecraft server on *:25565
  10. [15:26:40] [Server thread/INFO]: Using epoll channel type
  11. [15:26:40] [Server thread/INFO]: Set PluginClassLoader as parallel capable
  12. [15:26:40] [Server thread/ERROR]: Could not load 'plugins/mcore.jar' in folder 'plugins'
  13. org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: net/minecraft/server/v1_7_R3/PlayerInventory
  14. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[craftbukkit.jar:git-Spigot-2f787bd-501372f]
  15. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[craftbukkit.jar:git-Spigot-2f787bd-501372f]
  16. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [craftbukkit.jar:git-Spigot-2f787bd-501372f]
  17. at org.bukkit.craftbukkit.v1_8_R2.CraftServer.loadPlugins(CraftServer.java:291) [craftbukkit.jar:git-Spigot-2f787bd-501372f]
  18. at net.minecraft.server.v1_8_R2.DedicatedServer.init(DedicatedServer.java:199) [craftbukkit.jar:git-Spigot-2f787bd-501372f]
  19. at net.minecraft.server.v1_8_R2.MinecraftServer.run(MinecraftServer.java:522) [craftbukkit.jar:git-Spigot-2f787bd-501372f]
  20. at java.lang.Thread.run(Thread.java:745) [?:1.7.0_79]
  21. Caused by: java.lang.NoClassDefFoundError: net/minecraft/server/v1_7_R3/PlayerInventory
  22. at com.massivecraft.mcore.MCore.getMCoreGsonBuilder(MCore.java:84) ~[?:?]
  23. at com.massivecraft.mcore.MCore.<clinit>(MCore.java:69) ~[?:?]
  24. at java.lang.Class.forName0(Native Method) ~[?:1.7.0_79]
  25. at java.lang.Class.forName(Class.java:274) ~[?:1.7.0_79]
  26. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[craftbukkit.jar:git-Spigot-2f787bd-501372f]
  27. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[craftbukkit.jar:git-Spigot-2f787bd-501372f]
  28. ... 6 more
  29. Caused by: java.lang.ClassNotFoundException: net.minecraft.server.v1_7_R3.PlayerInventory
  30. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:91) ~[craftbukkit.jar:git-Spigot-2f787bd-501372f]
  31. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[craftbukkit.jar:git-Spigot-2f787bd-501372f]
  32. at java.lang.ClassLoader.loadClass(ClassLoader.java:425) ~[?:1.7.0_79]
  33. at java.lang.ClassLoader.loadClass(ClassLoader.java:358) ~[?:1.7.0_79]
  34. at com.massivecraft.mcore.MCore.getMCoreGsonBuilder(MCore.java:84) ~[?:?]
  35. at com.massivecraft.mcore.MCore.<clinit>(MCore.java:69) ~[?:?]
  36. at java.lang.Class.forName0(Native Method) ~[?:1.7.0_79]
  37. at java.lang.Class.forName(Class.java:274) ~[?:1.7.0_79]
  38. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[craftbukkit.jar:git-Spigot-2f787bd-501372f]
  39. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[craftbukkit.jar:git-Spigot-2f787bd-501372f]
  40. ... 6 more
  41. [15:26:40] [Server thread/INFO]: [WorldBorder] Loading WorldBorder v1.8.3
  42. [15:26:40] [Server thread/INFO]: [ColourMotd] Loading ColourMotd v0.1
  43. [15:26:40] [Server thread/INFO]: [ObsidianBreaker] Loading ObsidianBreaker v1.3
  44. [15:26:40] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.0;3342-78f975b9
  45. [15:26:40] [Server thread/INFO]: [MassiveCore] Loading MassiveCore v2.7.5
  46. [15:26:40] [Server thread/INFO]: [Vault] Loading Vault v1.5.3-b37
  47. [15:26:40] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.23.2
  48. [15:26:40] [Server thread/INFO]: [HealthBar] Loading HealthBar v1.8.2
  49. [15:26:40] [Server thread/INFO]: [CommandWatcher] Loading CommandWatcher v0.5
  50. [15:26:40] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v5.9
  51. [15:26:40] [Server thread/INFO]: [InfiniteHunger] Loading InfiniteHunger v1.1.0.3
  52. [15:26:40] [Server thread/INFO]: [XtriaGlobalMute] Loading XtriaGlobalMute v1.0
  53. [15:26:40] [Server thread/INFO]: [PlayTime] Loading Playtime v1.4.5
  54. [15:26:40] [Server thread/INFO]: [PlayTime] Loading Configuration mananger...
  55. [15:26:41] [Server thread/INFO]: [PlayTime] Loading language manager...
  56. [15:26:42] [Server thread/INFO]: [Youtuber] Loading Youtuber v2.0.3
  57. [15:26:42] [Server thread/INFO]: [CoreProtect] Loading CoreProtect v2.10.0
  58. [15:26:42] [Server thread/INFO]: [RateOfXray] Loading RateOfXray v1.0.17
  59. [15:26:42] [Server thread/INFO]: [WhatIsIt] Loading WhatIsIt v1.3.8
  60. [15:26:42] [Server thread/INFO]: [ServerStaffChat] Loading ServerStaffChat v1.0.0
  61. [15:26:42] [Server thread/INFO]: [ClearLag] Loading ClearLag v2.7.7
  62. [15:26:42] [Server thread/INFO]: [XtriaClear] Loading XtriaClear v2.0
  63. [15:26:42] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v3.6.3-SNAPSHOT-b114
  64. [15:26:42] [Server thread/INFO]: [SimpleBroadcast] Loading SimpleBroadcast v1.8.1
  65. [15:26:42] [Server thread/INFO]: [PlayerVaults] Loading PlayerVaults v3.5.2
  66. [15:26:42] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.1.10
  67. [15:26:42] [Server thread/INFO]: [AutoSaveWorld] Loading AutoSaveWorld v4.14.2
  68. [15:26:42] [Server thread/INFO]: [Votifier] Loading Votifier v1.9
  69. [15:26:42] [Server thread/INFO]: [mcMMO] Loading mcMMO v1.5.00-b3547
  70. [15:26:42] [Server thread/INFO]: [GAListener] Loading GAListener v1.3.1
  71. [15:26:42] [Server thread/INFO]: [Essentials] Loading Essentials vTeamCity
  72. [15:26:42] [Server thread/INFO]: [floAuction] Loading floAuction v3.1.0
  73. [15:26:42] [Server thread/INFO]: [EssentialsProtect] Loading EssentialsProtect vTeamCity
  74. [15:26:42] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn vTeamCity
  75. [15:26:42] [Server thread/INFO]: [RedeemMCMMO] Loading RedeemMCMMO v1.1.5
  76. [15:26:42] [Server thread/INFO]: [DisguiseCraft] Loading DisguiseCraft v5.1
  77. [15:26:42] [Server thread/INFO]: [CompatNoCheatPlus] Loading CompatNoCheatPlus v6.5.0-RC-sMD5NET-b68
  78. [15:26:42] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat vTeamCity
  79. [15:26:42] [Server thread/INFO]: [Factions] Loading Factions v2.7.5
  80. [15:26:42] [Server thread/INFO]: [NoCheatPlus] Loading NoCheatPlus v3.11.1-RC-sMD5NET-b743
  81. [15:26:42] [Server thread/INFO]: [ScoreboardStats] Loading ScoreboardStats v0.9.1
  82. [15:26:42] [Server thread/INFO]: [BattleArena] Loading BattleArena v3.9.9.18
  83. [15:26:42] [Server thread/INFO]: [MassiveCore] Enabling MassiveCore v2.7.5
  84. [15:26:42] [Server thread/INFO]: [MassiveCore 2.7.5] === ENABLE START ===
  85. [15:26:42] [Server thread/INFO]: [MassiveCore 2.7.5] Loading Cachefile datas...
  86. [15:26:42] [Server thread/INFO]: [MassiveCore 2.7.5] Loading Onlineplayer datas...
  87. [15:26:42] [Server thread/INFO]: [MassiveCore 2.7.5] Loading Registry datas...
  88. [15:26:42] [Server thread/INFO]: [MassiveCore 2.7.5] Loading Dbmojangapi datas...
  89. [15:26:42] [Server thread/INFO]: [MassiveCore 2.7.5] Player Strings Found: 0
  90. [15:26:42] [Server thread/INFO]: [MassiveCore 2.7.5] Player Strings Cached: 0
  91. [15:26:42] [Server thread/INFO]: [MassiveCore 2.7.5] Player Strings Remaining: 0
  92. [15:26:42] [Server thread/INFO]: [MassiveCore 2.7.5] Now fetching the remaining players from Mojang API ...
  93. [15:26:42] [Server thread/INFO]: [MassiveCore 2.7.5] ... done!
  94. [15:26:42] [Server thread/INFO]: [MassiveCore 2.7.5] Saving Cachefile...
  95. [15:26:42] [Server thread/INFO]: [MassiveCore 2.7.5] Setup of IdUtil took 37ms.
  96. [15:26:42] [Server thread/INFO]: [MassiveCore 2.7.5] === ENABLE COMPLETE (Took 109ms) ===
  97. [15:26:42] [Server thread/INFO]: [Vault] Enabling Vault v1.5.3-b37
  98. [15:26:42] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
  99. [15:26:42] [Server thread/INFO]: [Vault] [Permission] PermissionsEx found: Waiting
  100. [15:26:42] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
  101. [15:26:42] [Server thread/INFO]: [Vault] [Chat] PermissionsEx found: Waiting
  102. [15:26:42] [Server thread/INFO]: [Vault] Enabled Version 1.5.3-b37
  103. [15:26:42] [Server thread/INFO]: [MassiveCore 2.7.5] Activated integration with Vault
  104. [15:26:42] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v3.6.3-SNAPSHOT-b114
  105. [15:26:42] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
  106. [15:26:42] [Server thread/INFO]: [AutoSaveWorld] Enabling AutoSaveWorld v4.14.2
  107. [15:26:42] [Server thread/INFO]: [mcMMO] Enabling mcMMO v1.5.00-b3547
  108. [15:26:43] [Server thread/INFO]: [mcMMO] HealthBar plugin found, mcMMO's healthbars are automatically disabled.
  109. [15:26:44] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
  110. [15:26:44] [Server thread/INFO]: Preparing level "world"
  111. [15:26:44] [Server thread/INFO]: -------- World Settings For [world] --------
  112. [15:26:44] [Server thread/INFO]: Anti X-Ray: true
  113. [15:26:44] [Server thread/INFO]: Engine Mode: 1
  114. [15:26:44] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  115. [15:26:44] [Server thread/INFO]: Replace Blocks: [1, 5]
  116. [15:26:44] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  117. [15:26:44] [Server thread/INFO]: Mob Spawn Range: 4
  118. [15:26:44] [Server thread/INFO]: Cactus Growth Modifier: 100%
  119. [15:26:44] [Server thread/INFO]: Cane Growth Modifier: 100%
  120. [15:26:44] [Server thread/INFO]: Melon Growth Modifier: 100%
  121. [15:26:44] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  122. [15:26:44] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  123. [15:26:44] [Server thread/INFO]: Sapling Growth Modifier: 100%
  124. [15:26:44] [Server thread/INFO]: Wheat Growth Modifier: 100%
  125. [15:26:44] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  126. [15:26:44] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  127. [15:26:44] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  128. [15:26:44] [Server thread/INFO]: Random Lighting Updates: false
  129. [15:26:44] [Server thread/INFO]: Structure Info Saving: true
  130. [15:26:44] [Server thread/INFO]: Sending up to 10 chunks per packet
  131. [15:26:44] [Server thread/INFO]: Max Entity Collisions: 8
  132. [15:26:44] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  133. [15:26:44] [Server thread/INFO]: Max TNT Explosions: 100
  134. [15:26:44] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  135. [15:26:44] [Server thread/INFO]: Item Despawn Rate: 6000
  136. [15:26:44] [Server thread/INFO]: Item Merge Radius: 2.5
  137. [15:26:44] [Server thread/INFO]: Arrow Despawn Rate: 1200
  138. [15:26:44] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  139. [15:26:44] [Server thread/INFO]: View Distance: 10
  140. [15:26:44] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  141. [15:26:44] [Server thread/INFO]: Chunks to Grow per Tick: 650
  142. [15:26:44] [Server thread/INFO]: Clear tick list: false
  143. [15:26:44] [Server thread/INFO]: Experience Merge Radius: 3.0
  144. [15:26:44] [Server thread/INFO]: -------- World Settings For [world_nether] --------
  145. [15:26:44] [Server thread/INFO]: Anti X-Ray: true
  146. [15:26:44] [Server thread/INFO]: Engine Mode: 1
  147. [15:26:44] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  148. [15:26:44] [Server thread/INFO]: Replace Blocks: [1, 5]
  149. [15:26:44] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  150. [15:26:44] [Server thread/INFO]: Mob Spawn Range: 4
  151. [15:26:44] [Server thread/INFO]: Cactus Growth Modifier: 100%
  152. [15:26:44] [Server thread/INFO]: Cane Growth Modifier: 100%
  153. [15:26:44] [Server thread/INFO]: Melon Growth Modifier: 100%
  154. [15:26:44] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  155. [15:26:44] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  156. [15:26:44] [Server thread/INFO]: Sapling Growth Modifier: 100%
  157. [15:26:44] [Server thread/INFO]: Wheat Growth Modifier: 100%
  158. [15:26:44] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  159. [15:26:44] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  160. [15:26:44] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  161. [15:26:44] [Server thread/INFO]: Random Lighting Updates: false
  162. [15:26:44] [Server thread/INFO]: Structure Info Saving: true
  163. [15:26:44] [Server thread/INFO]: Sending up to 10 chunks per packet
  164. [15:26:44] [Server thread/INFO]: Max Entity Collisions: 8
  165. [15:26:44] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  166. [15:26:44] [Server thread/INFO]: Max TNT Explosions: 100
  167. [15:26:44] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  168. [15:26:44] [Server thread/INFO]: Item Despawn Rate: 6000
  169. [15:26:44] [Server thread/INFO]: Item Merge Radius: 2.5
  170. [15:26:44] [Server thread/INFO]: Arrow Despawn Rate: 1200
  171. [15:26:44] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  172. [15:26:44] [Server thread/INFO]: View Distance: 10
  173. [15:26:44] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  174. [15:26:44] [Server thread/INFO]: Chunks to Grow per Tick: 650
  175. [15:26:44] [Server thread/INFO]: Clear tick list: false
  176. [15:26:44] [Server thread/INFO]: Experience Merge Radius: 3.0
  177. [15:26:44] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
  178. [15:26:44] [Server thread/INFO]: Anti X-Ray: true
  179. [15:26:44] [Server thread/INFO]: Engine Mode: 1
  180. [15:26:44] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  181. [15:26:44] [Server thread/INFO]: Replace Blocks: [1, 5]
  182. [15:26:44] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  183. [15:26:44] [Server thread/INFO]: Mob Spawn Range: 4
  184. [15:26:44] [Server thread/INFO]: Cactus Growth Modifier: 100%
  185. [15:26:44] [Server thread/INFO]: Cane Growth Modifier: 100%
  186. [15:26:44] [Server thread/INFO]: Melon Growth Modifier: 100%
  187. [15:26:44] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  188. [15:26:44] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  189. [15:26:44] [Server thread/INFO]: Sapling Growth Modifier: 100%
  190. [15:26:44] [Server thread/INFO]: Wheat Growth Modifier: 100%
  191. [15:26:44] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  192. [15:26:44] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  193. [15:26:44] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  194. [15:26:44] [Server thread/INFO]: Random Lighting Updates: false
  195. [15:26:44] [Server thread/INFO]: Structure Info Saving: true
  196. [15:26:44] [Server thread/INFO]: Sending up to 10 chunks per packet
  197. [15:26:44] [Server thread/INFO]: Max Entity Collisions: 8
  198. [15:26:44] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  199. [15:26:44] [Server thread/INFO]: Max TNT Explosions: 100
  200. [15:26:44] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  201. [15:26:44] [Server thread/INFO]: Item Despawn Rate: 6000
  202. [15:26:44] [Server thread/INFO]: Item Merge Radius: 2.5
  203. [15:26:44] [Server thread/INFO]: Arrow Despawn Rate: 1200
  204. [15:26:44] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  205. [15:26:44] [Server thread/INFO]: View Distance: 10
  206. [15:26:44] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  207. [15:26:44] [Server thread/INFO]: Chunks to Grow per Tick: 650
  208. [15:26:44] [Server thread/INFO]: Clear tick list: false
  209. [15:26:44] [Server thread/INFO]: Experience Merge Radius: 3.0
  210. [15:26:44] [Server thread/INFO]: Preparing start region for level 0 (Seed: 2178644165272476558)
  211. [15:26:45] [Server thread/INFO]: Preparing start region for level 1 (Seed: 239889152896411442)
  212. [15:26:46] [Server thread/INFO]: Preparing start region for level 2 (Seed: 2178644165272476558)
  213. [15:26:46] [Server thread/INFO]: [WorldBorder] Enabling WorldBorder v1.8.3
  214. [15:26:46] [Server thread/INFO]: [WorldBorder] [CONFIG] Using elliptic/round border, knockback of 3.0 blocks, and timer delay of 5.
  215. [15:26:46] [Server thread/INFO]: [WorldBorder] [CONFIG] Border-checking timed task started.
  216. [15:26:46] [Server thread/INFO]: [WorldBorder] [CONFIG] World "world" has border radius 20000 at X: 128.1 Z: 298.9
  217. [15:26:46] [Server thread/INFO]: [WorldBorder] For reference, the main world's spawn location is at X: 195.0 Y: 73.0 Z: 288.0
  218. [15:26:46] [Server thread/INFO]: [ColourMotd] Enabling ColourMotd v0.1
  219. [15:26:46] [Server thread/INFO]: [ObsidianBreaker] Enabling ObsidianBreaker v1.3
  220. [15:26:46] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.0;3342-78f975b9
  221. [15:26:46] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
  222. [15:26:46] [Server thread/WARN]: [WorldEdit]
  223. **********************************************
  224. ** This WorldEdit version does not fully support your version of Bukkit.
  225. **
  226. ** When working with blocks or undoing, chests will be empty, signs
  227. ** will be blank, and so on. There will be no support for entity
  228. ** and biome-related functions.
  229. **
  230. ** Please see http://wiki.sk89q.com/wiki/WorldEdit/Bukkit_adapters
  231. **********************************************
  232.  
  233. [15:26:46] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.23.2
  234. [15:26:46] [Server thread/INFO]: [PermissionsEx] Initializing file backend
  235. [15:26:46] [Server thread/INFO]: [PermissionsEx] Permissions file successfully reloaded
  236. [15:26:46] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
  237. [15:26:46] [Server thread/INFO]: [Vault][Permission] PermissionsEx hooked.
  238. [15:26:46] [Server thread/INFO]: [Vault][Chat] PermissionsEx_Chat hooked.
  239. [15:26:46] [Server thread/INFO]: [HealthBar] Enabling HealthBar v1.8.2
  240. [15:26:46] [Server thread/INFO]: [CommandWatcher] Enabling CommandWatcher v0.5
  241. [15:26:46] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v5.9
  242. [15:26:46] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
  243. [15:26:46] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
  244. [15:26:46] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
  245. [15:26:46] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
  246. [15:26:46] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
  247. [15:26:46] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
  248. [15:26:46] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
  249. [15:26:46] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
  250. [15:26:46] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
  251. [15:26:46] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
  252. [15:26:46] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
  253. [15:26:46] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
  254. [15:26:46] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
  255. [15:26:46] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
  256. [15:26:46] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
  257. [15:26:46] [Server thread/INFO]: [WorldGuard] 6 regions loaded for 'world'
  258. [15:26:46] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'world_nether'
  259. [15:26:46] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'world_the_end'
  260. [15:26:46] [Server thread/INFO]: [InfiniteHunger] Enabling InfiniteHunger v1.1.0.3
  261. [15:26:46] [Server thread/INFO]: InfiniteHunger Has Been Enabled.1.1.0.3
  262. [15:26:46] [Server thread/INFO]: [XtriaGlobalMute] Enabling XtriaGlobalMute v1.0
  263. [15:26:46] [Server thread/INFO]: [MuteChat] Enabled!
  264. [15:26:46] [Server thread/INFO]: [PlayTime] Enabling Playtime v1.4.5
  265. [15:26:46] [Server thread/INFO]: [PlayTime] Enabling Metrics...
  266. [15:26:46] [Server thread/INFO]: [PlayTime] Enabling executable manager...
  267. [15:26:46] [Server thread/INFO]: [PlayTime] Enabling Player Handler...
  268. [15:26:46] [Server thread/INFO]: [PlayTime] Enabling Data Manager...
  269. [15:26:46] [Server thread/ERROR]: [PlayTime] Flatfile storage is currently broken! Using SQLite...
  270. [15:26:46] [Server thread/INFO]: [PlayTime] "Connecting to SQLite database..."
  271. [15:26:47] [Server thread/INFO]: [PlayTime] Successfully connected to database!
  272. [15:26:47] [Server thread/INFO]: [PlayTime] Enabling Command Handler...
  273. [15:26:47] [Server thread/INFO]: [PlayTime] Enabling event system...
  274. [15:26:47] [Server thread/INFO]: [PlayTime] Enabling listener manager...
  275. [15:26:47] [Server thread/INFO]: [Youtuber] Enabling Youtuber v2.0.3
  276. [15:26:47] [Server thread/INFO]: [CoreProtect] Enabling CoreProtect v2.10.0
  277. [15:26:47] [Server thread/INFO]: [CoreProtect] Invalid WorldEdit version found.
  278. [15:26:47] [Server thread/INFO]: CoreProtect version 2.10.0 is enabled!
  279. [15:26:47] [Server thread/INFO]: [CoreProtect] Using SQLite for data storage.
  280. [15:26:47] [Server thread/INFO]: [RateOfXray] Enabling RateOfXray v1.0.17
  281. [15:26:47] [Server thread/INFO]: [RateOfXray] Loading data...
  282. [15:26:48] [Server thread/INFO]: [WhatIsIt] Enabling WhatIsIt v1.3.8
  283. [15:26:48] [Server thread/INFO]: [WhatIsIt] has been enabled.
  284. [15:26:48] [Server thread/INFO]: [ServerStaffChat] Enabling ServerStaffChat v1.0.0
  285. [15:26:48] [Server thread/INFO]: [ServerStaffChat] Server Staff Chat has successfully started!
  286. [15:26:48] [Server thread/INFO]: [ClearLag] Enabling ClearLag v2.7.7
  287. [15:26:48] [Server thread/INFO]: [ClearLag] Loading modules...
  288. [15:26:48] [Server thread/WARN]: [ClearLag] mob-range requires you to use bukkit v1.7_r4 (1.7.10)
  289. [15:26:48] [Server thread/INFO]: [ClearLag] Modules have been loaded!
  290. [15:26:48] [Server thread/INFO]: [ClearLag] Clearlag is now enabled!
  291. [15:26:48] [Thread-26/INFO]: [ClearLag] Checking for updates...
  292. [15:26:48] [Server thread/INFO]: [XtriaClear] Enabling XtriaClear v2.0
  293. [15:26:48] [Server thread/INFO]: 1
  294. [15:26:48] [Server thread/INFO]: [SimpleBroadcast] Enabling SimpleBroadcast v1.8.1
  295. [15:26:48] [Server thread/INFO]: [PlayerVaults] Enabling PlayerVaults v3.5.2
  296. [15:26:48] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.1.10
  297. [15:26:48] [Server thread/INFO]: [HolographicDisplays] Found ProtocolLib, adding support for player relative variables.
  298. [15:26:48] [Server thread/INFO]: [Votifier] Enabling Votifier v1.9
  299. [15:26:48] [Server thread/INFO]: [Votifier] Votifier enabled.
  300. [15:26:48] [Server thread/INFO]: [GAListener] Enabling GAListener v1.3.1
  301. [15:26:48] [Server thread/INFO]: [GAListener] GAListener v1.3.1 Enabled
  302. [15:26:48] [Server thread/INFO]: [Essentials] Enabling Essentials vTeamCity
  303. [15:26:48] [Server thread/INFO]: Bukkit version format changed. Version not checked.
  304. [15:26:48] [Server thread/INFO]: git-Spigot-2f787bd-501372f (MC: 1.8.3)
  305. [15:26:48] [Server thread/INFO]: 1.8.3-R0.1-SNAPSHOT
  306. [15:26:48] [Server thread/INFO]: Using locale en_US
  307. [15:26:48] [Server thread/INFO]: Using locale en_US
  308. [15:26:48] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
  309. [15:26:48] [Server thread/INFO]: Essentials: Using PermissionsEx based permissions.
  310. [15:26:48] [Server thread/INFO]: [floAuction] Enabling floAuction v3.1.0
  311. [15:26:48] [Server thread/INFO]: [XtrianAuctioner] has been enabled.
  312. [15:26:48] [Server thread/INFO]: [EssentialsProtect] Enabling EssentialsProtect vTeamCity
  313. [15:26:48] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn vTeamCity
  314. [15:26:48] [Server thread/INFO]: [RedeemMCMMO] Enabling RedeemMCMMO v1.1.5
  315. [15:26:48] [Server thread/INFO]: RedeemMCMMO is now enabled - Made by Candybuddy
  316. [15:26:48] [Server thread/INFO]: [DisguiseCraft] Enabling DisguiseCraft v5.1
  317. [15:26:48] [Server thread/INFO]: [DisguiseCraft] Version 5.1 is enabled!
  318. [15:26:48] [Server thread/INFO]: [CompatNoCheatPlus] Enabling CompatNoCheatPlus v6.5.0-RC-sMD5NET-b68
  319. [15:26:48] [Server thread/INFO]: [cncp] Ensured that the following plugin is enabled: WorldGuard
  320. [15:26:48] [Server thread/INFO]: [cncp] Registered hook(NCPHook might get added later): mcMMO(default) / 2.1
  321. [15:26:48] [Server thread/INFO]: [cncp] Registered hook(NCPHook might get added later): BlockBreak(default) / 1.1
  322. [15:26:48] [Server thread/INFO]: [cncp] Registered hook(NCPHook might get added later): BlockPlace(default) / 1.0
  323. [15:26:48] [Server thread/INFO]: [cncp] Registered hook(NCPHook might get added later): InstaBreak(default) / 1.0
  324. [15:26:48] [Server thread/INFO]: [cncp] Registered hook(NCPHook might get added later): EntityDamageByEntity(default) / 0.0
  325. [15:26:48] [Server thread/INFO]: [CompatNoCheatPlus] CompatNoCheatPlus v6.5.0-RC-sMD5NET-b68 is enabled. Some hooks might get registered with NoCheatPlus later on.
  326. [15:26:48] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat vTeamCity
  327. [15:26:48] [Server thread/INFO]: [Factions] Enabling Factions v2.7.5
  328. [15:26:48] [Server thread/INFO]: [Factions 2.7.5] === ENABLE START ===
  329. [15:26:49] [Server thread/INFO]: [Factions 2.7.5] === ENABLE COMPLETE (Took 190ms) ===
  330. [15:26:49] [Server thread/INFO]: [NoCheatPlus] Enabling NoCheatPlus v3.11.1-RC-sMD5NET-b743
  331. [15:26:49] [Thread-26/INFO]: [ClearLag] No updates found!
  332. [15:26:49] [Server thread/WARN]: [NoCheatPlus] Check for updates and support at BukkitDev: http://dev.bukkit.org/server-mods/nocheatplus/
  333. [15:26:49] [Server thread/WARN]: [NoCheatPlus] Development builds (unsupported by the Bukkit Staff, at your own risk): http://ci.md-5.net/job/NoCheatPlus/changes
  334. [15:26:49] [Server thread/WARN]: [NoCheatPlus] Could not set up native access for the server-mod (git-Spigot-2f787bd-501372f (MC: 1.8.3)). Please check for updates and consider to request support.
  335. [15:26:49] [Server thread/WARN]: [NoCheatPlus] Bukkit-API-only access: Some features will likely not function properly, performance might suffer.
  336. [15:26:49] [Server thread/INFO]: [NoCheatPlus] McAccess set to: 1.4.6|1.4.7|1.5.x|1.6.x|1.7.x / Bukkit-API
  337. [15:26:49] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.5 blocks.
  338. [15:26:49] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.6.1 blocks.
  339. [15:26:49] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.7.2 blocks.
  340. [15:26:49] [Server thread/INFO]: [NoCheatPlus] Inventory checks: FastConsume is available, disabled InstantEat.
  341. [15:26:49] [Server thread/INFO]: Adding packet level hooks for ProtocolLib (MC 1.8.3)...
  342. [15:26:49] [Server thread/INFO]: [NoCheatPlus] Available (and activated) packet level hooks: FlyingFrequency | SoundDistance
  343. [15:26:49] [Server thread/INFO]: [NoCheatPlus] Version 3.11.1-RC-sMD5NET-b743 is enabled.
  344. [15:26:49] [Server thread/INFO]: [NoCheatPlus] Added hook: mcMMO(cncp) [2.3].
  345. [15:26:49] [Server thread/INFO]: [CompatNoCheatPlus] [cncp] Added 1 registered hooks to NoCheatPlus.
  346. [15:26:49] [Server thread/INFO]: [ScoreboardStats] Enabling ScoreboardStats v0.9.1
  347. [15:26:49] [Server thread/INFO]: [ScoreboardStats] Registered replacers: [VaultVariables, PlayerPingVariable, BukkitGlobalVariables, FactionsVariables, McmmoVariables, GeneralVariables, BukkitVariables]
  348. [15:26:49] [Server thread/ERROR]: ebean.properties not found
  349. [15:26:49] [Server thread/INFO]: Using [com.github.games647.scoreboardstats.pvpstats.PathReader] to read the searchable class path
  350. [15:26:49] [Server thread/INFO]: DataSourcePool [ScoreboardStats] autoCommit[false] transIsolation[SERIALIZABLE] min[2] max[20]
  351. [15:26:49] [Server thread/INFO]: SubClassFactory parent ClassLoader [com.github.games647.scoreboardstats.ReloadFixLoader]
  352. [15:26:49] [Server thread/INFO]: Entities enhanced[0] subclassed[1]
  353. [15:26:49] [Server thread/INFO]: runScript
  354. [15:26:49] [Server thread/INFO]: executing 1 of 1 create table IF NOT EXISTS player_stats ( id integer prim...
  355. [15:26:49] [Server thread/INFO]: ... end of script
  356. [15:26:49] [Server thread/INFO]: [BattleArena] Enabling BattleArena v3.9.9.18
  357. [15:26:49] [Server thread/INFO]: [BattleArena] v3.9.9.18 enabling!
  358. [15:26:49] [Server thread/INFO]: [BattleArena] BattleTracker not detected, not tracking wins
  359. [15:26:49] [Server thread/INFO]: [BattleArena] DisguiseCraft detected, enabling disguises
  360. [15:26:49] [Server thread/INFO]: [BattleArena] Essentials detected. God mode handling activated
  361. [15:26:49] [Server thread/INFO]: [BattleArena] Old Factions detected that does not have a PowerLossEvent
  362. [15:26:49] [Server thread/INFO]: [BattleArena] mcMMO detected. Implementing disabled skills options
  363. [15:26:49] [Server thread/INFO]: [BattleArena] Warning currency was empty, using name from config.yml
  364. [15:26:49] [Server thread/INFO]: [BattleArena] found economy plugin Vault. [Default]
  365. [15:26:49] [Server thread/INFO]: [BattleArena] Modules (2) [Paintballs, Grenades]
  366. [15:26:49] [Server thread/INFO]: [BattleArena] registering classes: gladiator, archer, monk
  367. [15:26:49] [Server thread/INFO]: [BattleArena] v3.9.9.18 enabled!
  368. [15:26:49] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  369. [15:26:50] [Server thread/INFO]: Done (5.468s)! For help, type "help" or "?"
  370. [15:26:50] [Server thread/INFO]: [BattleArena] Loaded FreeForAll arenas: ffa1
  371. [15:26:50] [Server thread/INFO]: [BattleArena] Loaded Arena arenas: arena2, arena1
  372. [15:26:50] [Server thread/INFO]: [BattleArena] Now registering command duel dynamically with Bukkit commandMap.
  373. [15:26:50] [Server thread/WARN]: [NoCheatPlus] The block breaking data is incomplete, default to allow instant breaking:
  374. [15:26:50] [Server thread/WARN]: --- Missing entries -------------------------------
  375. [15:26:50] [Server thread/WARN]: * MISSING 165(SLIME_BLOCK / SOLID+GROUND)
  376. [15:26:50] [Server thread/WARN]: * MISSING 166(BARRIER / SOLID+GROUND)
  377. [15:26:50] [Server thread/WARN]: * MISSING 167(IRON_TRAPDOOR / SOLID+IGN_PASSABLE+GROUND+GROUND_HEIGHT)
  378. [15:26:50] [Server thread/WARN]: * MISSING 168(PRISMARINE / SOLID+GROUND)
  379. [15:26:50] [Server thread/WARN]: * MISSING 169(SEA_LANTERN / SOLID+IGN_PASSABLE+GROUND+GROUND_HEIGHT)
  380. [15:26:50] [Server thread/WARN]: * MISSING 176(STANDING_BANNER / SOLID+IGN_PASSABLE+GROUND+GROUND_HEIGHT)
  381. [15:26:50] [Server thread/WARN]: * MISSING 177(WALL_BANNER / SOLID+IGN_PASSABLE+GROUND+GROUND_HEIGHT)
  382. [15:26:50] [Server thread/WARN]: * MISSING 178(DAYLIGHT_DETECTOR_INVERTED / SOLID+IGN_PASSABLE+GROUND+GROUND_HEIGHT)
  383. [15:26:50] [Server thread/WARN]: * MISSING 179(RED_SANDSTONE / SOLID+GROUND)
  384. [15:26:50] [Server thread/WARN]: * MISSING 180(RED_SANDSTONE_STAIRS / SOLID+IGN_PASSABLE+GROUND+GROUND_HEIGHT)
  385. [15:26:50] [Server thread/WARN]: * MISSING 181(DOUBLE_STONE_SLAB2 / SOLID+GROUND)
  386. [15:26:50] [Server thread/WARN]: * MISSING 182(STONE_SLAB2 / SOLID+IGN_PASSABLE+GROUND+GROUND_HEIGHT)
  387. [15:26:50] [Server thread/WARN]: * MISSING 183(SPRUCE_FENCE_GATE / SOLID+IGN_PASSABLE+GROUND+GROUND_HEIGHT)
  388. [15:26:50] [Server thread/WARN]: * MISSING 184(BIRCH_FENCE_GATE / SOLID+IGN_PASSABLE+GROUND+GROUND_HEIGHT)
  389. [15:26:50] [Server thread/WARN]: * MISSING 185(JUNGLE_FENCE_GATE / SOLID+IGN_PASSABLE+GROUND+GROUND_HEIGHT)
  390. [15:26:50] [Server thread/WARN]: * MISSING 186(DARK_OAK_FENCE_GATE / SOLID+IGN_PASSABLE+GROUND+GROUND_HEIGHT)
  391. [15:26:50] [Server thread/WARN]: * MISSING 187(ACACIA_FENCE_GATE / SOLID+IGN_PASSABLE+GROUND+GROUND_HEIGHT)
  392. [15:26:50] [Server thread/WARN]: * MISSING 188(SPRUCE_FENCE / SOLID+IGN_PASSABLE+GROUND+GROUND_HEIGHT)
  393. [15:26:50] [Server thread/WARN]: * MISSING 189(BIRCH_FENCE / SOLID+IGN_PASSABLE+GROUND+GROUND_HEIGHT)
  394. [15:26:50] [Server thread/WARN]: * MISSING 190(JUNGLE_FENCE / SOLID+IGN_PASSABLE+GROUND+GROUND_HEIGHT)
  395. [15:26:50] [Server thread/WARN]: * MISSING 191(DARK_OAK_FENCE / SOLID+IGN_PASSABLE+GROUND+GROUND_HEIGHT)
  396. [15:26:50] [Server thread/WARN]: * MISSING 192(ACACIA_FENCE / SOLID+IGN_PASSABLE+GROUND+GROUND_HEIGHT)
  397. [15:26:50] [Server thread/WARN]: * MISSING 193(SPRUCE_DOOR / SOLID+IGN_PASSABLE+GROUND+GROUND_HEIGHT)
  398. [15:26:50] [Server thread/WARN]: * MISSING 194(BIRCH_DOOR / SOLID+IGN_PASSABLE+GROUND+GROUND_HEIGHT)
  399. [15:26:50] [Server thread/WARN]: * MISSING 195(JUNGLE_DOOR / SOLID+IGN_PASSABLE+GROUND+GROUND_HEIGHT)
  400. [15:26:50] [Server thread/WARN]: * MISSING 196(ACACIA_DOOR / SOLID+IGN_PASSABLE+GROUND+GROUND_HEIGHT)
  401. [15:26:50] [Server thread/WARN]: * MISSING 197(DARK_OAK_DOOR / SOLID+IGN_PASSABLE+GROUND+GROUND_HEIGHT)
  402. [15:26:50] [Server thread/INFO]: [MassiveCore 2.7.5] Loading Cachefile datas...
  403. [15:26:50] [Server thread/INFO]: [MassiveCore 2.7.5] Loading Onlineplayer datas...
  404. [15:26:50] [Server thread/INFO]: [MassiveCore 2.7.5] Loading Registry datas...
  405. [15:26:50] [Server thread/INFO]: [MassiveCore 2.7.5] Loading Dbmojangapi datas...
  406. [15:26:50] [Server thread/INFO]: [MassiveCore 2.7.5] Player Strings Found: 0
  407. [15:26:50] [Server thread/INFO]: [MassiveCore 2.7.5] Player Strings Cached: 0
  408. [15:26:50] [Server thread/INFO]: [MassiveCore 2.7.5] Player Strings Remaining: 0
  409. [15:26:50] [Server thread/INFO]: [MassiveCore 2.7.5] Now fetching the remaining players from Mojang API ...
  410. [15:26:50] [Server thread/INFO]: [MassiveCore 2.7.5] ... done!
  411. [15:26:50] [Server thread/INFO]: [MassiveCore 2.7.5] Saving Cachefile...
  412. [15:26:50] [Server thread/INFO]: [MassiveCore 2.7.5] Upgrading from player name to player uuid...
  413. [15:26:50] [Server thread/INFO]: [MassiveCore 2.7.5] Pre update factions_mplayer.
  414. [15:26:50] [Server thread/INFO]: [MassiveCore 2.7.5] Post update factions_mplayer. Took 3ms. 0/98 changed.
  415. [15:26:50] [Server thread/INFO]: [MassiveCore 2.7.5] ... done!
  416. [15:26:50] [Server thread/INFO]: [MassiveCore 2.7.5] (database saving will now commence which might lock the server for a while)
  417. [15:26:50] [Server thread/INFO]: [NoCheatPlus] Post-enable running...
  418. [15:26:50] [Server thread/INFO]: [NoCheatPlus] Post-enable finished.
  419. [15:26:50] [Server thread/INFO]: [PlayerVaults] ** Vaults have already been converted to UUIDs. If this is incorrect, shutdown your server and rename the plugins/PlayerVaults/uuidvaults directory.
  420. [15:26:50] [Craft Scheduler Thread - 9/INFO]: [PlayerVaults] We didn't find an update!
  421. [15:26:50] [Craft Scheduler Thread - 17/INFO]: [GAListener] Connection established!
  422. [15:26:50] [Craft Scheduler Thread - 17/INFO]: [GAListener] Loading queued votes
  423. [15:26:50] [Craft Scheduler Thread - 17/INFO]: [GAListener] Loaded 10 queued votes
  424. [15:26:50] [Craft Scheduler Thread - 16/INFO]: [Vault] Checking for Updates ...
  425. [15:26:50] [Server thread/WARN]: [AutoSaveWorld] Plugin Playtime attempted to establish connection https://api.curseforge.com/servermods/files?projectIds=43083 in main server thread
  426. [15:26:51] [Craft Scheduler Thread - 16/INFO]: [Vault] No new version available
  427. [15:26:51] [Server thread/INFO]: [PlayTime] Original version: 1.4.5
  428. [15:26:51] [Server thread/INFO]: [PlayTime] New version: 1.4.5
  429. [15:26:51] [Server thread/INFO]: [PlayTime] Running check loop...
  430. [15:26:51] [Server thread/INFO]: [PlayTime] Comparing 1 to 1
  431. [15:26:51] [Server thread/INFO]: [PlayTime] Comparing 4 to 4
  432. [15:26:51] [Server thread/INFO]: [PlayTime] Comparing 5 to 5
  433. [15:26:51] [Server thread/INFO]: [PlayTime] check loop complete, no different found. Checking lengths...
  434. [15:26:51] [Server thread/INFO]: [PlayTime] Plugin is up to date!
  435. [15:26:52] [Server thread/WARN]: [AutoSaveWorld] Plugin mcMMO attempted to establish connection socket://api.mojang.com:443 in main server thread
  436. [15:27:07] [User Authenticator #1/INFO]: UUID of player Keybored is cd31834f-056e-4f32-bdbd-e54890a9c132
  437. [15:27:08] [Server thread/INFO]: Keybored[/114.78.108.74:61671] logged in with entity id 242 at ([world]126.88039194122236, 73.0, 309.43407899144273)
  438. [15:27:08] [Craft Scheduler Thread - 13/INFO]: [GAListener] Player: Keybored has 41 votes
  439. [15:27:08] [Server thread/INFO]: Keybored has joined the server.
  440. [15:27:08] [Server thread/INFO]: [Server] Welcome back, Keybored
  441. [15:27:08] [Server thread/INFO]: CONSOLE issued server command: /tell Keybored Hey there, Keybored! Welcome to XTRIA.COM.AU
  442. [15:27:08] [Server thread/INFO]: [me -> [Sr. Mod] Keyboard] Hey there, Keybored! Welcome to XTRIA.COM.AU
  443. [15:27:11] [Async Chat Thread - #0/INFO]: <**Inquity [Sr. Mod] Keyboard> t
  444. [15:27:14] [Server thread/INFO]: Keybored issued server command: /pl
  445. [15:30:02] [Server thread/INFO]: [Server] Saving world data. Expect lag for a short while.
  446. [15:30:02] [Server thread/INFO]: Saving...
  447. [15:30:03] [Server thread/INFO]: Saved the world
  448. [15:30:03] [Server thread/INFO]: [Server] Save Complete
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement