Advertisement
Guest User

Untitled

a guest
Sep 17th, 2019
113
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 28.70 KB | None | 0 0
  1. [Pterodactyl Daemon] Server marked as STARTING
  2. [Pterodactyl Daemon] Checking size of server data directory...
  3. [Pterodactyl Daemon] Disk Usage: 2880M / 10000M
  4. [Pterodactyl Daemon] Running server preflight.
  5. [Pterodactyl Daemon] Starting server container.
  6. openjdk version "1.8.0_212"
  7. OpenJDK Runtime Environment (build 1.8.0_212-8u212-b01-1~deb9u1-b01)
  8. OpenJDK 64-Bit Server VM (build 25.212-b01, mixed mode)
  9. :/home/container$ java -Xms128M -Xmx9000M -jar server.jar
  10. Loading libraries, please wait...
  11. > [15:51:38 INFO]: Starting minecraft server version 1.8.8
  12. > [15:51:38 INFO]: Loading properties
  13. > [15:51:38 INFO]: Default game type: SURVIVAL
  14. > [15:51:39 INFO]: This server is running CraftBukkit version git-PaperSpigot-"4c7641d" (MC: 1.8.8) (Implementing API version 1.8.8-R0.1-SNAPSHOT)
  15. > [15:51:39 INFO]: Debug logging is disabled
  16. > [15:51:39 INFO]: Spigot Timings: true - Verbose: true - Interval: 5m - Length: 60m
  17. > [15:51:39 INFO]: Server Ping Player Sample Count: 12
  18. > [15:51:39 INFO]: Using 4 threads for Netty based IO
  19. > [15:51:39 INFO]: Data value allowed items:
  20. > [15:51:39 INFO]: Generating keypair
  21. > [15:51:39 INFO]: Starting Minecraft server on 0.0.0.0:34078
  22. > [15:51:39 INFO]: Using epoll channel type
  23. > [15:51:40 INFO]: Set PluginClassLoader as parallel capable
  24. > [15:51:40 INFO]: [LagAssist] Loading LagAssist v2.18.3
  25. > [15:51:40 INFO]: [Colored Signs] Loading ColoredSigns v3.0
  26. > [15:51:40 INFO]: [FastAsyncWorldEdit] Loading FastAsyncWorldEdit v19.07.25-58243b6-1278-22.3.1
  27. > [15:51:40 INFO]: [Essentials] Loading Essentials vTeamCity
  28. > [15:51:40 INFO]: [EssentialsChat] Loading EssentialsChat vTeamCity
  29. > [15:51:40 INFO]: [PermissionsEx] Loading PermissionsEx v1.23.4
  30. > [15:51:40 WARN]: [PermissionsEx] This server is in offline mode. Unless this server is configured to integrate with a supported proxy (see http://dft.ba/-8ous), UUIDs *may not be stable*!
  31. > [15:51:40 INFO]: [ClearLag] Loading ClearLag v3.0.6
  32. > [15:51:40 INFO]: [MOTD] Loading MOTD v2.3.6
  33. > [15:51:40 INFO]: [WGet] Loading WGet v0.1
  34. > [15:51:40 INFO]: [HolographicDisplays] Loading HolographicDisplays v2.4.0
  35. > [15:51:40 INFO]: [Vault] Loading Vault v1.7.2-b107
  36. > [15:51:40 INFO]: [EssentialsSpawn] Loading EssentialsSpawn vTeamCity
  37. > [15:51:40 INFO]: [Kits] Loading Kits v2.1
  38. > [15:51:40 INFO]: [Multiverse-Core] Loading Multiverse-Core v2.5-b719
  39. > [15:51:40 INFO]: [Citizens] Loading Citizens v2.0.24-SNAPSHOT (build 1605)
  40. > [15:51:40 INFO]: [WorldEdit] Loading WorldEdit v6.1.7;dd00bb1
  41. > [15:51:40 INFO]: [Residence] Loading Residence v2.6.7.0
  42. > [15:51:40 INFO]: [AuthMe] Loading AuthMe v5.4.0-b1877
  43. > [15:51:40 INFO]: [WorldGuard] Loading WorldGuard v6.1
  44. > [15:51:40 INFO]: [ChestShop] Loading ChestShop v3.9.2 (build 86)
  45. > [15:51:40 INFO]: [AreaShop] Loading AreaShop v2.6.0
  46. > [15:51:40 INFO]: [Jobs] Loading Jobs v4.13.1
  47. > [15:51:40 INFO]: [FastAsyncWorldEdit] Enabling FastAsyncWorldEdit v19.07.25-58243b6-1278-22.3.1
  48. > [15:51:40 INFO]: [Vault] Enabling Vault v1.7.2-b107
  49. > [15:51:40 INFO]: [Vault] [Economy] Essentials Economy found: Waiting
  50. > [15:51:40 INFO]: [Vault] [Permission] PermissionsEx found: Waiting
  51. > [15:51:40 INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
  52. > [15:51:40 INFO]: [Vault] [Chat] PermissionsEx found: Waiting
  53. > [15:51:40 INFO]: [Vault] Enabled Version 1.7.2-b107
  54. > [15:51:40 WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
  55. > [15:51:40 WARN]: The server will make no attempt to authenticate usernames. Beware.
  56. > [15:51:40 WARN]: While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
  57. > [15:51:40 WARN]: To change this, set "online-mode" to "true" in the server.properties file.
  58. > [15:51:40 INFO]: **** Beginning UUID conversion, this may take A LONG time ****
  59. > [15:51:40 INFO]: Preparing level "world"
  60. > [15:51:41 INFO]: -------- World Settings For [world] --------
  61. > [15:51:41 INFO]: Anti X-Ray: true
  62. > [15:51:41 INFO]: Engine Mode: 1
  63. > [15:51:41 INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  64. > [15:51:41 INFO]: Replace Blocks: [1, 5]
  65. > [15:51:41 INFO]: Cactus Growth Modifier: 100%
  66. > [15:51:41 INFO]: Cane Growth Modifier: 100%
  67. > [15:51:41 INFO]: Melon Growth Modifier: 100%
  68. > [15:51:41 INFO]: Mushroom Growth Modifier: 100%
  69. > [15:51:41 INFO]: Pumpkin Growth Modifier: 100%
  70. > [15:51:41 INFO]: Sapling Growth Modifier: 100%
  71. > [15:51:41 INFO]: Wheat Growth Modifier: 100%
  72. > [15:51:41 INFO]: NetherWart Growth Modifier: 100%
  73. > [15:51:41 INFO]: Nerfing mobs spawned from spawners: false
  74. > [15:51:41 INFO]: Mob Spawn Range: 4
  75. > [15:51:41 INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  76. > [15:51:41 INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  77. > [15:51:41 INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  78. > [15:51:41 INFO]: Random Lighting Updates: false
  79. > [15:51:41 INFO]: Structure Info Saving: true
  80. > [15:51:41 INFO]: Sending up to 10 chunks per packet
  81. > [15:51:41 INFO]: Max Entity Collisions: 8
  82. > [15:51:41 INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  83. > [15:51:41 INFO]: Max TNT Explosions: 100
  84. > [15:51:41 INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  85. > [15:51:41 INFO]: Item Merge Radius: 2.5
  86. > [15:51:41 INFO]: Item Despawn Rate: 6000
  87. > [15:51:41 INFO]: Arrow Despawn Rate: 1200
  88. > [15:51:41 INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  89. > [15:51:41 INFO]: View Distance: 10
  90. > [15:51:41 INFO]: Zombie Aggressive Towards Villager: true
  91. > [15:51:41 INFO]: Chunks to Grow per Tick: 650
  92. > [15:51:41 INFO]: Clear tick list: false
  93. > [15:51:41 INFO]: Experience Merge Radius: 3.0
  94. > [15:51:41 INFO]: -------- World Settings For [world] --------
  95. > [15:51:41 INFO]: Player blocking damage multiplier set to 0.5
  96. > [15:51:41 INFO]: Remove invalid mob spawner tile entities: true
  97. > [15:51:41 INFO]: Squids will spawn between Y: 45.0 and Y: 63.0
  98. > [15:51:41 INFO]: Max height for cactus growth 3. Max height for reed growth 3
  99. > [15:51:41 INFO]: Living Entity Despawn Ranges: Soft: 32 Hard: 128
  100. > [15:51:41 INFO]: Water over lava flow speed: 5
  101. > [15:51:41 INFO]: Fix TNT cannons: false
  102. > [15:51:41 INFO]: Allow undead horse types to be leashed: false
  103. > [15:51:41 INFO]: Keep spawn chunk loaded: true
  104. > [15:51:41 INFO]: World async lighting: false
  105. > [15:51:41 INFO]: WorldServer TickNextTick cap set at 10000
  106. > [15:51:41 INFO]: WorldServer TickNextTickList cap always processes redstone: false
  107. > [15:51:41 INFO]: -------- World Settings For [world_nether] --------
  108. > [15:51:41 INFO]: Anti X-Ray: true
  109. > [15:51:41 INFO]: Engine Mode: 1
  110. > [15:51:41 INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  111. > [15:51:41 INFO]: Replace Blocks: [1, 5]
  112. > [15:51:41 INFO]: Cactus Growth Modifier: 100%
  113. > [15:51:41 INFO]: Cane Growth Modifier: 100%
  114. > [15:51:41 INFO]: Melon Growth Modifier: 100%
  115. > [15:51:41 INFO]: Mushroom Growth Modifier: 100%
  116. > [15:51:41 INFO]: Pumpkin Growth Modifier: 100%
  117. > [15:51:41 INFO]: Sapling Growth Modifier: 100%
  118. > [15:51:41 INFO]: Wheat Growth Modifier: 100%
  119. > [15:51:41 INFO]: NetherWart Growth Modifier: 100%
  120. > [15:51:41 INFO]: Nerfing mobs spawned from spawners: false
  121. > [15:51:41 INFO]: Mob Spawn Range: 4
  122. > [15:51:41 INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  123. > [15:51:41 INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  124. > [15:51:41 INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  125. > [15:51:41 INFO]: Random Lighting Updates: false
  126. > [15:51:41 INFO]: Structure Info Saving: true
  127. > [15:51:41 INFO]: Sending up to 10 chunks per packet
  128. > [15:51:41 INFO]: Max Entity Collisions: 8
  129. > [15:51:41 INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  130. > [15:51:41 INFO]: Max TNT Explosions: 100
  131. > [15:51:41 INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  132. > [15:51:41 INFO]: Item Merge Radius: 2.5
  133. > [15:51:41 INFO]: Item Despawn Rate: 6000
  134. > [15:51:41 INFO]: Arrow Despawn Rate: 1200
  135. > [15:51:41 INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  136. > [15:51:41 INFO]: View Distance: 10
  137. > [15:51:41 INFO]: Zombie Aggressive Towards Villager: true
  138. > [15:51:41 INFO]: Chunks to Grow per Tick: 650
  139. > [15:51:41 INFO]: Clear tick list: false
  140. > [15:51:41 INFO]: Experience Merge Radius: 3.0
  141. > [15:51:41 INFO]: -------- World Settings For [world_nether] --------
  142. > [15:51:41 INFO]: Player blocking damage multiplier set to 0.5
  143. > [15:51:41 INFO]: Remove invalid mob spawner tile entities: true
  144. > [15:51:41 INFO]: Squids will spawn between Y: 45.0 and Y: 63.0
  145. > [15:51:41 INFO]: Max height for cactus growth 3. Max height for reed growth 3
  146. > [15:51:41 INFO]: Living Entity Despawn Ranges: Soft: 32 Hard: 128
  147. > [15:51:41 INFO]: Water over lava flow speed: 5
  148. > [15:51:41 INFO]: Fix TNT cannons: false
  149. > [15:51:41 INFO]: Allow undead horse types to be leashed: false
  150. > [15:51:41 INFO]: Keep spawn chunk loaded: true
  151. > [15:51:41 INFO]: World async lighting: false
  152. > [15:51:41 INFO]: WorldServer TickNextTick cap set at 10000
  153. > [15:51:41 INFO]: WorldServer TickNextTickList cap always processes redstone: false
  154. > [15:51:41 INFO]: -------- World Settings For [world_the_end] --------
  155. > [15:51:41 INFO]: Anti X-Ray: true
  156. > [15:51:41 INFO]: Engine Mode: 1
  157. > [15:51:41 INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  158. > [15:51:41 INFO]: Replace Blocks: [1, 5]
  159. > [15:51:41 INFO]: Cactus Growth Modifier: 100%
  160. > [15:51:41 INFO]: Cane Growth Modifier: 100%
  161. > [15:51:41 INFO]: Melon Growth Modifier: 100%
  162. > [15:51:41 INFO]: Mushroom Growth Modifier: 100%
  163. > [15:51:41 INFO]: Pumpkin Growth Modifier: 100%
  164. > [15:51:41 INFO]: Sapling Growth Modifier: 100%
  165. > [15:51:41 INFO]: Wheat Growth Modifier: 100%
  166. > [15:51:41 INFO]: NetherWart Growth Modifier: 100%
  167. > [15:51:41 INFO]: Nerfing mobs spawned from spawners: false
  168. > [15:51:41 INFO]: Mob Spawn Range: 4
  169. > [15:51:41 INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  170. > [15:51:41 INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  171. > [15:51:41 INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  172. > [15:51:41 INFO]: Random Lighting Updates: false
  173. > [15:51:41 INFO]: Structure Info Saving: true
  174. > [15:51:41 INFO]: Sending up to 10 chunks per packet
  175. > [15:51:41 INFO]: Max Entity Collisions: 8
  176. > [15:51:41 INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  177. > [15:51:41 INFO]: Max TNT Explosions: 100
  178. > [15:51:41 INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  179. > [15:51:41 INFO]: Item Merge Radius: 2.5
  180. > [15:51:41 INFO]: Item Despawn Rate: 6000
  181. > [15:51:41 INFO]: Arrow Despawn Rate: 1200
  182. > [15:51:41 INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  183. > [15:51:41 INFO]: View Distance: 10
  184. > [15:51:41 INFO]: Zombie Aggressive Towards Villager: true
  185. > [15:51:41 INFO]: Chunks to Grow per Tick: 650
  186. > [15:51:41 INFO]: Clear tick list: false
  187. > [15:51:41 INFO]: Experience Merge Radius: 3.0
  188. > [15:51:41 INFO]: -------- World Settings For [world_the_end] --------
  189. > [15:51:41 INFO]: Player blocking damage multiplier set to 0.5
  190. > [15:51:41 INFO]: Remove invalid mob spawner tile entities: true
  191. > [15:51:41 INFO]: Squids will spawn between Y: 45.0 and Y: 63.0
  192. > [15:51:41 INFO]: Max height for cactus growth 3. Max height for reed growth 3
  193. > [15:51:41 INFO]: Living Entity Despawn Ranges: Soft: 32 Hard: 128
  194. > [15:51:41 INFO]: Water over lava flow speed: 5
  195. > [15:51:41 INFO]: Fix TNT cannons: false
  196. > [15:51:41 INFO]: Allow undead horse types to be leashed: false
  197. > [15:51:41 INFO]: Keep spawn chunk loaded: true
  198. > [15:51:41 INFO]: World async lighting: false
  199. > [15:51:41 INFO]: WorldServer TickNextTick cap set at 10000
  200. > [15:51:41 INFO]: WorldServer TickNextTickList cap always processes redstone: false
  201. > [15:51:41 INFO]: Preparing start region for level 0 (Seed: -3803090142679348550)
  202. > [15:51:42 INFO]: Preparing spawn area: 68%
  203. > [15:51:42 INFO]: Preparing start region for level 1 (Seed: -3803090142679348550)
  204. > [15:51:43 INFO]: Preparing spawn area: 50%
  205. > [15:51:43 INFO]: Preparing start region for level 2 (Seed: -3803090142679348550)
  206. > [15:51:43 INFO]: [LagAssist] Enabling LagAssist v2.18.3
  207. > [15:51:43 INFO]: §c§lLag§f§lAssist §e» §fEnabling Systems:
  208. > [15:51:44 INFO]: §e[§a✔§e] §fSmart Mob Tools.
  209. > [15:51:44 INFO]: §e[§a✔§e] §fHopper Manager.
  210. > [15:51:44 INFO]: §e[§a✔§e] §fRedstone Culler.
  211. > [15:51:44 INFO]: §e[§a✔§e] §fPhysics-Tweaker.
  212. > [15:51:44 INFO]: §e[§a✔§e] §fLag Monitor.
  213. > [15:51:44 INFO]: §e[§a✔§e] §fMapVisualizer.
  214. > [15:51:44 INFO]: §e[§a✔§e] §fChunk Analyser.
  215. > [15:51:44 INFO]: §e[§a✔§e] §fChunk Limiter.
  216. > [15:51:44 INFO]: §e[§a✔§e] §fStatsAnalyse.
  217. > [15:51:44 INFO]: §e[§a✔§e] §fLogCleaner System.
  218. > [15:51:44 INFO]: §e[§a✔§e] §fSpawner Manager.
  219. > [15:51:44 INFO]: §e[§a✔§e] §fGUI.
  220. > [15:51:44 INFO]: 0 ZAI
  221. > [15:51:44 INFO]: §e[§a✔§e] §fInjecting PacketListener.
  222. > [15:51:44 INFO]: [Colored Signs] Enabling ColoredSigns v3.0
  223. > [15:51:44 INFO]: [Essentials] Enabling Essentials vTeamCity
  224. > [15:51:44 INFO]: Bukkit version format changed. Version not checked.
  225. > [15:51:44 INFO]: git-PaperSpigot-"4c7641d" (MC: 1.8.8)
  226. > [15:51:44 INFO]: 1.8.8-R0.1-SNAPSHOT
  227. > [15:51:44 INFO]: Using locale en
  228. > [15:51:44 INFO]: Using locale en
  229. > [15:51:44 INFO]: [Vault] [Vault][Economy] Essentials Economy hooked.
  230. > [15:51:44 INFO]: Essentials: Using config file enhanced permissions.
  231. > [15:51:44 INFO]: Permissions listed in as player-commands will be given to all users.
  232. > [15:51:44 INFO]: [EssentialsChat] Enabling EssentialsChat vTeamCity
  233. > [15:51:44 INFO]: [PermissionsEx] Enabling PermissionsEx v1.23.4
  234. > [15:51:44 INFO]: [PermissionsEx] Initializing file backend
  235. > [15:51:44 INFO]: [PermissionsEx] Permissions file successfully reloaded
  236. > [15:51:44 INFO]: [Vault][Permission] PermissionsEx hooked.
  237. > [15:51:44 INFO]: [Vault] [Vault][Chat] PermissionsEx_Chat hooked.
  238. > [15:51:44 INFO]: Essentials: Using PermissionsEx based permissions.
  239. > [15:51:44 INFO]: [ClearLag] Enabling ClearLag v3.0.6
  240. > [15:51:44 INFO]: [ClearLag] Loading modules...
  241. > [15:51:44 INFO]: [ClearLag] Modules enabed, loading config values
  242. > [15:51:44 INFO]: [ClearLag] Modules have been loaded!
  243. > [15:51:44 INFO]: [ClearLag] Clearlag is now enabled!
  244. > [15:51:44 INFO]: [ClearLag] Checking for updates compatible with your bukkit version [1.8]...
  245. > [15:51:44 INFO]: [MOTD] Enabling MOTD v2.3.6
  246. > [15:51:44 INFO]: [WGet] Enabling WGet v0.1
  247. > [15:51:44 INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.4.0
  248. > [15:51:44 INFO]: [EssentialsSpawn] Enabling EssentialsSpawn vTeamCity
  249. > [15:51:45 INFO]: [Kits] Enabling Kits v2.1
  250. > [15:51:45 INFO]: [Kits] AutoSave set to execute every 30 minutes
  251. > [15:51:45 INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.5-b719
  252. > [15:51:45 INFO]: -------- World Settings For [Shop] --------
  253. > [15:51:45 INFO]: Anti X-Ray: true
  254. > [15:51:45 INFO]: Engine Mode: 1
  255. > [15:51:45 INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  256. > [15:51:45 INFO]: Replace Blocks: [1, 5]
  257. > [15:51:45 INFO]: Cactus Growth Modifier: 100%
  258. > [15:51:45 INFO]: Cane Growth Modifier: 100%
  259. > [15:51:45 INFO]: Melon Growth Modifier: 100%
  260. > [15:51:45 INFO]: Mushroom Growth Modifier: 100%
  261. > [15:51:45 INFO]: Pumpkin Growth Modifier: 100%
  262. > [15:51:45 INFO]: Sapling Growth Modifier: 100%
  263. > [15:51:45 INFO]: Wheat Growth Modifier: 100%
  264. > [15:51:45 INFO]: NetherWart Growth Modifier: 100%
  265. > [15:51:45 INFO]: Nerfing mobs spawned from spawners: false
  266. > [15:51:45 INFO]: Mob Spawn Range: 4
  267. > [15:51:45 INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  268. > [15:51:45 INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  269. > [15:51:45 INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  270. > [15:51:45 INFO]: Random Lighting Updates: false
  271. > [15:51:45 INFO]: Structure Info Saving: true
  272. > [15:51:45 INFO]: Sending up to 10 chunks per packet
  273. > [15:51:45 INFO]: Max Entity Collisions: 8
  274. > [15:51:45 INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  275. > [15:51:45 INFO]: Max TNT Explosions: 100
  276. > [15:51:45 INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  277. > [15:51:45 INFO]: Item Merge Radius: 2.5
  278. > [15:51:45 INFO]: Item Despawn Rate: 6000
  279. > [15:51:45 INFO]: Arrow Despawn Rate: 1200
  280. > [15:51:45 INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  281. > [15:51:45 INFO]: View Distance: 10
  282. > [15:51:45 INFO]: Zombie Aggressive Towards Villager: true
  283. > [15:51:45 INFO]: Chunks to Grow per Tick: 650
  284. > [15:51:45 INFO]: Clear tick list: false
  285. > [15:51:45 INFO]: Experience Merge Radius: 3.0
  286. > [15:51:45 INFO]: -------- World Settings For [Shop] --------
  287. > [15:51:45 INFO]: Player blocking damage multiplier set to 0.5
  288. > [15:51:45 INFO]: Remove invalid mob spawner tile entities: true
  289. > [15:51:45 INFO]: Squids will spawn between Y: 45.0 and Y: 63.0
  290. > [15:51:45 INFO]: Max height for cactus growth 3. Max height for reed growth 3
  291. > [15:51:45 INFO]: Living Entity Despawn Ranges: Soft: 32 Hard: 128
  292. > [15:51:45 INFO]: Water over lava flow speed: 5
  293. > [15:51:45 INFO]: Fix TNT cannons: false
  294. > [15:51:45 INFO]: Allow undead horse types to be leashed: false
  295. > [15:51:45 INFO]: Keep spawn chunk loaded: true
  296. > [15:51:45 INFO]: World async lighting: false
  297. > [15:51:45 INFO]: WorldServer TickNextTick cap set at 10000
  298. > [15:51:45 INFO]: WorldServer TickNextTickList cap always processes redstone: false
  299. > [15:51:45 INFO]: Preparing start region for level 3 (Seed: -8547437205771854852)
  300. > [15:51:45 INFO]: [Multiverse-Core] 4 - World(s) loaded.
  301. > [15:51:45 INFO]: [Multiverse-Core] Version 2.5-b719 (API v20) Enabled - By Rigby, fernferret, lithium3141 and main--
  302. > [15:51:45 INFO]: [Citizens] Enabling Citizens v2.0.24-SNAPSHOT (build 1605)
  303. > [15:51:46 INFO]: [ClearLag] No updates found!
  304. > [15:51:46 INFO]: [WorldEdit] Enabling WorldEdit v6.1.7;dd00bb1
  305. > [15:51:46 INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
  306. > [15:51:46 INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_8_R3 as the Bukkit adapter
  307. > [15:51:46 INFO]: [Residence] Enabling Residence v2.6.7.0
  308. > [15:51:46 INFO]: [Residence] Found Vault using permissions plugin:PermissionsEx
  309. > [15:51:46 INFO]: [Residence] Failed to update language file: Polish.yml
  310. > [15:51:46 INFO]: [Residence] Scanning for economy systems...
  311. > [15:51:46 INFO]: [Residence] Found Vault using economy system: Essentials Economy
  312. > [15:51:46 INFO]: [Residence] Found WorldEdit
  313. > [15:51:46 INFO]: [Residence] Enabled! Version 2.6.7.0 by bekvon
  314. > [15:51:46 INFO]: [AuthMe] Enabling AuthMe v5.4.0-b1877
  315. > [15:51:47 WARN]: [AuthMe] Error during SQLite initialization: [SQLException]: near "(": syntax error
  316. > [15:51:47 WARN]: [AuthMe] Could not create data source: [SQLException]: near "(": syntax error
  317. > [15:51:47 WARN]: [AuthMe] Aborting initialization of AuthMe: [IllegalStateException]: Error during initialization of data source
  318. > [15:51:47 WARN]: [AuthMe] THE SERVER IS GOING TO SHUT DOWN AS DEFINED IN THE CONFIGURATION!
  319. > [15:51:47 INFO]: [AuthMe] Waiting for 0 tasks to finish
  320. > [15:51:47 INFO]: [AuthMe] AuthMe 5.4.0-b1877 disabled!
  321. > [15:51:47 INFO]: [WorldGuard] Enabling WorldGuard v6.1
  322. > [15:51:47 INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
  323. > [15:51:47 INFO]: [WorldGuard] (world) Lighters are PERMITTED.
  324. > [15:51:47 INFO]: [WorldGuard] (world) Lava fire is blocked.
  325. > [15:51:47 INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
  326. > [15:51:47 INFO]: [WorldGuard] Loaded configuration for world 'world'
  327. > [15:51:47 INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
  328. > [15:51:47 INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
  329. > [15:51:47 INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
  330. > [15:51:47 INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
  331. > [15:51:47 INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
  332. > [15:51:47 INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
  333. > [15:51:47 INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
  334. > [15:51:47 INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
  335. > [15:51:47 INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
  336. > [15:51:47 INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
  337. > [15:51:47 INFO]: [WorldGuard] (Shop) TNT ignition is PERMITTED.
  338. > [15:51:47 INFO]: [WorldGuard] (Shop) Lighters are PERMITTED.
  339. > [15:51:47 INFO]: [WorldGuard] (Shop) Lava fire is blocked.
  340. > [15:51:47 INFO]: [WorldGuard] (Shop) Fire spread is UNRESTRICTED.
  341. > [15:51:47 INFO]: [WorldGuard] Loaded configuration for world 'Shop'
  342. > [15:51:47 INFO]: [WorldGuard] Loading region data...
  343. > [15:51:48 INFO]: [ChestShop] Enabling ChestShop v3.9.2 (build 86)
  344. > [15:51:48 ERROR]: [ChestShop] You are using an old version of Residence! Please update to the newest one, which supports UUIDs: http://ci.drtshock.net/job/Residence/
  345. > [15:51:48 INFO]: [ChestShop] Residence version 2.6.7.0 loaded.
  346. > [15:51:48 INFO]: [ChestShop] Vault loaded! Found an economy plugin!
  347. > [15:51:48 INFO]: [AreaShop] Enabling AreaShop v2.6.0
  348. > [15:51:49 INFO]: [Jobs] Enabling Jobs v4.13.1
  349. > [15:51:50 INFO]: [Jobs] Loaded 8 titles!
  350. > [15:51:50 INFO]: [Jobs] Your defined (GRASS_PATH) protected block id/name is not correct!
  351. > [15:51:50 INFO]: [Jobs] Your defined (REPEATER) protected block id/name is not correct!
  352. > [15:51:50 INFO]: [Jobs] Your defined (COMPARATOR) protected block id/name is not correct!
  353. > [15:51:50 INFO]: [Jobs] Your defined (WHEAT) protected block id/name is not correct!
  354. > [15:51:50 INFO]: [Jobs] Your defined (SUGAR_CANE) protected block id/name is not correct!
  355. > [15:51:50 INFO]: [Jobs] Your defined (NETHER_WART) protected block id/name is not correct!
  356. > [15:51:50 INFO]: [Jobs] Your defined (MELON) protected block id/name is not correct!
  357. > [15:51:50 INFO]: [Jobs] Loaded 68 protected blocks timers!
  358. > [15:51:51 INFO]: [Jobs] Loaded 893 custom item names!
  359. > [15:51:51 INFO]: [Jobs] Loaded 34 custom entity names!
  360. > [15:51:51 INFO]: [Jobs] Loaded 8 custom enchant names!
  361. > [15:51:51 INFO]: [Jobs] Loaded 16 custom color names!
  362. > [15:51:51 INFO]: [Jobs] Loaded 4 shop items!
  363. > [15:51:51 INFO]: [Jobs] Loaded 1 quests for Woodcutter
  364. > [15:51:51 INFO]: [Jobs] Loaded 1 quests for Miner
  365. > [15:51:51 WARN]: [Jobs] Job Miner is using REDSTONE_ORE instead of GLOWING_REDSTONE_ORE.
  366. > [15:51:51 WARN]: [Jobs] Automatically changing block to GLOWING_REDSTONE_ORE. Please update your configuration.
  367. > [15:51:51 WARN]: [Jobs] In vanilla minecraft, REDSTONE_ORE changes to GLOWING_REDSTONE_ORE when interacted with.
  368. > [15:51:51 WARN]: [Jobs] In the future, Jobs using REDSTONE_ORE instead of GLOWING_REDSTONE_ORE may fail to work correctly.
  369. > [15:51:51 INFO]: [Jobs] Loaded 1 quests for Builder
  370. > [15:51:51 WARN]: [Jobs] Job Builder has an invalid Place type property: purpur_slab!
  371. > [15:51:51 WARN]: [Jobs] Job Builder has an invalid Place type property: purpur_stairs!
  372. > [15:51:51 INFO]: [Jobs] Loaded 1 quests for Digger
  373. > [15:51:51 INFO]: [Jobs] Loaded 1 quests for Farmer
  374. > [15:51:51 WARN]: [Jobs] Job Farmer has an invalid Break type property: chorus_plant!
  375. > [15:51:51 WARN]: [Jobs] Job Farmer has an invalid Break type property: chorus_flower!
  376. > [15:51:51 WARN]: [Jobs] Job Farmer has an invalid Break type property: beetroots-7!
  377. > [15:51:51 WARN]: [Jobs] Job Farmer has an invalid Break type property: WHEAT (wheat-7)! Material must be a block!
  378. > [15:51:51 WARN]: [Jobs] Job Farmer has an invalid Break type property: SUGAR_CANE (sugar_cane)! Material must be a block!
  379. > [15:51:51 WARN]: [Jobs] Job Farmer has an invalid Break type property: NETHER_WART (nether_wart)! Material must be a block!
  380. > [15:51:51 WARN]: [Jobs] Job Farmer has an invalid Place type property: WHEAT (wheat)! Material must be a block!
  381. > [15:51:51 WARN]: [Jobs] Job Farmer has an invalid Place type property: beetroots!
  382. > [15:51:51 WARN]: [Jobs] Job Farmer has an invalid Place type property: SUGAR_CANE (sugar_cane)! Material must be a block!
  383. > [15:51:51 WARN]: [Jobs] Job Farmer has an invalid Breed type property: Llama!
  384. > [15:51:51 WARN]: [Jobs] Job Farmer has an invalid Breed type property: Turtle!
  385. > [15:51:51 WARN]: [Jobs] Job Farmer has an invalid Tame type property: Parrot!
  386. > [15:51:51 WARN]: [Jobs] Job Farmer has an invalid Tame type property: Llama!
  387. > [15:51:51 INFO]: [Jobs] Loaded 1 quests for Hunter
  388. > [15:51:51 WARN]: [Jobs] Job Hunter has an invalid Kill type property: SHULKER!
  389. > [15:51:51 WARN]: [Jobs] Job Hunter has an invalid Kill type property: PHANTOM!
  390. > [15:51:51 WARN]: [Jobs] Job Hunter has an invalid Kill type property: DROWNED!
  391. > [15:51:51 WARN]: [Jobs] Job Hunter has an invalid Kill type property: HUSK!
  392. > [15:51:51 INFO]: [Jobs] Loaded 1 quests for Explorer
  393. > [15:51:51 INFO]: [Jobs] Loaded 1 quests for Crafter
  394. > [15:51:51 WARN]: [Jobs] Job Crafter has an invalid Craft type property: purpur_stairs!
  395. > [15:51:51 INFO]: [Jobs] Loaded 1 quests for Fisherman
  396. > [15:51:51 INFO]: [Jobs] Loaded 1 quests for Weaponsmith
  397. > [15:51:51 INFO]: [Jobs] Loaded 1 quests for Brewer
  398. > [15:51:51 WARN]: [Jobs] Job Brewer has an invalid Brew type property: dragon_breath!
  399. > [15:51:51 INFO]: [Jobs] Loaded 1 quests for Enchanter
  400. > [15:51:51 INFO]: [Jobs] Loaded 12 jobs!
  401. > [15:51:51 INFO]: [Jobs] Explorer job manager registered!
  402. > [15:51:51 INFO]: [Jobs] Started database save task.
  403. > [15:51:51 INFO]: [Jobs] Started buffered payment thread.
  404. > [15:51:51 INFO]: [Jobs] Preloaded 8 players data in 0.0
  405. > [15:51:51 INFO]: [Jobs] WorldGuard detected.
  406. > [15:51:51 INFO]: [Jobs] Loaded 2227 block protection entries. 8
  407. > [15:51:51 INFO]: [Jobs] Loading explorer data
  408. > [15:51:51 INFO]: [Jobs] Loaded explorer data (221)
  409. > [15:51:51 INFO]: [Jobs] Plugin has been enabled successfully.
  410. > [15:51:51 INFO]: Server permissions file permissions.yml is empty, ignoring it
  411. > [15:51:51 INFO]: Done (10.902s)! For help, type "help" or "?"
  412. [Pterodactyl Daemon] Server marked as ON
  413. > [15:51:51 INFO]: Starting GS4 status listener
  414. > [15:51:51 INFO]: Stopping server
  415. > [15:51:51 INFO]: [Jobs] Disabling Jobs v4.13.1
  416. > [15:51:51 INFO]: Query running on 0.0.0.0:34078
  417. > [15:51:51 INFO]: [Jobs] Database save task shutdown!
  418. > [15:51:51 INFO]: [Jobs] Buffered payment thread shutdown.
  419. > [15:51:51 INFO]: [Jobs] Plugin has been disabled successfully.
  420. > [15:51:51 INFO]: [AreaShop] Disabling AreaShop v2.6.0
  421. > [15:51:51 INFO]: [ChestShop] Disabling ChestShop v3.9.2 (build 86)
  422. > [15:51:51 INFO]: [WorldGuard] Disabling WorldGuard v6.1
  423. > [15:51:51 INFO]: [WorldGuard] Shutting down executor and waiting for any pending tasks...
  424. > [15:51:51 INFO]: [Residence] Disabling Residence v2.6.7.0
  425. > [15:51:51 INFO]: [Residence] Disabled!
  426. > [15:51:51 INFO]: [WorldEdit] Disabling WorldEdit v6.1.7;dd00bb1
  427. > [15:51:51 INFO]: [Citizens] Disabling Citizens v2.0.24-SNAPSHOT (build 1605)
  428. > [15:51:51 INFO]: [Multiverse-Core] Disabling Multiverse-Core v2.5-b719
  429. > [15:51:51 INFO]: [Kits] Disabling Kits v2.1
  430. > [15:51:51 INFO]: [EssentialsSpawn] Disabling EssentialsSpawn vTeamCity
  431. > [15:51:51 INFO]: [Vault] Disabling Vault v1.7.2-b107
  432. > [15:51:51 INFO]: [HolographicDisplays] Disabling HolographicDisplays v2.4.0
  433. > [15:51:51 INFO]: [WGet] Disabling WGet v0.1
  434. > [15:51:51 INFO]: [MOTD] Disabling MOTD v2.3.6
  435. > [15:51:51 INFO]: [ClearLag] Disabling ClearLag v3.0.6
  436. > [15:51:51 INFO]: [ClearLag] Clearlag is now disabled!
  437. > [15:51:51 INFO]: [PermissionsEx] Disabling PermissionsEx v1.23.4
  438. > [15:51:51 INFO]: [EssentialsChat] Disabling EssentialsChat vTeamCity
  439. > [15:51:51 INFO]: Essentials: Using config file enhanced permissions.
  440. > [15:51:51 INFO]: Permissions listed in as player-commands will be given to all users.
  441. > [15:51:51 INFO]: [Essentials] Disabling Essentials vTeamCity
  442. > [15:51:51 INFO]: [FastAsyncWorldEdit] Disabling FastAsyncWorldEdit v19.07.25-58243b6-1278-22.3.1
  443. > [15:51:51 INFO]: [Colored Signs] Disabling ColoredSigns v3.0
  444. > [15:51:51 INFO]: [LagAssist] Disabling LagAssist v2.18.3
  445. > [15:51:51 INFO]: Saving players
  446. > [15:51:52 INFO]: Saving worlds
  447. > [15:51:52 INFO]: Saving chunks for level 'world'/Overworld
  448. > [15:51:52 INFO]: Saving chunks for level 'world_nether'/Nether
  449. > [15:51:52 INFO]: Saving chunks for level 'world_the_end'/The End
  450. > [15:51:52 INFO]: Saving chunks for level 'Shop'/Overworld
  451. [Pterodactyl Daemon] Server marked as OFF
  452. >
  453. [Pterodactyl Daemon] ---------- Detected server process in a crashed state! ----------
  454. [Pterodactyl Daemon] Exit Code: 0
  455. [Pterodactyl Daemon] Out of Memory: false
  456. [Pterodactyl Daemon] Error Response:
  457. [Pterodactyl Daemon] Server process detected as entering a crashed state; rebooting.
  458. [Pterodactyl Daemon] Server marked as STARTING
  459. [Pterodactyl Daemon] Checking size of server data directory...
  460. [Pterodactyl Daemon] Disk Usage: 2880M / 10000M
  461. [Pterodactyl Daemon] Running server preflight.
  462. [Pterodactyl Daemon] Starting server container.
  463. openjdk version "1.8.0_212"
  464. OpenJDK Runtime Environment (build 1.8.0_212-8u212-b01-1~deb9u1-b01)
  465. OpenJDK 64-Bit Server VM (build 25.212-b01, mixed mode)
  466. :/home/container$ java -Xms128M -Xmx9000M -jar server.jar
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement