ExtraPermissions "out-of-date" [v0.7.2] [API] - Permissions Manager

You have entered: /expert group vip permission example.test true

/experm group default permission essentialcmds.home.use true

Mod {

prefix="&4[&eMod&4]&r"

}

Owner {

prefix="&4[&cOwner&4]&r"

}

Admin {

inheritance=user

permissions {

    "ExtraPerm.build"=true

    "ExtraPerm.experm"=true

    "ExtraPerm.experm.group"=true

    "ExtraPerm.experm.player"=true

    "ExtraPerm.experm.reload"=true

    "ExtraPerm.experm.uuid"=true

}

prefix="&4[&6Admin&4]&r"

}

Default {

permissions {

    "ExtraPerm.build"=true

}

prefix="&7[&aGuest&7]&r"

}

Member {

inheritance=Default

prefix="&7[&3Member&7]&r"

}

this is what is in the file after i restarted the server, nothing was there before either.

Make a backup of this file and upload the latest generations.
Default rank is:

user {
default=true
permissions {
“ExtraPerm.build”=false
}
}

ok will do, i will save the old file somewhere and delete the one on the server and restart, then paste it

admin {
inheritance=user
permissions {
“ExtraPerm.build”=true
“ExtraPerm.experm”=true
“ExtraPerm.experm.group”=true
“ExtraPerm.experm.player”=true
“ExtraPerm.experm.reload”=true
“ExtraPerm.experm.uuid”=true
}
prefix="[Admin]"
}
user {
permissions {
“ExtraPerm.build”=false
}
prefix="[User]"
}

admin {
inheritance=user
permissions {
“ExtraPerm.build”=true
“ExtraPerm.experm”=true
“ExtraPerm.experm.group”=true
“ExtraPerm.experm.player”=true
“ExtraPerm.experm.reload”=true
“ExtraPerm.experm.uuid”=true
}
prefix="[Admin]"
}
user {
default=true
permissions {
“ExtraPerm.build”=false
}
prefix="[User]"
}

am i missing something?

In user:
default=true

but will that solve the saving of the permissions to the file?

I remember complaining that you can not change the default rank, and you can change it with this in rank: default=true

no that was not the issue originally however that helps, the file saving in game commands is the main issue, i will try to save them but i am not sure

in game the inheritance saved but the permission didn’t

Show File ranks

admin {
inheritance=user
permissions {
“ExtraPerm.build”=true
“ExtraPerm.experm”=true
“ExtraPerm.experm.group”=true
“ExtraPerm.experm.player”=true
“ExtraPerm.experm.reload”=true
“ExtraPerm.experm.uuid”=true
}
prefix="[Admin]"
}
user {
default=true
permission {
“essentialcmds.spawn.use”=true
}
permissions {
“ExtraPerm.build”=false
}
prefix="[User]"
}

seems like the permissions i add go to a seperate place than the permission you preset.

Yes, the latest version of the already fixed it now because tests.
In file permission --> permissions

so it tests for both permissions and permission?

I give the specially permission in a player?
Example:

“player uuid”
{
rank=vip
permissions
{
“special.perm”=true
}
}

I figure it all works now, if you are still interested in the /nick aspect of this or allowing /nick to override player displayname, and would like a donation to create the API to allow it please let me know