lesmiff Posted May 17, 2012 Posted May 17, 2012 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
DragnHntr Posted May 17, 2012 Posted May 17, 2012 I could never get the default permissions file to do anything. try this: http://wiki.bukkit.org/Setting_Up_Bukkit_Permissions
lesmiff Posted May 17, 2012 Author Posted May 17, 2012 Thanks i tried, heres a copy of my permissions file. http://pastebin.com/N4UZwVee but whenever i join my server as a non-op and try the commands i've allowed as default it says i do not have permission.. Any ideas?
DragnHntr Posted May 17, 2012 Posted May 17, 2012 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.
lesmiff Posted May 17, 2012 Author Posted May 17, 2012 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 i wouldnt know where to start
DragnHntr Posted May 17, 2012 Posted May 17, 2012 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.
lesmiff Posted May 17, 2012 Author Posted May 17, 2012 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 "/
DragnHntr Posted May 17, 2012 Posted May 17, 2012 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
lesmiff Posted May 17, 2012 Author Posted May 17, 2012 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?
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now