My Server + It's ScriptBlock Bug

blie4

Not a Peon
Mod
Nov 3, 2013
387
160
Hey guys, so I've made my own server. It will be an adventure/minigame server, with ranks and all that wowness.
But there's a problem with ScriptBlock. I'd like to use this plugin on my server, but even when the ScriptBlock.jar file is in my plugins folder, it doesn't show up on the server when I do /plugins, and none of the commands work.
The console gives me this error message:

[10:13:44 ERROR]: Could not load 'plugins\ScriptBlock.jar' in folder 'plugins'
org.bukkit.plugin.UnknownDependencyException: Vault
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager
.java:196) [craftbukkit-1.7.2-R0.2.jar:git-Bukkit-1.7.2-R0.2-b2974jnks]

If anyone knows how to help, it is much appreciated. I also need a name for the server, preferably without "craft" or "blie". Thanks! :D
 

c_dric

Escapist landscaper
Op
Oct 26, 2013
525
364
Vault.jar is a dependency of Scriptblock, so make sure it is in the plugin folder.
 

blie4

Not a Peon
Mod
Nov 3, 2013
387
160
Vault.jar? Is that another plugin? I don't think I have that.
Also, sorry that I keep coming back to this question c, you've been a big help! :)
 

blie4

Not a Peon
Mod
Nov 3, 2013
387
160
I got vault, and ScriptBlock works now! Thanks so much c, you're a lifesaver! :D
 

blie4

Not a Peon
Mod
Nov 3, 2013
387
160
Okay guys, another problem :I. I need to let players be able to use /warp l, but not any other warps, such as /warp Ocean_HG.
Any idea how? Thanks in advance. :)
 

Mr_Destructo69

o/
Greenie
Nov 3, 2013
88
19
blie, you need to set permissions for the player. Instead of setting the permission essentials.warp.* You could do essentials.warp.l. Doing this would mean that you need to set all the warp permissions for the player. If your doing sign warps, don't worry about permissions because you could do @bypass with script blocks. Hope this helps ^_^
 

HC12345

Event Enthusiast
Op
Oct 26, 2013
423
269
Is the server out yet? If so, can I have the ip? I'd like to try it out :p
 

blie4

Not a Peon
Mod
Nov 3, 2013
387
160
I'd tell you, but it seems you already got it... XD Its called Venatus, if anyone's interested they can just search it up on Planet Minecraft.
 
Top