WEPIF/Flat file permissions

From SK's Wiki
Jump to: navigation, search

The main features of these permissions are:

Flat file permissions is hierarchy-aware:

[edit] Usage

To use this permission system, create these two files in your server's root folder:

[edit] perms_groups.txt

admins:*
mods:worldedit
default:worldedit.navigation

That creates three groups. The colon (:) separates the fields. The first one is group name and the second is comma-separated list of permissions. "*" means that group can do everything.

[edit] perms_users.txt

sk89q:admins:*
tetsu:mods:commandbook.time,commandbook.teleport
alex:mods

That defines three users. The colon (:) separates the fields. The first field is the player's name, the second is a comma-separated list of groups, and the third is a comma-separated list of extra permissions.

Personal tools
Namespaces
Variants
Actions
Sections
Navigation
Toolbox