Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [23:08:22] [Server thread/INFO]: Starting minecraft server version 1.12.2
- [23:08:22] [Server thread/INFO]: Loading properties
- [23:08:22] [Server thread/INFO]: Default game type: SURVIVAL
- [23:08:22] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-dcd1643-e60fc34 (MC: 1.12.2) (Implementing API version 1.12.2-R0.1-SNAPSHOT)
- [23:08:22] [Server thread/INFO]: Debug logging is disabled
- [23:08:22] [Server thread/INFO]: Using 4 threads for Netty based IO
- [23:08:22] [Server thread/INFO]: Server Ping Player Sample Count: 12
- [23:08:22] [Server thread/INFO]: Generating keypair
- [23:08:23] [Server thread/INFO]: Starting Minecraft server on *:25565
- [23:08:23] [Server thread/INFO]: Using default channel type
- [23:08:23] [Server thread/ERROR]: Could not load 'plugins\CS-CoreLib v1.5.18.jar' in folder 'plugins'
- org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
- at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:160) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
- at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:133) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
- at org.bukkit.craftbukkit.v1_12_R1.CraftServer.loadPlugins(CraftServer.java:305) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
- at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:205) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
- at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:545) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
- at java.lang.Thread.run(Unknown Source) [?:1.8.0_191]
- Caused by: java.util.zip.ZipException: zip file is empty
- at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_191]
- at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_191]
- at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_191]
- at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_191]
- at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_191]
- at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:148) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
- ... 5 more
- [23:08:24] [Server thread/INFO]: Set PluginClassLoader as parallel capable
- [23:08:24] [Server thread/ERROR]: Could not load 'plugins\FastAsyncVoxelSniper-favs-19.01.12-dc2d277-1245-22.0.7.jar' in folder 'plugins'
- org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: com/boydti/fawe/object/FaweCommand
- at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:133) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
- at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:327) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
- at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:248) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
- at org.bukkit.craftbukkit.v1_12_R1.CraftServer.loadPlugins(CraftServer.java:305) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
- at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:205) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
- at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:545) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
- at java.lang.Thread.run(Unknown Source) [?:1.8.0_191]
- Caused by: java.lang.NoClassDefFoundError: com/boydti/fawe/object/FaweCommand
- at java.lang.Class.forName0(Native Method) ~[?:1.8.0_191]
- at java.lang.Class.forName(Unknown Source) ~[?:1.8.0_191]
- at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:78) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
- at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
- ... 6 more
- Caused by: java.lang.ClassNotFoundException: com.boydti.fawe.object.FaweCommand
- at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.8.0_191]
- at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:152) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
- at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:100) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
- at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_191]
- at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_191]
- at java.lang.Class.forName0(Native Method) ~[?:1.8.0_191]
- at java.lang.Class.forName(Unknown Source) ~[?:1.8.0_191]
- at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:78) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
- at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
- ... 6 more
- [23:08:25] [Server thread/INFO]: [CoreProtect] Loading CoreProtect v2.15.1
- [23:08:25] [Server thread/INFO]: [TimTheEnchanter] Loading TimTheEnchanter v3.0
- [23:08:25] [Server thread/INFO]: [Essentials] Loading Essentials vTeamCity
- [23:08:25] [Server thread/INFO]: [PlaceholderAPI] Loading PlaceholderAPI v2.9.2
- [23:08:25] [Server thread/INFO]: [ClearLag] Loading ClearLag v2.9.7
- [23:08:25] [Server thread/INFO]: [PlugMan] Loading PlugMan v2.1.5
- [23:08:25] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.5.0-b727
- [23:08:25] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v4.4.0
- [23:08:25] [Server thread/INFO]: [NoCheatPlus] Loading NoCheatPlus v3.16.0-RC-sMD5NET-b1134
- [23:08:25] [Server thread/INFO]: [NoCheatPlus] onLoad: Early set up of static API, configuration, logging.
- [23:08:25] [Server thread/INFO]: [NoCheatPlus] Logging system initialized.
- [23:08:25] [Server thread/INFO]: [NoCheatPlus] Detected Minecraft version: 1.12.2
- [23:08:25] [Server thread/INFO]: [KitAdder] Loading KitAdder v2.6
- [23:08:25] [Server thread/INFO]: [MVdWPlaceholderAPI] Loading MVdWPlaceholderAPI v2.5.1
- [23:08:25] [Server thread/INFO]: [MaxBans] Loading MaxBans v2.7
- [23:08:25] [Server thread/INFO]: [AutoRestart] Loading AutoRestart v3.3.2
- [23:08:25] [Server thread/INFO]: [DropToInventory] Loading DropToInventory v1.0
- [23:08:25] [Server thread/INFO]: [2FA] Loading 2FA v1.0.1
- [23:08:25] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat vTeamCity
- [23:08:25] [Server thread/INFO]: [EssentialsGeoIP] Loading EssentialsGeoIP vTeamCity
- [23:08:25] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.23.4
- [23:08:26] [Server thread/INFO]: [FeatherBoard] Loading FeatherBoard v4.11.1
- [23:08:26] [Server thread/INFO]: [Tablist] Loading Tablist v1.3.2.9
- [23:08:26] [Server thread/INFO]: [Vault] Loading Vault v1.7.1-b91
- [23:08:26] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn vTeamCity
- [23:08:26] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1.9;caf0ad9
- [23:08:26] [Server thread/INFO]: [Rankup] Loading Rankup v3.4.1
- [23:08:26] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.3.2
- [23:08:26] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v6.2.2-SNAPSHOT;8eeab68
- [23:08:26] [Server thread/INFO]: [Citizens] Loading Citizens v2.0.24-SNAPSHOT (build 1605)
- [23:08:26] [Server thread/INFO]: [CrazyAuctions] Loading CrazyAuctions v1.2.6
- [23:08:26] [Server thread/INFO]: [CombatTagPlus] Loading CombatTagPlus v1.3.1
- [23:08:26] [Server thread/INFO]: [PremiumVanish] Loading PremiumVanish v2.0.14
- [23:08:26] [Server thread/INFO]: [PrisonMines] Loading PrisonMines v3.1
- [23:08:26] [Server thread/INFO]: [AutoSell] Loading AutoSell v1.8.6
- [23:08:26] [Server thread/INFO]: [CitizensCMD] Loading CitizensCMD v2.1
- [23:08:26] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v4.4.0
- [23:08:26] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
- [23:08:26] [Server thread/INFO]: [Vault] Enabling Vault v1.7.1-b91
- [23:08:26] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
- [23:08:26] [Server thread/INFO]: [Vault] [Permission] PermissionsEx found: Waiting
- [23:08:26] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
- [23:08:26] [Server thread/INFO]: [Vault] [Chat] PermissionsEx found: Waiting
- [23:08:26] [Server thread/INFO]: [Vault] Enabled Version 1.7.1-b91
- [23:08:26] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
- [23:08:26] [Server thread/INFO]: Preparing level "world"
- [23:08:26] [Server thread/INFO]: -------- World Settings For [world] --------
- [23:08:26] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
- [23:08:26] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
- [23:08:26] [Server thread/INFO]: Item Merge Radius: 2.5
- [23:08:26] [Server thread/INFO]: Item Despawn Rate: 6000
- [23:08:26] [Server thread/INFO]: Experience Merge Radius: 3.0
- [23:08:26] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
- [23:08:26] [Server thread/INFO]: View Distance: 10
- [23:08:26] [Server thread/INFO]: Arrow Despawn Rate: 1200
- [23:08:26] [Server thread/INFO]: Cactus Growth Modifier: 100%
- [23:08:26] [Server thread/INFO]: Cane Growth Modifier: 100%
- [23:08:26] [Server thread/INFO]: Melon Growth Modifier: 100%
- [23:08:26] [Server thread/INFO]: Mushroom Growth Modifier: 100%
- [23:08:26] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
- [23:08:26] [Server thread/INFO]: Sapling Growth Modifier: 100%
- [23:08:26] [Server thread/INFO]: Wheat Growth Modifier: 100%
- [23:08:26] [Server thread/INFO]: NetherWart Growth Modifier: 100%
- [23:08:26] [Server thread/INFO]: Vine Growth Modifier: 100%
- [23:08:26] [Server thread/INFO]: Cocoa Growth Modifier: 100%
- [23:08:26] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true
- [23:08:26] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
- [23:08:26] [Server thread/INFO]: Mob Spawn Range: 4
- [23:08:26] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
- [23:08:26] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
- [23:08:26] [Server thread/INFO]: Random Lighting Updates: false
- [23:08:26] [Server thread/INFO]: Max TNT Explosions: 100
- [23:08:26] [Server thread/INFO]: Structure Info Saving: true
- [23:08:26] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
- [23:08:26] [Server thread/INFO]: -------- World Settings For [world_nether] --------
- [23:08:26] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
- [23:08:26] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
- [23:08:26] [Server thread/INFO]: Item Merge Radius: 2.5
- [23:08:26] [Server thread/INFO]: Item Despawn Rate: 6000
- [23:08:26] [Server thread/INFO]: Experience Merge Radius: 3.0
- [23:08:26] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
- [23:08:26] [Server thread/INFO]: View Distance: 10
- [23:08:26] [Server thread/INFO]: Arrow Despawn Rate: 1200
- [23:08:26] [Server thread/INFO]: Cactus Growth Modifier: 100%
- [23:08:26] [Server thread/INFO]: Cane Growth Modifier: 100%
- [23:08:26] [Server thread/INFO]: Melon Growth Modifier: 100%
- [23:08:26] [Server thread/INFO]: Mushroom Growth Modifier: 100%
- [23:08:26] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
- [23:08:26] [Server thread/INFO]: Sapling Growth Modifier: 100%
- [23:08:26] [Server thread/INFO]: Wheat Growth Modifier: 100%
- [23:08:26] [Server thread/INFO]: NetherWart Growth Modifier: 100%
- [23:08:26] [Server thread/INFO]: Vine Growth Modifier: 100%
- [23:08:26] [Server thread/INFO]: Cocoa Growth Modifier: 100%
- [23:08:26] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true
- [23:08:26] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
- [23:08:26] [Server thread/INFO]: Mob Spawn Range: 4
- [23:08:26] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
- [23:08:26] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
- [23:08:26] [Server thread/INFO]: Random Lighting Updates: false
- [23:08:26] [Server thread/INFO]: Max TNT Explosions: 100
- [23:08:26] [Server thread/INFO]: Structure Info Saving: true
- [23:08:26] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
- [23:08:27] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
- [23:08:27] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
- [23:08:27] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
- [23:08:27] [Server thread/INFO]: Item Merge Radius: 2.5
- [23:08:27] [Server thread/INFO]: Item Despawn Rate: 6000
- [23:08:27] [Server thread/INFO]: Experience Merge Radius: 3.0
- [23:08:27] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
- [23:08:27] [Server thread/INFO]: View Distance: 10
- [23:08:27] [Server thread/INFO]: Arrow Despawn Rate: 1200
- [23:08:27] [Server thread/INFO]: Cactus Growth Modifier: 100%
- [23:08:27] [Server thread/INFO]: Cane Growth Modifier: 100%
- [23:08:27] [Server thread/INFO]: Melon Growth Modifier: 100%
- [23:08:27] [Server thread/INFO]: Mushroom Growth Modifier: 100%
- [23:08:27] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
- [23:08:27] [Server thread/INFO]: Sapling Growth Modifier: 100%
- [23:08:27] [Server thread/INFO]: Wheat Growth Modifier: 100%
- [23:08:27] [Server thread/INFO]: NetherWart Growth Modifier: 100%
- [23:08:27] [Server thread/INFO]: Vine Growth Modifier: 100%
- [23:08:27] [Server thread/INFO]: Cocoa Growth Modifier: 100%
- [23:08:27] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true
- [23:08:27] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
- [23:08:27] [Server thread/INFO]: Mob Spawn Range: 4
- [23:08:27] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
- [23:08:27] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
- [23:08:27] [Server thread/INFO]: Random Lighting Updates: false
- [23:08:27] [Server thread/INFO]: Max TNT Explosions: 100
- [23:08:27] [Server thread/INFO]: Structure Info Saving: true
- [23:08:27] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
- [23:08:27] [Server thread/INFO]: Preparing start region for level 0 (Seed: 7952377582728175576)
- [23:08:28] [Server thread/INFO]: Preparing spawn area: 7%
- [23:08:29] [Server thread/INFO]: Preparing spawn area: 54%
- [23:08:30] [Server thread/INFO]: Preparing start region for level 1 (Seed: 7952377582728175576)
- [23:08:31] [Server thread/INFO]: Preparing spawn area: 71%
- [23:08:31] [Server thread/INFO]: Preparing start region for level 2 (Seed: 7952377582728175576)
- [23:08:31] [Server thread/INFO]: [CoreProtect] Enabling CoreProtect v2.15.1
- [23:08:31] [Server thread/INFO]: [CoreProtect] Spigot 1.13 or higher is required.
- [23:08:31] [Server thread/INFO]: [CoreProtect] CoreProtect was unable to start.
- [23:08:31] [Server thread/INFO]: [CoreProtect] Disabling CoreProtect v2.15.1
- [23:08:31] [Server thread/INFO]: [TimTheEnchanter] Enabling TimTheEnchanter v3.0
- [23:08:31] [Server thread/INFO]: [0;33;1m[Tim] Unused enchantments: MENDING(70) VANISHING_CURSE(71) DEPTH_STRIDER(8) FROST_WALKER(9) BINDING_CURSE(10) SWEEPING_EDGE(22) LUCK(61) LURE(62) [m
- [23:08:31] [Server thread/INFO]: [TimTheEnchanter] There are some who call me... Tim?
- [23:08:31] [Server thread/INFO]: [Essentials] Enabling Essentials vTeamCity
- [23:08:32] [Server thread/INFO]: Using locale en
- [23:08:32] [Server thread/INFO]: Using locale en
- [23:08:32] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
- [23:08:32] [Server thread/INFO]: Essentials: Using config file enhanced permissions.
- [23:08:32] [Server thread/INFO]: Permissions listed in as player-commands will be given to all users.
- [23:08:32] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.9.2
- [23:08:32] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
- [23:08:32] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: player
- [23:08:32] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion information...
- [23:08:32] [Server thread/INFO]: [ClearLag] Enabling ClearLag v2.9.7
- [23:08:32] [Server thread/INFO]: [ClearLag] Loading modules...
- [23:08:32] [Server thread/INFO]: [ClearLag] Modules enabed, loading config values
- [23:08:32] [Server thread/INFO]: [ClearLag] Modules have been loaded!
- [23:08:32] [Server thread/INFO]: [ClearLag] Clearlag is now enabled!
- [23:08:32] [Thread-13/INFO]: [ClearLag] Checking for updates compatible with your bukkit version [1.12]...
- [23:08:32] [Server thread/INFO]: [PlugMan] Enabling PlugMan v2.1.5
- [23:08:32] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.5.0-b727
- [23:08:32] [Server thread/INFO]: -------- World Settings For [Spawn] --------
- [23:08:32] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
- [23:08:32] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
- [23:08:32] [Server thread/INFO]: Item Merge Radius: 2.5
- [23:08:32] [Server thread/INFO]: Item Despawn Rate: 6000
- [23:08:32] [Server thread/INFO]: Experience Merge Radius: 3.0
- [23:08:32] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
- [23:08:32] [Server thread/INFO]: View Distance: 10
- [23:08:32] [Server thread/INFO]: Arrow Despawn Rate: 1200
- [23:08:32] [Server thread/INFO]: Cactus Growth Modifier: 100%
- [23:08:32] [Server thread/INFO]: Cane Growth Modifier: 100%
- [23:08:32] [Server thread/INFO]: Melon Growth Modifier: 100%
- [23:08:32] [Server thread/INFO]: Mushroom Growth Modifier: 100%
- [23:08:32] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
- [23:08:32] [Server thread/INFO]: Sapling Growth Modifier: 100%
- [23:08:32] [Server thread/INFO]: Wheat Growth Modifier: 100%
- [23:08:32] [Server thread/INFO]: NetherWart Growth Modifier: 100%
- [23:08:32] [Server thread/INFO]: Vine Growth Modifier: 100%
- [23:08:32] [Server thread/INFO]: Cocoa Growth Modifier: 100%
- [23:08:32] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true
- [23:08:32] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
- [23:08:32] [Server thread/INFO]: Mob Spawn Range: 4
- [23:08:32] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
- [23:08:32] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
- [23:08:32] [Server thread/INFO]: Random Lighting Updates: false
- [23:08:32] [Server thread/INFO]: Max TNT Explosions: 100
- [23:08:32] [Server thread/INFO]: Structure Info Saving: true
- [23:08:32] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
- [23:08:33] [Server thread/INFO]: Preparing start region for level 3 (Seed: -7506422925341040434)
- [23:08:34] [Server thread/INFO]: Preparing spawn area for Spawn, 16%
- [23:08:34] [Thread-13/INFO]: [ClearLag] No updates found!
- [23:08:35] [Server thread/INFO]: Preparing spawn area for Spawn, 53%
- [23:08:35] [Server thread/INFO]: [Multiverse-Core] 4 - World(s) loaded.
- [23:08:36] [Server thread/INFO]: [Multiverse-Core] Version 2.5.0-b727 (API v20) Enabled - By Rigby, fernferret, lithium3141, main-- and dumptruckman
- [23:08:36] [Server thread/INFO]: [NoCheatPlus] Enabling NoCheatPlus v3.16.0-RC-sMD5NET-b1134
- [23:08:36] [Server thread/INFO]: [NoCheatPlus] McAccess set to: 1.12-1.12.2 / Spigot-CB-1.12_R1
- [23:08:36] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.5 blocks.
- [23:08:36] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.6.1 blocks.
- [23:08:36] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.7.2 blocks.
- [23:08:36] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.8 blocks.
- [23:08:36] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.9 blocks.
- [23:08:36] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.10 blocks.
- [23:08:36] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.11 blocks.
- [23:08:36] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.12 blocks.
- [23:08:36] [Server thread/INFO]: [NoCheatPlus] Inventory checks: FastConsume is available, disabled InstantEat.
- [23:08:36] [Server thread/INFO]: [NoCheatPlus] Adding packet level hooks for ProtocolLib (MC 1.12.2)...
- [23:08:36] [Server thread/INFO]: [NoCheatPlus] Confirm teleport packet available (via name): TELEPORT_ACCEPT[class=PacketPlayInTeleportAccept, id=0]
- [23:08:36] [Server thread/INFO]: [NoCheatPlus] Available (and activated) packet level hooks: UseEntityAdapter | MovingFlying | OutgoingPosition | KeepAliveAdapter | SoundDistance
- [23:08:36] [Server thread/INFO]: [NoCheatPlus] Force disable FastHeal on Minecraft 1.9 and later.
- [23:08:36] [Server thread/INFO]: [NoCheatPlus] Version 3.16.0-RC-sMD5NET-b1134 is enabled.
- [23:08:36] [Server thread/INFO]: [KitAdder] Enabling KitAdder v2.6
- [23:08:36] [Server thread/INFO]: [KitAdder] KitAdder plugin has been enabled!
- [23:08:36] [Server thread/INFO]: [MVdWPlaceholderAPI] Enabling MVdWPlaceholderAPI v2.5.1
- [23:08:36] [Server thread/INFO]: [MVdWPlaceholderAPI] Initializing ...
- [23:08:36] [Server thread/INFO]: [MVdWPlaceholderAPI] Sending metrics ...
- [23:08:36] [Server thread/INFO]: [MaxBans] Enabling MaxBans v2.7
- [23:08:36] [Server thread/INFO]: [MaxBans] Using SQLite
- [23:08:37] [Server thread/INFO]: [MaxBans] Loading from DB...
- [23:08:37] [Server thread/INFO]: [MaxBans] Loading bans
- [23:08:37] [Server thread/INFO]: [MaxBans] Loading ipbans
- [23:08:37] [Server thread/INFO]: [MaxBans] Loading mutes
- [23:08:37] [Server thread/INFO]: [MaxBans] Loading player names...
- [23:08:37] [Server thread/INFO]: [MaxBans] Loading IP History
- [23:08:37] [Server thread/INFO]: [MaxBans] Loading warn history...
- [23:08:37] [Server thread/INFO]: [MaxBans] Loading chat commands...
- [23:08:37] [Server thread/INFO]: [MaxBans] Loading history...
- [23:08:37] [Server thread/INFO]: [MaxBans] Starting DNS blacklist
- [23:08:37] [Server thread/INFO]: [MaxBans] Loading proxys...
- [23:08:37] [Server thread/INFO]: [AutoRestart] Enabling AutoRestart v3.3.2
- [23:08:37] [Server thread/INFO]: [0;32;1m[AutoRestart] Loaded![m
- [23:08:37] [Server thread/INFO]: [DropToInventory] Enabling DropToInventory v1.0
- [23:08:37] [Server thread/INFO]: [2FA] Enabling 2FA v1.0.1
- [23:08:37] [Server thread/INFO]: [2FA] [0;32;1mSuccessfully Enabled![m
- [23:08:37] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat vTeamCity
- [23:08:37] [Server thread/INFO]: [EssentialsGeoIP] Enabling EssentialsGeoIP vTeamCity
- [23:08:37] [Server thread/INFO]: Downloading GeoIP database... this might take a while (country: 0.6 MB, city: 20MB)
- [23:08:37] [Server thread/ERROR]: Failed to open connection.
- java.io.FileNotFoundException: http://geolite.maxmind.com/download/geoip/database/GeoLiteCountry/GeoIP.dat.gz
- at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source) ~[?:1.8.0_191]
- at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source) ~[?:1.8.0_191]
- at com.earth2me.essentials.geoip.EssentialsGeoIPPlayerListener.downloadDatabase(EssentialsGeoIPPlayerListener.java:163) [EssentialsGeoIP-2.x-SNAPSHOT.jar:?]
- at com.earth2me.essentials.geoip.EssentialsGeoIPPlayerListener.reloadConfig(EssentialsGeoIPPlayerListener.java:122) [EssentialsGeoIP-2.x-SNAPSHOT.jar:?]
- at com.earth2me.essentials.geoip.EssentialsGeoIPPlayerListener.<init>(EssentialsGeoIPPlayerListener.java:41) [EssentialsGeoIP-2.x-SNAPSHOT.jar:?]
- at com.earth2me.essentials.geoip.EssentialsGeoIP.onEnable(EssentialsGeoIP.java:34) [EssentialsGeoIP-2.x-SNAPSHOT.jar:?]
- at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
- at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
- at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:403) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
- at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:381) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
- at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:330) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
- at net.minecraft.server.v1_12_R1.MinecraftServer.t(MinecraftServer.java:422) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
- at net.minecraft.server.v1_12_R1.MinecraftServer.l(MinecraftServer.java:383) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
- at net.minecraft.server.v1_12_R1.MinecraftServer.a(MinecraftServer.java:338) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
- at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:272) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
- at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:545) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
- at java.lang.Thread.run(Unknown Source) [?:1.8.0_191]
- [23:08:37] [Server thread/ERROR]: Failed to read GeoIP database!
- java.io.FileNotFoundException: plugins\EssentialsGeoIP\GeoIP.dat (The system cannot find the file specified)
- at java.io.RandomAccessFile.open0(Native Method) ~[?:1.8.0_191]
- at java.io.RandomAccessFile.open(Unknown Source) ~[?:1.8.0_191]
- at java.io.RandomAccessFile.<init>(Unknown Source) ~[?:1.8.0_191]
- at com.maxmind.geoip.LookupService.<init>(LookupService.java:310) ~[EssentialsGeoIP-2.x-SNAPSHOT.jar:?]
- at com.earth2me.essentials.geoip.EssentialsGeoIPPlayerListener.reloadConfig(EssentialsGeoIPPlayerListener.java:132) [EssentialsGeoIP-2.x-SNAPSHOT.jar:?]
- at com.earth2me.essentials.geoip.EssentialsGeoIPPlayerListener.<init>(EssentialsGeoIPPlayerListener.java:41) [EssentialsGeoIP-2.x-SNAPSHOT.jar:?]
- at com.earth2me.essentials.geoip.EssentialsGeoIP.onEnable(EssentialsGeoIP.java:34) [EssentialsGeoIP-2.x-SNAPSHOT.jar:?]
- at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
- at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
- at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:403) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
- at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:381) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
- at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:330) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
- at net.minecraft.server.v1_12_R1.MinecraftServer.t(MinecraftServer.java:422) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
- at net.minecraft.server.v1_12_R1.MinecraftServer.l(MinecraftServer.java:383) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
- at net.minecraft.server.v1_12_R1.MinecraftServer.a(MinecraftServer.java:338) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
- at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:272) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
- at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:545) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
- at java.lang.Thread.run(Unknown Source) [?:1.8.0_191]
- [23:08:37] [Server thread/INFO]: [EssentialsGeoIP] This product includes GeoLite data created by MaxMind, available from http://www.maxmind.com/.
- [23:08:37] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.23.4
- [23:08:37] [Server thread/INFO]: [PermissionsEx] Initializing file backend
- [23:08:37] [Server thread/INFO]: [PermissionsEx] Permissions file successfully reloaded
- [23:08:37] [Server thread/INFO]: [Vault][Permission] PermissionsEx hooked.
- [23:08:37] [Server thread/INFO]: [Vault][Chat] PermissionsEx_Chat hooked.
- [23:08:37] [Server thread/INFO]: Essentials: Using PermissionsEx based permissions.
- [23:08:37] [Server thread/INFO]: [FeatherBoard] Enabling FeatherBoard v4.11.1
- [23:08:37] [Server thread/INFO]: [0;31;1m[FeatherBoard] [0;31;22mCracked by t0R[m
- [23:08:37] [Server thread/INFO]: [FeatherBoard] -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
- [23:08:37] [Server thread/INFO]: [FeatherBoard] Plugin: FeatherBoard v4.11.1
- [23:08:37] [Server thread/INFO]: [FeatherBoard] Framework version: 2018-06
- [23:08:37] [Server thread/INFO]: [FeatherBoard] Author: Maximvdw (Maxim Van de Wynckel)
- [23:08:37] [Server thread/INFO]: [FeatherBoard] Site: https://www.mvdw-software.com/
- [23:08:37] [Server thread/INFO]: [FeatherBoard] -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
- [23:08:37] [Server thread/INFO]: [FeatherBoard] Loading database driver ...
- [23:08:37] [Server thread/INFO]: [FeatherBoard] Loading dependency Javax Persistence 2.1.0 ...
- [23:08:37] [Server thread/INFO]: [FeatherBoard] Javax Persistence 2.1.0 is now loaded!
- [23:08:37] [Server thread/INFO]: [FeatherBoard] Loading dependency ORMLite 5 ...
- [23:08:37] [Server thread/INFO]: [FeatherBoard] ORMLite 5 is now loaded!
- [23:08:37] [Server thread/INFO]: [FeatherBoard] Loading dependency ORMLite 5 JDBC ...
- [23:08:37] [Server thread/INFO]: [FeatherBoard] ORMLite 5 JDBC is now loaded!
- [23:08:37] [Server thread/INFO]: [FeatherBoard] Loading configuration ...
- [23:08:37] [Server thread/INFO]: [FeatherBoard] Loading messages ...
- [23:08:37] [Server thread/INFO]: [FeatherBoard] Loading language file: lang_en
- [23:08:38] [Server thread/INFO]: [FeatherBoard] Loading placeholders and event triggers ...
- [23:08:38] [Server thread/INFO]: [FeatherBoard] Loading internal placeholders ...
- [23:08:38] [Server thread/INFO]: [FeatherBoard] Fetching available placeholders from server ...
- [23:08:39] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Armor] ...
- [23:08:39] [Server thread/INFO]: [FeatherBoard] Loading placeholder [AutoSell] ...
- [23:08:39] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Bukkit] ...
- [23:08:39] [Server thread/INFO]: [FeatherBoard] Loading placeholder [BungeeCord] ...
- [23:08:39] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Color] ...
- [23:08:39] [Server thread/INFO]: [FeatherBoard] Loading placeholder [CommandPlaceholderPack] ...
- [23:08:39] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Compass placeholders] ...
- [23:08:39] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Economy] ...
- [23:08:39] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Effects] ...
- [23:08:39] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Entities] ...
- [23:08:39] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Essentials] ...
- [23:08:39] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Facebook] ...
- [23:08:40] [Server thread/INFO]: [FeatherBoard] Loading placeholder [FireworkEffect] ...
- [23:08:40] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Geographical] ...
- [23:08:40] [Server thread/INFO]: [MVdWPlaceholderAPI] Downloading City database ...
- [23:08:40] [Server thread/INFO]: [MVdWPlaceholderAPI] ./plugins/MVdWPlugin/db/GeoLiteCity.dat updated
- [23:08:40] [Server thread/INFO]: [MVdWPlaceholderAPI] Downloading Country database ...
- [23:08:40] [Server thread/INFO]: [MVdWPlaceholderAPI] ./plugins/MVdWPlugin/db/GeoIP.dat updated
- [23:08:40] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Hotbar] ...
- [23:08:41] [Server thread/INFO]: [FeatherBoard] Loading placeholder [JavaInfo] ...
- [23:08:41] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Memory] ...
- [23:08:41] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Multiverse-Core] ...
- [23:08:41] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Permissions] ...
- [23:08:41] [Server thread/INFO]: [FeatherBoard] Loading placeholder [PlaceholderAPI] ...
- [23:08:42] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Player] ...
- [23:08:42] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Previous Names] ...
- [23:08:42] [Server thread/INFO]: [FeatherBoard] Loading placeholder [PrisonMines] ...
- [23:08:42] [Server thread/INFO]: [FeatherBoard] Loading event hook: PrisonMines Mine ...
- [23:08:42] [Server thread/INFO]: [FeatherBoard] Loading event hook: PrisonMines Mine ...
- [23:08:42] [Server thread/INFO]: [FeatherBoard] Loading placeholder [RedisBungee] ...
- [23:08:42] [Server thread/INFO]: [FeatherBoard] Loading placeholder [ServerPinger] ...
- [23:08:42] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Sound Effects] ...
- [23:08:42] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Statistics] ...
- [23:08:42] [Server thread/INFO]: [FeatherBoard] Loading placeholder [TicksPerSecond] ...
- [23:08:42] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Twitter] ...
- [23:08:42] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Unicode Characters] ...
- [23:08:42] [Server thread/INFO]: [FeatherBoard] Loading placeholder [VanillaEvents] ...
- [23:08:42] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Combat hook ...
- [23:08:42] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Block break hook ...
- [23:08:42] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Block place hook ...
- [23:08:42] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla player rejoin ...
- [23:08:42] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla player join ...
- [23:08:42] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Death hook ...
- [23:08:42] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Create portal hook ...
- [23:08:42] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla player first join ...
- [23:08:42] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Combat hook ...
- [23:08:42] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Block break hook ...
- [23:08:42] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Block place hook ...
- [23:08:42] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla player rejoin ...
- [23:08:42] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla player join ...
- [23:08:42] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Death hook ...
- [23:08:42] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Create portal hook ...
- [23:08:42] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla player first join ...
- [23:08:42] [Server thread/INFO]: [FeatherBoard] Loading placeholder [World] ...
- [23:08:43] [Server thread/INFO]: [FeatherBoard] Loading placeholder [WorldGuard] ...
- [23:08:43] [Server thread/INFO]: [FeatherBoard] Loading event hook: WorldGuard Region ...
- [23:08:43] [Server thread/INFO]: [FeatherBoard] Loading event hook: WorldGuard Region ...
- [23:08:43] [Server thread/INFO]: [FeatherBoard] Checking for placeholder updates ...
- [23:08:43] [Server thread/INFO]: [FeatherBoard] Loaded 3148 of the 3148 placholders
- [23:08:43] [Server thread/INFO]: [MVdWPlaceholderAPI] Hooked into MVdW plugin: FeatherBoard
- [23:08:43] [Server thread/INFO]: [FeatherBoard] Loading custom effect 'example1' ...
- [23:08:43] [Server thread/INFO]: [FeatherBoard] Creating new custom effect: example1
- [23:08:43] [Server thread/INFO]: [FeatherBoard] Loading custom effect 'example2' ...
- [23:08:43] [Server thread/INFO]: [FeatherBoard] Creating new custom effect: example2
- [23:08:44] [Server thread/INFO]: [FeatherBoard] Loading custom effect 'example3' ...
- [23:08:44] [Server thread/INFO]: [FeatherBoard] Creating new custom effect: example3
- [23:08:45] [Server thread/INFO]: [FeatherBoard] Using OPTIMAL as the update strategy
- [23:08:45] [Server thread/INFO]: [FeatherBoard] Loading scoreboard 'default' ...
- [23:08:45] [Server thread/INFO]: [FeatherBoard] Loading scoreboard 'Server-stats' ...
- [23:08:45] [Server thread/INFO]: [FeatherBoard] Added 'PERMISSION' as the default scoreboard assign method
- [23:08:45] [Server thread/INFO]: [FeatherBoard] Generating metrics information ...
- [23:08:45] [Server thread/INFO]: [FeatherBoard] Toggle persistence is disabled!
- [23:08:45] [Server thread/INFO]: [FeatherBoard] Adding command 'featherboard'
- [23:08:45] [Server thread/INFO]: [Tablist] Enabling Tablist v1.3.2.9
- [23:08:45] [Server thread/INFO]: Tablist> You have installed PlaceholderAPI feel free to use it !
- [23:08:45] [Server thread/INFO]: Tablist> Tablist v1.3.2.9 enabled!!
- [23:08:45] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn vTeamCity
- [23:08:45] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1.9;caf0ad9
- [23:08:46] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
- [23:08:46] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_12_R2 as the Bukkit adapter
- [23:08:46] [Server thread/INFO]: [Rankup] Enabling Rankup v3.4.1
- [23:08:46] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.3.2
- [23:08:46] [Server thread/INFO]: [HolographicDisplays] Enabled player relative placeholders with ProtocolLib.
- [23:08:46] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v6.2.2-SNAPSHOT;8eeab68
- [23:08:46] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
- [23:08:46] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
- [23:08:46] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
- [23:08:46] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
- [23:08:46] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
- [23:08:46] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
- [23:08:46] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
- [23:08:46] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
- [23:08:46] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
- [23:08:46] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
- [23:08:46] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
- [23:08:46] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
- [23:08:46] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
- [23:08:46] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
- [23:08:46] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
- [23:08:46] [Server thread/INFO]: [WorldGuard] (Spawn) TNT ignition is PERMITTED.
- [23:08:46] [Server thread/INFO]: [WorldGuard] (Spawn) Lighters are PERMITTED.
- [23:08:46] [Server thread/INFO]: [WorldGuard] (Spawn) Lava fire is blocked.
- [23:08:46] [Server thread/INFO]: [WorldGuard] (Spawn) Fire spread is UNRESTRICTED.
- [23:08:46] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Spawn'
- [23:08:46] [Server thread/INFO]: [WorldGuard] Loading region data...
- [23:08:46] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.24-SNAPSHOT (build 1605)
- [23:08:47] [Server thread/INFO]: [CrazyAuctions] Enabling CrazyAuctions v1.2.6
- [23:08:47] [Server thread/INFO]: [CrazyAuctions] Loading the config.yml
- [23:08:47] [Server thread/INFO]: [CrazyAuctions] Successfully loaded config.yml
- [23:08:47] [Server thread/INFO]: [CrazyAuctions] Loading the Data.yml
- [23:08:47] [Server thread/INFO]: [CrazyAuctions] Successfully loaded Data.yml
- [23:08:47] [Server thread/INFO]: [CrazyAuctions] Loading the Messages.yml
- [23:08:47] [Server thread/INFO]: [CrazyAuctions] Successfully loaded Messages.yml
- [23:08:47] [Server thread/INFO]: [CombatTagPlus] Enabling CombatTagPlus v1.3.1
- [23:08:47] [Server thread/INFO]: [PremiumVanish] Enabling PremiumVanish v2.0.14
- [23:08:47] [Server thread/INFO]: [PremiumVanish] Loading Config.yml[m
- [23:08:47] [Server thread/INFO]: [PremiumVanish] Hooked into Essentials
- [23:08:47] [Server thread/INFO]: [PremiumVanish] Hooked into PlaceholderAPI
- [23:08:47] [Server thread/INFO]: [MVdWPlaceholderAPI] PremiumVanish added custom placeholder {premiumvanish_isvanished}
- [23:08:47] [Server thread/INFO]: [MVdWPlaceholderAPI] PremiumVanish added custom placeholder {premiumvanish_vanishedplayers}
- [23:08:47] [Server thread/INFO]: [MVdWPlaceholderAPI] PremiumVanish added custom placeholder {premiumvanish_playercount}
- [23:08:47] [Server thread/INFO]: [MVdWPlaceholderAPI] PremiumVanish added custom placeholder {premiumvanish_bungeeplayercount}
- [23:08:47] [Server thread/INFO]: [PremiumVanish] Hooked into MVdWPlaceholderAPI
- [23:08:47] [Server thread/INFO]: [PremiumVanish] Hooked into FeatherBoard
- [23:08:47] [Server thread/INFO]: [PremiumVanish] Hooked into Citizens
- [23:08:47] [Server thread/INFO]: [PrisonMines] Enabling PrisonMines v3.1
- [23:08:47] [Server thread/INFO]: [PrisonMines] HolographicDisplays was found
- [23:08:48] [Server thread/INFO]: [PrisonMines] Loaded 2 mine(s)
- [23:08:48] [Server thread/INFO]: [AutoSell] Enabling AutoSell v1.8.6
- [23:08:48] [Server thread/INFO]: [AutoSell] Loading AutoSell messages.yml
- [23:08:48] [Server thread/INFO]: [AutoSell] 2 shops loaded!
- [23:08:48] [Server thread/INFO]: [AutoSell] 4 auto smelt entries loaded!
- [23:08:48] [Server thread/WARN]: [AutoSell] Failed to establish a hook for area handling.
- [23:08:48] [Server thread/INFO]: [AutoSell] BlockBreakEvent priority set to HIGHEST!
- [23:08:48] [Server thread/INFO]: [AutoSell] 1 permission based multipliers loaded!
- [23:08:48] [Server thread/INFO]: [AutoSell] 1 permission based shop multipliers have been loaded!
- [23:08:48] [Server thread/INFO]: [AutoSell] 1 shop signs have been loaded!
- [23:08:48] [Server thread/INFO]: ---------------------------
- [23:08:48] [Server thread/INFO]: AutoSell Updater
- [23:08:48] [Server thread/INFO]:
- [23:08:48] [Server thread/INFO]: You are running 1.8.6
- [23:08:48] [Server thread/INFO]: The latest version
- [23:08:48] [Server thread/INFO]: of AutoSell!
- [23:08:48] [Server thread/INFO]:
- [23:08:48] [Server thread/INFO]: ---------------------------
- [23:08:48] [Server thread/INFO]: [CitizensCMD] Enabling CitizensCMD v2.1
- [23:08:48] [Server thread/INFO]: [0;37;1m[[0;36;22mCitizens[0;31;1mCMD[0;37;1m][m [0;36;22mCitizens[0;31;1mCMD [0;30;1m[3m2.1 [0;30;1mBy [0;36;22mMateus Moreira [0;31;1m@LichtHund[m
- [23:08:48] [Server thread/INFO]: [0;37;1m[[0;36;22mCitizens[0;31;1mCMD[0;37;1m][m [0;37;22mUsing [0;32;1mEnglish [0;37;22mmessages![m
- [23:08:48] [Server thread/INFO]: [0;37;1m[[0;36;22mCitizens[0;31;1mCMD[0;37;1m][m [0;37;22mUsing [0;32;1mPlaceholderAPI[0;37;22m![m
- [23:08:48] [Server thread/INFO]: [0;37;1m[[0;36;22mCitizens[0;31;1mCMD[0;37;1m][m [0;37;22mUsing [0;32;1mVult[0;37;22m![m
- [23:08:48] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
- [23:08:49] [Server thread/INFO]: Done (23,347s)! For help, type "help" or "?"
- [23:08:49] [Craft Scheduler Thread - 7/INFO]: [NoCheatPlus] Added hook: AllViolations(NCP) [1.0].
- [23:08:49] [Server thread/INFO]: [NoCheatPlus] Post-enable running...
- [23:08:51] [Craft Scheduler Thread - 4/INFO]: [PlaceholderAPI] 126 placeholder expansions are available on the cloud.
- [23:08:51] [Server thread/INFO]: [NoCheatPlus] Post-enable finished.
- [23:08:52] [Server thread/INFO]: [0;32;1m[AutoRestart] Up to date![m
- [23:08:53] [Server thread/INFO]: [Citizens] Loaded 1 NPCs.
- [23:08:53] [Craft Scheduler Thread - 98/INFO]: [Vault] Checking for Updates ...
- [23:08:53] [Craft Scheduler Thread - 98/INFO]: [Vault] No new version available
- [23:08:55] [Server thread/INFO]: [FeatherBoard] Checking for module updates ...
- [23:08:55] [Server thread/INFO]: [FeatherBoard] Fetching modules from server ...
- [23:09:02] [User Authenticator #1/INFO]: UUID of player Turvallin3H is 11a2e496-76fe-44ea-b109-c17247f2a6b9
- [23:09:03] [Server thread/INFO]: Turvallin3H[/192.168.1.50:52673] logged in with entity id 171 at ([Spawn]227.58565315378502, 68.0, 227.44399771042927)
- [23:09:03] [Server thread/WARN]: Failed to handle packet for /192.168.1.50:52673
- net.minecraft.server.v1_12_R1.ReportedException: Ticking player
- at net.minecraft.server.v1_12_R1.EntityPlayer.playerTick(EntityPlayer.java:394) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
- at net.minecraft.server.v1_12_R1.PlayerConnection.e(PlayerConnection.java:139) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
- at net.minecraft.server.v1_12_R1.NetworkManager.a(NetworkManager.java:233) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
- at net.minecraft.server.v1_12_R1.ServerConnection.c(ServerConnection.java:140) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
- at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:845) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
- at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
- at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
- at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
- at java.lang.Thread.run(Unknown Source) [?:1.8.0_191]
- Caused by: java.lang.NullPointerException
- at org.bukkit.craftbukkit.v1_12_R1.map.CraftMapView.render(CraftMapView.java:160) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
- at net.minecraft.server.v1_12_R1.WorldMap$WorldMapHumanTracker.a(WorldMap.java:333) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
- at net.minecraft.server.v1_12_R1.WorldMap.a(WorldMap.java:288) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
- at net.minecraft.server.v1_12_R1.ItemWorldMap.a(ItemWorldMap.java:305) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
- at net.minecraft.server.v1_12_R1.EntityPlayer.playerTick(EntityPlayer.java:319) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
- ... 8 more
- [23:09:03] [Server thread/WARN]: Failed to handle packet for /192.168.1.50:52673
- net.minecraft.server.v1_12_R1.ReportedException: Ticking player
- at net.minecraft.server.v1_12_R1.EntityPlayer.playerTick(EntityPlayer.java:394) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
- at net.minecraft.server.v1_12_R1.PlayerConnection.e(PlayerConnection.java:139) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
- at net.minecraft.server.v1_12_R1.NetworkManager.a(NetworkManager.java:233) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
- at net.minecraft.server.v1_12_R1.ServerConnection.c(ServerConnection.java:140) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
- at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:845) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
- at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
- at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
- at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
- at java.lang.Thread.run(Unknown Source) [?:1.8.0_191]
- Caused by: java.lang.NullPointerException
- at org.bukkit.craftbukkit.v1_12_R1.map.CraftMapView.render(CraftMapView.java:160) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
- at net.minecraft.server.v1_12_R1.WorldMap$WorldMapHumanTracker.a(WorldMap.java:333) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
- at net.minecraft.server.v1_12_R1.WorldMap.a(WorldMap.java:288) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
- at net.minecraft.server.v1_12_R1.ItemWorldMap.a(ItemWorldMap.java:305) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
- at net.minecraft.server.v1_12_R1.EntityPlayer.playerTick(EntityPlayer.java:319) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
- ... 8 more
- [23:09:03] [Server thread/INFO]: Turvallin3H lost connection: Internal server error
- [23:09:04] [Server thread/ERROR]: Encountered an unexpected exception
- net.minecraft.server.v1_12_R1.ReportedException: Ticking player
- at net.minecraft.server.v1_12_R1.EntityPlayer.playerTick(EntityPlayer.java:394) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
- at net.minecraft.server.v1_12_R1.PlayerList.disconnect(PlayerList.java:408) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
- at net.minecraft.server.v1_12_R1.PlayerConnection.a(PlayerConnection.java:1104) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
- at net.minecraft.server.v1_12_R1.NetworkManager.handleDisconnection(NetworkManager.java:319) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
- at net.minecraft.server.v1_12_R1.ServerConnection.c(ServerConnection.java:174) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
- at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:845) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
- at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
- at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
- at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
- at java.lang.Thread.run(Unknown Source) [?:1.8.0_191]
- Caused by: java.lang.NullPointerException
- at org.bukkit.craftbukkit.v1_12_R1.map.CraftMapView.render(CraftMapView.java:160) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
- at net.minecraft.server.v1_12_R1.WorldMap$WorldMapHumanTracker.a(WorldMap.java:333) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
- at net.minecraft.server.v1_12_R1.WorldMap.a(WorldMap.java:288) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
- at net.minecraft.server.v1_12_R1.ItemWorldMap.a(ItemWorldMap.java:305) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
- at net.minecraft.server.v1_12_R1.EntityPlayer.playerTick(EntityPlayer.java:319) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
- ... 9 more
- [23:09:04] [Server thread/ERROR]: Cause of unexpected exception was
- java.lang.NullPointerException: null
- at org.bukkit.craftbukkit.v1_12_R1.map.CraftMapView.render(CraftMapView.java:160) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
- at net.minecraft.server.v1_12_R1.WorldMap$WorldMapHumanTracker.a(WorldMap.java:333) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
- at net.minecraft.server.v1_12_R1.WorldMap.a(WorldMap.java:288) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
- at net.minecraft.server.v1_12_R1.ItemWorldMap.a(ItemWorldMap.java:305) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
- at net.minecraft.server.v1_12_R1.EntityPlayer.playerTick(EntityPlayer.java:319) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
- at net.minecraft.server.v1_12_R1.PlayerList.disconnect(PlayerList.java:408) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
- at net.minecraft.server.v1_12_R1.PlayerConnection.a(PlayerConnection.java:1104) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
- at net.minecraft.server.v1_12_R1.NetworkManager.handleDisconnection(NetworkManager.java:319) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
- at net.minecraft.server.v1_12_R1.ServerConnection.c(ServerConnection.java:174) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
- at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:845) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
- at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
- at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
- at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577) [spigot-1.12.2.jar:git-Spigot-dcd1643-e60fc34]
- at java.lang.Thread.run(Unknown Source) [?:1.8.0_191]
- [23:09:04] [Server thread/ERROR]: This crash report has been saved to: C:\Users\Administrator\Desktop\Prison server\.\crash-reports\crash-2019-01-26_23.09.04-server.txt
- [23:09:04] [Server thread/INFO]: Stopping server
- [23:09:04] [Server thread/INFO]: [CitizensCMD] Disabling CitizensCMD v2.1
- [23:09:04] [Server thread/INFO]: [AutoSell] Disabling AutoSell v1.8.6
- [23:09:04] [Server thread/INFO]: [AutoSell] 0 multipliers have been saved!
- [23:09:04] [Server thread/INFO]: [AutoSell] 1 shop signs have been saved!
- [23:09:04] [Server thread/INFO]: [PrisonMines] Disabling PrisonMines v3.1
- [23:09:04] [Server thread/INFO]: [PremiumVanish] Disabling PremiumVanish v2.0.14
- [23:09:04] [Server thread/INFO]: [CombatTagPlus] Disabling CombatTagPlus v1.3.1
- [23:09:04] [Server thread/INFO]: [CrazyAuctions] Disabling CrazyAuctions v1.2.6
- [23:09:04] [Server thread/INFO]: [Citizens] Disabling Citizens v2.0.24-SNAPSHOT (build 1605)
- [23:09:04] [Server thread/INFO]: [WorldGuard] Disabling WorldGuard v6.2.2-SNAPSHOT;8eeab68
- [23:09:04] [Server thread/INFO]: [WorldGuard] Shutting down executor and waiting for any pending tasks...
- [23:09:04] [Server thread/INFO]: [HolographicDisplays] Disabling HolographicDisplays v2.3.2
- [23:09:04] [Server thread/INFO]: [Rankup] Disabling Rankup v3.4.1
- [23:09:04] [Server thread/INFO]: [WorldEdit] Disabling WorldEdit v6.1.9;caf0ad9
- [23:09:04] [Server thread/INFO]: [EssentialsSpawn] Disabling EssentialsSpawn vTeamCity
- [23:09:04] [Server thread/INFO]: [Vault] Disabling Vault v1.7.1-b91
- [23:09:04] [Server thread/INFO]: [Tablist] Disabling Tablist v1.3.2.9
- [23:09:04] [Server thread/INFO]: Tablist> Tablist v1.3.2.9 disabled!!
- [23:09:04] [Server thread/INFO]: [FeatherBoard] Disabling FeatherBoard v4.11.1
- [23:09:04] [Server thread/INFO]: [FeatherBoard] Cancelling all tasks ...
- [23:09:04] [Server thread/INFO]: [PermissionsEx] Disabling PermissionsEx v1.23.4
- [23:09:04] [Server thread/INFO]: [EssentialsGeoIP] Disabling EssentialsGeoIP vTeamCity
- [23:09:04] [Server thread/INFO]: Essentials: Using config file enhanced permissions.
- [23:09:04] [Server thread/INFO]: Permissions listed in as player-commands will be given to all users.
- [23:09:04] [Server thread/INFO]: [EssentialsChat] Disabling EssentialsChat vTeamCity
- [23:09:04] [Server thread/INFO]: [2FA] Disabling 2FA v1.0.1
- [23:09:04] [Server thread/INFO]: [DropToInventory] Disabling DropToInventory v1.0
- [23:09:04] [Server thread/INFO]: [AutoRestart] Disabling AutoRestart v3.3.2
- [23:09:04] [Server thread/INFO]: [MaxBans] Disabling MaxBans v2.7
- [23:09:04] [Server thread/INFO]: [MaxBans] Disabling Maxbans...
- [23:09:04] [Server thread/INFO]: [MaxBans] Clearing buffer...
- [23:09:04] [Server thread/INFO]: [MaxBans] Cleared buffer...
- [23:09:04] [Server thread/INFO]: [MVdWPlaceholderAPI] Disabling MVdWPlaceholderAPI v2.5.1
- [23:09:04] [Server thread/INFO]: [KitAdder] Disabling KitAdder v2.6
- [23:09:04] [Server thread/INFO]: [KitAdder] KitAdder plugin has been disabled!
- [23:09:04] [Server thread/INFO]: [NoCheatPlus] Disabling NoCheatPlus v3.16.0-RC-sMD5NET-b1134
- [23:09:04] [Server thread/INFO]: [NoCheatPlus] Removed hook: AllViolations(NCP) [1.0].
- [23:09:04] [Server thread/INFO]: [NoCheatPlus] Version 3.16.0-RC-sMD5NET-b1134 is disabled.
- [23:09:04] [Server thread/INFO]: [ProtocolLib] Disabling ProtocolLib v4.4.0
- [23:09:04] [Server thread/INFO]: [Multiverse-Core] Disabling Multiverse-Core v2.5.0-b727
- [23:09:04] [Server thread/INFO]: [PlugMan] Disabling PlugMan v2.1.5
- [23:09:04] [Server thread/INFO]: [ClearLag] Disabling ClearLag v2.9.7
- [23:09:04] [Server thread/INFO]: [ClearLag] Clearlag is now disabled!
- [23:09:04] [Server thread/INFO]: [PlaceholderAPI] Disabling PlaceholderAPI v2.9.2
- [23:09:04] [Server thread/INFO]: [Essentials] Disabling Essentials vTeamCity
- [23:09:04] [Server thread/INFO]: [TimTheEnchanter] Disabling TimTheEnchanter v3.0
- [23:09:04] [Server thread/INFO]: [TimTheEnchanter] I *warned* you, but did you listen to me? Oh, no, you *knew*, didn't you? Oh, it's just a harmless little *bunny*, isn't it?
- [23:09:04] [Server thread/INFO]: Saving players
- [23:09:04] [Server thread/INFO]: Saving worlds
- [23:09:04] [Server thread/INFO]: Saving chunks for level 'world'/overworld
- [23:09:06] [Server thread/INFO]: Saving chunks for level 'world_nether'/the_nether
- [23:09:06] [Server thread/INFO]: Saving chunks for level 'world_the_end'/the_end
- [23:09:06] [Server thread/INFO]: Saving chunks for level 'Spawn'/overworld
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement