Jump to content

Help with tekkit permissions


Recommended Posts

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

Link to comment
Share on other sites

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.

Link to comment
Share on other sites

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.

Link to comment
Share on other sites

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

Link to comment
Share on other sites

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?

Link to comment
Share on other sites

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...