Jump to content

Recommended Posts

Posted

Hey, i'm new to all this. Just set up my tekkit server anbd everything is running ok but i need help with my permissions folder. Can anyone give me a copy of their permissions file for default tekkit. Or help me to edit my permissions file. Thanks

Posted

Like I said, I have never had any luck getting anything to work in the default permissions file. If you followed the guide I linked you would see it says you need to install permissionsbukkit or another bukkit plugin. If you use permissionsbukkit it comes with a template for the permissions file so you can just change the names and permissions.

Posted

alright thanks ill give it a try, can you give me any tips on how to switch from my current permissions plugin to permissionbukkit im a complete noob at this stuff :P i wouldnt know where to start

Posted

If you haven't installed any permissions plugin already just drop permissionsbukkit in the plugins folder, run it once to generate the files. The default permissions.yml in the main folder does not conflict with it in my experience.

Posted

Alright thanks, I installed 'permbukkit' and ran it, i edited the file to http://pastebin.com/8uUi3NBY

it didnt work so i went in the bukkit.yml file and pointed the permissions folder to the permissionbukkit one inside the plugin folder but still the same problem "/

Posted

Make sure you edit it with notepad++ and make sure there are no red sections. yml files are super picky and have to be in the correct format

if you just open it in notepad and dick with it you probably broke the formatting. Especially if you hit enter.

This was in the guide too btw =p

Posted

i used the online tester and it says it s alright but when i start my server i get

 [sEVERE] Permission node 'debug' in server config is invalid

g.ClassCastException: java.lang.Boolean cannot be cast to java.util.Ma

at org.bukkit.craftbukkit.CraftServer.loadCustomPermissions(CraftServe

)

at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:1



at org.bukkit.craftbukkit.CraftServer.reload(CraftServer.java:479)

at org.bukkit.Bukkit.reload(Bukkit.java:188)

at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.jav



at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:



at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java



at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java



at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:580)

at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:557)

at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:441)

at net.minecraft.server.ThreadServerApplication.run(SourceFile:465)

Maybe this is causing it?

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...