1 | [13:45:17] [main/INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', name='PROD'
|
2 | [13:45:17] [main/INFO]: Reloading ResourceManager: Default, bukkit
|
3 | [13:45:18] [Worker-Main-4/INFO]: Loaded 7 recipes
|
4 | [13:45:22] [Server thread/INFO]: Starting minecraft server version 1.16.3
|
5 | [13:45:22] [Server thread/INFO]: Loading properties
|
6 | [13:45:22] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-57bbdd8-dea4138 (MC: 1.16.3) (Implementing API version 1.16.3-R0.1-SNAPSHOT)
|
7 | [13:45:24] [Server thread/INFO]: Server Ping Player Sample Count: 12
|
8 | [13:45:24] [Server thread/INFO]: Using 4 threads for Netty based IO
|
9 | [13:45:24] [Server thread/INFO]: Debug logging is disabled
|
10 | [13:45:24] [Server thread/INFO]: Default game type: SURVIVAL
|
11 | [13:45:24] [Server thread/INFO]: Generating keypair
|
12 | [13:45:25] [Server thread/INFO]: Starting Minecraft server on *:60336
|
13 | [13:45:25] [Server thread/INFO]: Using epoll channel type
|
14 | [13:45:29] [Server thread/WARN]: Initializing Legacy Material Support. Unless you have legacy plugins and/or data this is a bug!
|
15 | [13:45:36] [Server thread/WARN]: Legacy plugin Warp v1.1 does not specify an api-version.
|
16 | [13:45:36] [Server thread/WARN]: Legacy plugin ChestPreview v1.3.2 does not specify an api-version.
|
17 | [13:45:36] [Server thread/WARN]: Legacy plugin CustomNukes v0.2.11 does not specify an api-version.
|
18 | [13:45:36] [Server thread/WARN]: Legacy plugin Seats v0.0.5 does not specify an api-version.
|
19 | [13:45:36] [Server thread/ERROR]: Could not load 'plugins/Craftory-0.4.1.jar' in folder 'plugins'
|
20 | org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: io/sentry/dsn/InvalidDsnException
|
21 | at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:139) ~[minecraft_server.jar:git-Spigot-57bbdd8-dea4138]
|
22 | at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:394) ~[minecraft_server.jar:git-Spigot-57bbdd8-dea4138]
|
23 | at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:301) ~[minecraft_server.jar:git-Spigot-57bbdd8-dea4138]
|
24 | at org.bukkit.craftbukkit.v1_16_R2.CraftServer.loadPlugins(CraftServer.java:383) ~[minecraft_server.jar:git-Spigot-57bbdd8-dea4138]
|
25 | at net.minecraft.server.v1_16_R2.DedicatedServer.init(DedicatedServer.java:183) ~[minecraft_server.jar:git-Spigot-57bbdd8-dea4138]
|
26 | at net.minecraft.server.v1_16_R2.MinecraftServer.w(MinecraftServer.java:808) ~[minecraft_server.jar:git-Spigot-57bbdd8-dea4138]
|
27 | at net.minecraft.server.v1_16_R2.MinecraftServer.lambda$0(MinecraftServer.java:164) ~[minecraft_server.jar:git-Spigot-57bbdd8-dea4138]
|
28 | at java.lang.Thread.run(Thread.java:748) [?:1.8.0_292]
|
29 | Caused by: java.lang.NoClassDefFoundError: io/sentry/dsn/InvalidDsnException
|
30 | at java.lang.Class.forName0(Native Method) ~[?:1.8.0_292]
|
31 | at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_292]
|
32 | at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[minecraft_server.jar:git-Spigot-57bbdd8-dea4138]
|
33 | at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[minecraft_server.jar:git-Spigot-57bbdd8-dea4138]
|
34 | ... 7 more
|
35 | Caused by: java.lang.ClassNotFoundException: io.sentry.dsn.InvalidDsnException
|
36 | at java.net.URLClassLoader.findClass(URLClassLoader.java:382) ~[?:1.8.0_292]
|
37 | at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:167) ~[minecraft_server.jar:git-Spigot-57bbdd8-dea4138]
|
38 | at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:96) ~[minecraft_server.jar:git-Spigot-57bbdd8-dea4138]
|
39 | at java.lang.ClassLoader.loadClass(ClassLoader.java:418) ~[?:1.8.0_292]
|
40 | at java.lang.ClassLoader.loadClass(ClassLoader.java:351) ~[?:1.8.0_292]
|
41 | at java.lang.Class.forName0(Native Method) ~[?:1.8.0_292]
|
42 | at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_292]
|
43 | at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[minecraft_server.jar:git-Spigot-57bbdd8-dea4138]
|
44 | at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[minecraft_server.jar:git-Spigot-57bbdd8-dea4138]
|
45 | ... 7 more
|
46 | [13:45:36] [Server thread/WARN]: Legacy plugin CCTV v6.6b does not specify an api-version.
|
47 | [13:45:37] [Server thread/INFO]: [Drugs] Loading Drugs v5.2
|
48 | [13:45:37] [Server thread/INFO]: [Warp] Loading Warp v1.1
|
49 | [13:45:37] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v7.2.5+57d5ac9
|
50 | [13:45:38] [Server thread/INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@ffc86e7]
|
51 | [13:45:38] [Server thread/INFO]: [PluginConstructorAPI] Loading PluginConstructorAPI v1.0.52
|
52 | [13:45:38] [Server thread/INFO]: [Essentials] Loading Essentials v2.18.2.0
|
53 | [13:45:38] [Server thread/INFO]: [ChestPreview] Loading ChestPreview v1.3.2
|
54 | [13:45:38] [Server thread/INFO]: [Ships] Loading Ships v6.0.0.0
|
55 | [13:45:38] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v4.6.0
|
56 | [13:45:40] [Server thread/INFO]: [FInvsee] Loading FInvsee v6.0
|
57 | [13:45:40] [Server thread/INFO]: [CustomNukes] Loading CustomNukes v0.2.11
|
58 | [13:45:40] [Server thread/INFO]: [EssentialsXMPP] Loading EssentialsXMPP v2.18.2.0
|
59 | [13:45:40] [Server thread/INFO]: [EssentialsProtect] Loading EssentialsProtect v2.18.2.0
|
60 | [13:45:40] [Server thread/INFO]: [EssentialsGeoIP] Loading EssentialsGeoIP v2.18.2.0
|
61 | [13:45:40] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat v2.18.2.0
|
62 | [13:45:40] [Server thread/INFO]: [Seats] Loading Seats v0.0.5
|
63 | [13:45:40] [Server thread/INFO]: [CS-CoreLib] Loading CS-CoreLib v1.6.3
|
64 | [13:45:40] [Server thread/INFO]: [NBTAPI] Loading NBTAPI v2.8.0
|
65 | [13:45:40] [Server thread/INFO]: [NBTAPI] Found Spigot: v1_16_R2! Trying to find NMS support
|
66 | [13:45:40] [Server thread/INFO]: [NBTAPI] NMS support 'MC1_16_R2' loaded!
|
67 | [13:45:40] [Server thread/INFO]: [NBTAPI] Found Gson: class com.google.gson.Gson
|
68 | [13:45:40] [Server thread/INFO]: [NBTAPI] Using the plugin 'Drugs' to create a bStats instance!
|
69 | [13:45:40] [Server thread/INFO]: [RampenDrills] Loading RampenDrills v4.3.5-Beta
|
70 | [13:45:40] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.18.2.0
|
71 | [13:45:40] [Server thread/INFO]: [CCTV] Loading CCTV v6.6b
|
72 | [13:45:40] [Server thread/INFO]: [Cannons] Loading Cannons v2.5.10
|
73 | [13:45:40] [Server thread/INFO]: [backpacksplus] Loading backpacksplus v1.3.6
|
74 | [13:45:40] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v7.0.4+f7ff984
|
75 | [13:45:40] [Server thread/INFO]: [Shopkeepers] Loading Shopkeepers v2.12.0
|
76 | [13:45:41] [Server thread/INFO]: [Shopkeepers] Loaded all plugin classes (572 ms)
|
77 | [13:45:41] [Server thread/INFO]: [Shopkeepers] Loading config.
|
78 | [13:45:42] [Thread-12/INFO]: [NBTAPI] The NBT-API seems to be up-to-date!
|
79 | [13:45:46] [Server thread/INFO]: [Shopkeepers] Registering WorldGuard flag 'allow-shop'.
|
80 | [13:45:46] [Server thread/INFO]: [Shopkeepers] Registering defaults.
|
81 | [13:45:46] [Server thread/INFO]: [TreeAssist] Loading TreeAssist v7.2.30
|
82 | [13:45:46] [Server thread/INFO]: [TreeAssist] Loading main config file: /config.yml
|
83 | [13:45:46] [Server thread/INFO]: [TreeAssist] Loading tree config file: /trees/default.yml
|
84 | [13:45:46] [Server thread/INFO]: [TreeAssist] Loading tree config file: /trees/nether.yml
|
85 | [13:45:46] [Server thread/INFO]: [TreeAssist] Loading tree config file: /trees/nether/crimson_fungus.yml
|
86 | [13:45:46] [Server thread/INFO]: [TreeAssist] Loading tree config file: /trees/nether/thick_crimson_fungus.yml
|
87 | [13:45:46] [Server thread/INFO]: [TreeAssist] Loading tree config file: /trees/nether/warped_fungus.yml
|
88 | [13:45:46] [Server thread/INFO]: [TreeAssist] Loading tree config file: /trees/nether/thick_warped_fungus.yml
|
89 | [13:45:46] [Server thread/INFO]: [TreeAssist] Loading tree config file: /trees/mushroom/mushroom-red.yml
|
90 | [13:45:46] [Server thread/INFO]: [TreeAssist] Loading tree config file: /trees/mushroom/mushroom-brown.yml
|
91 | [13:45:46] [Server thread/INFO]: [TreeAssist] Loading tree config file: /trees/mushroom.yml
|
92 | [13:45:46] [Server thread/INFO]: [TreeAssist] Loading tree config file: /trees/overworld/oak.yml
|
93 | [13:45:46] [Server thread/INFO]: [TreeAssist] Loading tree config file: /trees/overworld/birch.yml
|
94 | [13:45:46] [Server thread/INFO]: [TreeAssist] Loading tree config file: /trees/overworld/dark_oak.yml
|
95 | [13:45:46] [Server thread/INFO]: [TreeAssist] Loading tree config file: /trees/overworld/tall_jungle.yml
|
96 | [13:45:46] [Server thread/INFO]: [TreeAssist] Loading tree config file: /trees/overworld/tall_spruce.yml
|
97 | [13:45:46] [Server thread/INFO]: [TreeAssist] Loading tree config file: /trees/overworld/tall_oak.yml
|
98 | [13:45:46] [Server thread/INFO]: [TreeAssist] Loading tree config file: /trees/overworld/spruce.yml
|
99 | [13:45:46] [Server thread/INFO]: [TreeAssist] Loading tree config file: /trees/overworld/jungle.yml
|
100 | [13:45:46] [Server thread/INFO]: [TreeAssist] Loading tree config file: /trees/overworld/acacia.yml
|
101 | [13:45:46] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v7.2.5+57d5ac9
|
102 | [13:45:46] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
|
103 | [13:45:47] [Server thread/INFO]: Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_16_R2 as the Bukkit adapter
|
104 | [13:45:48] [Server thread/INFO]: [WorldEdit] ====================================================
|
105 | [13:45:48] [Server thread/INFO]: [WorldEdit] WorldEdit works better if you use Paper
|
106 | [13:45:48] [Server thread/INFO]: [WorldEdit] as your server software.
|
107 | [13:45:48] [Server thread/INFO]: [WorldEdit]
|
108 | [13:45:48] [Server thread/INFO]: [WorldEdit] Paper offers significant performance improvements,
|
109 | [13:45:48] [Server thread/INFO]: [WorldEdit] bug fixes, security enhancements and optional
|
110 | [13:45:48] [Server thread/INFO]: [WorldEdit] features for server owners to enhance their server.
|
111 | [13:45:48] [Server thread/INFO]: [WorldEdit]
|
112 | [13:45:48] [Server thread/INFO]: [WorldEdit] Paper includes Timings v2, which is significantly
|
113 | [13:45:48] [Server thread/INFO]: [WorldEdit] better at diagnosing lag problems over v1.
|
114 | [13:45:48] [Server thread/INFO]: [WorldEdit]
|
115 | [13:45:48] [Server thread/INFO]: [WorldEdit] All of your plugins should still work, and the
|
116 | [13:45:48] [Server thread/INFO]: [WorldEdit] Paper community will gladly help you fix any issues.
|
117 | [13:45:48] [Server thread/INFO]: [WorldEdit]
|
118 | [13:45:48] [Server thread/INFO]: [WorldEdit] Join the Paper Community @ https://papermc.io
|
119 | [13:45:48] [Server thread/INFO]: [WorldEdit] ====================================================
|
120 | [13:45:48] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v4.6.0
|
121 | [13:45:48] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
|
122 | [13:45:48] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
|
123 | [13:45:48] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
|
124 | [13:45:48] [Server thread/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.
|
125 | [13:45:48] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
|
126 | [13:45:48] [Server thread/INFO]: Preparing level "world"
|
127 | [13:45:48] [Server thread/INFO]: -------- World Settings For [world] --------
|
128 | [13:45:48] [Server thread/INFO]: Cactus Growth Modifier: 100%
|
129 | [13:45:48] [Server thread/INFO]: Cane Growth Modifier: 100%
|
130 | [13:45:48] [Server thread/INFO]: Melon Growth Modifier: 100%
|
131 | [13:45:48] [Server thread/INFO]: Mushroom Growth Modifier: 100%
|
132 | [13:45:48] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
|
133 | [13:45:48] [Server thread/INFO]: Sapling Growth Modifier: 100%
|
134 | [13:45:48] [Server thread/INFO]: Beetroot Growth Modifier: 100%
|
135 | [13:45:48] [Server thread/INFO]: Carrot Growth Modifier: 100%
|
136 | [13:45:48] [Server thread/INFO]: Potato Growth Modifier: 100%
|
137 | [13:45:48] [Server thread/INFO]: Wheat Growth Modifier: 100%
|
138 | [13:45:48] [Server thread/INFO]: NetherWart Growth Modifier: 100%
|
139 | [13:45:48] [Server thread/INFO]: Vine Growth Modifier: 100%
|
140 | [13:45:48] [Server thread/INFO]: Cocoa Growth Modifier: 100%
|
141 | [13:45:48] [Server thread/INFO]: Bamboo Growth Modifier: 100%
|
142 | [13:45:48] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
|
143 | [13:45:48] [Server thread/INFO]: Kelp Growth Modifier: 100%
|
144 | [13:45:48] [Server thread/INFO]: Experience Merge Radius: 3.0
|
145 | [13:45:48] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
|
146 | [13:45:48] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
|
147 | [13:45:48] [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 Bastion: 30084232 Fortress: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645
|
148 | [13:45:48] [Server thread/INFO]: Max TNT Explosions: 100
|
149 | [13:45:48] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
|
150 | [13:45:48] [Server thread/INFO]: Mob Spawn Range: 6
|
151 | [13:45:48] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
|
152 | [13:45:48] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
|
153 | [13:45:48] [Server thread/INFO]: Item Merge Radius: 2.5
|
154 | [13:45:48] [Server thread/INFO]: View Distance: 5
|
155 | [13:45:48] [Server thread/INFO]: Item Despawn Rate: 6000
|
156 | [13:45:48] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
|
157 | [13:45:48] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
|
158 | [13:45:48] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
|
159 | [13:45:49] [Server thread/INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface
|
160 | [13:45:50] [Server thread/INFO]: -------- World Settings For [world_nether] --------
|
161 | [13:45:50] [Server thread/INFO]: Cactus Growth Modifier: 100%
|
162 | [13:45:50] [Server thread/INFO]: Cane Growth Modifier: 100%
|
163 | [13:45:50] [Server thread/INFO]: Melon Growth Modifier: 100%
|
164 | [13:45:50] [Server thread/INFO]: Mushroom Growth Modifier: 100%
|
165 | [13:45:50] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
|
166 | [13:45:50] [Server thread/INFO]: Sapling Growth Modifier: 100%
|
167 | [13:45:50] [Server thread/INFO]: Beetroot Growth Modifier: 100%
|
168 | [13:45:50] [Server thread/INFO]: Carrot Growth Modifier: 100%
|
169 | [13:45:50] [Server thread/INFO]: Potato Growth Modifier: 100%
|
170 | [13:45:50] [Server thread/INFO]: Wheat Growth Modifier: 100%
|
171 | [13:45:50] [Server thread/INFO]: NetherWart Growth Modifier: 100%
|
172 | [13:45:50] [Server thread/INFO]: Vine Growth Modifier: 100%
|
173 | [13:45:50] [Server thread/INFO]: Cocoa Growth Modifier: 100%
|
174 | [13:45:50] [Server thread/INFO]: Bamboo Growth Modifier: 100%
|
175 | [13:45:50] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
|
176 | [13:45:50] [Server thread/INFO]: Kelp Growth Modifier: 100%
|
177 | [13:45:50] [Server thread/INFO]: Experience Merge Radius: 3.0
|
178 | [13:45:50] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
|
179 | [13:45:50] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
|
180 | [13:45:50] [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 Bastion: 30084232 Fortress: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645
|
181 | [13:45:50] [Server thread/INFO]: Max TNT Explosions: 100
|
182 | [13:45:50] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
|
183 | [13:45:50] [Server thread/INFO]: Mob Spawn Range: 6
|
184 | [13:45:50] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
|
185 | [13:45:50] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
|
186 | [13:45:50] [Server thread/INFO]: Item Merge Radius: 2.5
|
187 | [13:45:50] [Server thread/INFO]: View Distance: 5
|
188 | [13:45:50] [Server thread/INFO]: Item Despawn Rate: 6000
|
189 | [13:45:50] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
|
190 | [13:45:50] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
|
191 | [13:45:50] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
|
192 | [13:45:50] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
|
193 | [13:45:50] [Server thread/INFO]: Cactus Growth Modifier: 100%
|
194 | [13:45:50] [Server thread/INFO]: Cane Growth Modifier: 100%
|
195 | [13:45:50] [Server thread/INFO]: Melon Growth Modifier: 100%
|
196 | [13:45:50] [Server thread/INFO]: Mushroom Growth Modifier: 100%
|
197 | [13:45:50] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
|
198 | [13:45:50] [Server thread/INFO]: Sapling Growth Modifier: 100%
|
199 | [13:45:50] [Server thread/INFO]: Beetroot Growth Modifier: 100%
|
200 | [13:45:50] [Server thread/INFO]: Carrot Growth Modifier: 100%
|
201 | [13:45:50] [Server thread/INFO]: Potato Growth Modifier: 100%
|
202 | [13:45:50] [Server thread/INFO]: Wheat Growth Modifier: 100%
|
203 | [13:45:50] [Server thread/INFO]: NetherWart Growth Modifier: 100%
|
204 | [13:45:50] [Server thread/INFO]: Vine Growth Modifier: 100%
|
205 | [13:45:50] [Server thread/INFO]: Cocoa Growth Modifier: 100%
|
206 | [13:45:50] [Server thread/INFO]: Bamboo Growth Modifier: 100%
|
207 | [13:45:50] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
|
208 | [13:45:50] [Server thread/INFO]: Kelp Growth Modifier: 100%
|
209 | [13:45:50] [Server thread/INFO]: Experience Merge Radius: 3.0
|
210 | [13:45:50] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
|
211 | [13:45:50] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
|
212 | [13:45:50] [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 Bastion: 30084232 Fortress: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645
|
213 | [13:45:50] [Server thread/INFO]: Max TNT Explosions: 100
|
214 | [13:45:50] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
|
215 | [13:45:50] [Server thread/INFO]: Mob Spawn Range: 6
|
216 | [13:45:50] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
|
217 | [13:45:50] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
|
218 | [13:45:50] [Server thread/INFO]: Item Merge Radius: 2.5
|
219 | [13:45:50] [Server thread/INFO]: View Distance: 5
|
220 | [13:45:50] [Server thread/INFO]: Item Despawn Rate: 6000
|
221 | [13:45:50] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
|
222 | [13:45:50] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
|
223 | [13:45:50] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
|
224 | [13:45:51] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld
|
225 | [13:45:55] [Server thread/INFO]: Preparing spawn area: 0%
|
226 | [13:45:55] [Server thread/INFO]: Preparing spawn area: 0%
|
227 | [13:45:55] [Server thread/INFO]: Preparing spawn area: 0%
|
228 | [13:45:55] [Server thread/INFO]: Preparing spawn area: 0%
|
229 | [13:45:55] [Server thread/INFO]: Preparing spawn area: 0%
|
230 | [13:45:55] [Server thread/INFO]: Preparing spawn area: 0%
|
231 | [13:45:55] [Server thread/INFO]: Preparing spawn area: 0%
|
232 | [13:45:55] [Server thread/INFO]: Preparing spawn area: 0%
|
233 | [13:45:55] [Server thread/INFO]: Preparing spawn area: 0%
|
234 | [13:45:55] [Server thread/INFO]: Preparing spawn area: 0%
|
235 | [13:45:56] [Server thread/INFO]: Time elapsed: 5363 ms
|
236 | [13:45:56] [Server thread/INFO]: Preparing start region for dimension minecraft:the_nether
|
237 | [13:45:57] [Server thread/INFO]: Preparing spawn area: 0%
|
238 | [13:45:57] [Server thread/INFO]: Preparing spawn area: 0%
|
239 | [13:45:57] [Server thread/INFO]: Preparing spawn area: 0%
|
240 | [13:45:58] [Server thread/INFO]: Preparing spawn area: 0%
|
241 | [13:45:58] [Worker-Main-5/INFO]: Preparing spawn area: 83%
|
242 | [13:45:58] [Worker-Main-5/INFO]: Preparing spawn area: 86%
|
243 | [13:45:59] [Worker-Main-6/INFO]: Preparing spawn area: 86%
|
244 | [13:45:59] [Worker-Main-5/INFO]: Preparing spawn area: 86%
|
245 | [13:46:00] [Worker-Main-6/INFO]: Preparing spawn area: 86%
|
246 | [13:46:00] [Worker-Main-6/INFO]: Preparing spawn area: 86%
|
247 | [13:46:01] [Worker-Main-5/INFO]: Preparing spawn area: 86%
|
248 | [13:46:02] [Worker-Main-6/INFO]: Preparing spawn area: 86%
|
249 | [13:46:02] [Worker-Main-5/INFO]: Preparing spawn area: 86%
|
250 | [13:46:02] [Worker-Main-5/INFO]: Preparing spawn area: 86%
|
251 | [13:46:03] [Worker-Main-6/INFO]: Preparing spawn area: 86%
|
252 | [13:46:03] [Worker-Main-5/INFO]: Preparing spawn area: 86%
|
253 | [13:46:04] [Server thread/INFO]: Preparing spawn area: 90%
|
254 | [13:46:05] [Worker-Main-5/INFO]: Preparing spawn area: 93%
|
255 | [13:46:05] [Server thread/INFO]: Preparing spawn area: 95%
|
256 | [13:46:05] [Server thread/INFO]: Time elapsed: 9497 ms
|
257 | [13:46:05] [Server thread/INFO]: Preparing start region for dimension minecraft:the_end
|
258 | [13:46:06] [Server thread/INFO]: Preparing spawn area: 0%
|
259 | [13:46:06] [Server thread/INFO]: Preparing spawn area: 0%
|
260 | [13:46:06] [Worker-Main-6/INFO]: Preparing spawn area: 83%
|
261 | [13:46:07] [Worker-Main-6/INFO]: Preparing spawn area: 83%
|
262 | [13:46:07] [Worker-Main-6/INFO]: Preparing spawn area: 94%
|
263 | [13:46:08] [Server thread/INFO]: Time elapsed: 2073 ms
|
264 | [13:46:08] [Server thread/INFO]: [Drugs] Enabling Drugs v5.2
|
265 | [13:46:08] [Server thread/INFO]: [Drugs] Drugs plugin has started.
|
266 | [13:46:08] [Server thread/INFO]: [Drugs] Building drug recipes:
|
267 | [13:46:08] [Server thread/INFO]: [Drugs] Generating recipe for Narcan... Complete.
|
268 | [13:46:08] [Server thread/INFO]: [Drugs] Generating recipe for Cocaine... Complete.
|
269 | [13:46:08] [Server thread/INFO]: [Drugs] Generating recipe for Heroin... Complete.
|
270 | [13:46:08] [Server thread/INFO]: [Drugs] Generating recipe for Adderall... Complete.
|
271 | [13:46:08] [Server thread/INFO]: [Drugs] Generating recipe for Steroids... Complete.
|
272 | [13:46:08] [Server thread/INFO]: [Drugs] Generating recipe for Hennessy... Complete.
|
273 | [13:46:08] [Server thread/INFO]: [Warp] Enabling Warp v1.1
|
274 | [13:46:08] [Server thread/INFO]: [PluginConstructorAPI] Enabling PluginConstructorAPI v1.0.52
|
275 | [13:46:08] [Server thread/INFO]: [Essentials] Enabling Essentials v2.18.2.0
|
276 | [13:46:08] [Server thread/ERROR]: [Essentials] You are running an unsupported server version!
|
277 | [13:46:08] [Server thread/INFO]: Attempting to convert old kits in config.yml to new kits.yml
|
278 | [13:46:08] [Server thread/INFO]: No kits found to migrate.
|
279 | [13:46:08] [Server thread/INFO]: Loaded 25599 items from items.json.
|
280 | [13:46:08] [Server thread/INFO]: Using locale en
|
281 | [13:46:08] [Server thread/INFO]: [Essentials] ServerListPingEvent: Spigot iterator API
|
282 | [13:46:08] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config.
|
283 | [13:46:08] [Server thread/INFO]: [Essentials] Using superperms-based permissions.
|
284 | [13:46:08] [Server thread/INFO]: [ChestPreview] Enabling ChestPreview v1.3.2
|
285 | [13:46:09] [Server thread/WARN]: java.lang.NoSuchFieldException: Could not resolve field for [ResolverQuery{name='knownCommands', types=[]}] in class class org.bukkit.craftbukkit.v1_16_R2.command.CraftCommandMap
|
286 | [13:46:09] [Server thread/WARN]: at com.github.hexocraft.chestpreview.api.reflection.resolver.FieldResolver.notFoundException(FieldResolver.java:174)
|
287 | [13:46:09] [Server thread/WARN]: at com.github.hexocraft.chestpreview.api.reflection.resolver.FieldResolver.notFoundException(FieldResolver.java:27)
|
288 | [13:46:09] [Server thread/WARN]: at com.github.hexocraft.chestpreview.api.reflection.resolver.ResolverAbstract.resolve(ResolverAbstract.java:76)
|
289 | [13:46:09] [Server thread/WARN]: at com.github.hexocraft.chestpreview.api.reflection.resolver.FieldResolver.resolve(FieldResolver.java:73)
|
290 | [13:46:09] [Server thread/WARN]: at com.github.hexocraft.chestpreview.api.reflection.util.FieldUtil.getField(FieldUtil.java:42)
|
291 | [13:46:09] [Server thread/WARN]: at com.github.hexocraft.chestpreview.api.reflection.util.FieldUtil.getField(FieldUtil.java:74)
|
292 | [13:46:09] [Server thread/WARN]: at com.github.hexocraft.chestpreview.api.command.CommandRegistration.getKnownCommands(CommandRegistration.java:100)
|
293 | [13:46:09] [Server thread/WARN]: at com.github.hexocraft.chestpreview.api.command.CommandRegistration.getKnownCommands(CommandRegistration.java:94)
|
294 | [13:46:09] [Server thread/WARN]: at com.github.hexocraft.chestpreview.api.command.CommandRegistration.isRegisteredCommand(CommandRegistration.java:80)
|
295 | [13:46:09] [Server thread/WARN]: at com.github.hexocraft.chestpreview.api.command.CommandRegistration.registerCommand(CommandRegistration.java:39)
|
296 | [13:46:09] [Server thread/WARN]: at com.github.hexocraft.chestpreview.api.plugin.Plugin.registerCommands(Plugin.java:71)
|
297 | [13:46:09] [Server thread/WARN]: at com.github.hexocraft.chestpreview.ChestPreviewPlugin.onEnable(ChestPreviewPlugin.java:59)
|
298 | [13:46:09] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263)
|
299 | [13:46:09] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:351)
|
300 | [13:46:09] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:480)
|
301 | [13:46:09] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_16_R2.CraftServer.enablePlugin(CraftServer.java:494)
|
302 | [13:46:09] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_16_R2.CraftServer.enablePlugins(CraftServer.java:408)
|
303 | [13:46:09] [Server thread/WARN]: at net.minecraft.server.v1_16_R2.MinecraftServer.loadWorld(MinecraftServer.java:435)
|
304 | [13:46:09] [Server thread/WARN]: at net.minecraft.server.v1_16_R2.DedicatedServer.init(DedicatedServer.java:216)
|
305 | [13:46:09] [Server thread/WARN]: at net.minecraft.server.v1_16_R2.MinecraftServer.w(MinecraftServer.java:808)
|
306 | [13:46:09] [Server thread/WARN]: at net.minecraft.server.v1_16_R2.MinecraftServer.lambda$0(MinecraftServer.java:164)
|
307 | [13:46:09] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
|
308 | [13:46:09] [Server thread/INFO]: ---------------------------- ChestPreview 1.3.2 ----------------------------
|
309 | [13:46:09] [Server thread/INFO]: ChestPreview is enable ...
|
310 | [13:46:09] [Server thread/INFO]: ----------------------------------------------------------------------------
|
311 | [13:46:09] [Server thread/INFO]: [Ships] Enabling Ships v6.0.0.0
|
312 | [13:46:09] [Server thread/WARN]: Ships is not running on Paper. For a 'better' experience, use Paper as it runs faster and gives plugins slightly more control if they choose to use it
|
313 | [13:46:10] [Server thread/INFO]: [FInvsee] Enabling FInvsee v6.0
|
314 | [13:46:10] [Server thread/INFO]: [CustomNukes] Enabling CustomNukes v0.2.11
|
315 | [13:46:10] [Server thread/INFO]: [CustomNukes] Added LEGACY_SPONGE~'Toy Bomb (Damage radius: 2)'=[SAND,SAND,SAND,SAND,TNT,SAND,SAND,SAND,SAND]
|
316 | [13:46:10] [Server thread/INFO]: [CustomNukes] Added LEGACY_SPONGE~'Bomb (Damage radius: 8)'=[OBSIDIAN,TNT,OBSIDIAN,TNT,DIAMOND_BLOCK,TNT,OBSIDIAN,TNT,OBSIDIAN]
|
317 | [13:46:10] [Server thread/INFO]: [CustomNukes] Added LEGACY_SPONGE~'Flash Bomb (Flash radius: 32)'=[GLOWSTONE_DUST,TNT,GLOWSTONE_DUST,TNT,EYE_OF_ENDER,TNT,GLOWSTONE_DUST,TNT,GLOWSTONE_DUST]
|
318 | [13:46:10] [Server thread/INFO]: [CustomNukes] Added LEGACY_SPONGE~'Nuclear Bomb (Damage radius: 120 This can change the world. Be careful!)'=[GOLD_BLOCK,TNT,GOLD_BLOCK,TNT,NETHER_STAR,TNT,GOLD_BLOCK,TNT,GOLD_BLOCK]
|
319 | [13:46:10] [Server thread/INFO]: [CustomNukes] Plugin enabled
|
320 | [13:46:10] [Server thread/INFO]: [EssentialsXMPP] Enabling EssentialsXMPP v2.18.2.0
|
321 | [13:46:10] [Server thread/WARN]: XMPP is not configured properly. If you do not know what XMPP is, you may wish to remove the EssentialsXXMPP plugin from your server.
|
322 | [13:46:10] [Server thread/INFO]: [EssentialsXMPP] Starting Metrics. Opt-out using the global bStats config.
|
323 | [13:46:10] [Server thread/INFO]: [EssentialsProtect] Enabling EssentialsProtect v2.18.2.0
|
324 | [13:46:10] [Server thread/INFO]: [EssentialsProtect] Continuing to enable Protect.
|
325 | [13:46:10] [Server thread/INFO]: [EssentialsProtect] Starting Metrics. Opt-out using the global bStats config.
|
326 | [13:46:10] [Server thread/INFO]: [EssentialsGeoIP] Enabling EssentialsGeoIP v2.18.2.0
|
327 | [13:46:10] [Server thread/ERROR]: No license key found! Please visit https://essentialsx.cf/geoip for first time setup instructions.
|
328 | [13:46:10] [Server thread/ERROR]: Failed to read GeoIP database!
|
329 | java.io.FileNotFoundException: plugins/EssentialsGeoIP/GeoIP2-Country.mmdb (No such file or directory)
|
330 | at java.io.RandomAccessFile.open0(Native Method) ~[?:1.8.0_292]
|
331 | at java.io.RandomAccessFile.open(RandomAccessFile.java:316) ~[?:1.8.0_292]
|
332 | at java.io.RandomAccessFile.<init>(RandomAccessFile.java:243) ~[?:1.8.0_292]
|
333 | at com.maxmind.db.BufferHolder.<init>(BufferHolder.java:19) ~[?:?]
|
334 | at com.maxmind.db.Reader.<init>(Reader.java:116) ~[?:?]
|
335 | at com.maxmind.geoip2.DatabaseReader.<init>(DatabaseReader.java:66) ~[?:?]
|
336 | at com.maxmind.geoip2.DatabaseReader.<init>(DatabaseReader.java:54) ~[?:?]
|
337 | at com.maxmind.geoip2.DatabaseReader$Builder.build(DatabaseReader.java:160) ~[?:?]
|
338 | at com.earth2me.essentials.geoip.EssentialsGeoIPPlayerListener.reloadConfig(EssentialsGeoIPPlayerListener.java:175) ~[?:?]
|
339 | at com.earth2me.essentials.geoip.EssentialsGeoIPPlayerListener.<init>(EssentialsGeoIPPlayerListener.java:52) ~[?:?]
|
340 | at com.earth2me.essentials.geoip.EssentialsGeoIP.onEnable(EssentialsGeoIP.java:31) ~[?:?]
|
341 | at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[minecraft_server.jar:git-Spigot-57bbdd8-dea4138]
|
342 | at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:351) ~[minecraft_server.jar:git-Spigot-57bbdd8-dea4138]
|
343 | at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:480) ~[minecraft_server.jar:git-Spigot-57bbdd8-dea4138]
|
344 | at org.bukkit.craftbukkit.v1_16_R2.CraftServer.enablePlugin(CraftServer.java:494) ~[minecraft_server.jar:git-Spigot-57bbdd8-dea4138]
|
345 | at org.bukkit.craftbukkit.v1_16_R2.CraftServer.enablePlugins(CraftServer.java:408) ~[minecraft_server.jar:git-Spigot-57bbdd8-dea4138]
|
346 | at net.minecraft.server.v1_16_R2.MinecraftServer.loadWorld(MinecraftServer.java:435) ~[minecraft_server.jar:git-Spigot-57bbdd8-dea4138]
|
347 | at net.minecraft.server.v1_16_R2.DedicatedServer.init(DedicatedServer.java:216) ~[minecraft_server.jar:git-Spigot-57bbdd8-dea4138]
|
348 | at net.minecraft.server.v1_16_R2.MinecraftServer.w(MinecraftServer.java:808) ~[minecraft_server.jar:git-Spigot-57bbdd8-dea4138]
|
349 | at net.minecraft.server.v1_16_R2.MinecraftServer.lambda$0(MinecraftServer.java:164) ~[minecraft_server.jar:git-Spigot-57bbdd8-dea4138]
|
350 | at java.lang.Thread.run(Thread.java:748) [?:1.8.0_292]
|
351 | [13:46:10] [Server thread/INFO]: [EssentialsGeoIP] This product includes GeoLite2 data created by MaxMind, available from http://www.maxmind.com/.
|
352 | [13:46:10] [Server thread/INFO]: [EssentialsGeoIP] Starting Metrics. Opt-out using the global bStats config.
|
353 | [13:46:10] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.18.2.0
|
354 | [13:46:10] [Server thread/INFO]: [EssentialsChat] Starting Metrics. Opt-out using the global bStats config.
|
355 | [13:46:10] [Server thread/INFO]: [Seats] Enabling Seats v0.0.5
|
356 | [13:46:10] [Server thread/INFO]: [CS-CoreLib] Enabling CS-CoreLib v1.6.3
|
357 | [13:46:10] [Server thread/INFO]: [NBTAPI] Enabling NBTAPI v2.8.0
|
358 | [13:46:10] [Server thread/INFO]: [NBTAPI] Adding listeners...
|
359 | [13:46:10] [Server thread/INFO]: [NBTAPI] Gson:
|
360 | [13:46:10] [Server thread/INFO]: [NBTAPI] Checking bindings...
|
361 | [13:46:10] [Server thread/INFO]: [NBTAPI] All Classes were able to link!
|
362 | [13:46:10] [Server thread/INFO]: [NBTAPI] All Methods were able to link!
|
363 | [13:46:10] [Server thread/INFO]: [NBTAPI] Running NBT reflection test...
|
364 | [13:46:11] [Server thread/INFO]: [NBTAPI] ListTest: Ok
|
365 | [13:46:11] [Server thread/INFO]: [NBTAPI] TileTest: Ok
|
366 | [13:46:11] [Server thread/INFO]: [NBTAPI] NBTFileTest: Ok
|
367 | [13:46:11] [Server thread/INFO]: [NBTAPI] GetterSetterTest: Ok
|
368 | [13:46:11] [Server thread/INFO]: [NBTAPI] StreamTest: Ok
|
369 | [13:46:11] [Server thread/INFO]: [NBTAPI] EntityTest: Ok
|
370 | [13:46:11] [Server thread/INFO]: [NBTAPI] ForEachTest: Ok
|
371 | [13:46:11] [Server thread/INFO]: [NBTAPI] ItemMergingTest: Ok
|
372 | [13:46:11] [Server thread/INFO]: [NBTAPI] MergeTileSubCompoundTest: Ok
|
373 | [13:46:11] [Server thread/INFO]: [NBTAPI] EqualsTest: Ok
|
374 | [13:46:11] [Server thread/INFO]: [NBTAPI] DirectApplyTest: Ok
|
375 | [13:46:11] [Server thread/INFO]: [NBTAPI] GameprofileTest: Ok
|
376 | [13:46:11] [Server thread/INFO]: [NBTAPI] EmptyItemTest: Ok
|
377 | [13:46:11] [Server thread/INFO]: [NBTAPI] IteratorTest: Ok
|
378 | [13:46:11] [Server thread/INFO]: [NBTAPI] EntityCustomNbtInjectorTest: Ok
|
379 | [13:46:11] [Server thread/INFO]: [NBTAPI] MergeTest: Ok
|
380 | [13:46:11] [Server thread/INFO]: [NBTAPI] RemovingKeys: Ok
|
381 | [13:46:11] [Server thread/INFO]: [NBTAPI] SpawnEntityCustomNbtInjectorTest: Ok
|
382 | [13:46:11] [Server thread/INFO]: [NBTAPI] BlockNBTTest: Ok
|
383 | [13:46:11] [Server thread/INFO]: [NBTAPI] ChunkNBTPersistentTest: Ok
|
384 | [13:46:11] [Server thread/INFO]: [NBTAPI] WorldDataTest: Ok
|
385 | [13:46:11] [Server thread/INFO]: [NBTAPI] SubCompoundsTest: Ok
|
386 | [13:46:11] [Server thread/INFO]: [NBTAPI] TilesCustomNBTInjectorTest: Ok
|
387 | [13:46:11] [Server thread/INFO]: [NBTAPI] ItemConvertionTest: Ok
|
388 | [13:46:11] [Server thread/INFO]: [NBTAPI] TypeTest: Ok
|
389 | [13:46:11] [Server thread/INFO]: [NBTAPI] EntityCustomNbtPersistentTest: Ok
|
390 | [13:46:11] [Server thread/INFO]: [NBTAPI] TilesCustomNBTPersistentTest: Ok
|
391 | [13:46:11] [Server thread/INFO]: [NBTAPI] Success! This version of NBT-API is compatible with your server.
|
392 | [13:46:11] [Server thread/INFO]: [RampenDrills] Enabling RampenDrills v4.3.5-Beta
|
393 | [13:46:11] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.18.2.0
|
394 | [13:46:11] [Server thread/INFO]: [EssentialsSpawn] Starting Metrics. Opt-out using the global bStats config.
|
395 | [13:46:11] [Server thread/INFO]: [CCTV] Enabling CCTV v6.6b
|
396 | [13:46:12] [Server thread/INFO]: v1_16_R2.
|
397 | [13:46:12] [Server thread/INFO]: [CCTV] .-==--+]- CCTV -[+--==-.
|
398 | [13:46:12] [Server thread/INFO]: [CCTV] This is the CCTV plugin!
|
399 | [13:46:12] [Server thread/INFO]: [CCTV] Authors: Timdecoole123, Streampy
|
400 | [13:46:12] [Server thread/INFO]: [CCTV] For updates check our spigot or bukkit page
|
401 | [13:46:12] [Server thread/INFO]: [CCTV] Spigot: https://www.spigotmc.org/resources/cctv.60310/
|
402 | [13:46:12] [Server thread/INFO]: [CCTV] Bukkit: https://dev.bukkit.org/projects/cctv
|
403 | [13:46:12] [Server thread/INFO]: [CCTV] To report bugs go to the spigot or bukkit page and send us a message!
|
404 | [13:46:12] [Server thread/INFO]: [CCTV] .-==--+]- -[+--==-.
|
405 | [13:46:12] [Server thread/INFO]: [Cannons] Enabling Cannons v2.5.10
|
406 | [13:46:12] [Server thread/INFO]: [Cannons] Loading projectile configs
|
407 | [13:46:12] [Server thread/INFO]: [Cannons] Error while converting LINGERING_POTION 20-50 {Potion:long_poison}. Check formating (Zombie 1-2 EntityData)java.lang.IllegalArgumentException: No enum constant org.bukkit.entity.EntityType.LINGERING_POTION
|
408 | [13:46:12] [Server thread/INFO]: [Cannons] Error while converting TIPPED_ARROW 30-50 {Potion:poison}. Check formating (Zombie 1-2 EntityData)java.lang.IllegalArgumentException: No enum constant org.bukkit.entity.EntityType.TIPPED_ARROW
|
409 | [13:46:12] [Server thread/INFO]: [Cannons] Loading cannon designs
|
410 | [13:46:13] [Server thread/INFO]: [Cannons] Cannons plugin v2.5.10 has been enabled
|
411 | [13:46:13] [Server thread/INFO]: [backpacksplus] Enabling backpacksplus v1.3.6
|
412 | [13:46:13] [Server thread/INFO]: [backpacksplus 1.3.6] The lang.yml file has been loaded
|
413 | [13:46:14] [Server thread/WARN]: java.io.IOException: Server returned HTTP response code: 403 for URL: https://api.spigotmc.org/legacy/update.php?resource=45622
|
414 | [13:46:14] [Server thread/WARN]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1900)
|
415 | [13:46:14] [Server thread/WARN]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498)
|
416 | [13:46:14] [Server thread/WARN]: at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:268)
|
417 | [13:46:14] [Server thread/WARN]: at com.nefilto.backpacksplus.utils.Updater.sendGet(Updater.java:156)
|
418 | [13:46:14] [Server thread/WARN]: at com.nefilto.backpacksplus.utils.Updater.<init>(Updater.java:64)
|
419 | [13:46:14] [Server thread/WARN]: at com.nefilto.backpacksplus.Core.onEnable(Core.java:115)
|
420 | [13:46:14] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263)
|
421 | [13:46:14] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:351)
|
422 | [13:46:14] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:480)
|
423 | [13:46:14] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_16_R2.CraftServer.enablePlugin(CraftServer.java:494)
|
424 | [13:46:14] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_16_R2.CraftServer.enablePlugins(CraftServer.java:408)
|
425 | [13:46:14] [Server thread/WARN]: at net.minecraft.server.v1_16_R2.MinecraftServer.loadWorld(MinecraftServer.java:435)
|
426 | [13:46:14] [Server thread/WARN]: at net.minecraft.server.v1_16_R2.DedicatedServer.init(DedicatedServer.java:216)
|
427 | [13:46:14] [Server thread/WARN]: at net.minecraft.server.v1_16_R2.MinecraftServer.w(MinecraftServer.java:808)
|
428 | [13:46:14] [Server thread/WARN]: at net.minecraft.server.v1_16_R2.MinecraftServer.lambda$0(MinecraftServer.java:164)
|
429 | [13:46:14] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
|
430 | [13:46:14] [Server thread/INFO]: [backpacksplus 1.3.6] BackPacks+ Loaded
|
431 | [13:46:14] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v7.0.4+f7ff984
|
432 | [13:46:14] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
|
433 | [13:46:14] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
|
434 | [13:46:14] [Server thread/INFO]: [WorldGuard] (world) Lava fire is PERMITTED.
|
435 | [13:46:14] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
|
436 | [13:46:14] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
|
437 | [13:46:14] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
|
438 | [13:46:14] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
|
439 | [13:46:14] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is PERMITTED.
|
440 | [13:46:14] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
|
441 | [13:46:14] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
|
442 | [13:46:14] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
|
443 | [13:46:14] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
|
444 | [13:46:14] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is PERMITTED.
|
445 | [13:46:14] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
|
446 | [13:46:14] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
|
447 | [13:46:14] [Server thread/INFO]: [WorldGuard] Loading region data...
|
448 | [13:46:15] [Server thread/INFO]: [Shopkeepers] Enabling Shopkeepers v2.12.0
|
449 | [13:46:15] [Server thread/INFO]: [Shopkeepers] Loading data of 3 shopkeepers..
|
450 | [13:46:15] [Server thread/INFO]: [TreeAssist] Enabling TreeAssist v7.2.30
|
451 | [13:46:15] [Server thread/INFO]: [TreeAssist] sending full Metrics! You can deactivate this in the config.yml
|
452 | [13:46:15] [Server thread/INFO]: [TreeAssist] debugging: off
|
453 | [13:46:15] [Thread-20/INFO]: [TreeAssist] Checking for updates...
|
454 | [13:46:15] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
|
455 | [13:46:16] [Server thread/INFO]: Done (27.726s)! For help, type "help"
|
456 | [13:46:16] [Server thread/INFO]: Starting GS4 status listener
|
457 | [13:46:16] [Server thread/INFO]: Thread Query Listener started
|
458 | [13:46:16] [Query Listener #1/INFO]: Query running on 0.0.0.0:9898
|
459 | [13:46:16] [Server thread/INFO]: ------[Ships Loaded Information][Start]------
|
460 | [13:46:16] [Server thread/INFO]: Found BlockFinders: 4
|
461 | [13:46:16] [Server thread/INFO]: - ships:blockfinder_ships_six
|
462 | [13:46:16] [Server thread/INFO]: - ships:blockfinder_ships_five_async
|
463 | [13:46:16] [Server thread/INFO]: - ships:blockfinder_ships_six_async
|
464 | [13:46:16] [Server thread/INFO]: - ships:blockfinder_ships_five
|
465 | [13:46:16] [Server thread/INFO]: Found MovementMethods: 2
|
466 | [13:46:16] [Server thread/INFO]: - ships:movement_ships_five
|
467 | [13:46:16] [Server thread/INFO]: - ships:movement_ships_six
|
468 | [13:46:16] [Server thread/INFO]: Found BlockPriorities: 4
|
469 | [13:46:16] [Server thread/INFO]: - ships:attached 5
|
470 | [13:46:16] [Server thread/INFO]: - ships:directional 10
|
471 | [13:46:16] [Server thread/INFO]: - ships:air 200
|
472 | [13:46:16] [Server thread/INFO]: - ships:normal 100
|
473 | [13:46:16] [Server thread/INFO]: Found Signs: 5
|
474 | [13:46:16] [Server thread/INFO]: - ships:wheel_sign
|
475 | [13:46:16] [Server thread/INFO]: - ships:eot_sign
|
476 | [13:46:16] [Server thread/INFO]: - ships:move_sign
|
477 | [13:46:16] [Server thread/INFO]: - ships:altitude_sign
|
478 | [13:46:16] [Server thread/INFO]: - ships:licence_sign
|
479 | [13:46:16] [Server thread/INFO]: Found ShipTypes: 6
|
480 | [13:46:16] [Server thread/INFO]: - ships:plane Plane plugins/Ships/Configuration/ShipType/Plane.yml
|
481 | [13:46:16] [Server thread/INFO]: - ships:marsship Marsship plugins/Ships/Configuration/ShipType/MarsShip.yml
|
482 | [13:46:16] [Server thread/INFO]: - ships:watership Ship plugins/Ships/Configuration/ShipType/Watership.yml
|
483 | [13:46:16] [Server thread/INFO]: - ships:opship OPShip plugins/Ships/Configuration/ShipType/OPShip.yml
|
484 | [13:46:16] [Server thread/INFO]: - ships:submarine Submarine plugins/Ships/Configuration/ShipType/Submarine.yml
|
485 | [13:46:16] [Server thread/INFO]: - ships:airship Airship plugins/Ships/Configuration/ShipType/Airship.yml
|
486 | [13:46:16] [Server thread/INFO]: Vessels: 0
|
487 | [13:46:16] [Server thread/INFO]: ------[Ships Loaded Information][End]------
|
488 | [13:46:16] [Server thread/INFO]: -----[Ships Update Information][Start]-----
|
489 | [13:46:16] [Server thread/INFO]: Current Version: Ships -b **.**.**.** R2 Beta 13.0
|
490 | [13:46:16] [Server thread/INFO]: Latest version: Ships -b **.**.**.** R2 Beta 13.2
|
491 | [13:46:16] [Server thread/INFO]: -----[Ships Update Information][End]-----
|
492 | [13:46:16] [Server thread/INFO]: [CS-CoreLib2 - Protection] Loading Protection Modules...
|
493 | [13:46:16] [Server thread/INFO]: [CS-CoreLib2 - Protection] This may happen more than once.
|
494 | [13:46:16] [Server thread/WARN]: [CS-CoreLib] Loaded class com.sk89q.worldguard.bukkit.WorldGuardPlugin from WorldGuard v7.0.4+f7ff984 which is not a depend, softdepend or loadbefore of this plugin.
|
495 | [13:46:16] [Server thread/INFO]: [CS-CoreLib2 - Protection] Loaded Protection Module "WorldGuard"
|
496 | [13:46:16] [Craft Scheduler Thread - 2/INFO]: [Cannons] Connected to database
|
497 | [13:46:18] [Craft Scheduler Thread - 0/WARN]: [ChestPreview] Plugin ChestPreview v1.3.2 generated an exception while executing task 10
|
498 | java.lang.IllegalStateException: ServiceRegisterEvent cannot be triggered asynchronously from another thread.
|
499 | at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:572) ~[minecraft_server.jar:git-Spigot-57bbdd8-dea4138]
|
500 | at org.bukkit.plugin.SimpleServicesManager.register(SimpleServicesManager.java:59) ~[minecraft_server.jar:git-Spigot-57bbdd8-dea4138]
|
501 | at com.github.hexocraft.chestpreview.api.metrics.BStatsMetrics.<init>(BStatsMetrics.java:98) ~[?:?]
|
502 | at com.github.hexocraft.chestpreview.api.plugin.Plugin$2.run(Plugin.java:159) ~[?:?]
|
503 | at org.bukkit.craftbukkit.v1_16_R2.scheduler.CraftTask.run(CraftTask.java:81) ~[minecraft_server.jar:git-Spigot-57bbdd8-dea4138]
|
504 | at org.bukkit.craftbukkit.v1_16_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:54) [minecraft_server.jar:git-Spigot-57bbdd8-dea4138]
|
505 | at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_292]
|
506 | at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_292]
|
507 | at java.lang.Thread.run(Thread.java:748) [?:1.8.0_292]
|
508 | [13:46:21] [Thread-21/WARN]: [CS-CoreLib - Updater] Could not connect to BukkitDev, is it down?
|
509 | [13:46:26] [Craft Scheduler Thread - 0/INFO]: [ChestPreview 1.3.2] You are running the latest version.
|
510 | [13:48:31] [User Authenticator #1/INFO]: UUID of player MrHaharJr is aba735ff-2aa7-398d-92fa-84f8f2dd42aa
|
511 | [13:48:33] [Server thread/INFO]: MrHaharJr[/**.**.**.**:58683] logged in with entity id 179 at ([world]258.93557342942233, 70.0, 393.9762659905063)
|
512 | [13:48:33] [Server thread/WARN]: [Essentials] XMPP is not configured properly. If you do not know what XMPP is, you may wish to remove the EssentialsXXMPP plugin from your server.
|
513 | [13:48:55] [Server thread/INFO]: MrHaharJr issued server command: /plugins
|
514 | [13:49:33] [Server thread/INFO]: MrHaharJr lost connection: Disconnected
|
515 | [13:49:33] [Server thread/INFO]: MrHaharJr left the game
|
516 | [13:49:33] [Server thread/WARN]: [Essentials] XMPP is not configured properly. If you do not know what XMPP is, you may wish to remove the EssentialsXXMPP plugin from your server.
|
517 | [13:51:16] [Craft Scheduler Thread - 5/INFO]: Auto-saved all files!
|
518 | [13:51:43] [Server thread/INFO]: Stopping the server
|
519 | [13:51:43] [Server thread/INFO]: Stopping server
|
520 | [13:51:43] [Server thread/INFO]: [TreeAssist] Disabling TreeAssist v7.2.30
|
521 | [13:51:43] [Server thread/INFO]: [Shopkeepers] Disabling Shopkeepers v2.12.0
|
522 | [13:51:43] [Server thread/INFO]: [WorldGuard] Disabling WorldGuard v7.0.4+f7ff984
|
523 | [13:51:43] [Server thread/INFO]: [WorldGuard] Shutting down executor and cancelling any pending tasks...
|
524 | [13:51:43] [Server thread/INFO]: [backpacksplus] Disabling backpacksplus v1.3.6
|
525 | [13:51:43] [Server thread/INFO]: [backpacksplus 1.3.6] BackPacks+ Unloaded
|
526 | [13:51:43] [Server thread/INFO]: [Cannons] Disabling Cannons v2.5.10
|
527 | [13:51:43] [Server thread/INFO]: [Cannons] Wait until scheduler is finished
|
528 | [13:51:43] [Server thread/INFO]: [Cannons] Scheduler finished
|
529 | [13:51:43] [Server thread/INFO]: [Cannons] Cannons plugin v2.5.10 has been disabled
|
530 | [13:51:43] [Server thread/INFO]: [CCTV] Disabling CCTV v6.6b
|
531 | [13:51:43] [Server thread/INFO]: [CCTV] Plugin has been Disabled!
|
532 | [13:51:43] [Server thread/INFO]: [EssentialsSpawn] Disabling EssentialsSpawn v2.18.2.0
|
533 | [13:51:43] [Server thread/INFO]: [RampenDrills] Disabling RampenDrills v4.3.5-Beta
|
534 | [13:51:43] [Server thread/INFO]: [NBTAPI] Disabling NBTAPI v2.8.0
|
535 | [13:51:43] [Server thread/INFO]: [CS-CoreLib] Disabling CS-CoreLib v1.6.3
|
536 | [13:51:43] [Server thread/INFO]: [Seats] Disabling Seats v0.0.5
|
537 | [13:51:43] [Server thread/INFO]: [EssentialsChat] Disabling EssentialsChat v2.18.2.0
|
538 | [13:51:43] [Server thread/INFO]: [EssentialsGeoIP] Disabling EssentialsGeoIP v2.18.2.0
|
539 | [13:51:43] [Server thread/INFO]: [EssentialsProtect] Disabling EssentialsProtect v2.18.2.0
|
540 | [13:51:43] [Server thread/INFO]: [EssentialsXMPP] Disabling EssentialsXMPP v2.18.2.0
|
541 | [13:51:43] [Server thread/INFO]: [CustomNukes] Disabling CustomNukes v0.2.11
|
542 | [13:51:43] [Server thread/INFO]: [CustomNukes] Removed LEGACY_SPONGE~'Nuclear Bomb (Damage radius: 120 This can change the world. Be careful!)'=[GOLD_BLOCK,TNT,GOLD_BLOCK,TNT,NETHER_STAR,TNT,GOLD_BLOCK,TNT,GOLD_BLOCK]
|
543 | [13:51:43] [Server thread/INFO]: [CustomNukes] Removed LEGACY_SPONGE~'Flash Bomb (Flash radius: 32)'=[GLOWSTONE_DUST,TNT,GLOWSTONE_DUST,TNT,EYE_OF_ENDER,TNT,GLOWSTONE_DUST,TNT,GLOWSTONE_DUST]
|
544 | [13:51:43] [Server thread/INFO]: [CustomNukes] Removed LEGACY_SPONGE~'Bomb (Damage radius: 8)'=[OBSIDIAN,TNT,OBSIDIAN,TNT,DIAMOND_BLOCK,TNT,OBSIDIAN,TNT,OBSIDIAN]
|
545 | [13:51:43] [Server thread/INFO]: [CustomNukes] Removed LEGACY_SPONGE~'Toy Bomb (Damage radius: 2)'=[SAND,SAND,SAND,SAND,TNT,SAND,SAND,SAND,SAND]
|
546 | [13:51:43] [Server thread/INFO]: [CustomNukes] Plugin disabled
|
547 | [13:51:43] [Server thread/INFO]: [FInvsee] Disabling FInvsee v6.0
|
548 | [13:51:43] [Server thread/INFO]: [ProtocolLib] Disabling ProtocolLib v4.6.0
|
549 | [13:51:43] [Server thread/INFO]: [Ships] Disabling Ships v6.0.0.0
|
550 | [13:51:43] [Server thread/INFO]: [ChestPreview] Disabling ChestPreview v1.3.2
|
551 | [13:51:43] [Server thread/INFO]: [ChestPreview 1.3.2] Disabled
|
552 | [13:51:43] [Server thread/INFO]: [ChestPreview 1.3.2] ChestPreview is now disabled
|
553 | [13:51:43] [Server thread/INFO]: [Essentials] Disabling Essentials v2.18.2.0
|
554 | [13:51:43] [Server thread/INFO]: [PluginConstructorAPI] Disabling PluginConstructorAPI v1.0.52
|
555 | [13:51:43] [Server thread/INFO]: [WorldEdit] Disabling WorldEdit v7.2.5+57d5ac9
|
556 | [13:51:43] [Server thread/INFO]: Unregistering com.sk89q.worldedit.bukkit.BukkitServerInterface from WorldEdit
|
557 | [13:51:43] [Server thread/INFO]: [Warp] Disabling Warp v1.1
|
558 | [13:51:43] [Server thread/INFO]: [Drugs] Disabling Drugs v5.2
|
559 | [13:51:43] [Server thread/INFO]: [Drugs] Unregistering recipe for Narcan... Complete.
|
560 | [13:51:43] [Server thread/INFO]: [Drugs] Unregistering recipe for Cocaine... Complete.
|
561 | [13:51:43] [Server thread/INFO]: [Drugs] Unregistering recipe for Heroin... Complete.
|
562 | [13:51:43] [Server thread/INFO]: [Drugs] Unregistering recipe for Adderall... Complete.
|
563 | [13:51:43] [Server thread/INFO]: [Drugs] Unregistering recipe for Steroids... Complete.
|
564 | [13:51:43] [Server thread/INFO]: [Drugs] Unregistering recipe for Hennessy... Complete.
|
565 | [13:51:43] [Server thread/INFO]: Drugs plugin has terminated.
|
566 | [13:51:43] [Server thread/INFO]: Saving players
|
567 | [13:51:44] [Server thread/INFO]: Saving worlds
|
568 | [13:51:44] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world]'/minecraft:overworld
|
569 | [13:51:44] [Server thread/INFO]: ThreadedAnvilChunkStorage (world): All chunks are saved
|
570 | [13:51:44] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world_nether]'/minecraft:the_nether
|
571 | [13:51:44] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
|
572 | [13:51:44] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world_the_end]'/minecraft:the_end
|
573 | [13:51:44] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
|
574 | [13:51:44] [Server thread/INFO]: ThreadedAnvilChunkStorage (world): All chunks are saved
|
575 | [13:51:44] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
|
576 | [13:51:44] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
|
577 | [13:51:45] [Server thread/INFO]: Thread Query Listener stopped
|