Code: users: ianjamesbond: options: group: Owner worlds: Owner: permissions: - group Admin: permissions: - group permissions.*: permissions: - permission here should work now http://pastebin.com/H7ttVDYp EDIT by Moderator: merged posts, please use the edit button instead of double posting.
Instead of these useless double posts, can you give us the name of the permissions plugin you're using? And also the error or problem specifically you're encountering instead of "gives me an error" or "doesn't work"?
PermissionsEX gives me Error Caused by: org.bukkit.configuration.InvalidConfigurationException: while parsing a block mapping in "<string>", line 119, column 3: ianjamesbond: ^ expected <block end>, but found BlockMappingStart in "<string>", line 146, column 4: permissions: ^ at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java :54) at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:138) at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:105) at ru.tehkode.permissions.backends.FileBackend.reload(FileBackend.java:247) ... 11 more Caused by: while parsing a block mapping in "<string>", line 119, column 3: ianjamesbond: ^ EDIT by Moderator: merged posts, please use the edit button instead of double posting.
There are tabs in your permissions file, you need to go through it and find the tabs and replace them with spaces.