· 6 years ago · Oct 29, 2019, 03:04 PM
1[14:49:01] [main/INFO]: Loaded 0 recipes
2[14:49:01] [Server thread/INFO]: Starting minecraft server version 1.13.2
3[14:49:01] [Server thread/INFO]: Loading properties
4[14:49:01] [Server thread/INFO]: Default game type: SURVIVAL
5[14:49:02] [Server thread/INFO]: This server is running Paper version git-Paper-651 (MC: 1.13.2) (Implementing API version 1.13.2-R0.1-SNAPSHOT)
6[14:49:02] [Server thread/INFO]: Server Ping Player Sample Count: 12
7[14:49:02] [Server thread/INFO]: Using 4 threads for Netty based IO
8[14:49:02] [Server thread/INFO]: Debug logging is disabled
9[14:49:02] [Server thread/INFO]: Generating keypair
10[14:49:02] [Server thread/INFO]: Starting Minecraft server on 0.0.0.0:25565
11[14:49:02] [Server thread/INFO]: Using epoll channel type
12[14:49:05] [Server thread/INFO]: [BannerBoard] [INFO] Successfully registered BannerBoard placeholder %name% for plugin BannerBoard...
13[14:49:05] [Server thread/INFO]: [BannerBoard] [INFO] Successfully registered BannerBoard placeholder %BannerBoard:name% for plugin BannerBoard...
14[14:49:05] [Server thread/INFO]: [BannerBoard] [INFO] Successfully registered BannerBoard placeholder %uuid% for plugin BannerBoard...
15[14:49:05] [Server thread/INFO]: [BannerBoard] [INFO] Successfully registered BannerBoard placeholder %BannerBoard:uuid% for plugin BannerBoard...
16[14:49:05] [Server thread/INFO]: [BannerBoard] [INFO] Successfully registered BannerBoard custom renderer COLOR for plugin BannerBoard...
17[14:49:05] [Server thread/INFO]: [BannerBoard] [INFO] Successfully registered BannerBoard custom renderer BannerBoard:COLOR for plugin BannerBoard...
18[14:49:05] [Server thread/INFO]: [BannerBoard] [INFO] Successfully registered BannerBoard custom renderer IMAGE for plugin BannerBoard...
19[14:49:05] [Server thread/INFO]: [BannerBoard] [INFO] Successfully registered BannerBoard custom renderer BannerBoard:IMAGE for plugin BannerBoard...
20[14:49:05] [Server thread/INFO]: [BannerBoard] [INFO] Successfully registered BannerBoard custom renderer TEXT for plugin BannerBoard...
21[14:49:05] [Server thread/INFO]: [BannerBoard] [INFO] Successfully registered BannerBoard custom renderer BannerBoard:TEXT for plugin BannerBoard...
22[14:49:05] [Server thread/INFO]: [BannerBoard] [INFO] Successfully registered BannerBoard custom renderer SKIN for plugin BannerBoard...
23[14:49:05] [Server thread/INFO]: [BannerBoard] [INFO] Successfully registered BannerBoard custom renderer BannerBoard:SKIN for plugin BannerBoard...
24[14:49:05] [Server thread/INFO]: [BannerBoard] [INFO] Successfully registered BannerBoard custom renderer LIVEIMG for plugin BannerBoard...
25[14:49:05] [Server thread/INFO]: [BannerBoard] [INFO] Successfully registered BannerBoard custom renderer BannerBoard:LIVEIMG for plugin BannerBoard...
26[14:49:05] [Server thread/INFO]: [BannerBoard] [INFO] Successfully registered BannerBoard custom renderer URLIMG for plugin BannerBoard...
27[14:49:05] [Server thread/INFO]: [BannerBoard] [INFO] Successfully registered BannerBoard custom renderer BannerBoard:URLIMG for plugin BannerBoard...
28[14:49:05] [Server thread/INFO]: [BannerBoard] [INFO] Successfully registered BannerBoard custom renderer INTERACT for plugin BannerBoard...
29[14:49:05] [Server thread/INFO]: [BannerBoard] [INFO] Successfully registered BannerBoard custom renderer BannerBoard:INTERACT for plugin BannerBoard...
30[14:49:05] [Server thread/ERROR]: Could not load 'plugins/ARWrapper.jar' in folder 'plugins'
31org.bukkit.plugin.InvalidPluginException: main class `fr.ipazu.arwrapper.SchematicWrapper' does not extend JavaPlugin
32 at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:73) ~[patched_1.13.2.jar:git-Paper-651]
33 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:134) ~[patched_1.13.2.jar:git-Paper-651]
34 at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:334) ~[patched_1.13.2.jar:git-Paper-651]
35 at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:255) ~[patched_1.13.2.jar:git-Paper-651]
36 at org.bukkit.craftbukkit.v1_13_R2.CraftServer.loadPlugins(CraftServer.java:331) ~[patched_1.13.2.jar:git-Paper-651]
37 at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:235) ~[patched_1.13.2.jar:git-Paper-651]
38 at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:787) ~[patched_1.13.2.jar:git-Paper-651]
39 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
40Caused by: java.lang.ClassCastException: class fr.ipazu.arwrapper.SchematicWrapper
41 at java.lang.Class.asSubclass(Class.java:3404) ~[?:1.8.0_212]
42 at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:71) ~[patched_1.13.2.jar:git-Paper-651]
43 ... 7 more
44[14:49:05] [Server thread/INFO]: [LuckPerms] Loading LuckPerms v4.4.1
45[14:49:05] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v7.0.1;61bc012
46[14:49:06] [Server thread/INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@2b88f8ed]
47[14:49:06] [Server thread/INFO]: [DeluxeTags] Loading DeluxeTags v1.7.1
48[14:49:06] [Server thread/INFO]: [FastAsyncWorldEdit] Loading FastAsyncWorldEdit v1.13-breaking
49[14:49:06] [Server thread/INFO]: [PlaceholderAPI] Loading PlaceholderAPI v2.10.4
50[14:49:06] [Server thread/INFO]: [SmartInvs] Loading SmartInvs v1.2.7
51[14:49:06] [Server thread/INFO]: [Vault] Loading Vault v1.7.2-b107
52[14:49:06] [Server thread/INFO]: [NewItems] Loading NewItems v4.3.28
53[14:49:06] [Server thread/INFO]: [BannerBoard] Loading BannerBoard v1.10.2
54[14:49:06] [Server thread/INFO]: [AdvancedRealm] Loading AdvancedRealm v1.2.1.1
55[14:49:06] [Server thread/INFO]: [KiteBoard] Loading KiteBoard v3.0.6
56[14:49:06] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v4.1.0-b775
57[14:49:06] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v7.0.0;02b731f
58[14:49:06] [Server thread/INFO]: [Essentials] Loading Essentials v2.17.1.0
59[14:49:06] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat v2.17.1.0
60[14:49:06] [Server thread/INFO]: [ArmorStandTools] Loading ArmorStandTools v3.4.0
61[14:49:06] [Server thread/INFO]: [TAB] Loading TAB v2.5.3
62[14:49:06] [Server thread/INFO]: [EpicHeads] Loading EpicHeads v3.2.2
63[14:49:06] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.17.1.0
64[14:49:06] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
65[14:49:06] [Server thread/INFO]: [LuckPerms] Enabling LuckPerms v4.4.1
66[14:49:06] [Server thread/INFO]: __
67[14:49:06] [Server thread/INFO]: | |__) LuckPerms v4.4.1
68[14:49:06] [Server thread/INFO]: |___ | Running on Bukkit - Paper
69[14:49:06] [Server thread/INFO]:
70[14:49:06] [Server thread/INFO]: [LuckPerms] Loading configuration...
71[14:49:06] [Server thread/INFO]: [LuckPerms] Loading storage provider... [H2]
72[14:49:06] [Server thread/INFO]: [LuckPerms] Loading internal permission managers...
73[14:49:06] [Server thread/INFO]: [LuckPerms] Performing initial data load...
74[14:49:06] [Server thread/INFO]: [LuckPerms] Successfully enabled. (took 483ms)
75[14:49:06] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v7.0.1;61bc012
76[14:49:06] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
77[14:49:06] [Server thread/INFO]: Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_13_R2_2 as the Bukkit adapter
78[14:49:07] [Server thread/INFO]: [Vault] Enabling Vault v1.7.2-b107
79[14:49:07] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
80[14:49:07] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
81[14:49:07] [Server thread/INFO]: [Vault] Enabled Version 1.7.2-b107
82[14:49:07] [Server thread/INFO]: [LuckPerms] Registered Vault permission & chat hook.
83[14:49:07] [Server thread/INFO]: WEPIF: Vault detected! Using Vault for permissions
84[14:49:07] [Server thread/INFO]: Preparing level "world"
85[14:49:07] [Server thread/INFO]: Reloading ResourceManager: Default, bukkit
86[14:49:07] [Server thread/INFO]: Loaded 524 recipes
87[14:49:07] [Server thread/INFO]: -------- World Settings For [world] --------
88[14:49:07] [Server thread/INFO]: Experience Merge Radius: 3.0
89[14:49:07] [Server thread/INFO]: Cactus Growth Modifier: 100%
90[14:49:07] [Server thread/INFO]: Cane Growth Modifier: 100%
91[14:49:07] [Server thread/INFO]: Melon Growth Modifier: 100%
92[14:49:07] [Server thread/INFO]: Mushroom Growth Modifier: 100%
93[14:49:07] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
94[14:49:07] [Server thread/INFO]: Sapling Growth Modifier: 100%
95[14:49:07] [Server thread/INFO]: Beetroot Growth Modifier: 100%
96[14:49:07] [Server thread/INFO]: Carrot Growth Modifier: 100%
97[14:49:07] [Server thread/INFO]: Potato Growth Modifier: 100%
98[14:49:07] [Server thread/INFO]: Wheat Growth Modifier: 100%
99[14:49:07] [Server thread/INFO]: NetherWart Growth Modifier: 100%
100[14:49:07] [Server thread/INFO]: Vine Growth Modifier: 100%
101[14:49:07] [Server thread/INFO]: Cocoa Growth Modifier: 100%
102[14:49:07] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true
103[14:49:07] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
104[14:49:07] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
105[14:49:07] [Server thread/INFO]: Random Lighting Updates: false
106[14:49:07] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
107[14:49:07] [Server thread/INFO]: Max TNT Explosions: 100
108[14:49:07] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
109[14:49:07] [Server thread/INFO]: Mob Spawn Range: 8
110[14:49:07] [Server thread/INFO]: Item Despawn Rate: 6000
111[14:49:07] [Server thread/INFO]: Item Merge Radius: 2.5
112[14:49:07] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
113[14:49:07] [Server thread/INFO]: View Distance: 10
114[14:49:07] [Server thread/INFO]: Arrow Despawn Rate: 1200
115[14:49:07] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
116[14:49:07] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
117[14:49:07] [Server thread/INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface
118[14:49:07] [Server thread/INFO]: Preparing start region for level minecraft:overworld (Seed: -860066349822950320)
119[14:49:07] [Server thread/INFO]: Time elapsed: 9 ms
120[14:49:07] [Server thread/INFO]: [DeluxeTags] Enabling DeluxeTags v1.7.1*
121[14:49:07] [Server thread/INFO]: [DeluxeTags] 7 tags loaded
122[14:49:07] [Server thread/INFO]: [DeluxeTags] Loading DeluxeTags messages.yml
123[14:49:07] [Server thread/INFO]: [DeluxeTags] You are not using DeluxeChat!
124[14:49:07] [Server thread/INFO]: [DeluxeTags] DeluxeTags will listen to the AsyncPlayerChatEvent to provide compatibility for some chat plugins.
125[14:49:07] [Server thread/INFO]: ----------------------------
126[14:49:07] [Server thread/INFO]: DeluxeTags Updater
127[14:49:07] [Server thread/INFO]:
128[14:49:07] [Server thread/INFO]: Could not connect to spigotmc.org
129[14:49:07] [Server thread/INFO]: to check for updates!
130[14:49:07] [Server thread/INFO]:
131[14:49:07] [Server thread/INFO]: ----------------------------
132[14:49:07] [Server thread/INFO]: ----------------------------
133[14:49:07] [Server thread/INFO]: DeluxeTags Updater
134[14:49:07] [Server thread/INFO]:
135[14:49:07] [Server thread/INFO]: You are running 1.7.1
136[14:49:07] [Server thread/INFO]: The latest version
137[14:49:07] [Server thread/INFO]: of DeluxeTags!
138[14:49:07] [Server thread/INFO]:
139[14:49:07] [Server thread/INFO]: ----------------------------
140[14:49:07] [Server thread/INFO]: [FastAsyncWorldEdit] Enabling FastAsyncWorldEdit v1.13-breaking
141[14:49:07] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.10.4
142[14:49:07] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion information...
143[14:49:07] [Server thread/INFO]: [SmartInvs] Enabling SmartInvs v1.2.7*
144[14:49:07] [Server thread/INFO]: [NewItems] Enabling NewItems v4.3.28*
145[14:49:08] [Server thread/WARN]: java.lang.Throwable: Warning: A plugin is creating a recipe using a Deprecated method. This will cause you to receive warnings stating 'Tried to load unrecognized recipe: bukkit:<ID>'. Please ask the author to give their recipe a static key using NamespacedKey.
146[14:49:08] [Server thread/WARN]: at org.bukkit.inventory.ShapedRecipe.<init>(ShapedRecipe.java:29)
147[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.f.M.<init>(Unknown Source)
148[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.a(Unknown Source)
149[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.A(Unknown Source)
150[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.B(Unknown Source)
151[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.Main.onEnable(Unknown Source)
152[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265)
153[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:334)
154[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412)
155[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:443)
156[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:357)
157[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:608)
158[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:570)
159[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:431)
160[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:316)
161[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:787)
162[14:49:08] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
163[14:49:08] [Server thread/WARN]: java.lang.Throwable: Warning: A plugin is creating a recipe using a Deprecated method. This will cause you to receive warnings stating 'Tried to load unrecognized recipe: bukkit:<ID>'. Please ask the author to give their recipe a static key using NamespacedKey.
164[14:49:08] [Server thread/WARN]: at org.bukkit.inventory.ShapedRecipe.<init>(ShapedRecipe.java:29)
165[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.f.M.D(Unknown Source)
166[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.a(Unknown Source)
167[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.A(Unknown Source)
168[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.B(Unknown Source)
169[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.Main.onEnable(Unknown Source)
170[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265)
171[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:334)
172[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412)
173[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:443)
174[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:357)
175[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:608)
176[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:570)
177[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:431)
178[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:316)
179[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:787)
180[14:49:08] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
181[14:49:08] [Server thread/WARN]: java.lang.Throwable: Warning: A plugin is creating a recipe using a Deprecated method. This will cause you to receive warnings stating 'Tried to load unrecognized recipe: bukkit:<ID>'. Please ask the author to give their recipe a static key using NamespacedKey.
182[14:49:08] [Server thread/WARN]: at org.bukkit.inventory.ShapedRecipe.<init>(ShapedRecipe.java:29)
183[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.f.M.<init>(Unknown Source)
184[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.a(Unknown Source)
185[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.A(Unknown Source)
186[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.B(Unknown Source)
187[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.Main.onEnable(Unknown Source)
188[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265)
189[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:334)
190[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412)
191[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:443)
192[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:357)
193[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:608)
194[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:570)
195[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:431)
196[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:316)
197[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:787)
198[14:49:08] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
199[14:49:08] [Server thread/WARN]: java.lang.Throwable: Warning: A plugin is creating a recipe using a Deprecated method. This will cause you to receive warnings stating 'Tried to load unrecognized recipe: bukkit:<ID>'. Please ask the author to give their recipe a static key using NamespacedKey.
200[14:49:08] [Server thread/WARN]: at org.bukkit.inventory.ShapedRecipe.<init>(ShapedRecipe.java:29)
201[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.f.M.D(Unknown Source)
202[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.a(Unknown Source)
203[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.A(Unknown Source)
204[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.B(Unknown Source)
205[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.Main.onEnable(Unknown Source)
206[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265)
207[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:334)
208[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412)
209[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:443)
210[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:357)
211[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:608)
212[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:570)
213[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:431)
214[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:316)
215[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:787)
216[14:49:08] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
217[14:49:08] [Server thread/WARN]: java.lang.Throwable: Warning: A plugin is creating a recipe using a Deprecated method. This will cause you to receive warnings stating 'Tried to load unrecognized recipe: bukkit:<ID>'. Please ask the author to give their recipe a static key using NamespacedKey.
218[14:49:08] [Server thread/WARN]: at org.bukkit.inventory.ShapedRecipe.<init>(ShapedRecipe.java:29)
219[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.f.M.<init>(Unknown Source)
220[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.a(Unknown Source)
221[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.A(Unknown Source)
222[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.B(Unknown Source)
223[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.Main.onEnable(Unknown Source)
224[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265)
225[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:334)
226[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412)
227[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:443)
228[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:357)
229[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:608)
230[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:570)
231[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:431)
232[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:316)
233[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:787)
234[14:49:08] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
235[14:49:08] [Server thread/WARN]: java.lang.Throwable: Warning: A plugin is creating a recipe using a Deprecated method. This will cause you to receive warnings stating 'Tried to load unrecognized recipe: bukkit:<ID>'. Please ask the author to give their recipe a static key using NamespacedKey.
236[14:49:08] [Server thread/WARN]: at org.bukkit.inventory.ShapedRecipe.<init>(ShapedRecipe.java:29)
237[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.f.M.D(Unknown Source)
238[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.a(Unknown Source)
239[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.A(Unknown Source)
240[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.B(Unknown Source)
241[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.Main.onEnable(Unknown Source)
242[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265)
243[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:334)
244[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412)
245[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:443)
246[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:357)
247[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:608)
248[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:570)
249[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:431)
250[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:316)
251[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:787)
252[14:49:08] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
253[14:49:08] [Server thread/WARN]: java.lang.Throwable: Warning: A plugin is creating a recipe using a Deprecated method. This will cause you to receive warnings stating 'Tried to load unrecognized recipe: bukkit:<ID>'. Please ask the author to give their recipe a static key using NamespacedKey.
254[14:49:08] [Server thread/WARN]: at org.bukkit.inventory.ShapedRecipe.<init>(ShapedRecipe.java:29)
255[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.f.M.<init>(Unknown Source)
256[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.a(Unknown Source)
257[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.A(Unknown Source)
258[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.B(Unknown Source)
259[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.Main.onEnable(Unknown Source)
260[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265)
261[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:334)
262[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412)
263[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:443)
264[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:357)
265[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:608)
266[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:570)
267[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:431)
268[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:316)
269[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:787)
270[14:49:08] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
271[14:49:08] [Server thread/WARN]: java.lang.Throwable: Warning: A plugin is creating a recipe using a Deprecated method. This will cause you to receive warnings stating 'Tried to load unrecognized recipe: bukkit:<ID>'. Please ask the author to give their recipe a static key using NamespacedKey.
272[14:49:08] [Server thread/WARN]: at org.bukkit.inventory.ShapedRecipe.<init>(ShapedRecipe.java:29)
273[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.f.M.D(Unknown Source)
274[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.a(Unknown Source)
275[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.A(Unknown Source)
276[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.B(Unknown Source)
277[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.Main.onEnable(Unknown Source)
278[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265)
279[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:334)
280[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412)
281[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:443)
282[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:357)
283[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:608)
284[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:570)
285[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:431)
286[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:316)
287[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:787)
288[14:49:08] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
289[14:49:08] [Server thread/WARN]: java.lang.Throwable: Warning: A plugin is creating a recipe using a Deprecated method. This will cause you to receive warnings stating 'Tried to load unrecognized recipe: bukkit:<ID>'. Please ask the author to give their recipe a static key using NamespacedKey.
290[14:49:08] [Server thread/WARN]: at org.bukkit.inventory.ShapedRecipe.<init>(ShapedRecipe.java:29)
291[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.f.M.<init>(Unknown Source)
292[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.a(Unknown Source)
293[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.A(Unknown Source)
294[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.B(Unknown Source)
295[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.Main.onEnable(Unknown Source)
296[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265)
297[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:334)
298[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412)
299[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:443)
300[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:357)
301[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:608)
302[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:570)
303[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:431)
304[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:316)
305[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:787)
306[14:49:08] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
307[14:49:08] [Server thread/WARN]: java.lang.Throwable: Warning: A plugin is creating a recipe using a Deprecated method. This will cause you to receive warnings stating 'Tried to load unrecognized recipe: bukkit:<ID>'. Please ask the author to give their recipe a static key using NamespacedKey.
308[14:49:08] [Server thread/WARN]: at org.bukkit.inventory.ShapedRecipe.<init>(ShapedRecipe.java:29)
309[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.f.M.D(Unknown Source)
310[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.a(Unknown Source)
311[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.A(Unknown Source)
312[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.B(Unknown Source)
313[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.Main.onEnable(Unknown Source)
314[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265)
315[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:334)
316[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412)
317[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:443)
318[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:357)
319[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:608)
320[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:570)
321[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:431)
322[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:316)
323[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:787)
324[14:49:08] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
325[14:49:08] [Server thread/WARN]: java.lang.Throwable: Warning: A plugin is creating a recipe using a Deprecated method. This will cause you to receive warnings stating 'Tried to load unrecognized recipe: bukkit:<ID>'. Please ask the author to give their recipe a static key using NamespacedKey.
326[14:49:08] [Server thread/WARN]: at org.bukkit.inventory.ShapedRecipe.<init>(ShapedRecipe.java:29)
327[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.f.M.<init>(Unknown Source)
328[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.a(Unknown Source)
329[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.A(Unknown Source)
330[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.B(Unknown Source)
331[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.Main.onEnable(Unknown Source)
332[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265)
333[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:334)
334[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412)
335[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:443)
336[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:357)
337[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:608)
338[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:570)
339[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:431)
340[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:316)
341[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:787)
342[14:49:08] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
343[14:49:08] [Server thread/WARN]: java.lang.Throwable: Warning: A plugin is creating a recipe using a Deprecated method. This will cause you to receive warnings stating 'Tried to load unrecognized recipe: bukkit:<ID>'. Please ask the author to give their recipe a static key using NamespacedKey.
344[14:49:08] [Server thread/WARN]: at org.bukkit.inventory.ShapedRecipe.<init>(ShapedRecipe.java:29)
345[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.f.M.D(Unknown Source)
346[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.a(Unknown Source)
347[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.A(Unknown Source)
348[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.B(Unknown Source)
349[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.Main.onEnable(Unknown Source)
350[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265)
351[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:334)
352[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412)
353[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:443)
354[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:357)
355[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:608)
356[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:570)
357[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:431)
358[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:316)
359[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:787)
360[14:49:08] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
361[14:49:08] [Server thread/WARN]: java.lang.Throwable: Warning: A plugin is creating a recipe using a Deprecated method. This will cause you to receive warnings stating 'Tried to load unrecognized recipe: bukkit:<ID>'. Please ask the author to give their recipe a static key using NamespacedKey.
362[14:49:08] [Server thread/WARN]: at org.bukkit.inventory.ShapedRecipe.<init>(ShapedRecipe.java:29)
363[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.f.M.<init>(Unknown Source)
364[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.a(Unknown Source)
365[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.A(Unknown Source)
366[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.B(Unknown Source)
367[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.Main.onEnable(Unknown Source)
368[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265)
369[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:334)
370[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412)
371[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:443)
372[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:357)
373[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:608)
374[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:570)
375[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:431)
376[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:316)
377[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:787)
378[14:49:08] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
379[14:49:08] [Server thread/WARN]: java.lang.Throwable: Warning: A plugin is creating a recipe using a Deprecated method. This will cause you to receive warnings stating 'Tried to load unrecognized recipe: bukkit:<ID>'. Please ask the author to give their recipe a static key using NamespacedKey.
380[14:49:08] [Server thread/WARN]: at org.bukkit.inventory.ShapedRecipe.<init>(ShapedRecipe.java:29)
381[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.f.M.D(Unknown Source)
382[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.a(Unknown Source)
383[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.A(Unknown Source)
384[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.B(Unknown Source)
385[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.Main.onEnable(Unknown Source)
386[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265)
387[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:334)
388[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412)
389[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:443)
390[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:357)
391[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:608)
392[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:570)
393[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:431)
394[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:316)
395[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:787)
396[14:49:08] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
397[14:49:08] [Server thread/WARN]: java.lang.Throwable: Warning: A plugin is creating a recipe using a Deprecated method. This will cause you to receive warnings stating 'Tried to load unrecognized recipe: bukkit:<ID>'. Please ask the author to give their recipe a static key using NamespacedKey.
398[14:49:08] [Server thread/WARN]: at org.bukkit.inventory.ShapedRecipe.<init>(ShapedRecipe.java:29)
399[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.f.M.<init>(Unknown Source)
400[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.a(Unknown Source)
401[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.A(Unknown Source)
402[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.B(Unknown Source)
403[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.Main.onEnable(Unknown Source)
404[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265)
405[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:334)
406[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412)
407[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:443)
408[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:357)
409[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:608)
410[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:570)
411[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:431)
412[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:316)
413[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:787)
414[14:49:08] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
415[14:49:08] [Server thread/WARN]: java.lang.Throwable: Warning: A plugin is creating a recipe using a Deprecated method. This will cause you to receive warnings stating 'Tried to load unrecognized recipe: bukkit:<ID>'. Please ask the author to give their recipe a static key using NamespacedKey.
416[14:49:08] [Server thread/WARN]: at org.bukkit.inventory.ShapedRecipe.<init>(ShapedRecipe.java:29)
417[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.f.M.D(Unknown Source)
418[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.a(Unknown Source)
419[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.A(Unknown Source)
420[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.B(Unknown Source)
421[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.Main.onEnable(Unknown Source)
422[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265)
423[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:334)
424[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412)
425[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:443)
426[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:357)
427[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:608)
428[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:570)
429[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:431)
430[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:316)
431[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:787)
432[14:49:08] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
433[14:49:08] [Server thread/WARN]: java.lang.Throwable: Warning: A plugin is creating a recipe using a Deprecated method. This will cause you to receive warnings stating 'Tried to load unrecognized recipe: bukkit:<ID>'. Please ask the author to give their recipe a static key using NamespacedKey.
434[14:49:08] [Server thread/WARN]: at org.bukkit.inventory.ShapedRecipe.<init>(ShapedRecipe.java:29)
435[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.f.M.<init>(Unknown Source)
436[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.a(Unknown Source)
437[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.A(Unknown Source)
438[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.B(Unknown Source)
439[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.Main.onEnable(Unknown Source)
440[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265)
441[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:334)
442[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412)
443[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:443)
444[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:357)
445[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:608)
446[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:570)
447[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:431)
448[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:316)
449[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:787)
450[14:49:08] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
451[14:49:08] [Server thread/WARN]: java.lang.Throwable: Warning: A plugin is creating a recipe using a Deprecated method. This will cause you to receive warnings stating 'Tried to load unrecognized recipe: bukkit:<ID>'. Please ask the author to give their recipe a static key using NamespacedKey.
452[14:49:08] [Server thread/WARN]: at org.bukkit.inventory.ShapedRecipe.<init>(ShapedRecipe.java:29)
453[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.f.M.D(Unknown Source)
454[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.a(Unknown Source)
455[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.A(Unknown Source)
456[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.B(Unknown Source)
457[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.Main.onEnable(Unknown Source)
458[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265)
459[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:334)
460[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412)
461[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:443)
462[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:357)
463[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:608)
464[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:570)
465[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:431)
466[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:316)
467[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:787)
468[14:49:08] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
469[14:49:08] [Server thread/WARN]: java.lang.Throwable: Warning: A plugin is creating a recipe using a Deprecated method. This will cause you to receive warnings stating 'Tried to load unrecognized recipe: bukkit:<ID>'. Please ask the author to give their recipe a static key using NamespacedKey.
470[14:49:08] [Server thread/WARN]: at org.bukkit.inventory.ShapedRecipe.<init>(ShapedRecipe.java:29)
471[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.f.M.<init>(Unknown Source)
472[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.a(Unknown Source)
473[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.A(Unknown Source)
474[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.B(Unknown Source)
475[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.Main.onEnable(Unknown Source)
476[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265)
477[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:334)
478[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412)
479[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:443)
480[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:357)
481[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:608)
482[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:570)
483[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:431)
484[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:316)
485[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:787)
486[14:49:08] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
487[14:49:08] [Server thread/WARN]: java.lang.Throwable: Warning: A plugin is creating a recipe using a Deprecated method. This will cause you to receive warnings stating 'Tried to load unrecognized recipe: bukkit:<ID>'. Please ask the author to give their recipe a static key using NamespacedKey.
488[14:49:08] [Server thread/WARN]: at org.bukkit.inventory.ShapedRecipe.<init>(ShapedRecipe.java:29)
489[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.f.M.D(Unknown Source)
490[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.a(Unknown Source)
491[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.A(Unknown Source)
492[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.B(Unknown Source)
493[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.Main.onEnable(Unknown Source)
494[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265)
495[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:334)
496[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412)
497[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:443)
498[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:357)
499[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:608)
500[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:570)
501[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:431)
502[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:316)
503[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:787)
504[14:49:08] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
505[14:49:08] [Server thread/WARN]: java.lang.Throwable: Warning: A plugin is creating a recipe using a Deprecated method. This will cause you to receive warnings stating 'Tried to load unrecognized recipe: bukkit:<ID>'. Please ask the author to give their recipe a static key using NamespacedKey.
506[14:49:08] [Server thread/WARN]: at org.bukkit.inventory.ShapedRecipe.<init>(ShapedRecipe.java:29)
507[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.f.M.<init>(Unknown Source)
508[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.a(Unknown Source)
509[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.A(Unknown Source)
510[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.B(Unknown Source)
511[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.Main.onEnable(Unknown Source)
512[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265)
513[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:334)
514[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412)
515[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:443)
516[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:357)
517[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:608)
518[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:570)
519[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:431)
520[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:316)
521[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:787)
522[14:49:08] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
523[14:49:08] [Server thread/WARN]: java.lang.Throwable: Warning: A plugin is creating a recipe using a Deprecated method. This will cause you to receive warnings stating 'Tried to load unrecognized recipe: bukkit:<ID>'. Please ask the author to give their recipe a static key using NamespacedKey.
524[14:49:08] [Server thread/WARN]: at org.bukkit.inventory.ShapedRecipe.<init>(ShapedRecipe.java:29)
525[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.f.M.D(Unknown Source)
526[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.a(Unknown Source)
527[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.A(Unknown Source)
528[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.B(Unknown Source)
529[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.Main.onEnable(Unknown Source)
530[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265)
531[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:334)
532[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412)
533[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:443)
534[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:357)
535[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:608)
536[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:570)
537[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:431)
538[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:316)
539[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:787)
540[14:49:08] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
541[14:49:08] [Server thread/WARN]: java.lang.Throwable: Warning: A plugin is creating a recipe using a Deprecated method. This will cause you to receive warnings stating 'Tried to load unrecognized recipe: bukkit:<ID>'. Please ask the author to give their recipe a static key using NamespacedKey.
542[14:49:08] [Server thread/WARN]: at org.bukkit.inventory.ShapedRecipe.<init>(ShapedRecipe.java:29)
543[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.f.M.<init>(Unknown Source)
544[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.a(Unknown Source)
545[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.A(Unknown Source)
546[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.B(Unknown Source)
547[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.Main.onEnable(Unknown Source)
548[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265)
549[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:334)
550[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412)
551[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:443)
552[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:357)
553[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:608)
554[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:570)
555[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:431)
556[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:316)
557[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:787)
558[14:49:08] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
559[14:49:08] [Server thread/WARN]: java.lang.Throwable: Warning: A plugin is creating a recipe using a Deprecated method. This will cause you to receive warnings stating 'Tried to load unrecognized recipe: bukkit:<ID>'. Please ask the author to give their recipe a static key using NamespacedKey.
560[14:49:08] [Server thread/WARN]: at org.bukkit.inventory.ShapedRecipe.<init>(ShapedRecipe.java:29)
561[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.f.M.D(Unknown Source)
562[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.a(Unknown Source)
563[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.A(Unknown Source)
564[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.B(Unknown Source)
565[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.Main.onEnable(Unknown Source)
566[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265)
567[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:334)
568[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412)
569[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:443)
570[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:357)
571[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:608)
572[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:570)
573[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:431)
574[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:316)
575[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:787)
576[14:49:08] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
577[14:49:08] [Server thread/WARN]: java.lang.Throwable: Warning: A plugin is creating a recipe using a Deprecated method. This will cause you to receive warnings stating 'Tried to load unrecognized recipe: bukkit:<ID>'. Please ask the author to give their recipe a static key using NamespacedKey.
578[14:49:08] [Server thread/WARN]: at org.bukkit.inventory.ShapedRecipe.<init>(ShapedRecipe.java:29)
579[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.f.M.<init>(Unknown Source)
580[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.a(Unknown Source)
581[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.A(Unknown Source)
582[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.B(Unknown Source)
583[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.Main.onEnable(Unknown Source)
584[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265)
585[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:334)
586[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412)
587[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:443)
588[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:357)
589[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:608)
590[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:570)
591[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:431)
592[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:316)
593[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:787)
594[14:49:08] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
595[14:49:08] [Server thread/WARN]: java.lang.Throwable: Warning: A plugin is creating a recipe using a Deprecated method. This will cause you to receive warnings stating 'Tried to load unrecognized recipe: bukkit:<ID>'. Please ask the author to give their recipe a static key using NamespacedKey.
596[14:49:08] [Server thread/WARN]: at org.bukkit.inventory.ShapedRecipe.<init>(ShapedRecipe.java:29)
597[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.f.M.D(Unknown Source)
598[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.a(Unknown Source)
599[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.A(Unknown Source)
600[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.B(Unknown Source)
601[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.Main.onEnable(Unknown Source)
602[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265)
603[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:334)
604[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412)
605[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:443)
606[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:357)
607[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:608)
608[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:570)
609[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:431)
610[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:316)
611[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:787)
612[14:49:08] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
613[14:49:08] [Server thread/WARN]: java.lang.Throwable: Warning: A plugin is creating a recipe using a Deprecated method. This will cause you to receive warnings stating 'Tried to load unrecognized recipe: bukkit:<ID>'. Please ask the author to give their recipe a static key using NamespacedKey.
614[14:49:08] [Server thread/WARN]: at org.bukkit.inventory.ShapedRecipe.<init>(ShapedRecipe.java:29)
615[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.f.M.<init>(Unknown Source)
616[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.a(Unknown Source)
617[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.A(Unknown Source)
618[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.B(Unknown Source)
619[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.Main.onEnable(Unknown Source)
620[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265)
621[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:334)
622[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412)
623[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:443)
624[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:357)
625[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:608)
626[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:570)
627[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:431)
628[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:316)
629[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:787)
630[14:49:08] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
631[14:49:08] [Server thread/WARN]: java.lang.Throwable: Warning: A plugin is creating a recipe using a Deprecated method. This will cause you to receive warnings stating 'Tried to load unrecognized recipe: bukkit:<ID>'. Please ask the author to give their recipe a static key using NamespacedKey.
632[14:49:08] [Server thread/WARN]: at org.bukkit.inventory.ShapedRecipe.<init>(ShapedRecipe.java:29)
633[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.f.M.D(Unknown Source)
634[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.a(Unknown Source)
635[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.A(Unknown Source)
636[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.B(Unknown Source)
637[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.Main.onEnable(Unknown Source)
638[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265)
639[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:334)
640[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412)
641[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:443)
642[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:357)
643[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:608)
644[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:570)
645[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:431)
646[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:316)
647[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:787)
648[14:49:08] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
649[14:49:08] [Server thread/WARN]: java.lang.Throwable: Warning: A plugin is creating a recipe using a Deprecated method. This will cause you to receive warnings stating 'Tried to load unrecognized recipe: bukkit:<ID>'. Please ask the author to give their recipe a static key using NamespacedKey.
650[14:49:08] [Server thread/WARN]: at org.bukkit.inventory.ShapedRecipe.<init>(ShapedRecipe.java:29)
651[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.f.M.<init>(Unknown Source)
652[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.a(Unknown Source)
653[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.A(Unknown Source)
654[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.B(Unknown Source)
655[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.Main.onEnable(Unknown Source)
656[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265)
657[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:334)
658[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412)
659[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:443)
660[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:357)
661[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:608)
662[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:570)
663[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:431)
664[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:316)
665[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:787)
666[14:49:08] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
667[14:49:08] [Server thread/WARN]: java.lang.Throwable: Warning: A plugin is creating a recipe using a Deprecated method. This will cause you to receive warnings stating 'Tried to load unrecognized recipe: bukkit:<ID>'. Please ask the author to give their recipe a static key using NamespacedKey.
668[14:49:08] [Server thread/WARN]: at org.bukkit.inventory.ShapedRecipe.<init>(ShapedRecipe.java:29)
669[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.f.M.D(Unknown Source)
670[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.a(Unknown Source)
671[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.A(Unknown Source)
672[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.B(Unknown Source)
673[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.Main.onEnable(Unknown Source)
674[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265)
675[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:334)
676[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412)
677[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:443)
678[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:357)
679[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:608)
680[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:570)
681[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:431)
682[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:316)
683[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:787)
684[14:49:08] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
685[14:49:08] [Server thread/WARN]: java.lang.Throwable: Warning: A plugin is creating a recipe using a Deprecated method. This will cause you to receive warnings stating 'Tried to load unrecognized recipe: bukkit:<ID>'. Please ask the author to give their recipe a static key using NamespacedKey.
686[14:49:08] [Server thread/WARN]: at org.bukkit.inventory.ShapedRecipe.<init>(ShapedRecipe.java:29)
687[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.f.M.<init>(Unknown Source)
688[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.a(Unknown Source)
689[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.A(Unknown Source)
690[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.B(Unknown Source)
691[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.Main.onEnable(Unknown Source)
692[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265)
693[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:334)
694[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412)
695[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:443)
696[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:357)
697[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:608)
698[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:570)
699[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:431)
700[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:316)
701[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:787)
702[14:49:08] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
703[14:49:08] [Server thread/WARN]: java.lang.Throwable: Warning: A plugin is creating a recipe using a Deprecated method. This will cause you to receive warnings stating 'Tried to load unrecognized recipe: bukkit:<ID>'. Please ask the author to give their recipe a static key using NamespacedKey.
704[14:49:08] [Server thread/WARN]: at org.bukkit.inventory.ShapedRecipe.<init>(ShapedRecipe.java:29)
705[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.f.M.D(Unknown Source)
706[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.a(Unknown Source)
707[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.A(Unknown Source)
708[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.B(Unknown Source)
709[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.Main.onEnable(Unknown Source)
710[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265)
711[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:334)
712[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412)
713[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:443)
714[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:357)
715[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:608)
716[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:570)
717[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:431)
718[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:316)
719[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:787)
720[14:49:08] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
721[14:49:08] [Server thread/WARN]: java.lang.Throwable: Warning: A plugin is creating a recipe using a Deprecated method. This will cause you to receive warnings stating 'Tried to load unrecognized recipe: bukkit:<ID>'. Please ask the author to give their recipe a static key using NamespacedKey.
722[14:49:08] [Server thread/WARN]: at org.bukkit.inventory.ShapedRecipe.<init>(ShapedRecipe.java:29)
723[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.f.M.<init>(Unknown Source)
724[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.a(Unknown Source)
725[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.A(Unknown Source)
726[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.B(Unknown Source)
727[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.Main.onEnable(Unknown Source)
728[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265)
729[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:334)
730[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412)
731[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:443)
732[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:357)
733[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:608)
734[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:570)
735[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:431)
736[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:316)
737[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:787)
738[14:49:08] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
739[14:49:08] [Server thread/WARN]: java.lang.Throwable: Warning: A plugin is creating a recipe using a Deprecated method. This will cause you to receive warnings stating 'Tried to load unrecognized recipe: bukkit:<ID>'. Please ask the author to give their recipe a static key using NamespacedKey.
740[14:49:08] [Server thread/WARN]: at org.bukkit.inventory.ShapedRecipe.<init>(ShapedRecipe.java:29)
741[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.f.M.D(Unknown Source)
742[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.a(Unknown Source)
743[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.A(Unknown Source)
744[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.B(Unknown Source)
745[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.Main.onEnable(Unknown Source)
746[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265)
747[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:334)
748[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412)
749[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:443)
750[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:357)
751[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:608)
752[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:570)
753[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:431)
754[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:316)
755[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:787)
756[14:49:08] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
757[14:49:08] [Server thread/WARN]: java.lang.Throwable: Warning: A plugin is creating a recipe using a Deprecated method. This will cause you to receive warnings stating 'Tried to load unrecognized recipe: bukkit:<ID>'. Please ask the author to give their recipe a static key using NamespacedKey.
758[14:49:08] [Server thread/WARN]: at org.bukkit.inventory.ShapedRecipe.<init>(ShapedRecipe.java:29)
759[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.f.M.<init>(Unknown Source)
760[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.a(Unknown Source)
761[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.A(Unknown Source)
762[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.B(Unknown Source)
763[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.Main.onEnable(Unknown Source)
764[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265)
765[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:334)
766[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412)
767[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:443)
768[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:357)
769[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:608)
770[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:570)
771[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:431)
772[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:316)
773[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:787)
774[14:49:08] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
775[14:49:08] [Server thread/WARN]: java.lang.Throwable: Warning: A plugin is creating a recipe using a Deprecated method. This will cause you to receive warnings stating 'Tried to load unrecognized recipe: bukkit:<ID>'. Please ask the author to give their recipe a static key using NamespacedKey.
776[14:49:08] [Server thread/WARN]: at org.bukkit.inventory.ShapedRecipe.<init>(ShapedRecipe.java:29)
777[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.f.M.D(Unknown Source)
778[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.a(Unknown Source)
779[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.A(Unknown Source)
780[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.B(Unknown Source)
781[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.Main.onEnable(Unknown Source)
782[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265)
783[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:334)
784[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412)
785[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:443)
786[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:357)
787[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:608)
788[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:570)
789[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:431)
790[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:316)
791[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:787)
792[14:49:08] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
793[14:49:08] [Server thread/WARN]: java.lang.Throwable: Warning: A plugin is creating a recipe using a Deprecated method. This will cause you to receive warnings stating 'Tried to load unrecognized recipe: bukkit:<ID>'. Please ask the author to give their recipe a static key using NamespacedKey.
794[14:49:08] [Server thread/WARN]: at org.bukkit.inventory.ShapedRecipe.<init>(ShapedRecipe.java:29)
795[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.f.M.<init>(Unknown Source)
796[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.a(Unknown Source)
797[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.A(Unknown Source)
798[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.B(Unknown Source)
799[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.Main.onEnable(Unknown Source)
800[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265)
801[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:334)
802[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412)
803[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:443)
804[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:357)
805[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:608)
806[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:570)
807[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:431)
808[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:316)
809[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:787)
810[14:49:08] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
811[14:49:08] [Server thread/WARN]: java.lang.Throwable: Warning: A plugin is creating a recipe using a Deprecated method. This will cause you to receive warnings stating 'Tried to load unrecognized recipe: bukkit:<ID>'. Please ask the author to give their recipe a static key using NamespacedKey.
812[14:49:08] [Server thread/WARN]: at org.bukkit.inventory.ShapedRecipe.<init>(ShapedRecipe.java:29)
813[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.f.M.D(Unknown Source)
814[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.a(Unknown Source)
815[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.A(Unknown Source)
816[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.B(Unknown Source)
817[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.Main.onEnable(Unknown Source)
818[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265)
819[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:334)
820[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412)
821[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:443)
822[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:357)
823[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:608)
824[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:570)
825[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:431)
826[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:316)
827[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:787)
828[14:49:08] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
829[14:49:08] [Server thread/WARN]: java.lang.Throwable: Warning: A plugin is creating a recipe using a Deprecated method. This will cause you to receive warnings stating 'Tried to load unrecognized recipe: bukkit:<ID>'. Please ask the author to give their recipe a static key using NamespacedKey.
830[14:49:08] [Server thread/WARN]: at org.bukkit.inventory.ShapedRecipe.<init>(ShapedRecipe.java:29)
831[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.f.M.<init>(Unknown Source)
832[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.a(Unknown Source)
833[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.A(Unknown Source)
834[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.B(Unknown Source)
835[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.Main.onEnable(Unknown Source)
836[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265)
837[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:334)
838[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412)
839[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:443)
840[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:357)
841[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:608)
842[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:570)
843[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:431)
844[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:316)
845[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:787)
846[14:49:08] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
847[14:49:08] [Server thread/WARN]: java.lang.Throwable: Warning: A plugin is creating a recipe using a Deprecated method. This will cause you to receive warnings stating 'Tried to load unrecognized recipe: bukkit:<ID>'. Please ask the author to give their recipe a static key using NamespacedKey.
848[14:49:08] [Server thread/WARN]: at org.bukkit.inventory.ShapedRecipe.<init>(ShapedRecipe.java:29)
849[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.f.M.D(Unknown Source)
850[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.a(Unknown Source)
851[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.A(Unknown Source)
852[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.B(Unknown Source)
853[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.Main.onEnable(Unknown Source)
854[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265)
855[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:334)
856[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412)
857[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:443)
858[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:357)
859[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:608)
860[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:570)
861[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:431)
862[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:316)
863[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:787)
864[14:49:08] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
865[14:49:08] [Server thread/WARN]: java.lang.Throwable: Warning: A plugin is creating a recipe using a Deprecated method. This will cause you to receive warnings stating 'Tried to load unrecognized recipe: bukkit:<ID>'. Please ask the author to give their recipe a static key using NamespacedKey.
866[14:49:08] [Server thread/WARN]: at org.bukkit.inventory.ShapedRecipe.<init>(ShapedRecipe.java:29)
867[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.f.M.<init>(Unknown Source)
868[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.a(Unknown Source)
869[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.A(Unknown Source)
870[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.B(Unknown Source)
871[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.Main.onEnable(Unknown Source)
872[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265)
873[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:334)
874[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412)
875[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:443)
876[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:357)
877[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:608)
878[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:570)
879[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:431)
880[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:316)
881[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:787)
882[14:49:08] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
883[14:49:08] [Server thread/WARN]: java.lang.Throwable: Warning: A plugin is creating a recipe using a Deprecated method. This will cause you to receive warnings stating 'Tried to load unrecognized recipe: bukkit:<ID>'. Please ask the author to give their recipe a static key using NamespacedKey.
884[14:49:08] [Server thread/WARN]: at org.bukkit.inventory.ShapedRecipe.<init>(ShapedRecipe.java:29)
885[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.f.M.D(Unknown Source)
886[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.a(Unknown Source)
887[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.A(Unknown Source)
888[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.B(Unknown Source)
889[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.Main.onEnable(Unknown Source)
890[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265)
891[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:334)
892[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412)
893[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:443)
894[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:357)
895[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:608)
896[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:570)
897[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:431)
898[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:316)
899[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:787)
900[14:49:08] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
901[14:49:08] [Server thread/WARN]: java.lang.Throwable: Warning: A plugin is creating a recipe using a Deprecated method. This will cause you to receive warnings stating 'Tried to load unrecognized recipe: bukkit:<ID>'. Please ask the author to give their recipe a static key using NamespacedKey.
902[14:49:08] [Server thread/WARN]: at org.bukkit.inventory.ShapedRecipe.<init>(ShapedRecipe.java:29)
903[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.f.M.<init>(Unknown Source)
904[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.a(Unknown Source)
905[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.A(Unknown Source)
906[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.B(Unknown Source)
907[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.Main.onEnable(Unknown Source)
908[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265)
909[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:334)
910[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412)
911[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:443)
912[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:357)
913[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:608)
914[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:570)
915[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:431)
916[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:316)
917[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:787)
918[14:49:08] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
919[14:49:08] [Server thread/WARN]: java.lang.Throwable: Warning: A plugin is creating a recipe using a Deprecated method. This will cause you to receive warnings stating 'Tried to load unrecognized recipe: bukkit:<ID>'. Please ask the author to give their recipe a static key using NamespacedKey.
920[14:49:08] [Server thread/WARN]: at org.bukkit.inventory.ShapedRecipe.<init>(ShapedRecipe.java:29)
921[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.f.M.D(Unknown Source)
922[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.a(Unknown Source)
923[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.A(Unknown Source)
924[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.B(Unknown Source)
925[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.Main.onEnable(Unknown Source)
926[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265)
927[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:334)
928[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412)
929[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:443)
930[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:357)
931[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:608)
932[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:570)
933[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:431)
934[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:316)
935[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:787)
936[14:49:08] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
937[14:49:08] [Server thread/WARN]: java.lang.Throwable: Warning: A plugin is creating a recipe using a Deprecated method. This will cause you to receive warnings stating 'Tried to load unrecognized recipe: bukkit:<ID>'. Please ask the author to give their recipe a static key using NamespacedKey.
938[14:49:08] [Server thread/WARN]: at org.bukkit.inventory.ShapedRecipe.<init>(ShapedRecipe.java:29)
939[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.f.M.<init>(Unknown Source)
940[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.a(Unknown Source)
941[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.A(Unknown Source)
942[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.B(Unknown Source)
943[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.Main.onEnable(Unknown Source)
944[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265)
945[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:334)
946[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412)
947[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:443)
948[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:357)
949[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:608)
950[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:570)
951[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:431)
952[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:316)
953[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:787)
954[14:49:08] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
955[14:49:08] [Server thread/WARN]: java.lang.Throwable: Warning: A plugin is creating a recipe using a Deprecated method. This will cause you to receive warnings stating 'Tried to load unrecognized recipe: bukkit:<ID>'. Please ask the author to give their recipe a static key using NamespacedKey.
956[14:49:08] [Server thread/WARN]: at org.bukkit.inventory.ShapedRecipe.<init>(ShapedRecipe.java:29)
957[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.f.M.D(Unknown Source)
958[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.a(Unknown Source)
959[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.A(Unknown Source)
960[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.B(Unknown Source)
961[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.Main.onEnable(Unknown Source)
962[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265)
963[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:334)
964[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412)
965[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:443)
966[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:357)
967[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:608)
968[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:570)
969[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:431)
970[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:316)
971[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:787)
972[14:49:08] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
973[14:49:08] [Server thread/WARN]: java.lang.Throwable: Warning: A plugin is creating a recipe using a Deprecated method. This will cause you to receive warnings stating 'Tried to load unrecognized recipe: bukkit:<ID>'. Please ask the author to give their recipe a static key using NamespacedKey.
974[14:49:08] [Server thread/WARN]: at org.bukkit.inventory.ShapedRecipe.<init>(ShapedRecipe.java:29)
975[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.f.M.<init>(Unknown Source)
976[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.a(Unknown Source)
977[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.A(Unknown Source)
978[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.B(Unknown Source)
979[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.Main.onEnable(Unknown Source)
980[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265)
981[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:334)
982[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412)
983[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:443)
984[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:357)
985[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:608)
986[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:570)
987[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:431)
988[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:316)
989[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:787)
990[14:49:08] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
991[14:49:08] [Server thread/WARN]: java.lang.Throwable: Warning: A plugin is creating a recipe using a Deprecated method. This will cause you to receive warnings stating 'Tried to load unrecognized recipe: bukkit:<ID>'. Please ask the author to give their recipe a static key using NamespacedKey.
992[14:49:08] [Server thread/WARN]: at org.bukkit.inventory.ShapedRecipe.<init>(ShapedRecipe.java:29)
993[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.f.M.D(Unknown Source)
994[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.a(Unknown Source)
995[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.A(Unknown Source)
996[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.B(Unknown Source)
997[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.Main.onEnable(Unknown Source)
998[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265)
999[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:334)
1000[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412)
1001[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:443)
1002[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:357)
1003[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:608)
1004[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:570)
1005[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:431)
1006[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:316)
1007[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:787)
1008[14:49:08] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
1009[14:49:08] [Server thread/WARN]: java.lang.Throwable: Warning: A plugin is creating a recipe using a Deprecated method. This will cause you to receive warnings stating 'Tried to load unrecognized recipe: bukkit:<ID>'. Please ask the author to give their recipe a static key using NamespacedKey.
1010[14:49:08] [Server thread/WARN]: at org.bukkit.inventory.ShapedRecipe.<init>(ShapedRecipe.java:29)
1011[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.f.M.<init>(Unknown Source)
1012[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.a(Unknown Source)
1013[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.A(Unknown Source)
1014[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.B(Unknown Source)
1015[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.Main.onEnable(Unknown Source)
1016[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265)
1017[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:334)
1018[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412)
1019[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:443)
1020[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:357)
1021[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:608)
1022[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:570)
1023[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:431)
1024[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:316)
1025[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:787)
1026[14:49:08] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
1027[14:49:08] [Server thread/WARN]: java.lang.Throwable: Warning: A plugin is creating a recipe using a Deprecated method. This will cause you to receive warnings stating 'Tried to load unrecognized recipe: bukkit:<ID>'. Please ask the author to give their recipe a static key using NamespacedKey.
1028[14:49:08] [Server thread/WARN]: at org.bukkit.inventory.ShapedRecipe.<init>(ShapedRecipe.java:29)
1029[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.f.M.D(Unknown Source)
1030[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.a(Unknown Source)
1031[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.A(Unknown Source)
1032[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.B(Unknown Source)
1033[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.Main.onEnable(Unknown Source)
1034[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265)
1035[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:334)
1036[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412)
1037[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:443)
1038[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:357)
1039[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:608)
1040[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:570)
1041[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:431)
1042[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:316)
1043[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:787)
1044[14:49:08] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
1045[14:49:08] [Server thread/WARN]: java.lang.Throwable: Warning: A plugin is creating a recipe using a Deprecated method. This will cause you to receive warnings stating 'Tried to load unrecognized recipe: bukkit:<ID>'. Please ask the author to give their recipe a static key using NamespacedKey.
1046[14:49:08] [Server thread/WARN]: at org.bukkit.inventory.ShapedRecipe.<init>(ShapedRecipe.java:29)
1047[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.f.M.<init>(Unknown Source)
1048[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.a(Unknown Source)
1049[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.A(Unknown Source)
1050[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.B(Unknown Source)
1051[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.Main.onEnable(Unknown Source)
1052[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265)
1053[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:334)
1054[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412)
1055[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:443)
1056[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:357)
1057[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:608)
1058[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:570)
1059[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:431)
1060[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:316)
1061[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:787)
1062[14:49:08] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
1063[14:49:08] [Server thread/WARN]: java.lang.Throwable: Warning: A plugin is creating a recipe using a Deprecated method. This will cause you to receive warnings stating 'Tried to load unrecognized recipe: bukkit:<ID>'. Please ask the author to give their recipe a static key using NamespacedKey.
1064[14:49:08] [Server thread/WARN]: at org.bukkit.inventory.ShapedRecipe.<init>(ShapedRecipe.java:29)
1065[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.f.M.D(Unknown Source)
1066[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.a(Unknown Source)
1067[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.A(Unknown Source)
1068[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.B(Unknown Source)
1069[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.Main.onEnable(Unknown Source)
1070[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265)
1071[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:334)
1072[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412)
1073[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:443)
1074[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:357)
1075[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:608)
1076[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:570)
1077[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:431)
1078[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:316)
1079[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:787)
1080[14:49:08] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
1081[14:49:08] [Server thread/WARN]: java.lang.Throwable: Warning: A plugin is creating a recipe using a Deprecated method. This will cause you to receive warnings stating 'Tried to load unrecognized recipe: bukkit:<ID>'. Please ask the author to give their recipe a static key using NamespacedKey.
1082[14:49:08] [Server thread/WARN]: at org.bukkit.inventory.ShapedRecipe.<init>(ShapedRecipe.java:29)
1083[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.f.M.<init>(Unknown Source)
1084[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.a(Unknown Source)
1085[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.A(Unknown Source)
1086[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.B(Unknown Source)
1087[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.Main.onEnable(Unknown Source)
1088[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265)
1089[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:334)
1090[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412)
1091[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:443)
1092[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:357)
1093[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:608)
1094[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:570)
1095[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:431)
1096[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:316)
1097[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:787)
1098[14:49:08] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
1099[14:49:08] [Server thread/WARN]: java.lang.Throwable: Warning: A plugin is creating a recipe using a Deprecated method. This will cause you to receive warnings stating 'Tried to load unrecognized recipe: bukkit:<ID>'. Please ask the author to give their recipe a static key using NamespacedKey.
1100[14:49:08] [Server thread/WARN]: at org.bukkit.inventory.ShapedRecipe.<init>(ShapedRecipe.java:29)
1101[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.f.M.D(Unknown Source)
1102[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.a(Unknown Source)
1103[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.A(Unknown Source)
1104[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.B(Unknown Source)
1105[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.Main.onEnable(Unknown Source)
1106[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265)
1107[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:334)
1108[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412)
1109[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:443)
1110[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:357)
1111[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:608)
1112[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:570)
1113[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:431)
1114[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:316)
1115[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:787)
1116[14:49:08] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
1117[14:49:08] [Server thread/WARN]: java.lang.Throwable: Warning: A plugin is creating a recipe using a Deprecated method. This will cause you to receive warnings stating 'Tried to load unrecognized recipe: bukkit:<ID>'. Please ask the author to give their recipe a static key using NamespacedKey.
1118[14:49:08] [Server thread/WARN]: at org.bukkit.inventory.ShapedRecipe.<init>(ShapedRecipe.java:29)
1119[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.f.M.<init>(Unknown Source)
1120[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.a(Unknown Source)
1121[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.A(Unknown Source)
1122[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.B(Unknown Source)
1123[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.Main.onEnable(Unknown Source)
1124[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265)
1125[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:334)
1126[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412)
1127[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:443)
1128[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:357)
1129[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:608)
1130[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:570)
1131[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:431)
1132[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:316)
1133[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:787)
1134[14:49:08] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
1135[14:49:08] [Server thread/WARN]: java.lang.Throwable: Warning: A plugin is creating a recipe using a Deprecated method. This will cause you to receive warnings stating 'Tried to load unrecognized recipe: bukkit:<ID>'. Please ask the author to give their recipe a static key using NamespacedKey.
1136[14:49:08] [Server thread/WARN]: at org.bukkit.inventory.ShapedRecipe.<init>(ShapedRecipe.java:29)
1137[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.f.M.D(Unknown Source)
1138[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.a(Unknown Source)
1139[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.A(Unknown Source)
1140[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.B(Unknown Source)
1141[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.Main.onEnable(Unknown Source)
1142[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265)
1143[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:334)
1144[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412)
1145[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:443)
1146[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:357)
1147[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:608)
1148[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:570)
1149[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:431)
1150[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:316)
1151[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:787)
1152[14:49:08] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
1153[14:49:08] [Server thread/WARN]: java.lang.Throwable: Warning: A plugin is creating a recipe using a Deprecated method. This will cause you to receive warnings stating 'Tried to load unrecognized recipe: bukkit:<ID>'. Please ask the author to give their recipe a static key using NamespacedKey.
1154[14:49:08] [Server thread/WARN]: at org.bukkit.inventory.ShapedRecipe.<init>(ShapedRecipe.java:29)
1155[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.f.M.<init>(Unknown Source)
1156[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.a(Unknown Source)
1157[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.A(Unknown Source)
1158[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.B(Unknown Source)
1159[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.Main.onEnable(Unknown Source)
1160[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265)
1161[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:334)
1162[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412)
1163[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:443)
1164[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:357)
1165[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:608)
1166[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:570)
1167[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:431)
1168[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:316)
1169[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:787)
1170[14:49:08] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
1171[14:49:08] [Server thread/WARN]: java.lang.Throwable: Warning: A plugin is creating a recipe using a Deprecated method. This will cause you to receive warnings stating 'Tried to load unrecognized recipe: bukkit:<ID>'. Please ask the author to give their recipe a static key using NamespacedKey.
1172[14:49:08] [Server thread/WARN]: at org.bukkit.inventory.ShapedRecipe.<init>(ShapedRecipe.java:29)
1173[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.f.M.D(Unknown Source)
1174[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.a(Unknown Source)
1175[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.A(Unknown Source)
1176[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.B(Unknown Source)
1177[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.Main.onEnable(Unknown Source)
1178[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265)
1179[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:334)
1180[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412)
1181[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:443)
1182[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:357)
1183[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:608)
1184[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:570)
1185[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:431)
1186[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:316)
1187[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:787)
1188[14:49:08] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
1189[14:49:08] [Server thread/WARN]: java.lang.Throwable: Warning: A plugin is creating a recipe using a Deprecated method. This will cause you to receive warnings stating 'Tried to load unrecognized recipe: bukkit:<ID>'. Please ask the author to give their recipe a static key using NamespacedKey.
1190[14:49:08] [Server thread/WARN]: at org.bukkit.inventory.ShapedRecipe.<init>(ShapedRecipe.java:29)
1191[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.f.M.<init>(Unknown Source)
1192[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.a(Unknown Source)
1193[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.A(Unknown Source)
1194[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.B(Unknown Source)
1195[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.Main.onEnable(Unknown Source)
1196[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265)
1197[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:334)
1198[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412)
1199[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:443)
1200[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:357)
1201[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:608)
1202[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:570)
1203[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:431)
1204[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:316)
1205[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:787)
1206[14:49:08] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
1207[14:49:08] [Server thread/WARN]: java.lang.Throwable: Warning: A plugin is creating a recipe using a Deprecated method. This will cause you to receive warnings stating 'Tried to load unrecognized recipe: bukkit:<ID>'. Please ask the author to give their recipe a static key using NamespacedKey.
1208[14:49:08] [Server thread/WARN]: at org.bukkit.inventory.ShapedRecipe.<init>(ShapedRecipe.java:29)
1209[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.f.M.D(Unknown Source)
1210[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.a(Unknown Source)
1211[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.A(Unknown Source)
1212[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.B(Unknown Source)
1213[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.Main.onEnable(Unknown Source)
1214[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265)
1215[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:334)
1216[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412)
1217[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:443)
1218[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:357)
1219[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:608)
1220[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:570)
1221[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:431)
1222[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:316)
1223[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:787)
1224[14:49:08] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
1225[14:49:08] [Server thread/WARN]: java.lang.Throwable: Warning: A plugin is creating a recipe using a Deprecated method. This will cause you to receive warnings stating 'Tried to load unrecognized recipe: bukkit:<ID>'. Please ask the author to give their recipe a static key using NamespacedKey.
1226[14:49:08] [Server thread/WARN]: at org.bukkit.inventory.ShapedRecipe.<init>(ShapedRecipe.java:29)
1227[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.f.M.<init>(Unknown Source)
1228[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.a(Unknown Source)
1229[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.A(Unknown Source)
1230[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.B(Unknown Source)
1231[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.Main.onEnable(Unknown Source)
1232[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265)
1233[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:334)
1234[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412)
1235[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:443)
1236[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:357)
1237[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:608)
1238[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:570)
1239[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:431)
1240[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:316)
1241[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:787)
1242[14:49:08] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
1243[14:49:08] [Server thread/WARN]: java.lang.Throwable: Warning: A plugin is creating a recipe using a Deprecated method. This will cause you to receive warnings stating 'Tried to load unrecognized recipe: bukkit:<ID>'. Please ask the author to give their recipe a static key using NamespacedKey.
1244[14:49:08] [Server thread/WARN]: at org.bukkit.inventory.ShapedRecipe.<init>(ShapedRecipe.java:29)
1245[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.f.M.D(Unknown Source)
1246[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.a(Unknown Source)
1247[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.A(Unknown Source)
1248[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.B(Unknown Source)
1249[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.Main.onEnable(Unknown Source)
1250[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265)
1251[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:334)
1252[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412)
1253[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:443)
1254[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:357)
1255[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:608)
1256[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:570)
1257[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:431)
1258[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:316)
1259[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:787)
1260[14:49:08] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
1261[14:49:08] [Server thread/WARN]: java.lang.Throwable: Warning: A plugin is creating a recipe using a Deprecated method. This will cause you to receive warnings stating 'Tried to load unrecognized recipe: bukkit:<ID>'. Please ask the author to give their recipe a static key using NamespacedKey.
1262[14:49:08] [Server thread/WARN]: at org.bukkit.inventory.ShapedRecipe.<init>(ShapedRecipe.java:29)
1263[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.f.M.<init>(Unknown Source)
1264[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.a(Unknown Source)
1265[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.A(Unknown Source)
1266[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.B(Unknown Source)
1267[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.Main.onEnable(Unknown Source)
1268[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265)
1269[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:334)
1270[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412)
1271[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:443)
1272[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:357)
1273[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:608)
1274[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:570)
1275[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:431)
1276[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:316)
1277[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:787)
1278[14:49:08] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
1279[14:49:08] [Server thread/WARN]: java.lang.Throwable: Warning: A plugin is creating a recipe using a Deprecated method. This will cause you to receive warnings stating 'Tried to load unrecognized recipe: bukkit:<ID>'. Please ask the author to give their recipe a static key using NamespacedKey.
1280[14:49:08] [Server thread/WARN]: at org.bukkit.inventory.ShapedRecipe.<init>(ShapedRecipe.java:29)
1281[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.f.M.D(Unknown Source)
1282[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.a(Unknown Source)
1283[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.A(Unknown Source)
1284[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.B(Unknown Source)
1285[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.Main.onEnable(Unknown Source)
1286[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265)
1287[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:334)
1288[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412)
1289[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:443)
1290[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:357)
1291[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:608)
1292[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:570)
1293[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:431)
1294[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:316)
1295[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:787)
1296[14:49:08] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
1297[14:49:08] [Server thread/WARN]: java.lang.Throwable: Warning: A plugin is creating a recipe using a Deprecated method. This will cause you to receive warnings stating 'Tried to load unrecognized recipe: bukkit:<ID>'. Please ask the author to give their recipe a static key using NamespacedKey.
1298[14:49:08] [Server thread/WARN]: at org.bukkit.inventory.ShapedRecipe.<init>(ShapedRecipe.java:29)
1299[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.f.M.<init>(Unknown Source)
1300[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.a(Unknown Source)
1301[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.A(Unknown Source)
1302[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.B(Unknown Source)
1303[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.Main.onEnable(Unknown Source)
1304[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265)
1305[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:334)
1306[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412)
1307[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:443)
1308[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:357)
1309[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:608)
1310[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:570)
1311[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:431)
1312[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:316)
1313[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:787)
1314[14:49:08] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
1315[14:49:08] [Server thread/WARN]: java.lang.Throwable: Warning: A plugin is creating a recipe using a Deprecated method. This will cause you to receive warnings stating 'Tried to load unrecognized recipe: bukkit:<ID>'. Please ask the author to give their recipe a static key using NamespacedKey.
1316[14:49:08] [Server thread/WARN]: at org.bukkit.inventory.ShapedRecipe.<init>(ShapedRecipe.java:29)
1317[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.f.M.D(Unknown Source)
1318[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.a(Unknown Source)
1319[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.A(Unknown Source)
1320[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.B(Unknown Source)
1321[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.Main.onEnable(Unknown Source)
1322[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265)
1323[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:334)
1324[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412)
1325[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:443)
1326[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:357)
1327[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:608)
1328[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:570)
1329[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:431)
1330[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:316)
1331[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:787)
1332[14:49:08] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
1333[14:49:08] [Server thread/WARN]: java.lang.Throwable: Warning: A plugin is creating a recipe using a Deprecated method. This will cause you to receive warnings stating 'Tried to load unrecognized recipe: bukkit:<ID>'. Please ask the author to give their recipe a static key using NamespacedKey.
1334[14:49:08] [Server thread/WARN]: at org.bukkit.inventory.ShapedRecipe.<init>(ShapedRecipe.java:29)
1335[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.f.M.<init>(Unknown Source)
1336[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.a(Unknown Source)
1337[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.A(Unknown Source)
1338[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.B(Unknown Source)
1339[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.Main.onEnable(Unknown Source)
1340[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265)
1341[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:334)
1342[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412)
1343[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:443)
1344[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:357)
1345[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:608)
1346[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:570)
1347[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:431)
1348[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:316)
1349[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:787)
1350[14:49:08] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
1351[14:49:08] [Server thread/WARN]: java.lang.Throwable: Warning: A plugin is creating a recipe using a Deprecated method. This will cause you to receive warnings stating 'Tried to load unrecognized recipe: bukkit:<ID>'. Please ask the author to give their recipe a static key using NamespacedKey.
1352[14:49:08] [Server thread/WARN]: at org.bukkit.inventory.ShapedRecipe.<init>(ShapedRecipe.java:29)
1353[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.f.M.D(Unknown Source)
1354[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.a(Unknown Source)
1355[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.A(Unknown Source)
1356[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.B(Unknown Source)
1357[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.Main.onEnable(Unknown Source)
1358[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265)
1359[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:334)
1360[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412)
1361[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:443)
1362[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:357)
1363[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:608)
1364[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:570)
1365[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:431)
1366[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:316)
1367[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:787)
1368[14:49:08] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
1369[14:49:08] [Server thread/WARN]: java.lang.Throwable: Warning: A plugin is creating a recipe using a Deprecated method. This will cause you to receive warnings stating 'Tried to load unrecognized recipe: bukkit:<ID>'. Please ask the author to give their recipe a static key using NamespacedKey.
1370[14:49:08] [Server thread/WARN]: at org.bukkit.inventory.ShapedRecipe.<init>(ShapedRecipe.java:29)
1371[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.f.M.<init>(Unknown Source)
1372[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.a(Unknown Source)
1373[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.A(Unknown Source)
1374[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.B(Unknown Source)
1375[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.Main.onEnable(Unknown Source)
1376[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265)
1377[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:334)
1378[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412)
1379[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:443)
1380[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:357)
1381[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:608)
1382[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:570)
1383[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:431)
1384[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:316)
1385[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:787)
1386[14:49:08] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
1387[14:49:08] [Server thread/WARN]: java.lang.Throwable: Warning: A plugin is creating a recipe using a Deprecated method. This will cause you to receive warnings stating 'Tried to load unrecognized recipe: bukkit:<ID>'. Please ask the author to give their recipe a static key using NamespacedKey.
1388[14:49:08] [Server thread/WARN]: at org.bukkit.inventory.ShapedRecipe.<init>(ShapedRecipe.java:29)
1389[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.f.M.D(Unknown Source)
1390[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.a(Unknown Source)
1391[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.A(Unknown Source)
1392[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.B(Unknown Source)
1393[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.Main.onEnable(Unknown Source)
1394[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265)
1395[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:334)
1396[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412)
1397[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:443)
1398[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:357)
1399[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:608)
1400[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:570)
1401[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:431)
1402[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:316)
1403[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:787)
1404[14:49:08] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
1405[14:49:08] [Server thread/WARN]: java.lang.Throwable: Warning: A plugin is creating a recipe using a Deprecated method. This will cause you to receive warnings stating 'Tried to load unrecognized recipe: bukkit:<ID>'. Please ask the author to give their recipe a static key using NamespacedKey.
1406[14:49:08] [Server thread/WARN]: at org.bukkit.inventory.ShapedRecipe.<init>(ShapedRecipe.java:29)
1407[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.f.M.<init>(Unknown Source)
1408[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.a(Unknown Source)
1409[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.A(Unknown Source)
1410[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.B(Unknown Source)
1411[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.Main.onEnable(Unknown Source)
1412[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265)
1413[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:334)
1414[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412)
1415[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:443)
1416[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:357)
1417[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:608)
1418[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:570)
1419[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:431)
1420[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:316)
1421[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:787)
1422[14:49:08] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
1423[14:49:08] [Server thread/WARN]: java.lang.Throwable: Warning: A plugin is creating a recipe using a Deprecated method. This will cause you to receive warnings stating 'Tried to load unrecognized recipe: bukkit:<ID>'. Please ask the author to give their recipe a static key using NamespacedKey.
1424[14:49:08] [Server thread/WARN]: at org.bukkit.inventory.ShapedRecipe.<init>(ShapedRecipe.java:29)
1425[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.f.M.D(Unknown Source)
1426[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.a(Unknown Source)
1427[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.A(Unknown Source)
1428[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.B(Unknown Source)
1429[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.Main.onEnable(Unknown Source)
1430[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265)
1431[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:334)
1432[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412)
1433[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:443)
1434[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:357)
1435[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:608)
1436[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:570)
1437[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:431)
1438[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:316)
1439[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:787)
1440[14:49:08] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
1441[14:49:08] [Server thread/WARN]: java.lang.Throwable: Warning: A plugin is creating a recipe using a Deprecated method. This will cause you to receive warnings stating 'Tried to load unrecognized recipe: bukkit:<ID>'. Please ask the author to give their recipe a static key using NamespacedKey.
1442[14:49:08] [Server thread/WARN]: at org.bukkit.inventory.ShapedRecipe.<init>(ShapedRecipe.java:29)
1443[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.f.M.<init>(Unknown Source)
1444[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.a(Unknown Source)
1445[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.A(Unknown Source)
1446[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.B(Unknown Source)
1447[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.Main.onEnable(Unknown Source)
1448[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265)
1449[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:334)
1450[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412)
1451[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:443)
1452[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:357)
1453[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:608)
1454[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:570)
1455[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:431)
1456[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:316)
1457[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:787)
1458[14:49:08] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
1459[14:49:08] [Server thread/WARN]: java.lang.Throwable: Warning: A plugin is creating a recipe using a Deprecated method. This will cause you to receive warnings stating 'Tried to load unrecognized recipe: bukkit:<ID>'. Please ask the author to give their recipe a static key using NamespacedKey.
1460[14:49:08] [Server thread/WARN]: at org.bukkit.inventory.ShapedRecipe.<init>(ShapedRecipe.java:29)
1461[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.f.M.D(Unknown Source)
1462[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.a(Unknown Source)
1463[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.A(Unknown Source)
1464[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.B(Unknown Source)
1465[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.Main.onEnable(Unknown Source)
1466[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265)
1467[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:334)
1468[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412)
1469[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:443)
1470[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:357)
1471[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:608)
1472[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:570)
1473[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:431)
1474[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:316)
1475[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:787)
1476[14:49:08] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
1477[14:49:08] [Server thread/WARN]: java.lang.Throwable: Warning: A plugin is creating a recipe using a Deprecated method. This will cause you to receive warnings stating 'Tried to load unrecognized recipe: bukkit:<ID>'. Please ask the author to give their recipe a static key using NamespacedKey.
1478[14:49:08] [Server thread/WARN]: at org.bukkit.inventory.ShapedRecipe.<init>(ShapedRecipe.java:29)
1479[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.f.M.<init>(Unknown Source)
1480[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.a(Unknown Source)
1481[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.A(Unknown Source)
1482[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.B(Unknown Source)
1483[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.Main.onEnable(Unknown Source)
1484[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265)
1485[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:334)
1486[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412)
1487[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:443)
1488[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:357)
1489[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:608)
1490[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:570)
1491[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:431)
1492[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:316)
1493[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:787)
1494[14:49:08] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
1495[14:49:08] [Server thread/WARN]: java.lang.Throwable: Warning: A plugin is creating a recipe using a Deprecated method. This will cause you to receive warnings stating 'Tried to load unrecognized recipe: bukkit:<ID>'. Please ask the author to give their recipe a static key using NamespacedKey.
1496[14:49:08] [Server thread/WARN]: at org.bukkit.inventory.ShapedRecipe.<init>(ShapedRecipe.java:29)
1497[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.f.M.D(Unknown Source)
1498[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.a(Unknown Source)
1499[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.A(Unknown Source)
1500[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.B(Unknown Source)
1501[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.Main.onEnable(Unknown Source)
1502[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265)
1503[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:334)
1504[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412)
1505[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:443)
1506[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:357)
1507[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:608)
1508[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:570)
1509[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:431)
1510[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:316)
1511[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:787)
1512[14:49:08] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
1513[14:49:08] [Server thread/WARN]: java.lang.Throwable: Warning: A plugin is creating a recipe using a Deprecated method. This will cause you to receive warnings stating 'Tried to load unrecognized recipe: bukkit:<ID>'. Please ask the author to give their recipe a static key using NamespacedKey.
1514[14:49:08] [Server thread/WARN]: at org.bukkit.inventory.ShapedRecipe.<init>(ShapedRecipe.java:29)
1515[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.f.M.<init>(Unknown Source)
1516[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.a(Unknown Source)
1517[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.A(Unknown Source)
1518[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.B(Unknown Source)
1519[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.Main.onEnable(Unknown Source)
1520[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265)
1521[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:334)
1522[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412)
1523[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:443)
1524[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:357)
1525[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:608)
1526[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:570)
1527[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:431)
1528[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:316)
1529[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:787)
1530[14:49:08] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
1531[14:49:08] [Server thread/WARN]: java.lang.Throwable: Warning: A plugin is creating a recipe using a Deprecated method. This will cause you to receive warnings stating 'Tried to load unrecognized recipe: bukkit:<ID>'. Please ask the author to give their recipe a static key using NamespacedKey.
1532[14:49:08] [Server thread/WARN]: at org.bukkit.inventory.ShapedRecipe.<init>(ShapedRecipe.java:29)
1533[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.f.M.D(Unknown Source)
1534[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.a(Unknown Source)
1535[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.A(Unknown Source)
1536[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.B(Unknown Source)
1537[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.Main.onEnable(Unknown Source)
1538[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265)
1539[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:334)
1540[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412)
1541[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:443)
1542[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:357)
1543[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:608)
1544[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:570)
1545[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:431)
1546[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:316)
1547[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:787)
1548[14:49:08] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
1549[14:49:08] [Server thread/WARN]: java.lang.Throwable: Warning: A plugin is creating a recipe using a Deprecated method. This will cause you to receive warnings stating 'Tried to load unrecognized recipe: bukkit:<ID>'. Please ask the author to give their recipe a static key using NamespacedKey.
1550[14:49:08] [Server thread/WARN]: at org.bukkit.inventory.ShapedRecipe.<init>(ShapedRecipe.java:29)
1551[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.f.M.<init>(Unknown Source)
1552[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.a(Unknown Source)
1553[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.A(Unknown Source)
1554[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.B(Unknown Source)
1555[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.Main.onEnable(Unknown Source)
1556[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265)
1557[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:334)
1558[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412)
1559[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:443)
1560[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:357)
1561[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:608)
1562[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:570)
1563[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:431)
1564[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:316)
1565[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:787)
1566[14:49:08] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
1567[14:49:08] [Server thread/WARN]: java.lang.Throwable: Warning: A plugin is creating a recipe using a Deprecated method. This will cause you to receive warnings stating 'Tried to load unrecognized recipe: bukkit:<ID>'. Please ask the author to give their recipe a static key using NamespacedKey.
1568[14:49:08] [Server thread/WARN]: at org.bukkit.inventory.ShapedRecipe.<init>(ShapedRecipe.java:29)
1569[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.f.M.D(Unknown Source)
1570[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.a(Unknown Source)
1571[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.A(Unknown Source)
1572[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.B(Unknown Source)
1573[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.Main.onEnable(Unknown Source)
1574[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265)
1575[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:334)
1576[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412)
1577[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:443)
1578[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:357)
1579[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:608)
1580[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:570)
1581[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:431)
1582[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:316)
1583[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:787)
1584[14:49:08] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
1585[14:49:08] [Server thread/WARN]: java.lang.Throwable: Warning: A plugin is creating a recipe using a Deprecated method. This will cause you to receive warnings stating 'Tried to load unrecognized recipe: bukkit:<ID>'. Please ask the author to give their recipe a static key using NamespacedKey.
1586[14:49:08] [Server thread/WARN]: at org.bukkit.inventory.ShapedRecipe.<init>(ShapedRecipe.java:29)
1587[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.f.M.<init>(Unknown Source)
1588[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.a(Unknown Source)
1589[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.A(Unknown Source)
1590[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.B(Unknown Source)
1591[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.Main.onEnable(Unknown Source)
1592[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265)
1593[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:334)
1594[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412)
1595[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:443)
1596[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:357)
1597[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:608)
1598[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:570)
1599[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:431)
1600[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:316)
1601[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:787)
1602[14:49:08] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
1603[14:49:08] [Server thread/WARN]: java.lang.Throwable: Warning: A plugin is creating a recipe using a Deprecated method. This will cause you to receive warnings stating 'Tried to load unrecognized recipe: bukkit:<ID>'. Please ask the author to give their recipe a static key using NamespacedKey.
1604[14:49:08] [Server thread/WARN]: at org.bukkit.inventory.ShapedRecipe.<init>(ShapedRecipe.java:29)
1605[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.f.M.D(Unknown Source)
1606[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.a(Unknown Source)
1607[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.A(Unknown Source)
1608[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.B(Unknown Source)
1609[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.Main.onEnable(Unknown Source)
1610[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265)
1611[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:334)
1612[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412)
1613[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:443)
1614[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:357)
1615[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:608)
1616[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:570)
1617[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:431)
1618[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:316)
1619[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:787)
1620[14:49:08] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
1621[14:49:08] [Server thread/WARN]: java.lang.Throwable: Warning: A plugin is creating a recipe using a Deprecated method. This will cause you to receive warnings stating 'Tried to load unrecognized recipe: bukkit:<ID>'. Please ask the author to give their recipe a static key using NamespacedKey.
1622[14:49:08] [Server thread/WARN]: at org.bukkit.inventory.ShapedRecipe.<init>(ShapedRecipe.java:29)
1623[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.f.M.<init>(Unknown Source)
1624[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.a(Unknown Source)
1625[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.A(Unknown Source)
1626[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.B(Unknown Source)
1627[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.Main.onEnable(Unknown Source)
1628[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265)
1629[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:334)
1630[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412)
1631[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:443)
1632[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:357)
1633[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:608)
1634[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:570)
1635[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:431)
1636[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:316)
1637[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:787)
1638[14:49:08] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
1639[14:49:08] [Server thread/WARN]: java.lang.Throwable: Warning: A plugin is creating a recipe using a Deprecated method. This will cause you to receive warnings stating 'Tried to load unrecognized recipe: bukkit:<ID>'. Please ask the author to give their recipe a static key using NamespacedKey.
1640[14:49:08] [Server thread/WARN]: at org.bukkit.inventory.ShapedRecipe.<init>(ShapedRecipe.java:29)
1641[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.f.M.D(Unknown Source)
1642[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.a(Unknown Source)
1643[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.A(Unknown Source)
1644[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.B(Unknown Source)
1645[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.Main.onEnable(Unknown Source)
1646[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265)
1647[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:334)
1648[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412)
1649[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:443)
1650[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:357)
1651[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:608)
1652[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:570)
1653[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:431)
1654[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:316)
1655[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:787)
1656[14:49:08] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
1657[14:49:08] [Server thread/WARN]: java.lang.Throwable: Warning: A plugin is creating a recipe using a Deprecated method. This will cause you to receive warnings stating 'Tried to load unrecognized recipe: bukkit:<ID>'. Please ask the author to give their recipe a static key using NamespacedKey.
1658[14:49:08] [Server thread/WARN]: at org.bukkit.inventory.ShapedRecipe.<init>(ShapedRecipe.java:29)
1659[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.f.M.<init>(Unknown Source)
1660[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.a(Unknown Source)
1661[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.A(Unknown Source)
1662[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.B(Unknown Source)
1663[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.Main.onEnable(Unknown Source)
1664[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265)
1665[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:334)
1666[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412)
1667[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:443)
1668[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:357)
1669[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:608)
1670[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:570)
1671[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:431)
1672[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:316)
1673[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:787)
1674[14:49:08] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
1675[14:49:08] [Server thread/WARN]: java.lang.Throwable: Warning: A plugin is creating a recipe using a Deprecated method. This will cause you to receive warnings stating 'Tried to load unrecognized recipe: bukkit:<ID>'. Please ask the author to give their recipe a static key using NamespacedKey.
1676[14:49:08] [Server thread/WARN]: at org.bukkit.inventory.ShapedRecipe.<init>(ShapedRecipe.java:29)
1677[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.f.M.D(Unknown Source)
1678[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.a(Unknown Source)
1679[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.A(Unknown Source)
1680[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.B(Unknown Source)
1681[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.Main.onEnable(Unknown Source)
1682[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265)
1683[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:334)
1684[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412)
1685[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:443)
1686[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:357)
1687[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:608)
1688[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:570)
1689[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:431)
1690[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:316)
1691[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:787)
1692[14:49:08] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
1693[14:49:08] [Server thread/WARN]: java.lang.Throwable: Warning: A plugin is creating a recipe using a Deprecated method. This will cause you to receive warnings stating 'Tried to load unrecognized recipe: bukkit:<ID>'. Please ask the author to give their recipe a static key using NamespacedKey.
1694[14:49:08] [Server thread/WARN]: at org.bukkit.inventory.ShapedRecipe.<init>(ShapedRecipe.java:29)
1695[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.f.M.<init>(Unknown Source)
1696[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.a(Unknown Source)
1697[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.A(Unknown Source)
1698[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.B(Unknown Source)
1699[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.Main.onEnable(Unknown Source)
1700[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265)
1701[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:334)
1702[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412)
1703[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:443)
1704[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:357)
1705[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:608)
1706[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:570)
1707[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:431)
1708[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:316)
1709[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:787)
1710[14:49:08] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
1711[14:49:08] [Server thread/WARN]: java.lang.Throwable: Warning: A plugin is creating a recipe using a Deprecated method. This will cause you to receive warnings stating 'Tried to load unrecognized recipe: bukkit:<ID>'. Please ask the author to give their recipe a static key using NamespacedKey.
1712[14:49:08] [Server thread/WARN]: at org.bukkit.inventory.ShapedRecipe.<init>(ShapedRecipe.java:29)
1713[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.f.M.D(Unknown Source)
1714[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.a(Unknown Source)
1715[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.A(Unknown Source)
1716[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.B(Unknown Source)
1717[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.Main.onEnable(Unknown Source)
1718[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265)
1719[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:334)
1720[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412)
1721[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:443)
1722[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:357)
1723[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:608)
1724[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:570)
1725[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:431)
1726[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:316)
1727[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:787)
1728[14:49:08] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
1729[14:49:08] [Server thread/WARN]: java.lang.Throwable: Warning: A plugin is creating a recipe using a Deprecated method. This will cause you to receive warnings stating 'Tried to load unrecognized recipe: bukkit:<ID>'. Please ask the author to give their recipe a static key using NamespacedKey.
1730[14:49:08] [Server thread/WARN]: at org.bukkit.inventory.ShapedRecipe.<init>(ShapedRecipe.java:29)
1731[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.f.M.<init>(Unknown Source)
1732[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.a(Unknown Source)
1733[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.A(Unknown Source)
1734[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.B(Unknown Source)
1735[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.Main.onEnable(Unknown Source)
1736[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265)
1737[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:334)
1738[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412)
1739[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:443)
1740[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:357)
1741[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:608)
1742[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:570)
1743[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:431)
1744[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:316)
1745[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:787)
1746[14:49:08] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
1747[14:49:08] [Server thread/WARN]: java.lang.Throwable: Warning: A plugin is creating a recipe using a Deprecated method. This will cause you to receive warnings stating 'Tried to load unrecognized recipe: bukkit:<ID>'. Please ask the author to give their recipe a static key using NamespacedKey.
1748[14:49:08] [Server thread/WARN]: at org.bukkit.inventory.ShapedRecipe.<init>(ShapedRecipe.java:29)
1749[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.f.M.D(Unknown Source)
1750[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.a(Unknown Source)
1751[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.A(Unknown Source)
1752[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.B(Unknown Source)
1753[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.Main.onEnable(Unknown Source)
1754[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265)
1755[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:334)
1756[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412)
1757[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:443)
1758[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:357)
1759[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:608)
1760[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:570)
1761[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:431)
1762[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:316)
1763[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:787)
1764[14:49:08] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
1765[14:49:08] [Server thread/WARN]: java.lang.Throwable: Warning: A plugin is creating a recipe using a Deprecated method. This will cause you to receive warnings stating 'Tried to load unrecognized recipe: bukkit:<ID>'. Please ask the author to give their recipe a static key using NamespacedKey.
1766[14:49:08] [Server thread/WARN]: at org.bukkit.inventory.ShapedRecipe.<init>(ShapedRecipe.java:29)
1767[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.f.M.<init>(Unknown Source)
1768[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.a(Unknown Source)
1769[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.A(Unknown Source)
1770[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.B(Unknown Source)
1771[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.Main.onEnable(Unknown Source)
1772[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265)
1773[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:334)
1774[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412)
1775[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:443)
1776[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:357)
1777[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:608)
1778[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:570)
1779[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:431)
1780[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:316)
1781[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:787)
1782[14:49:08] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
1783[14:49:08] [Server thread/WARN]: java.lang.Throwable: Warning: A plugin is creating a recipe using a Deprecated method. This will cause you to receive warnings stating 'Tried to load unrecognized recipe: bukkit:<ID>'. Please ask the author to give their recipe a static key using NamespacedKey.
1784[14:49:08] [Server thread/WARN]: at org.bukkit.inventory.ShapedRecipe.<init>(ShapedRecipe.java:29)
1785[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.f.M.D(Unknown Source)
1786[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.a(Unknown Source)
1787[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.A(Unknown Source)
1788[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.B(Unknown Source)
1789[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.Main.onEnable(Unknown Source)
1790[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265)
1791[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:334)
1792[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412)
1793[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:443)
1794[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:357)
1795[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:608)
1796[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:570)
1797[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:431)
1798[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:316)
1799[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:787)
1800[14:49:08] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
1801[14:49:08] [Server thread/WARN]: java.lang.Throwable: Warning: A plugin is creating a recipe using a Deprecated method. This will cause you to receive warnings stating 'Tried to load unrecognized recipe: bukkit:<ID>'. Please ask the author to give their recipe a static key using NamespacedKey.
1802[14:49:08] [Server thread/WARN]: at org.bukkit.inventory.ShapedRecipe.<init>(ShapedRecipe.java:29)
1803[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.f.M.<init>(Unknown Source)
1804[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.a(Unknown Source)
1805[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.A(Unknown Source)
1806[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.B(Unknown Source)
1807[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.Main.onEnable(Unknown Source)
1808[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265)
1809[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:334)
1810[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412)
1811[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:443)
1812[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:357)
1813[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:608)
1814[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:570)
1815[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:431)
1816[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:316)
1817[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:787)
1818[14:49:08] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
1819[14:49:08] [Server thread/WARN]: java.lang.Throwable: Warning: A plugin is creating a recipe using a Deprecated method. This will cause you to receive warnings stating 'Tried to load unrecognized recipe: bukkit:<ID>'. Please ask the author to give their recipe a static key using NamespacedKey.
1820[14:49:08] [Server thread/WARN]: at org.bukkit.inventory.ShapedRecipe.<init>(ShapedRecipe.java:29)
1821[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.f.M.D(Unknown Source)
1822[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.a(Unknown Source)
1823[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.A(Unknown Source)
1824[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.B(Unknown Source)
1825[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.Main.onEnable(Unknown Source)
1826[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265)
1827[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:334)
1828[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412)
1829[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:443)
1830[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:357)
1831[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:608)
1832[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:570)
1833[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:431)
1834[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:316)
1835[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:787)
1836[14:49:08] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
1837[14:49:08] [Server thread/WARN]: java.lang.Throwable: Warning: A plugin is creating a recipe using a Deprecated method. This will cause you to receive warnings stating 'Tried to load unrecognized recipe: bukkit:<ID>'. Please ask the author to give their recipe a static key using NamespacedKey.
1838[14:49:08] [Server thread/WARN]: at org.bukkit.inventory.ShapedRecipe.<init>(ShapedRecipe.java:29)
1839[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.f.M.<init>(Unknown Source)
1840[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.a(Unknown Source)
1841[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.A(Unknown Source)
1842[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.B(Unknown Source)
1843[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.Main.onEnable(Unknown Source)
1844[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265)
1845[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:334)
1846[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412)
1847[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:443)
1848[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:357)
1849[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:608)
1850[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:570)
1851[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:431)
1852[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:316)
1853[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:787)
1854[14:49:08] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
1855[14:49:08] [Server thread/WARN]: java.lang.Throwable: Warning: A plugin is creating a recipe using a Deprecated method. This will cause you to receive warnings stating 'Tried to load unrecognized recipe: bukkit:<ID>'. Please ask the author to give their recipe a static key using NamespacedKey.
1856[14:49:08] [Server thread/WARN]: at org.bukkit.inventory.ShapedRecipe.<init>(ShapedRecipe.java:29)
1857[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.f.M.D(Unknown Source)
1858[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.a(Unknown Source)
1859[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.A(Unknown Source)
1860[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.B(Unknown Source)
1861[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.Main.onEnable(Unknown Source)
1862[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265)
1863[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:334)
1864[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412)
1865[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:443)
1866[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:357)
1867[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:608)
1868[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:570)
1869[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:431)
1870[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:316)
1871[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:787)
1872[14:49:08] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
1873[14:49:08] [Server thread/WARN]: java.lang.Throwable: Warning: A plugin is creating a recipe using a Deprecated method. This will cause you to receive warnings stating 'Tried to load unrecognized recipe: bukkit:<ID>'. Please ask the author to give their recipe a static key using NamespacedKey.
1874[14:49:08] [Server thread/WARN]: at org.bukkit.inventory.ShapedRecipe.<init>(ShapedRecipe.java:29)
1875[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.f.M.<init>(Unknown Source)
1876[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.a(Unknown Source)
1877[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.A(Unknown Source)
1878[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.B(Unknown Source)
1879[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.Main.onEnable(Unknown Source)
1880[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265)
1881[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:334)
1882[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412)
1883[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:443)
1884[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:357)
1885[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:608)
1886[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:570)
1887[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:431)
1888[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:316)
1889[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:787)
1890[14:49:08] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
1891[14:49:08] [Server thread/WARN]: java.lang.Throwable: Warning: A plugin is creating a recipe using a Deprecated method. This will cause you to receive warnings stating 'Tried to load unrecognized recipe: bukkit:<ID>'. Please ask the author to give their recipe a static key using NamespacedKey.
1892[14:49:08] [Server thread/WARN]: at org.bukkit.inventory.ShapedRecipe.<init>(ShapedRecipe.java:29)
1893[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.f.M.D(Unknown Source)
1894[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.a(Unknown Source)
1895[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.A(Unknown Source)
1896[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.B(Unknown Source)
1897[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.Main.onEnable(Unknown Source)
1898[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265)
1899[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:334)
1900[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412)
1901[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:443)
1902[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:357)
1903[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:608)
1904[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:570)
1905[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:431)
1906[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:316)
1907[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:787)
1908[14:49:08] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
1909[14:49:08] [Server thread/WARN]: java.lang.Throwable: Warning: A plugin is creating a recipe using a Deprecated method. This will cause you to receive warnings stating 'Tried to load unrecognized recipe: bukkit:<ID>'. Please ask the author to give their recipe a static key using NamespacedKey.
1910[14:49:08] [Server thread/WARN]: at org.bukkit.inventory.ShapedRecipe.<init>(ShapedRecipe.java:29)
1911[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.f.M.<init>(Unknown Source)
1912[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.a(Unknown Source)
1913[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.A(Unknown Source)
1914[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.B(Unknown Source)
1915[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.Main.onEnable(Unknown Source)
1916[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265)
1917[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:334)
1918[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412)
1919[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:443)
1920[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:357)
1921[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:608)
1922[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:570)
1923[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:431)
1924[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:316)
1925[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:787)
1926[14:49:08] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
1927[14:49:08] [Server thread/WARN]: java.lang.Throwable: Warning: A plugin is creating a recipe using a Deprecated method. This will cause you to receive warnings stating 'Tried to load unrecognized recipe: bukkit:<ID>'. Please ask the author to give their recipe a static key using NamespacedKey.
1928[14:49:08] [Server thread/WARN]: at org.bukkit.inventory.ShapedRecipe.<init>(ShapedRecipe.java:29)
1929[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.f.M.D(Unknown Source)
1930[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.a(Unknown Source)
1931[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.A(Unknown Source)
1932[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.B(Unknown Source)
1933[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.Main.onEnable(Unknown Source)
1934[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265)
1935[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:334)
1936[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412)
1937[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:443)
1938[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:357)
1939[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:608)
1940[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:570)
1941[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:431)
1942[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:316)
1943[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:787)
1944[14:49:08] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
1945[14:49:08] [Server thread/WARN]: java.lang.Throwable: Warning: A plugin is creating a recipe using a Deprecated method. This will cause you to receive warnings stating 'Tried to load unrecognized recipe: bukkit:<ID>'. Please ask the author to give their recipe a static key using NamespacedKey.
1946[14:49:08] [Server thread/WARN]: at org.bukkit.inventory.ShapedRecipe.<init>(ShapedRecipe.java:29)
1947[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.f.M.<init>(Unknown Source)
1948[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.a(Unknown Source)
1949[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.A(Unknown Source)
1950[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.B(Unknown Source)
1951[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.Main.onEnable(Unknown Source)
1952[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265)
1953[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:334)
1954[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412)
1955[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:443)
1956[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:357)
1957[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:608)
1958[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:570)
1959[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:431)
1960[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:316)
1961[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:787)
1962[14:49:08] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
1963[14:49:08] [Server thread/WARN]: java.lang.Throwable: Warning: A plugin is creating a recipe using a Deprecated method. This will cause you to receive warnings stating 'Tried to load unrecognized recipe: bukkit:<ID>'. Please ask the author to give their recipe a static key using NamespacedKey.
1964[14:49:08] [Server thread/WARN]: at org.bukkit.inventory.ShapedRecipe.<init>(ShapedRecipe.java:29)
1965[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.f.M.D(Unknown Source)
1966[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.a(Unknown Source)
1967[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.A(Unknown Source)
1968[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.B(Unknown Source)
1969[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.Main.onEnable(Unknown Source)
1970[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265)
1971[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:334)
1972[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412)
1973[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:443)
1974[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:357)
1975[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:608)
1976[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:570)
1977[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:431)
1978[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:316)
1979[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:787)
1980[14:49:08] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
1981[14:49:08] [Server thread/WARN]: java.lang.Throwable: Warning: A plugin is creating a recipe using a Deprecated method. This will cause you to receive warnings stating 'Tried to load unrecognized recipe: bukkit:<ID>'. Please ask the author to give their recipe a static key using NamespacedKey.
1982[14:49:08] [Server thread/WARN]: at org.bukkit.inventory.ShapedRecipe.<init>(ShapedRecipe.java:29)
1983[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.f.M.<init>(Unknown Source)
1984[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.a(Unknown Source)
1985[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.A(Unknown Source)
1986[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.B(Unknown Source)
1987[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.Main.onEnable(Unknown Source)
1988[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265)
1989[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:334)
1990[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412)
1991[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:443)
1992[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:357)
1993[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:608)
1994[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:570)
1995[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:431)
1996[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:316)
1997[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:787)
1998[14:49:08] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
1999[14:49:08] [Server thread/WARN]: java.lang.Throwable: Warning: A plugin is creating a recipe using a Deprecated method. This will cause you to receive warnings stating 'Tried to load unrecognized recipe: bukkit:<ID>'. Please ask the author to give their recipe a static key using NamespacedKey.
2000[14:49:08] [Server thread/WARN]: at org.bukkit.inventory.ShapedRecipe.<init>(ShapedRecipe.java:29)
2001[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.f.M.D(Unknown Source)
2002[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.a(Unknown Source)
2003[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.A(Unknown Source)
2004[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.B(Unknown Source)
2005[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.Main.onEnable(Unknown Source)
2006[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265)
2007[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:334)
2008[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412)
2009[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:443)
2010[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:357)
2011[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:608)
2012[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:570)
2013[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:431)
2014[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:316)
2015[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:787)
2016[14:49:08] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
2017[14:49:08] [Server thread/WARN]: java.lang.Throwable: Warning: A plugin is creating a recipe using a Deprecated method. This will cause you to receive warnings stating 'Tried to load unrecognized recipe: bukkit:<ID>'. Please ask the author to give their recipe a static key using NamespacedKey.
2018[14:49:08] [Server thread/WARN]: at org.bukkit.inventory.ShapedRecipe.<init>(ShapedRecipe.java:29)
2019[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.f.M.<init>(Unknown Source)
2020[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.a(Unknown Source)
2021[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.A(Unknown Source)
2022[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.B(Unknown Source)
2023[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.Main.onEnable(Unknown Source)
2024[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265)
2025[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:334)
2026[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412)
2027[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:443)
2028[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:357)
2029[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:608)
2030[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:570)
2031[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:431)
2032[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:316)
2033[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:787)
2034[14:49:08] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
2035[14:49:08] [Server thread/WARN]: java.lang.Throwable: Warning: A plugin is creating a recipe using a Deprecated method. This will cause you to receive warnings stating 'Tried to load unrecognized recipe: bukkit:<ID>'. Please ask the author to give their recipe a static key using NamespacedKey.
2036[14:49:08] [Server thread/WARN]: at org.bukkit.inventory.ShapedRecipe.<init>(ShapedRecipe.java:29)
2037[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.f.M.D(Unknown Source)
2038[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.a(Unknown Source)
2039[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.A(Unknown Source)
2040[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.B(Unknown Source)
2041[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.Main.onEnable(Unknown Source)
2042[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265)
2043[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:334)
2044[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412)
2045[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:443)
2046[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:357)
2047[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:608)
2048[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:570)
2049[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:431)
2050[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:316)
2051[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:787)
2052[14:49:08] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
2053[14:49:08] [Server thread/WARN]: java.lang.Throwable: Warning: A plugin is creating a recipe using a Deprecated method. This will cause you to receive warnings stating 'Tried to load unrecognized recipe: bukkit:<ID>'. Please ask the author to give their recipe a static key using NamespacedKey.
2054[14:49:08] [Server thread/WARN]: at org.bukkit.inventory.ShapedRecipe.<init>(ShapedRecipe.java:29)
2055[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.f.M.<init>(Unknown Source)
2056[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.a(Unknown Source)
2057[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.A(Unknown Source)
2058[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.B(Unknown Source)
2059[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.Main.onEnable(Unknown Source)
2060[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265)
2061[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:334)
2062[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412)
2063[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:443)
2064[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:357)
2065[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:608)
2066[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:570)
2067[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:431)
2068[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:316)
2069[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:787)
2070[14:49:08] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
2071[14:49:08] [Server thread/WARN]: java.lang.Throwable: Warning: A plugin is creating a recipe using a Deprecated method. This will cause you to receive warnings stating 'Tried to load unrecognized recipe: bukkit:<ID>'. Please ask the author to give their recipe a static key using NamespacedKey.
2072[14:49:08] [Server thread/WARN]: at org.bukkit.inventory.ShapedRecipe.<init>(ShapedRecipe.java:29)
2073[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.f.M.D(Unknown Source)
2074[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.a(Unknown Source)
2075[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.A(Unknown Source)
2076[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.B(Unknown Source)
2077[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.Main.onEnable(Unknown Source)
2078[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265)
2079[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:334)
2080[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412)
2081[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:443)
2082[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:357)
2083[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:608)
2084[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:570)
2085[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:431)
2086[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:316)
2087[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:787)
2088[14:49:08] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
2089[14:49:08] [Server thread/WARN]: java.lang.Throwable: Warning: A plugin is creating a recipe using a Deprecated method. This will cause you to receive warnings stating 'Tried to load unrecognized recipe: bukkit:<ID>'. Please ask the author to give their recipe a static key using NamespacedKey.
2090[14:49:08] [Server thread/WARN]: at org.bukkit.inventory.ShapedRecipe.<init>(ShapedRecipe.java:29)
2091[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.f.M.<init>(Unknown Source)
2092[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.a(Unknown Source)
2093[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.A(Unknown Source)
2094[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.B(Unknown Source)
2095[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.Main.onEnable(Unknown Source)
2096[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265)
2097[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:334)
2098[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412)
2099[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:443)
2100[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:357)
2101[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:608)
2102[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:570)
2103[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:431)
2104[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:316)
2105[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:787)
2106[14:49:08] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
2107[14:49:08] [Server thread/WARN]: java.lang.Throwable: Warning: A plugin is creating a recipe using a Deprecated method. This will cause you to receive warnings stating 'Tried to load unrecognized recipe: bukkit:<ID>'. Please ask the author to give their recipe a static key using NamespacedKey.
2108[14:49:08] [Server thread/WARN]: at org.bukkit.inventory.ShapedRecipe.<init>(ShapedRecipe.java:29)
2109[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.f.M.D(Unknown Source)
2110[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.a(Unknown Source)
2111[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.A(Unknown Source)
2112[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.B(Unknown Source)
2113[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.Main.onEnable(Unknown Source)
2114[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265)
2115[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:334)
2116[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412)
2117[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:443)
2118[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:357)
2119[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:608)
2120[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:570)
2121[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:431)
2122[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:316)
2123[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:787)
2124[14:49:08] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
2125[14:49:08] [Server thread/WARN]: java.lang.Throwable: Warning: A plugin is creating a recipe using a Deprecated method. This will cause you to receive warnings stating 'Tried to load unrecognized recipe: bukkit:<ID>'. Please ask the author to give their recipe a static key using NamespacedKey.
2126[14:49:08] [Server thread/WARN]: at org.bukkit.inventory.ShapedRecipe.<init>(ShapedRecipe.java:29)
2127[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.f.M.<init>(Unknown Source)
2128[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.a(Unknown Source)
2129[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.A(Unknown Source)
2130[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.B(Unknown Source)
2131[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.Main.onEnable(Unknown Source)
2132[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265)
2133[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:334)
2134[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412)
2135[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:443)
2136[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:357)
2137[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:608)
2138[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:570)
2139[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:431)
2140[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:316)
2141[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:787)
2142[14:49:08] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
2143[14:49:08] [Server thread/WARN]: java.lang.Throwable: Warning: A plugin is creating a recipe using a Deprecated method. This will cause you to receive warnings stating 'Tried to load unrecognized recipe: bukkit:<ID>'. Please ask the author to give their recipe a static key using NamespacedKey.
2144[14:49:08] [Server thread/WARN]: at org.bukkit.inventory.ShapedRecipe.<init>(ShapedRecipe.java:29)
2145[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.f.M.D(Unknown Source)
2146[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.a(Unknown Source)
2147[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.A(Unknown Source)
2148[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.B(Unknown Source)
2149[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.Main.onEnable(Unknown Source)
2150[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265)
2151[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:334)
2152[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412)
2153[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:443)
2154[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:357)
2155[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:608)
2156[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:570)
2157[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:431)
2158[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:316)
2159[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:787)
2160[14:49:08] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
2161[14:49:08] [Server thread/WARN]: java.lang.Throwable: Warning: A plugin is creating a recipe using a Deprecated method. This will cause you to receive warnings stating 'Tried to load unrecognized recipe: bukkit:<ID>'. Please ask the author to give their recipe a static key using NamespacedKey.
2162[14:49:08] [Server thread/WARN]: at org.bukkit.inventory.ShapedRecipe.<init>(ShapedRecipe.java:29)
2163[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.f.M.<init>(Unknown Source)
2164[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.a(Unknown Source)
2165[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.A(Unknown Source)
2166[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.B(Unknown Source)
2167[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.Main.onEnable(Unknown Source)
2168[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265)
2169[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:334)
2170[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412)
2171[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:443)
2172[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:357)
2173[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:608)
2174[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:570)
2175[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:431)
2176[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:316)
2177[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:787)
2178[14:49:08] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
2179[14:49:08] [Server thread/WARN]: java.lang.Throwable: Warning: A plugin is creating a recipe using a Deprecated method. This will cause you to receive warnings stating 'Tried to load unrecognized recipe: bukkit:<ID>'. Please ask the author to give their recipe a static key using NamespacedKey.
2180[14:49:08] [Server thread/WARN]: at org.bukkit.inventory.ShapedRecipe.<init>(ShapedRecipe.java:29)
2181[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.f.M.D(Unknown Source)
2182[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.a(Unknown Source)
2183[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.A(Unknown Source)
2184[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.B(Unknown Source)
2185[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.Main.onEnable(Unknown Source)
2186[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265)
2187[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:334)
2188[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412)
2189[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:443)
2190[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:357)
2191[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:608)
2192[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:570)
2193[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:431)
2194[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:316)
2195[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:787)
2196[14:49:08] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
2197[14:49:08] [Server thread/WARN]: java.lang.Throwable: Warning: A plugin is creating a recipe using a Deprecated method. This will cause you to receive warnings stating 'Tried to load unrecognized recipe: bukkit:<ID>'. Please ask the author to give their recipe a static key using NamespacedKey.
2198[14:49:08] [Server thread/WARN]: at org.bukkit.inventory.ShapedRecipe.<init>(ShapedRecipe.java:29)
2199[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.f.M.<init>(Unknown Source)
2200[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.a(Unknown Source)
2201[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.A(Unknown Source)
2202[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.B(Unknown Source)
2203[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.Main.onEnable(Unknown Source)
2204[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265)
2205[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:334)
2206[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412)
2207[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:443)
2208[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:357)
2209[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:608)
2210[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:570)
2211[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:431)
2212[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:316)
2213[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:787)
2214[14:49:08] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
2215[14:49:08] [Server thread/WARN]: java.lang.Throwable: Warning: A plugin is creating a recipe using a Deprecated method. This will cause you to receive warnings stating 'Tried to load unrecognized recipe: bukkit:<ID>'. Please ask the author to give their recipe a static key using NamespacedKey.
2216[14:49:08] [Server thread/WARN]: at org.bukkit.inventory.ShapedRecipe.<init>(ShapedRecipe.java:29)
2217[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.f.M.D(Unknown Source)
2218[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.a(Unknown Source)
2219[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.A(Unknown Source)
2220[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.B(Unknown Source)
2221[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.Main.onEnable(Unknown Source)
2222[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265)
2223[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:334)
2224[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412)
2225[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:443)
2226[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:357)
2227[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:608)
2228[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:570)
2229[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:431)
2230[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:316)
2231[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:787)
2232[14:49:08] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
2233[14:49:08] [Server thread/WARN]: java.lang.Throwable: Warning: A plugin is creating a recipe using a Deprecated method. This will cause you to receive warnings stating 'Tried to load unrecognized recipe: bukkit:<ID>'. Please ask the author to give their recipe a static key using NamespacedKey.
2234[14:49:08] [Server thread/WARN]: at org.bukkit.inventory.ShapedRecipe.<init>(ShapedRecipe.java:29)
2235[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.f.M.<init>(Unknown Source)
2236[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.a(Unknown Source)
2237[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.A(Unknown Source)
2238[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.B(Unknown Source)
2239[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.Main.onEnable(Unknown Source)
2240[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265)
2241[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:334)
2242[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412)
2243[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:443)
2244[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:357)
2245[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:608)
2246[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:570)
2247[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:431)
2248[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:316)
2249[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:787)
2250[14:49:08] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
2251[14:49:08] [Server thread/WARN]: java.lang.Throwable: Warning: A plugin is creating a recipe using a Deprecated method. This will cause you to receive warnings stating 'Tried to load unrecognized recipe: bukkit:<ID>'. Please ask the author to give their recipe a static key using NamespacedKey.
2252[14:49:08] [Server thread/WARN]: at org.bukkit.inventory.ShapedRecipe.<init>(ShapedRecipe.java:29)
2253[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.f.M.D(Unknown Source)
2254[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.a(Unknown Source)
2255[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.A(Unknown Source)
2256[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.B(Unknown Source)
2257[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.Main.onEnable(Unknown Source)
2258[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265)
2259[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:334)
2260[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412)
2261[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:443)
2262[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:357)
2263[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:608)
2264[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:570)
2265[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:431)
2266[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:316)
2267[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:787)
2268[14:49:08] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
2269[14:49:08] [Server thread/WARN]: java.lang.Throwable: Warning: A plugin is creating a recipe using a Deprecated method. This will cause you to receive warnings stating 'Tried to load unrecognized recipe: bukkit:<ID>'. Please ask the author to give their recipe a static key using NamespacedKey.
2270[14:49:08] [Server thread/WARN]: at org.bukkit.inventory.ShapedRecipe.<init>(ShapedRecipe.java:29)
2271[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.f.M.<init>(Unknown Source)
2272[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.a(Unknown Source)
2273[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.A(Unknown Source)
2274[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.B(Unknown Source)
2275[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.Main.onEnable(Unknown Source)
2276[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265)
2277[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:334)
2278[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412)
2279[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:443)
2280[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:357)
2281[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:608)
2282[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:570)
2283[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:431)
2284[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:316)
2285[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:787)
2286[14:49:08] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
2287[14:49:08] [Server thread/WARN]: java.lang.Throwable: Warning: A plugin is creating a recipe using a Deprecated method. This will cause you to receive warnings stating 'Tried to load unrecognized recipe: bukkit:<ID>'. Please ask the author to give their recipe a static key using NamespacedKey.
2288[14:49:08] [Server thread/WARN]: at org.bukkit.inventory.ShapedRecipe.<init>(ShapedRecipe.java:29)
2289[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.f.M.D(Unknown Source)
2290[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.a(Unknown Source)
2291[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.A(Unknown Source)
2292[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.B(Unknown Source)
2293[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.Main.onEnable(Unknown Source)
2294[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265)
2295[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:334)
2296[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412)
2297[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:443)
2298[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:357)
2299[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:608)
2300[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:570)
2301[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:431)
2302[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:316)
2303[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:787)
2304[14:49:08] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
2305[14:49:08] [Server thread/WARN]: java.lang.Throwable: Warning: A plugin is creating a recipe using a Deprecated method. This will cause you to receive warnings stating 'Tried to load unrecognized recipe: bukkit:<ID>'. Please ask the author to give their recipe a static key using NamespacedKey.
2306[14:49:08] [Server thread/WARN]: at org.bukkit.inventory.ShapedRecipe.<init>(ShapedRecipe.java:29)
2307[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.f.M.<init>(Unknown Source)
2308[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.a(Unknown Source)
2309[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.A(Unknown Source)
2310[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.B(Unknown Source)
2311[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.Main.onEnable(Unknown Source)
2312[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265)
2313[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:334)
2314[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412)
2315[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:443)
2316[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:357)
2317[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:608)
2318[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:570)
2319[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:431)
2320[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:316)
2321[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:787)
2322[14:49:08] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
2323[14:49:08] [Server thread/WARN]: java.lang.Throwable: Warning: A plugin is creating a recipe using a Deprecated method. This will cause you to receive warnings stating 'Tried to load unrecognized recipe: bukkit:<ID>'. Please ask the author to give their recipe a static key using NamespacedKey.
2324[14:49:08] [Server thread/WARN]: at org.bukkit.inventory.ShapedRecipe.<init>(ShapedRecipe.java:29)
2325[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.f.M.D(Unknown Source)
2326[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.a(Unknown Source)
2327[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.A(Unknown Source)
2328[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.B(Unknown Source)
2329[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.Main.onEnable(Unknown Source)
2330[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265)
2331[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:334)
2332[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412)
2333[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:443)
2334[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:357)
2335[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:608)
2336[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:570)
2337[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:431)
2338[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:316)
2339[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:787)
2340[14:49:08] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
2341[14:49:08] [Server thread/WARN]: java.lang.Throwable: Warning: A plugin is creating a recipe using a Deprecated method. This will cause you to receive warnings stating 'Tried to load unrecognized recipe: bukkit:<ID>'. Please ask the author to give their recipe a static key using NamespacedKey.
2342[14:49:08] [Server thread/WARN]: at org.bukkit.inventory.ShapedRecipe.<init>(ShapedRecipe.java:29)
2343[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.f.M.<init>(Unknown Source)
2344[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.a(Unknown Source)
2345[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.A(Unknown Source)
2346[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.B(Unknown Source)
2347[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.Main.onEnable(Unknown Source)
2348[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265)
2349[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:334)
2350[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412)
2351[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:443)
2352[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:357)
2353[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:608)
2354[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:570)
2355[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:431)
2356[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:316)
2357[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:787)
2358[14:49:08] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
2359[14:49:08] [Server thread/WARN]: java.lang.Throwable: Warning: A plugin is creating a recipe using a Deprecated method. This will cause you to receive warnings stating 'Tried to load unrecognized recipe: bukkit:<ID>'. Please ask the author to give their recipe a static key using NamespacedKey.
2360[14:49:08] [Server thread/WARN]: at org.bukkit.inventory.ShapedRecipe.<init>(ShapedRecipe.java:29)
2361[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.f.M.D(Unknown Source)
2362[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.a(Unknown Source)
2363[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.A(Unknown Source)
2364[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.B(Unknown Source)
2365[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.Main.onEnable(Unknown Source)
2366[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265)
2367[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:334)
2368[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412)
2369[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:443)
2370[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:357)
2371[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:608)
2372[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:570)
2373[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:431)
2374[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:316)
2375[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:787)
2376[14:49:08] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
2377[14:49:08] [Server thread/WARN]: java.lang.Throwable: Warning: A plugin is creating a recipe using a Deprecated method. This will cause you to receive warnings stating 'Tried to load unrecognized recipe: bukkit:<ID>'. Please ask the author to give their recipe a static key using NamespacedKey.
2378[14:49:08] [Server thread/WARN]: at org.bukkit.inventory.ShapedRecipe.<init>(ShapedRecipe.java:29)
2379[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.f.M.<init>(Unknown Source)
2380[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.a(Unknown Source)
2381[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.A(Unknown Source)
2382[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.B(Unknown Source)
2383[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.Main.onEnable(Unknown Source)
2384[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265)
2385[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:334)
2386[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412)
2387[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:443)
2388[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:357)
2389[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:608)
2390[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:570)
2391[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:431)
2392[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:316)
2393[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:787)
2394[14:49:08] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
2395[14:49:08] [Server thread/WARN]: java.lang.Throwable: Warning: A plugin is creating a recipe using a Deprecated method. This will cause you to receive warnings stating 'Tried to load unrecognized recipe: bukkit:<ID>'. Please ask the author to give their recipe a static key using NamespacedKey.
2396[14:49:08] [Server thread/WARN]: at org.bukkit.inventory.ShapedRecipe.<init>(ShapedRecipe.java:29)
2397[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.f.M.D(Unknown Source)
2398[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.a(Unknown Source)
2399[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.A(Unknown Source)
2400[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.B(Unknown Source)
2401[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.Main.onEnable(Unknown Source)
2402[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265)
2403[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:334)
2404[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412)
2405[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:443)
2406[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:357)
2407[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:608)
2408[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:570)
2409[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:431)
2410[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:316)
2411[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:787)
2412[14:49:08] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
2413[14:49:08] [Server thread/WARN]: java.lang.Throwable: Warning: A plugin is creating a recipe using a Deprecated method. This will cause you to receive warnings stating 'Tried to load unrecognized recipe: bukkit:<ID>'. Please ask the author to give their recipe a static key using NamespacedKey.
2414[14:49:08] [Server thread/WARN]: at org.bukkit.inventory.ShapedRecipe.<init>(ShapedRecipe.java:29)
2415[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.f.M.<init>(Unknown Source)
2416[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.a(Unknown Source)
2417[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.A(Unknown Source)
2418[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.B(Unknown Source)
2419[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.Main.onEnable(Unknown Source)
2420[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265)
2421[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:334)
2422[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412)
2423[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:443)
2424[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:357)
2425[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:608)
2426[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:570)
2427[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:431)
2428[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:316)
2429[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:787)
2430[14:49:08] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
2431[14:49:08] [Server thread/WARN]: java.lang.Throwable: Warning: A plugin is creating a recipe using a Deprecated method. This will cause you to receive warnings stating 'Tried to load unrecognized recipe: bukkit:<ID>'. Please ask the author to give their recipe a static key using NamespacedKey.
2432[14:49:08] [Server thread/WARN]: at org.bukkit.inventory.ShapedRecipe.<init>(ShapedRecipe.java:29)
2433[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.f.M.D(Unknown Source)
2434[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.a(Unknown Source)
2435[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.A(Unknown Source)
2436[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.B(Unknown Source)
2437[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.Main.onEnable(Unknown Source)
2438[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265)
2439[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:334)
2440[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412)
2441[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:443)
2442[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:357)
2443[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:608)
2444[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:570)
2445[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:431)
2446[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:316)
2447[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:787)
2448[14:49:08] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
2449[14:49:08] [Server thread/WARN]: java.lang.Throwable: Warning: A plugin is creating a recipe using a Deprecated method. This will cause you to receive warnings stating 'Tried to load unrecognized recipe: bukkit:<ID>'. Please ask the author to give their recipe a static key using NamespacedKey.
2450[14:49:08] [Server thread/WARN]: at org.bukkit.inventory.ShapedRecipe.<init>(ShapedRecipe.java:29)
2451[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.f.M.<init>(Unknown Source)
2452[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.a(Unknown Source)
2453[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.A(Unknown Source)
2454[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.B(Unknown Source)
2455[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.Main.onEnable(Unknown Source)
2456[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265)
2457[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:334)
2458[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412)
2459[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:443)
2460[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:357)
2461[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:608)
2462[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:570)
2463[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:431)
2464[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:316)
2465[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:787)
2466[14:49:08] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
2467[14:49:08] [Server thread/WARN]: java.lang.Throwable: Warning: A plugin is creating a recipe using a Deprecated method. This will cause you to receive warnings stating 'Tried to load unrecognized recipe: bukkit:<ID>'. Please ask the author to give their recipe a static key using NamespacedKey.
2468[14:49:08] [Server thread/WARN]: at org.bukkit.inventory.ShapedRecipe.<init>(ShapedRecipe.java:29)
2469[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.f.M.D(Unknown Source)
2470[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.a(Unknown Source)
2471[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.A(Unknown Source)
2472[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.B(Unknown Source)
2473[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.Main.onEnable(Unknown Source)
2474[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265)
2475[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:334)
2476[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412)
2477[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:443)
2478[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:357)
2479[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:608)
2480[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:570)
2481[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:431)
2482[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:316)
2483[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:787)
2484[14:49:08] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
2485[14:49:08] [Server thread/WARN]: java.lang.Throwable: Warning: A plugin is creating a recipe using a Deprecated method. This will cause you to receive warnings stating 'Tried to load unrecognized recipe: bukkit:<ID>'. Please ask the author to give their recipe a static key using NamespacedKey.
2486[14:49:08] [Server thread/WARN]: at org.bukkit.inventory.ShapedRecipe.<init>(ShapedRecipe.java:29)
2487[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.f.M.<init>(Unknown Source)
2488[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.a(Unknown Source)
2489[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.A(Unknown Source)
2490[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.B(Unknown Source)
2491[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.Main.onEnable(Unknown Source)
2492[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265)
2493[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:334)
2494[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412)
2495[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:443)
2496[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:357)
2497[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:608)
2498[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:570)
2499[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:431)
2500[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:316)
2501[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:787)
2502[14:49:08] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
2503[14:49:08] [Server thread/WARN]: java.lang.Throwable: Warning: A plugin is creating a recipe using a Deprecated method. This will cause you to receive warnings stating 'Tried to load unrecognized recipe: bukkit:<ID>'. Please ask the author to give their recipe a static key using NamespacedKey.
2504[14:49:08] [Server thread/WARN]: at org.bukkit.inventory.ShapedRecipe.<init>(ShapedRecipe.java:29)
2505[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.f.M.D(Unknown Source)
2506[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.a(Unknown Source)
2507[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.A(Unknown Source)
2508[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.B(Unknown Source)
2509[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.Main.onEnable(Unknown Source)
2510[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265)
2511[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:334)
2512[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412)
2513[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:443)
2514[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:357)
2515[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:608)
2516[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:570)
2517[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:431)
2518[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:316)
2519[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:787)
2520[14:49:08] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
2521[14:49:08] [Server thread/WARN]: java.lang.Throwable: Warning: A plugin is creating a recipe using a Deprecated method. This will cause you to receive warnings stating 'Tried to load unrecognized recipe: bukkit:<ID>'. Please ask the author to give their recipe a static key using NamespacedKey.
2522[14:49:08] [Server thread/WARN]: at org.bukkit.inventory.ShapedRecipe.<init>(ShapedRecipe.java:29)
2523[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.f.M.<init>(Unknown Source)
2524[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.a(Unknown Source)
2525[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.A(Unknown Source)
2526[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.B(Unknown Source)
2527[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.Main.onEnable(Unknown Source)
2528[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265)
2529[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:334)
2530[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412)
2531[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:443)
2532[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:357)
2533[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:608)
2534[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:570)
2535[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:431)
2536[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:316)
2537[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:787)
2538[14:49:08] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
2539[14:49:08] [Server thread/WARN]: java.lang.Throwable: Warning: A plugin is creating a recipe using a Deprecated method. This will cause you to receive warnings stating 'Tried to load unrecognized recipe: bukkit:<ID>'. Please ask the author to give their recipe a static key using NamespacedKey.
2540[14:49:08] [Server thread/WARN]: at org.bukkit.inventory.ShapedRecipe.<init>(ShapedRecipe.java:29)
2541[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.f.M.D(Unknown Source)
2542[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.a(Unknown Source)
2543[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.A(Unknown Source)
2544[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.B(Unknown Source)
2545[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.Main.onEnable(Unknown Source)
2546[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265)
2547[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:334)
2548[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412)
2549[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:443)
2550[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:357)
2551[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:608)
2552[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:570)
2553[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:431)
2554[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:316)
2555[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:787)
2556[14:49:08] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
2557[14:49:08] [Server thread/WARN]: java.lang.Throwable: Warning: A plugin is creating a recipe using a Deprecated method. This will cause you to receive warnings stating 'Tried to load unrecognized recipe: bukkit:<ID>'. Please ask the author to give their recipe a static key using NamespacedKey.
2558[14:49:08] [Server thread/WARN]: at org.bukkit.inventory.ShapedRecipe.<init>(ShapedRecipe.java:29)
2559[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.f.M.<init>(Unknown Source)
2560[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.a(Unknown Source)
2561[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.A(Unknown Source)
2562[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.B(Unknown Source)
2563[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.Main.onEnable(Unknown Source)
2564[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265)
2565[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:334)
2566[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412)
2567[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:443)
2568[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:357)
2569[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:608)
2570[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:570)
2571[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:431)
2572[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:316)
2573[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:787)
2574[14:49:08] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
2575[14:49:08] [Server thread/WARN]: java.lang.Throwable: Warning: A plugin is creating a recipe using a Deprecated method. This will cause you to receive warnings stating 'Tried to load unrecognized recipe: bukkit:<ID>'. Please ask the author to give their recipe a static key using NamespacedKey.
2576[14:49:08] [Server thread/WARN]: at org.bukkit.inventory.ShapedRecipe.<init>(ShapedRecipe.java:29)
2577[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.f.M.D(Unknown Source)
2578[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.a(Unknown Source)
2579[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.A(Unknown Source)
2580[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.B(Unknown Source)
2581[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.Main.onEnable(Unknown Source)
2582[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265)
2583[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:334)
2584[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412)
2585[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:443)
2586[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:357)
2587[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:608)
2588[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:570)
2589[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:431)
2590[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:316)
2591[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:787)
2592[14:49:08] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
2593[14:49:08] [Server thread/WARN]: java.lang.Throwable: Warning: A plugin is creating a recipe using a Deprecated method. This will cause you to receive warnings stating 'Tried to load unrecognized recipe: bukkit:<ID>'. Please ask the author to give their recipe a static key using NamespacedKey.
2594[14:49:08] [Server thread/WARN]: at org.bukkit.inventory.ShapedRecipe.<init>(ShapedRecipe.java:29)
2595[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.f.M.<init>(Unknown Source)
2596[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.a(Unknown Source)
2597[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.A(Unknown Source)
2598[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.B(Unknown Source)
2599[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.Main.onEnable(Unknown Source)
2600[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265)
2601[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:334)
2602[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412)
2603[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:443)
2604[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:357)
2605[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:608)
2606[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:570)
2607[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:431)
2608[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:316)
2609[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:787)
2610[14:49:08] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
2611[14:49:08] [Server thread/WARN]: java.lang.Throwable: Warning: A plugin is creating a recipe using a Deprecated method. This will cause you to receive warnings stating 'Tried to load unrecognized recipe: bukkit:<ID>'. Please ask the author to give their recipe a static key using NamespacedKey.
2612[14:49:08] [Server thread/WARN]: at org.bukkit.inventory.ShapedRecipe.<init>(ShapedRecipe.java:29)
2613[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.f.M.D(Unknown Source)
2614[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.a(Unknown Source)
2615[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.A(Unknown Source)
2616[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.B(Unknown Source)
2617[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.Main.onEnable(Unknown Source)
2618[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265)
2619[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:334)
2620[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412)
2621[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:443)
2622[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:357)
2623[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:608)
2624[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:570)
2625[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:431)
2626[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:316)
2627[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:787)
2628[14:49:08] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
2629[14:49:08] [Server thread/WARN]: java.lang.Throwable: Warning: A plugin is creating a recipe using a Deprecated method. This will cause you to receive warnings stating 'Tried to load unrecognized recipe: bukkit:<ID>'. Please ask the author to give their recipe a static key using NamespacedKey.
2630[14:49:08] [Server thread/WARN]: at org.bukkit.inventory.ShapedRecipe.<init>(ShapedRecipe.java:29)
2631[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.f.M.<init>(Unknown Source)
2632[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.a(Unknown Source)
2633[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.A(Unknown Source)
2634[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.B(Unknown Source)
2635[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.Main.onEnable(Unknown Source)
2636[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265)
2637[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:334)
2638[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412)
2639[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:443)
2640[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:357)
2641[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:608)
2642[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:570)
2643[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:431)
2644[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:316)
2645[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:787)
2646[14:49:08] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
2647[14:49:08] [Server thread/WARN]: java.lang.Throwable: Warning: A plugin is creating a recipe using a Deprecated method. This will cause you to receive warnings stating 'Tried to load unrecognized recipe: bukkit:<ID>'. Please ask the author to give their recipe a static key using NamespacedKey.
2648[14:49:08] [Server thread/WARN]: at org.bukkit.inventory.ShapedRecipe.<init>(ShapedRecipe.java:29)
2649[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.f.M.D(Unknown Source)
2650[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.a(Unknown Source)
2651[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.A(Unknown Source)
2652[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.B(Unknown Source)
2653[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.Main.onEnable(Unknown Source)
2654[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265)
2655[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:334)
2656[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412)
2657[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:443)
2658[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:357)
2659[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:608)
2660[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:570)
2661[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:431)
2662[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:316)
2663[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:787)
2664[14:49:08] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
2665[14:49:08] [Server thread/WARN]: java.lang.Throwable: Warning: A plugin is creating a recipe using a Deprecated method. This will cause you to receive warnings stating 'Tried to load unrecognized recipe: bukkit:<ID>'. Please ask the author to give their recipe a static key using NamespacedKey.
2666[14:49:08] [Server thread/WARN]: at org.bukkit.inventory.ShapedRecipe.<init>(ShapedRecipe.java:29)
2667[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.f.M.<init>(Unknown Source)
2668[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.a(Unknown Source)
2669[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.A(Unknown Source)
2670[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.B(Unknown Source)
2671[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.Main.onEnable(Unknown Source)
2672[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265)
2673[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:334)
2674[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412)
2675[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:443)
2676[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:357)
2677[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:608)
2678[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:570)
2679[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:431)
2680[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:316)
2681[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:787)
2682[14:49:08] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
2683[14:49:08] [Server thread/WARN]: java.lang.Throwable: Warning: A plugin is creating a recipe using a Deprecated method. This will cause you to receive warnings stating 'Tried to load unrecognized recipe: bukkit:<ID>'. Please ask the author to give their recipe a static key using NamespacedKey.
2684[14:49:08] [Server thread/WARN]: at org.bukkit.inventory.ShapedRecipe.<init>(ShapedRecipe.java:29)
2685[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.f.M.D(Unknown Source)
2686[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.a(Unknown Source)
2687[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.A(Unknown Source)
2688[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.B(Unknown Source)
2689[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.Main.onEnable(Unknown Source)
2690[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265)
2691[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:334)
2692[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412)
2693[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:443)
2694[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:357)
2695[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:608)
2696[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:570)
2697[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:431)
2698[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:316)
2699[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:787)
2700[14:49:08] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
2701[14:49:08] [Server thread/WARN]: java.lang.Throwable: Warning: A plugin is creating a recipe using a Deprecated method. This will cause you to receive warnings stating 'Tried to load unrecognized recipe: bukkit:<ID>'. Please ask the author to give their recipe a static key using NamespacedKey.
2702[14:49:08] [Server thread/WARN]: at org.bukkit.inventory.ShapedRecipe.<init>(ShapedRecipe.java:29)
2703[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.f.M.<init>(Unknown Source)
2704[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.a(Unknown Source)
2705[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.A(Unknown Source)
2706[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.B(Unknown Source)
2707[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.Main.onEnable(Unknown Source)
2708[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265)
2709[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:334)
2710[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412)
2711[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:443)
2712[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:357)
2713[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:608)
2714[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:570)
2715[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:431)
2716[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:316)
2717[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:787)
2718[14:49:08] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
2719[14:49:08] [Server thread/WARN]: java.lang.Throwable: Warning: A plugin is creating a recipe using a Deprecated method. This will cause you to receive warnings stating 'Tried to load unrecognized recipe: bukkit:<ID>'. Please ask the author to give their recipe a static key using NamespacedKey.
2720[14:49:08] [Server thread/WARN]: at org.bukkit.inventory.ShapedRecipe.<init>(ShapedRecipe.java:29)
2721[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.f.M.D(Unknown Source)
2722[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.a(Unknown Source)
2723[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.A(Unknown Source)
2724[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.B(Unknown Source)
2725[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.Main.onEnable(Unknown Source)
2726[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265)
2727[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:334)
2728[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412)
2729[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:443)
2730[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:357)
2731[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:608)
2732[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:570)
2733[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:431)
2734[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:316)
2735[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:787)
2736[14:49:08] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
2737[14:49:08] [Server thread/WARN]: java.lang.Throwable: Warning: A plugin is creating a recipe using a Deprecated method. This will cause you to receive warnings stating 'Tried to load unrecognized recipe: bukkit:<ID>'. Please ask the author to give their recipe a static key using NamespacedKey.
2738[14:49:08] [Server thread/WARN]: at org.bukkit.inventory.ShapedRecipe.<init>(ShapedRecipe.java:29)
2739[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.f.M.<init>(Unknown Source)
2740[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.a(Unknown Source)
2741[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.A(Unknown Source)
2742[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.B(Unknown Source)
2743[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.Main.onEnable(Unknown Source)
2744[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265)
2745[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:334)
2746[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412)
2747[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:443)
2748[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:357)
2749[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:608)
2750[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:570)
2751[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:431)
2752[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:316)
2753[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:787)
2754[14:49:08] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
2755[14:49:08] [Server thread/WARN]: java.lang.Throwable: Warning: A plugin is creating a recipe using a Deprecated method. This will cause you to receive warnings stating 'Tried to load unrecognized recipe: bukkit:<ID>'. Please ask the author to give their recipe a static key using NamespacedKey.
2756[14:49:08] [Server thread/WARN]: at org.bukkit.inventory.ShapedRecipe.<init>(ShapedRecipe.java:29)
2757[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.f.M.D(Unknown Source)
2758[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.a(Unknown Source)
2759[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.A(Unknown Source)
2760[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.B(Unknown Source)
2761[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.Main.onEnable(Unknown Source)
2762[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265)
2763[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:334)
2764[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412)
2765[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:443)
2766[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:357)
2767[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:608)
2768[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:570)
2769[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:431)
2770[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:316)
2771[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:787)
2772[14:49:08] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
2773[14:49:08] [Server thread/WARN]: java.lang.Throwable: Warning: A plugin is creating a recipe using a Deprecated method. This will cause you to receive warnings stating 'Tried to load unrecognized recipe: bukkit:<ID>'. Please ask the author to give their recipe a static key using NamespacedKey.
2774[14:49:08] [Server thread/WARN]: at org.bukkit.inventory.ShapedRecipe.<init>(ShapedRecipe.java:29)
2775[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.f.M.<init>(Unknown Source)
2776[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.a(Unknown Source)
2777[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.A(Unknown Source)
2778[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.x.B(Unknown Source)
2779[14:49:08] [Server thread/WARN]: at com.evill4mer.NewItems.Main.onEnable(Unknown Source)
2780[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265)
2781[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:334)
2782[14:49:08] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412)
2783[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:443)
2784[14:49:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:357)
2785[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:608)
2786[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:570)
2787[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:431)
2788[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:316)
2789[14:49:08] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:787)
2790[14:49:08] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)