|
PermissionsFile & | operator= (PermissionsFile const &) |
|
| PermissionsFile (PermissionsFile const &) |
|
MCAPI void | applyPlayerPermissionsFromDisk (::Player &player, ::UserEntityIdentifierComponent const &userIdentifier, ::CommandPermissionLevel opCommandPermissionLevel) |
|
MCAPI bool | fileExists () const |
|
MCAPI ::std::vector<::std::string > | getXUIDsByPermission (::PlayerPermissionLevel permission) const |
|
MCAPI bool | isPermissionsSet (::std::string const &xuid, ::PlayerPermissionLevel permission) const |
|
MCAPI void | persistPlayerPermissionsToDisk (::UserEntityIdentifierComponent const &userIdentifier, ::PlayerPermissionLevel permission) |
|
MCAPI void | persistPlayerPermissionsToDisk (::std::string const &xuid, ::PlayerPermissionLevel permission) |
|
MCAPI ::std::tuple<::FileReadResult, ::Json::Value > | readPermissionFile () |
|
MCAPI::FileReadResult | reload () |
|
MCAPI void | setDefaultPlayerPermission (::Player &player, ::CommandPermissionLevel opCommandPermissionLevel) |
|
The documentation for this class was generated from the following file: