Witam. Otóż mam następujący problem. Piszę permission na serwer (plugin PermissionBukkit <-- nazwa pluginu). Obecna konfiguracja:
# PermissionsBukkit configuration file
#
# A permission node is a string like 'permissions.build', usually starting
# with the name of the plugin. Refer to a plugin's documentation for what
# permissions it cares about. Each node should be followed by true to grant
# that permission or false to revoke it, as in 'permissions.build: true'.
# Some plugins provide permission nodes that map to a group of permissions -
# for example, PermissionsBukkit has 'permissions.*', which automatically
# grants all admin permissions. You can also specify false for permissions
# of this type.
#
# Users inherit permissions from the groups they are a part of. If a user is
# not specified here, or does not have a 'groups' node, they will be in the
# group 'default'. Permissions for individual users may also be specified by
# using a 'permissions' node with a list of permission nodes, which will
# override their group permissions. World permissions may be assigned to
# users with a 'worlds:' entry.
#
# Groups can be assigned to players and all their permissions will also be
# assigned to those players. Groups can also inherit permissions from other
# groups. Like user permissions, groups may override the permissions of their
# parent group(s). Unlike users, groups do NOT automatically inherit from
# default. World permissions may be assigned to groups with a 'worlds:' entry.
#
# The cannot-build message is configurable. If it is left blank, no message
# will be displayed to the player if PermissionsBukkit prevents them from
# building, digging, or interacting with a block. Use '&' characters to
# signify color codes.
users:
Wolfensztein:
permissions:
permissions.example: true
groups:
- admin
Semirpoznan:
permissions:
permissions.example: true
groups:
- gracz
play2:
permissions.example: true
groups:
- gosc
groups:
gosc:
permissions:
permissions.build: false
permissions.destroy: false
commandbook.*: false
colorme.*: false
advbans.*: false
worldedit.*: false
admin:
permissions:
permissions.*: true
commandbook.*: true
colorme.*: true
advbans.*: true
worldedit.*: true
inheritance:
- gracz
gracz:
permissions:
permissions.build: true
permissions.destroy: true
commandbook.spawn: true
commandbook.who: true
commandbook.rules: true
commandbook.warp.teleport: true
commandbook.warp.list: true
commandbook.whereami.compass: true
worldedit.*: false
colorme.*: false
advbans.*: true
worlds:
creative:
coolplugin.item: true
inheritance:
messages:
build: '&cNie masz uprawnien aby tutaj budowac.'
Spacje są zrobione. Tabulatorów nie używałem. Zmieniałem już ścieżki i przypisy. Pisze też że nie chce czytać permission.yml . Co wpisać do permission wygenerowanego przez bukkita permission.yml?
Witam. Otóż mam następujący problem. Piszę permission na serwer (plugin PermissionBukkit <-- nazwa pluginu). Obecna konfiguracja:
Spacje są zrobione. Tabulatorów nie używałem. Zmieniałem już ścieżki i przypisy. Pisze też że nie chce czytać permission.yml . Co wpisać do permission wygenerowanego przez bukkita permission.yml?
KONTAKT:
Skype: semirpoznan1 lub wolfenszteinpc
PW na forum
Odpowiedź w poście.
Proszę o pomoc.
NIEAKTUALNE. DO ZAMKNIĘCIA!!!
Udostępnij tę odpowiedź
Odnośnik do odpowiedzi
Udostępnij na innych stronach