SurvivalGames - OFFICIAL BSMC RELEASE

SpigotVIP SurvivalGames - OFFICIAL BSMC RELEASE 8.7

Great leak,
but unfortunately I'm getting an error on startup, which disables the plugin entirely, any clue on a fix?

`31.08 11:37:51 [Server] Startup [11:37:51 INFO]: [SurvivalGames] Enabling SurvivalGames v6.9*
31.08 11:37:51 [Server] Startup [11:37:51 INFO]: [SurvivalGames] Cracked by [email protected]
31.08 11:37:51 [Server] Startup [11:37:51 INFO]: [SurvivalGames] The plugin is using the new durability system: true
31.08 11:37:51 [Server] Startup [11:37:51 INFO]: [SurvivalGames] The plugin is using the new spectator system: true
31.08 11:37:52 [Server] Startup [11:37:52 INFO]: [SurvivalGames] An error has occured while loading an Item from config.yml! please make sure you are creating the Items correctly!
31.08 11:37:52 [Server] Startup [11:37:52 WARN]: java.lang.IllegalArgumentException: Material cannot be null
31.08 11:37:52 [Server] Startup [11:37:52 WARN]: at org.apache.commons.lang.Validate.notNull(Validate.java:192)
31.08 11:37:52 [Server] Startup [11:37:52 WARN]: at org.bukkit.inventory.ItemStack.<init>(ItemStack.java:73)
31.08 11:37:52 [Server] Startup [11:37:52 WARN]: at org.bukkit.inventory.ItemStack.<init>(ItemStack.java:61)
31.08 11:37:52 [Server] Startup [11:37:52 WARN]: at org.bukkit.inventory.ItemStack.<init>(ItemStack.java:49)
31.08 11:37:52 [Server] Startup [11:37:52 WARN]: at org.bukkit.inventory.ItemStack.<init>(ItemStack.java:39)
31.08 11:37:52 [Server] Startup [11:37:52 WARN]: at me.wazup.survivalgames.ItemStackBuilder.<init>(ItemStackBuilder.java:30)
31.08 11:37:52 [Server] Startup [11:37:52 WARN]: at me.wazup.survivalgames.SurvivalGames.setupAll(SurvivalGames.java)
31.08 11:37:52 [Server] Startup [11:37:52 WARN]: at me.wazup.survivalgames.SurvivalGames.Vug(SurvivalGames.java)
31.08 11:37:52 [Server] Startup [11:37:52 WARN]: at me.wazup.survivalgames.SurvivalGames.onEnable(SurvivalGames.java)
31.08 11:37:52 [Server] Startup [11:37:52 WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263)
31.08 11:37:52 [Server] Startup [11:37:52 WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:338)
31.08 11:37:52 [Server] Startup [11:37:52 WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:420)
31.08 11:37:52 [Server] Startup [11:37:52 WARN]: at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugin(CraftServer.java:467)
31.08 11:37:52 [Server] Startup [11:37:52 WARN]: at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugins(CraftServer.java:381)
31.08 11:37:52 [Server] Startup [11:37:52 WARN]: at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:474)
31.08 11:37:52 [Server] Startup [11:37:52 WARN]: at net.minecraft.server.v1_14_R1.DedicatedServer.init(DedicatedServer.java:290)
31.08 11:37:52 [Server] Startup [11:37:52 WARN]: at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:870)
31.08 11:37:52 [Server] Startup [11:37:52 WARN]: at java.lang.Thread.run(Thread.java:748)
31.08 11:37:52 [Server] Startup [11:37:52 ERROR]: Error occurred while enabling SurvivalGames v6.9 (Is it up to date?)
31.08 11:37:52 [Server] INFO java.lang.IllegalArgumentException: Material cannot be null
31.08 11:37:52 [Server] INFO at org.apache.commons.lang.Validate.notNull(Validate.java:192) ~[patched_1.14.4.jar:git-Paper-176]
31.08 11:37:52 [Server] INFO at org.bukkit.inventory.ItemStack.<init>(ItemStack.java:73) ~[patched_1.14.4.jar:git-Paper-176]
31.08 11:37:52 [Server] INFO at org.bukkit.inventory.ItemStack.<init>(ItemStack.java:61) ~[patched_1.14.4.jar:git-Paper-176]
31.08 11:37:52 [Server] INFO at org.bukkit.inventory.ItemStack.<init>(ItemStack.java:49) ~[patched_1.14.4.jar:git-Paper-176]
31.08 11:37:52 [Server] INFO at org.bukkit.inventory.ItemStack.<init>(ItemStack.java:39) ~[patched_1.14.4.jar:git-Paper-176]
31.08 11:37:52 [Server] INFO at me.wazup.survivalgames.ItemStackBuilder.<init>(ItemStackBuilder.java:30) ~[?:?]
31.08 11:37:52 [Server] INFO at me.wazup.survivalgames.SurvivalGames.loadSponsorGui(SurvivalGames.java) ~[?:?]
31.08 11:37:52 [Server] INFO at me.wazup.survivalgames.SurvivalGames.Vug(SurvivalGames.java) ~[?:?]
31.08 11:37:52 [Server] INFO at me.wazup.survivalgames.SurvivalGames.setupAll(SurvivalGames.java) ~[?:?]
31.08 11:37:52 [Server] INFO at me.wazup.survivalgames.SurvivalGames.Vug(SurvivalGames.java) ~[?:?]
31.08 11:37:52 [Server] INFO at me.wazup.survivalgames.SurvivalGames.onEnable(SurvivalGames.java) ~[?:?]
31.08 11:37:52 [Server] INFO at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[patched_1.14.4.jar:git-Paper-176]
31.08 11:37:52 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:338) ~[patched_1.14.4.jar:git-Paper-176]
31.08 11:37:52 [Server] INFO at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:420) ~[patched_1.14.4.jar:git-Paper-176]
31.08 11:37:52 [Server] INFO at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugin(CraftServer.java:467) ~[patched_1.14.4.jar:git-Paper-176]
31.08 11:37:52 [Server] INFO at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugins(CraftServer.java:381) ~[patched_1.14.4.jar:git-Paper-176]
31.08 11:37:52 [Server] INFO at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:474) ~[patched_1.14.4.jar:git-Paper-176]
31.08 11:37:52 [Server] INFO at net.minecraft.server.v1_14_R1.DedicatedServer.init(DedicatedServer.java:290) ~[patched_1.14.4.jar:git-Paper-176]
31.08 11:37:52 [Server] INFO at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:870) ~[patched_1.14.4.jar:git-Paper-176]
31.08 11:37:52 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
31.08 11:37:52 [Server] Startup [11:37:52 INFO]: [SurvivalGames] Disabling SurvivalGames v6.9
31.08 11:37:52 [Server] Startup [11:37:52 INFO]: [SurvivalGames] has been disabled!`

I've tried deleting the config.yml file and restarting, but it didn't work. :(
good shit mate
Unable to use the tool sinicized kernel ?
Good plugin, please update to 6.1
Could you please update it to SurvivalGames 6.0 version
then I will give you 5 stars :D
Works Great, Thanks!
K
Katheryn
No Problem!
Good leak ;D
K
Katheryn
Thanks!
BlackSpigot General Chat
Rules Help Users
    RealNotSound @ RealNotSound: Hello if I buy BLACKSPIGOT+ BUNDLEIf I buy it, will I get a rank in BLACKSPIGOT and what rank...
    Top