hi leute
ich wollte gerade den chestshop in meinen bukkit server einfügen
naja irgendwie mach ich permissions immer kaputt -.-
dann kann ich keine befehle mer (verstehe ich als permissions kaputt :D)
naja kann mir bitte jemand weiterhelfen? ich hab keine ahnung wie ich meine permissions mach -.-
das gleiche bei multivers...
und jedesmal mach ich permissions wieder kaputt -.-
permissions und bukkit sind auf dem neuesten stand....
hier meine permissions
ich wollte gerade den chestshop in meinen bukkit server einfügen
naja irgendwie mach ich permissions immer kaputt -.-
ich hab iconomy und permissions nur wenn ich diese befehle unter meinen benutzernamen einfüge...Quote:
You should place everything but /src in /plugins folder :)
Also, be sure to modify the Permissions to
Code:
iConomyChestShop.shop.create - creating a shop
iConomyChestShop.shop.use - using the shop
iConomyChestShop.shop.sell - selling to shops
iConomyChestShop.shop.admin - admin
You also NEED iConomy plugin and Permissions plugin.
dann kann ich keine befehle mer (verstehe ich als permissions kaputt :D)
naja kann mir bitte jemand weiterhelfen? ich hab keine ahnung wie ich meine permissions mach -.-
das gleiche bei multivers...
da ist so viel in permissions einzufügen...Quote:
[Only registered and activated users can see links. Click Here To Register...]
und jedesmal mach ich permissions wieder kaputt -.-
permissions und bukkit sind auf dem neuesten stand....
hier meine permissions
DANKE!Quote:
# System is no longer used, but may become used in the future
# Copies is for multiple-world support
# Put the name of the world you wish for it to be a clone of, otherwise leave it empty.
# If this file is for your default world (the one in server.properties) then you must
# leave copies blank.
# Example: copies: Derp - This will clone the permissions of the world Derp
#
# Make sure to rename this file to the name of the world that is in sever.properties under
# level-name. So if it is level-name: world then this should be world.yml and in the
# plugins/Permissions directory (ie. plugins/Permissions/world.yml)
#
# NOTE: Do not use tabs while editing this document. Use only spaces. A good way to avoid
# doing this is to use Notepad++ and replace the tab with 4 spaces.
plugin:
permissions:
system: default
copies:
##
# AntiBuild is included with this. To disable a group from being able to build then
# set the build: flag to false (build: false). If you want a group to be able to build
# then set it to true.
##
# Groups can contain inheritance.
# To make a group inherit the permissions from another
# group simply place the groups name in the "inheritance:" like so:
#
# Example:
# inheritance:
#
- Default
##
# All permissions including the asterisks must be placed in single quotes.
# like so:
#
# - 'foo.bar'
#
# Otherwise errors will happen!
##
# Globalized Permission settings:
#
# If a permission contains periods (.) you can denote a globalized parameter:
#
# - 'foo.*'
#
# This will allow you to use all general commands.
#
##
# Single Asterisk denotes all commands:
#
# - '*'
# If you give a group this permissions, do not have the group inherit any permissions
# from other groups. Any users assigned to this group should NOT be given any additional
# permissions either.
##
# To exempt a node use the - prefix like so:
# - '-foo.bar'
##
# prefix: and suffix: do not do anything on their own. You need another outside plugin
# such as iChat or HeroChat in order for these to do anything.
groups:
Default:
default: true
info:
prefix: ''
suffix: ''
build: true
inheritance:
permissions:
- 'essentials.help'
- 'essentials.depth'
- 'essentials.getpos'
- 'essentials.compass'
- 'essentials.back.ondeath'
- 'essentials.home'
- 'essentials.sethome'
- 'essentials.warp'
- 'essentials.msg'
- 'essentials.afk'
- 'essentials.rules'
- 'essentials.motd'
- 'essentials.me'
- 'essentials.list'
- 'essentials.mail'
- 'essentials.mail.send'
- 'essentials.spawn'
- 'regionmarket.sell'
- 'regionmarket.list'
- 'JumpBlock.Use'
Premium:
default: false
info:
prefix: '&b'
suffix: '&f'
build: true
inheritance:
- Default
permissions:
Builder:
default: false
info:
prefix: '&e'
suffix: '&f'
build: true
inheritance:
- Default
permissions:
- 'essentials.time'
- 'essentials.item'
- 'essentials.tree'
- 'essentials.heal'
- 'bedrockcontrol.placeblock'
Moderator:
default: false
info:
prefix: '&2'
suffix: '&f'
build: true
inheritance:
- Default
permissions:
- 'essentials.ban'
- 'ichat.color'
- 'essentials.banip'
- 'essentials.mute'
- 'essentials.kick'
- 'essentials.togglejail'
- 'essentials.ping'
- 'lockette.admin.break'
- 'lockette.admin.snoop'
Admin:
default: false
info:
prefix: '&c'
suffix: '&f'
build: true
inheritance:
permissions:
- '*'
- 'lockette.admin.snoop'
##
# Users denote which users are included in which group.
# TheNo1Yeti is in the Admin group
# Herpina is a member of the Moderator group but also has access
# to the herp.derp permissions
# Derpina is a member of the admin group but does not have access
# to the derp.derp permission node
# Users can also have a prefix and suffix as seen with Herpina
##
users:
name:
group: Admin
permissions:
MyGameforce:
group: Admin
permissions:
name:
group: Builder
permissions:
name:
group: Builder
permissions: