Ok now i have the permissions but i still got the same problem. Any ideas ?
I am trying to run it on a tekkit 3.0.4 server.
Here is my Permission.YML
If i edit the Modifyworld Config.YML enable to false then it works but then guest can buld.
groups:
Guest:
default: true
permissions:
- -modifyworld.*
Member:
VIP:
inheritance:
- Member
Admin:
inheritance:
- VIP
permissions:
- '*'
users:
recer75:
group:
- Admin
'[buildCraft]':
group:
- Admin
'[industrialCraft]':
group:
- Admin
Here is my Modyfyworld Config.YML
enable: true
itemRestrictions: false
informPlayers: false
whitelist: false
messages:
whitelistMessage: You are not allowed to join this server. Goodbye!
prohibitedItem: You have prohibited item "%s".
permissionDenied: Sorry, you don't have enough permissions