Hey anyone else got problem with buyregion?
when I start the server I get this error:
17.12 18:46:33 [Server] INFO at net.minecraft.server.DedicatedServer.al(DedicatedServer.java:258)
17.12 18:46:33 [Server] INFO at org.bukkit.craftbukkit.CraftServer.dispatchServerCommand(CraftServer.java:494)
17.12 18:46:33 [Server] INFO at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:502)
17.12 18:46:33 [Server] INFO at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:185)
17.12 18:46:33 [Server] INFO at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:22)
17.12 18:46:33 [Server] INFO at org.bukkit.Bukkit.reload(Bukkit.java:183)
17.12 18:46:33 [Server] INFO at org.bukkit.craftbukkit.CraftServer.reload(CraftServer.java:577)
17.12 18:46:33 [Server] INFO at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:227)
17.12 18:46:33 [Server] INFO at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:195)
17.12 18:46:33 [Server] INFO org.bukkit.plugin.UnknownDependencyException: Vault
17.12 18:46:33 [Server] SEVERE Could not load 'plugins/BuyRegion.jar' in folder 'plugins'
when I start the server I get this error:
17.12 18:46:33 [Server] INFO at net.minecraft.server.DedicatedServer.al(DedicatedServer.java:258)
17.12 18:46:33 [Server] INFO at org.bukkit.craftbukkit.CraftServer.dispatchServerCommand(CraftServer.java:494)
17.12 18:46:33 [Server] INFO at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:502)
17.12 18:46:33 [Server] INFO at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:185)
17.12 18:46:33 [Server] INFO at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:22)
17.12 18:46:33 [Server] INFO at org.bukkit.Bukkit.reload(Bukkit.java:183)
17.12 18:46:33 [Server] INFO at org.bukkit.craftbukkit.CraftServer.reload(CraftServer.java:577)
17.12 18:46:33 [Server] INFO at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:227)
17.12 18:46:33 [Server] INFO at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:195)
17.12 18:46:33 [Server] INFO org.bukkit.plugin.UnknownDependencyException: Vault
17.12 18:46:33 [Server] SEVERE Could not load 'plugins/BuyRegion.jar' in folder 'plugins'
2
My guess is to implement the plugin 'Vault' into your server
Basing my opinion on this:
17.12 18:46:33 [Server] INFO org.bukkit.plugin.UnknownDependencyException: Vault
Basing my opinion on this:
17.12 18:46:33 [Server] INFO org.bukkit.plugin.UnknownDependencyException: Vault
I got Vault, but I updated it like 1 hour before I got this problem.
