Last active
April 27, 2020 15:47
-
-
Save avi12/0a7b2d7da8a2f05653115c35d104747c to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[18:37:37] [Server thread/INFO]: Starting minecraft server version 1.15.2 | |
[18:37:37] [Server thread/INFO]: Loading properties | |
[18:37:37] [Server thread/INFO]: This server is running Paper version git-Paper-192 (MC: 1.15.2) (Implementing API version 1.15.2-R0.1-SNAPSHOT) | |
[18:37:37] [Server thread/WARN]: Unable to read file ops.json, backing it up to {0}.backup and creating new copy. | |
com.google.gson.JsonParseException: java.io.EOFException: End of input at line 2 column 1 path $ | |
at net.minecraft.server.v1_15_R1.ChatDeserializer.a(SourceFile:508) ~[patched_1.15.2.jar:git-Paper-192] | |
at net.minecraft.server.v1_15_R1.ChatDeserializer.a(SourceFile:524) ~[patched_1.15.2.jar:git-Paper-192] | |
at net.minecraft.server.v1_15_R1.JsonList.load(JsonList.java:191) ~[patched_1.15.2.jar:git-Paper-192] | |
at net.minecraft.server.v1_15_R1.DedicatedPlayerList.A(SourceFile:106) ~[patched_1.15.2.jar:git-Paper-192] | |
at net.minecraft.server.v1_15_R1.DedicatedPlayerList.<init>(SourceFile:29) ~[patched_1.15.2.jar:git-Paper-192] | |
at net.minecraft.server.v1_15_R1.DedicatedServer.init(DedicatedServer.java:183) ~[patched_1.15.2.jar:git-Paper-192] | |
at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:908) ~[patched_1.15.2.jar:git-Paper-192] | |
at java.lang.Thread.run(Unknown Source) [?:1.8.0_251] | |
Caused by: java.io.EOFException: End of input at line 2 column 1 path $ | |
at com.google.gson.stream.JsonReader.nextNonWhitespace(JsonReader.java:1393) ~[patched_1.15.2.jar:git-Paper-192] | |
at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:549) ~[patched_1.15.2.jar:git-Paper-192] | |
at com.google.gson.stream.JsonReader.peek(JsonReader.java:425) ~[patched_1.15.2.jar:git-Paper-192] | |
at com.google.gson.internal.bind.CollectionTypeAdapterFactory$Adapter.read(CollectionTypeAdapterFactory.java:74) ~[patched_1.15.2.jar:git-Paper-192] | |
at com.google.gson.internal.bind.CollectionTypeAdapterFactory$Adapter.read(CollectionTypeAdapterFactory.java:61) ~[patched_1.15.2.jar:git-Paper-192] | |
at net.minecraft.server.v1_15_R1.ChatDeserializer.a(SourceFile:506) ~[patched_1.15.2.jar:git-Paper-192] | |
... 7 more | |
[18:37:37] [Server thread/INFO]: Debug logging is disabled | |
[18:37:37] [Server thread/INFO]: Server Ping Player Sample Count: 12 | |
[18:37:37] [Server thread/INFO]: Using 4 threads for Netty based IO | |
[18:37:37] [Server thread/INFO]: Default game type: SURVIVAL | |
[18:37:37] [Server thread/INFO]: Generating keypair | |
[18:37:38] [Server thread/INFO]: Starting Minecraft server on *:25565 | |
[18:37:38] [Server thread/INFO]: Using default channel type | |
[18:37:38] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it | |
[18:37:38] [Server thread/INFO]: Preparing level "world" | |
[18:37:38] [Server thread/INFO]: Reloading ResourceManager: Default, bukkit | |
[18:37:38] [Server thread/INFO]: Loaded 6 recipes | |
[18:37:39] [Server thread/INFO]: -------- World Settings For [world] -------- | |
[18:37:39] [Server thread/INFO]: View Distance: 10 | |
[18:37:39] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200 | |
[18:37:39] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true | |
[18:37:39] [Server thread/INFO]: Item Despawn Rate: 6000 | |
[18:37:39] [Server thread/INFO]: Item Merge Radius: 2.5 | |
[18:37:39] [Server thread/INFO]: Nerfing mobs spawned from spawners: false | |
[18:37:39] [Server thread/INFO]: Zombie Aggressive Towards Villager: true | |
[18:37:39] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911 | |
[18:37:39] [Server thread/INFO]: Max TNT Explosions: 100 | |
[18:37:39] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms | |
[18:37:39] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1 | |
[18:37:39] [Server thread/INFO]: Experience Merge Radius: 3.0 | |
[18:37:39] [Server thread/INFO]: Cactus Growth Modifier: 100% | |
[18:37:39] [Server thread/INFO]: Cane Growth Modifier: 100% | |
[18:37:39] [Server thread/INFO]: Melon Growth Modifier: 100% | |
[18:37:39] [Server thread/INFO]: Mushroom Growth Modifier: 100% | |
[18:37:39] [Server thread/INFO]: Pumpkin Growth Modifier: 100% | |
[18:37:39] [Server thread/INFO]: Sapling Growth Modifier: 100% | |
[18:37:39] [Server thread/INFO]: Beetroot Growth Modifier: 100% | |
[18:37:39] [Server thread/INFO]: Carrot Growth Modifier: 100% | |
[18:37:39] [Server thread/INFO]: Potato Growth Modifier: 100% | |
[18:37:39] [Server thread/INFO]: Wheat Growth Modifier: 100% | |
[18:37:39] [Server thread/INFO]: NetherWart Growth Modifier: 100% | |
[18:37:39] [Server thread/INFO]: Vine Growth Modifier: 100% | |
[18:37:39] [Server thread/INFO]: Cocoa Growth Modifier: 100% | |
[18:37:39] [Server thread/INFO]: Bamboo Growth Modifier: 100% | |
[18:37:39] [Server thread/INFO]: SweetBerry Growth Modifier: 100% | |
[18:37:39] [Server thread/INFO]: Kelp Growth Modifier: 100% | |
[18:37:39] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true | |
[18:37:39] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64 | |
[18:37:39] [Server thread/INFO]: Mob Spawn Range: 8 | |
[18:37:39] [Server thread/INFO]: -------- World Settings For [world_nether] -------- | |
[18:37:39] [Server thread/INFO]: View Distance: 10 | |
[18:37:39] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200 | |
[18:37:39] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true | |
[18:37:39] [Server thread/INFO]: Item Despawn Rate: 6000 | |
[18:37:39] [Server thread/INFO]: Item Merge Radius: 2.5 | |
[18:37:39] [Server thread/INFO]: Nerfing mobs spawned from spawners: false | |
[18:37:39] [Server thread/INFO]: Zombie Aggressive Towards Villager: true | |
[18:37:39] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911 | |
[18:37:39] [Server thread/INFO]: Max TNT Explosions: 100 | |
[18:37:39] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms | |
[18:37:39] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1 | |
[18:37:39] [Server thread/INFO]: Experience Merge Radius: 3.0 | |
[18:37:39] [Server thread/INFO]: Cactus Growth Modifier: 100% | |
[18:37:39] [Server thread/INFO]: Cane Growth Modifier: 100% | |
[18:37:39] [Server thread/INFO]: Melon Growth Modifier: 100% | |
[18:37:39] [Server thread/INFO]: Mushroom Growth Modifier: 100% | |
[18:37:39] [Server thread/INFO]: Pumpkin Growth Modifier: 100% | |
[18:37:39] [Server thread/INFO]: Sapling Growth Modifier: 100% | |
[18:37:39] [Server thread/INFO]: Beetroot Growth Modifier: 100% | |
[18:37:39] [Server thread/INFO]: Carrot Growth Modifier: 100% | |
[18:37:39] [Server thread/INFO]: Potato Growth Modifier: 100% | |
[18:37:39] [Server thread/INFO]: Wheat Growth Modifier: 100% | |
[18:37:39] [Server thread/INFO]: NetherWart Growth Modifier: 100% | |
[18:37:39] [Server thread/INFO]: Vine Growth Modifier: 100% | |
[18:37:39] [Server thread/INFO]: Cocoa Growth Modifier: 100% | |
[18:37:39] [Server thread/INFO]: Bamboo Growth Modifier: 100% | |
[18:37:39] [Server thread/INFO]: SweetBerry Growth Modifier: 100% | |
[18:37:39] [Server thread/INFO]: Kelp Growth Modifier: 100% | |
[18:37:39] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true | |
[18:37:39] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64 | |
[18:37:39] [Server thread/INFO]: Mob Spawn Range: 8 | |
[18:37:39] [Server thread/INFO]: -------- World Settings For [world_the_end] -------- | |
[18:37:39] [Server thread/INFO]: View Distance: 10 | |
[18:37:39] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200 | |
[18:37:39] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true | |
[18:37:39] [Server thread/INFO]: Item Despawn Rate: 6000 | |
[18:37:39] [Server thread/INFO]: Item Merge Radius: 2.5 | |
[18:37:39] [Server thread/INFO]: Nerfing mobs spawned from spawners: false | |
[18:37:39] [Server thread/INFO]: Zombie Aggressive Towards Villager: true | |
[18:37:39] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911 | |
[18:37:39] [Server thread/INFO]: Max TNT Explosions: 100 | |
[18:37:39] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms | |
[18:37:39] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1 | |
[18:37:39] [Server thread/INFO]: Experience Merge Radius: 3.0 | |
[18:37:39] [Server thread/INFO]: Cactus Growth Modifier: 100% | |
[18:37:39] [Server thread/INFO]: Cane Growth Modifier: 100% | |
[18:37:39] [Server thread/INFO]: Melon Growth Modifier: 100% | |
[18:37:39] [Server thread/INFO]: Mushroom Growth Modifier: 100% | |
[18:37:39] [Server thread/INFO]: Pumpkin Growth Modifier: 100% | |
[18:37:39] [Server thread/INFO]: Sapling Growth Modifier: 100% | |
[18:37:39] [Server thread/INFO]: Beetroot Growth Modifier: 100% | |
[18:37:39] [Server thread/INFO]: Carrot Growth Modifier: 100% | |
[18:37:39] [Server thread/INFO]: Potato Growth Modifier: 100% | |
[18:37:39] [Server thread/INFO]: Wheat Growth Modifier: 100% | |
[18:37:39] [Server thread/INFO]: NetherWart Growth Modifier: 100% | |
[18:37:39] [Server thread/INFO]: Vine Growth Modifier: 100% | |
[18:37:39] [Server thread/INFO]: Cocoa Growth Modifier: 100% | |
[18:37:39] [Server thread/INFO]: Bamboo Growth Modifier: 100% | |
[18:37:39] [Server thread/INFO]: SweetBerry Growth Modifier: 100% | |
[18:37:39] [Server thread/INFO]: Kelp Growth Modifier: 100% | |
[18:37:39] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true | |
[18:37:39] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64 | |
[18:37:39] [Server thread/INFO]: Mob Spawn Range: 8 | |
[18:37:39] [Server thread/INFO]: Preparing start region for dimension 'world'/minecraft:overworld | |
[18:37:40] [Server thread/INFO]: Preparing spawn area: 0% | |
[18:37:40] [Server thread/INFO]: Preparing spawn area: 0% | |
[18:37:43] [Server-Worker-1/INFO]: Preparing spawn area: 0% | |
[18:37:43] [Server thread/INFO]: Preparing spawn area: 0% | |
[18:37:43] [Server thread/INFO]: Preparing spawn area: 0% | |
[18:37:43] [Server thread/INFO]: Preparing spawn area: 0% | |
[18:37:44] [Server-Worker-3/INFO]: Preparing spawn area: 0% | |
[18:37:44] [Server-Worker-1/INFO]: Preparing spawn area: 0% | |
[18:37:44] [Server-Worker-2/INFO]: Preparing spawn area: 0% | |
[18:37:44] [Server-Worker-1/INFO]: Preparing spawn area: 0% | |
[18:37:44] [Server-Worker-5/INFO]: Preparing spawn area: 1% | |
[18:37:45] [Server thread/INFO]: Preparing spawn area: 100% | |
[18:37:45] [Server-Worker-5/INFO]: Preparing spawn area: 100% | |
[18:37:46] [Server-Worker-1/INFO]: Preparing spawn area: 100% | |
[18:37:46] [Server-Worker-1/INFO]: Preparing spawn area: 100% | |
[18:37:47] [Server thread/INFO]: Preparing spawn area: 100% | |
[18:37:47] [Server thread/INFO]: Loaded 441 spawn chunks for world world | |
[18:37:47] [Server thread/INFO]: Time elapsed: 7769 ms | |
[18:37:47] [Server thread/INFO]: Preparing start region for dimension 'world_nether'/minecraft:the_nether | |
[18:37:47] [Server thread/INFO]: Preparing spawn area: 0% | |
[18:37:48] [Server-Worker-6/INFO]: Preparing spawn area: 100% | |
[18:37:48] [Server-Worker-2/INFO]: Preparing spawn area: 100% | |
[18:37:49] [Server-Worker-1/INFO]: Preparing spawn area: 100% | |
[18:37:49] [Server thread/INFO]: Loaded 441 spawn chunks for world world_nether | |
[18:37:49] [Server thread/INFO]: Time elapsed: 1536 ms | |
[18:37:49] [Server thread/INFO]: Preparing start region for dimension 'world_the_end'/minecraft:the_end | |
[18:37:49] [Server thread/INFO]: Preparing spawn area: 0% | |
[18:37:49] [Server-Worker-6/INFO]: Preparing spawn area: 100% | |
[18:37:50] [Server thread/INFO]: Loaded 441 spawn chunks for world world_the_end | |
[18:37:50] [Server thread/INFO]: Time elapsed: 806 ms | |
[18:37:50] [Server thread/INFO]: Done (11.751s)! For help, type "help" | |
[18:37:50] [Server thread/INFO]: Timings Reset | |
[18:37:51] [User Authenticator #1/INFO]: UUID of player avi12 is a1b21eba-8a9f-4d7a-8185-8c1ada015966 | |
[18:37:51] [Server thread/INFO]: avi12[/127.0.0.1:56699] logged in with entity id 86 at ([world]47.549216162489905, 69.0, 182.59841237568722) | |
[18:38:30] [Server thread/INFO]: CONSOLE: Please note that this command is not supported and may cause issues when using some plugins. | |
[18:38:30] [Server thread/INFO]: CONSOLE: If you encounter any issues please use the /stop command to restart your server. | |
[18:38:30] [Server thread/INFO]: Debug logging is disabled | |
[18:38:30] [Server thread/INFO]: Server Ping Player Sample Count: 12 | |
[18:38:30] [Server thread/INFO]: Using 4 threads for Netty based IO | |
[18:38:30] [Server thread/INFO]: -------- World Settings For [world] -------- | |
[18:38:30] [Server thread/INFO]: View Distance: 10 | |
[18:38:30] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200 | |
[18:38:30] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true | |
[18:38:30] [Server thread/INFO]: Item Despawn Rate: 6000 | |
[18:38:30] [Server thread/INFO]: Item Merge Radius: 2.5 | |
[18:38:30] [Server thread/INFO]: Nerfing mobs spawned from spawners: false | |
[18:38:30] [Server thread/INFO]: Zombie Aggressive Towards Villager: true | |
[18:38:30] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911 | |
[18:38:30] [Server thread/INFO]: Max TNT Explosions: 100 | |
[18:38:30] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms | |
[18:38:30] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1 | |
[18:38:30] [Server thread/INFO]: Experience Merge Radius: 3.0 | |
[18:38:30] [Server thread/INFO]: Cactus Growth Modifier: 100% | |
[18:38:30] [Server thread/INFO]: Cane Growth Modifier: 100% | |
[18:38:30] [Server thread/INFO]: Melon Growth Modifier: 100% | |
[18:38:30] [Server thread/INFO]: Mushroom Growth Modifier: 100% | |
[18:38:30] [Server thread/INFO]: Pumpkin Growth Modifier: 100% | |
[18:38:30] [Server thread/INFO]: Sapling Growth Modifier: 100% | |
[18:38:30] [Server thread/INFO]: Beetroot Growth Modifier: 100% | |
[18:38:30] [Server thread/INFO]: Carrot Growth Modifier: 100% | |
[18:38:30] [Server thread/INFO]: Potato Growth Modifier: 100% | |
[18:38:30] [Server thread/INFO]: Wheat Growth Modifier: 100% | |
[18:38:30] [Server thread/INFO]: NetherWart Growth Modifier: 100% | |
[18:38:30] [Server thread/INFO]: Vine Growth Modifier: 100% | |
[18:38:30] [Server thread/INFO]: Cocoa Growth Modifier: 100% | |
[18:38:30] [Server thread/INFO]: Bamboo Growth Modifier: 100% | |
[18:38:30] [Server thread/INFO]: SweetBerry Growth Modifier: 100% | |
[18:38:30] [Server thread/INFO]: Kelp Growth Modifier: 100% | |
[18:38:30] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true | |
[18:38:30] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64 | |
[18:38:30] [Server thread/INFO]: Mob Spawn Range: 8 | |
[18:38:30] [Server thread/INFO]: -------- World Settings For [world_nether] -------- | |
[18:38:30] [Server thread/INFO]: View Distance: 10 | |
[18:38:30] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200 | |
[18:38:30] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true | |
[18:38:30] [Server thread/INFO]: Item Despawn Rate: 6000 | |
[18:38:30] [Server thread/INFO]: Item Merge Radius: 2.5 | |
[18:38:30] [Server thread/INFO]: Nerfing mobs spawned from spawners: false | |
[18:38:30] [Server thread/INFO]: Zombie Aggressive Towards Villager: true | |
[18:38:30] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911 | |
[18:38:30] [Server thread/INFO]: Max TNT Explosions: 100 | |
[18:38:30] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms | |
[18:38:30] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1 | |
[18:38:30] [Server thread/INFO]: Experience Merge Radius: 3.0 | |
[18:38:30] [Server thread/INFO]: Cactus Growth Modifier: 100% | |
[18:38:30] [Server thread/INFO]: Cane Growth Modifier: 100% | |
[18:38:30] [Server thread/INFO]: Melon Growth Modifier: 100% | |
[18:38:30] [Server thread/INFO]: Mushroom Growth Modifier: 100% | |
[18:38:30] [Server thread/INFO]: Pumpkin Growth Modifier: 100% | |
[18:38:30] [Server thread/INFO]: Sapling Growth Modifier: 100% | |
[18:38:30] [Server thread/INFO]: Beetroot Growth Modifier: 100% | |
[18:38:30] [Server thread/INFO]: Carrot Growth Modifier: 100% | |
[18:38:30] [Server thread/INFO]: Potato Growth Modifier: 100% | |
[18:38:30] [Server thread/INFO]: Wheat Growth Modifier: 100% | |
[18:38:30] [Server thread/INFO]: NetherWart Growth Modifier: 100% | |
[18:38:30] [Server thread/INFO]: Vine Growth Modifier: 100% | |
[18:38:30] [Server thread/INFO]: Cocoa Growth Modifier: 100% | |
[18:38:30] [Server thread/INFO]: Bamboo Growth Modifier: 100% | |
[18:38:30] [Server thread/INFO]: SweetBerry Growth Modifier: 100% | |
[18:38:30] [Server thread/INFO]: Kelp Growth Modifier: 100% | |
[18:38:30] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true | |
[18:38:30] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64 | |
[18:38:30] [Server thread/INFO]: Mob Spawn Range: 8 | |
[18:38:30] [Server thread/INFO]: -------- World Settings For [world_the_end] -------- | |
[18:38:30] [Server thread/INFO]: View Distance: 10 | |
[18:38:30] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200 | |
[18:38:30] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true | |
[18:38:30] [Server thread/INFO]: Item Despawn Rate: 6000 | |
[18:38:30] [Server thread/INFO]: Item Merge Radius: 2.5 | |
[18:38:30] [Server thread/INFO]: Nerfing mobs spawned from spawners: false | |
[18:38:30] [Server thread/INFO]: Zombie Aggressive Towards Villager: true | |
[18:38:30] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911 | |
[18:38:30] [Server thread/INFO]: Max TNT Explosions: 100 | |
[18:38:30] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms | |
[18:38:30] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1 | |
[18:38:30] [Server thread/INFO]: Experience Merge Radius: 3.0 | |
[18:38:30] [Server thread/INFO]: Cactus Growth Modifier: 100% | |
[18:38:30] [Server thread/INFO]: Cane Growth Modifier: 100% | |
[18:38:30] [Server thread/INFO]: Melon Growth Modifier: 100% | |
[18:38:30] [Server thread/INFO]: Mushroom Growth Modifier: 100% | |
[18:38:30] [Server thread/INFO]: Pumpkin Growth Modifier: 100% | |
[18:38:30] [Server thread/INFO]: Sapling Growth Modifier: 100% | |
[18:38:30] [Server thread/INFO]: Beetroot Growth Modifier: 100% | |
[18:38:30] [Server thread/INFO]: Carrot Growth Modifier: 100% | |
[18:38:30] [Server thread/INFO]: Potato Growth Modifier: 100% | |
[18:38:30] [Server thread/INFO]: Wheat Growth Modifier: 100% | |
[18:38:30] [Server thread/INFO]: NetherWart Growth Modifier: 100% | |
[18:38:30] [Server thread/INFO]: Vine Growth Modifier: 100% | |
[18:38:30] [Server thread/INFO]: Cocoa Growth Modifier: 100% | |
[18:38:30] [Server thread/INFO]: Bamboo Growth Modifier: 100% | |
[18:38:30] [Server thread/INFO]: SweetBerry Growth Modifier: 100% | |
[18:38:30] [Server thread/INFO]: Kelp Growth Modifier: 100% | |
[18:38:30] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true | |
[18:38:30] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64 | |
[18:38:30] [Server thread/INFO]: Mob Spawn Range: 8 | |
[18:38:30] [Server thread/INFO]: Reloading ResourceManager: Default, bukkit | |
[18:38:30] [Server thread/INFO]: Loaded 6 recipes | |
[18:38:30] [Server thread/INFO]: Reloading ResourceManager: Default, bukkit | |
[18:38:30] [Server thread/INFO]: Loaded 6 recipes | |
[18:38:30] [Server thread/INFO]: [Essentials] Loading Essentials v2.17.2.68 | |
[18:38:30] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it | |
[18:38:30] [Server thread/INFO]: [Essentials] Enabling Essentials v2.17.2.68 | |
[18:38:30] [Server thread/INFO]: [Essentials] Creating config from template: C:\Users\avi12\Desktop\Minecraft Paper server\plugins\Essentials\config.yml | |
[18:38:30] [Server thread/INFO]: [Essentials] Creating config from template: C:\Users\avi12\Desktop\Minecraft Paper server\plugins\Essentials\kits.yml | |
[18:38:30] [Server thread/INFO]: [Essentials] Attempting to convert old kits in config.yml to new kits.yml | |
[18:38:30] [Server thread/INFO]: [Essentials] No kits found to migrate. | |
[18:38:30] [Server thread/INFO]: [Essentials] Starting Essentials ban format conversion | |
[18:38:30] [Server thread/INFO]: [Essentials] Starting usermap repair | |
[18:38:30] [Server thread/WARN]: [Essentials] Missing userdata folder, aborting | |
[18:38:30] [pool-8-thread-1/INFO]: [Essentials] Creating empty config: C:\Users\avi12\Desktop\Minecraft Paper server\plugins\Essentials\upgrades-done.yml | |
[18:38:30] [Server thread/INFO]: [Essentials] Creating config from template: C:\Users\avi12\Desktop\Minecraft Paper server\plugins\Essentials\worth.yml | |
[18:38:30] [Server thread/INFO]: [Essentials] Using 1.8.3+ BlockStateMeta provider as mob spawner provider. | |
[18:38:30] [Server thread/INFO]: [Essentials] Using 1.13+ flat spawn egg provider as spawn egg provider. | |
[18:38:30] [Server thread/INFO]: [Essentials] Using 1.9+ BasePotionData provider as potion meta provider. | |
[18:38:31] [Server thread/INFO]: [Essentials] Loaded 21019 items from items.json. | |
[18:38:31] [Server thread/INFO]: [Essentials] Creating config from template: C:\Users\avi12\Desktop\Minecraft Paper server\plugins\Essentials\custom_items.yml | |
[18:38:31] [Server thread/INFO]: [Essentials] Using locale en_US | |
[18:38:31] [Server thread/INFO]: [Essentials] ServerListPingEvent: Spigot iterator API | |
[18:38:31] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config. | |
[18:38:31] [Server thread/INFO]: [Essentials] Using superperms-based permissions. | |
[18:38:31] [Server thread/INFO]: CONSOLE: Reload complete. | |
[18:38:31] [Server thread/INFO]: Timings Reset | |
[18:38:35] [Server thread/INFO]: Made avi12 a server operator | |
[18:38:40] [Server thread/INFO]: avi12 issued server command: /nick hello | |
[18:38:40] [pool-8-thread-1/INFO]: [Essentials] Creating empty config: C:\Users\avi12\Desktop\Minecraft Paper server\plugins\Essentials\userdata\a1b21eba-8a9f-4d7a-8185-8c1ada015966.yml | |
[18:38:47] [Server thread/INFO]: CONSOLE issued server command: /essentials reload | |
[18:38:47] [Server thread/INFO]: [Essentials] Loaded 21022 items from items.json. | |
[18:38:47] [Server thread/INFO]: [Essentials] Using locale en_US | |
[18:38:47] [Server thread/INFO]: [Essentials] ServerListPingEvent: Spigot iterator API | |
[18:38:47] [Server thread/INFO]: Essentials reloaded 2.17.2.68. | |
[18:38:50] [Async Chat Thread - #0/INFO]: <~hello> test | |
[18:39:20] [Server thread/INFO]: avi12 issued server command: /nick 123456789012345 | |
[18:39:28] [Server thread/INFO]: CONSOLE issued server command: /essentials reload | |
[18:39:28] [Server thread/INFO]: [Essentials] Loaded 21022 items from items.json. | |
[18:39:28] [Server thread/INFO]: [Essentials] Using locale en_US | |
[18:39:28] [Server thread/INFO]: [Essentials] ServerListPingEvent: Spigot iterator API | |
[18:39:28] [Server thread/INFO]: Essentials reloaded 2.17.2.68. | |
[18:39:34] [Async Chat Thread - #0/INFO]: <~123456789012345> test | |
[18:39:40] [Server thread/INFO]: avi12 issued server command: /nick off | |
[18:39:43] [Server thread/INFO]: CONSOLE issued server command: /essentials reload | |
[18:39:43] [Server thread/INFO]: [Essentials] Loaded 21022 items from items.json. | |
[18:39:43] [Server thread/INFO]: [Essentials] Using locale en_US | |
[18:39:43] [Server thread/INFO]: [Essentials] ServerListPingEvent: Spigot iterator API | |
[18:39:43] [Server thread/INFO]: Essentials reloaded 2.17.2.68. | |
[18:39:44] [Async Chat Thread - #0/INFO]: <~123456789012345> test | |
[18:39:51] [Async Chat Thread - #0/INFO]: <~123456789012345> test | |
[18:41:37] [Server thread/INFO]: avi12 issued server command: /essentials version | |
[18:43:50] [Server thread/INFO]: CONSOLE issued server command: /ess version | |
[18:43:50] [Server thread/INFO]: Server version: 1.15.2-R0.1-SNAPSHOT git-Paper-192 (MC: 1.15.2) | |
[18:43:50] [Server thread/INFO]: EssentialsX version: 2.17.2.68 | |
[18:43:50] [Server thread/INFO]: Vault is not installed. Chat and permissions may not work. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment