Minecraft Permissions Problem Moderator setzen?

04/02/2011 10:06 minecraft_dohm#1
Hey leute habe ein Problem und ich möchte einen Freund Moderator machen aber er bekommt aus irgendeinem Grund keine Rechte.
Obwohl ich doch eigentlich alles richtig eingestellt habe.
Und bei meinem anderem Freund klappt es.
Naja seht es euch bitte an :)

Permissions:
04/02/2011 10:09 empiremen#2
seh keinen fehler

kopier es einfach mal hier rein und kuk was rauskommt
[Only registered and activated users can see links. Click Here To Register...]
wenn keine felher angezeigt werden sollte alles inordnungsein
04/02/2011 11:00 minecraft_dohm#3
Quote:
Originally Posted by empiremen View Post
seh keinen fehler

kopier es einfach mal hier rein und kuk was rauskommt
[Only registered and activated users can see links. Click Here To Register...]
wenn keine felher angezeigt werden sollte alles inordnungsein
habs mal gemacht
nun steht da

Output
ERROR:

while parsing a block collection
in "<unicode string>", line 1, column 1:
- just: write some
^
expected <block end>, but found '?'
in "<unicode string>", line 18, column 1:
plugin:
^
04/02/2011 11:20 empiremen#4
wenn du möchtest kann ich dir unseren permissions ordner geben hast ne pn
04/02/2011 11:45 .AsterriX#5
hast du noch eine Txt datei users wenn ja kannste da so mod machen blabla:mods oder wie das geht mit admin geht das so blabla:admins
04/02/2011 11:51 ¿Mattthias?#6
Python spuckt dir folgendes aus:
{'Admins': None,
'Default': None,
'GaLeMa00': None,
'Gamemaster': None,
'Moderator': None,
'Neckrid': None,
'alabis99': None,
'build': True,
'copies': None,
'default': False,
'derdohm': None,
'group': 'Admins',
'groups': None,
'info': None,
'inheritance': None,
'permissions': ['-derp.derp'],
'plugin': None,
'prefix': '',
'suffix': '',
'system': 'default',
'users': None}

€: Ich habe dir mal den "Moderator-Teil" rot angestrichen:

# 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: false
info:
prefix: '&f[&fUser&f] &d'
suffix: '&f'
build: true
inheritance:
permissions:
- 'general.spawn'
- 'foo.bar'
- 'lwc.protect'
Gamemaster:
default: false
info:
prefix: '&f[&aGM&f] &b'
suffix: '&2'
build: true
inheritance:
- Default
permissions:
- 'general.teleport'
- 'general.teleport.here'
- 'godPowers.godmode'
- 'godPowers.heal'
- 'godPowers.godmodeOnLogin'

Moderator: Mod1/Mod2
default: false
info:
prefix: '&f[&aMoD&f] &b'
suffix: '&2'
build: true
inheritance:
- Default
permissions:
- 'bar.foo'
- 'general.time'
- 'general.teleport'
- 'general.teleport.here'
- 'general.player-info'
- 'lwc.mod'
- 'magiccarpet.mc'
- 'godPowers.godmode'
- 'godPowers.godmodeOnLogin'
- 'godPowers.die'
- 'godPowers.heal'
- 'godPowers.superjump'

Admins:
default: false
info:
prefix: '&f[&4Admin&f] &d'
suffix: '&e'
build: true
inheritance:
permissions:
- '*'

##
# 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:
derdohm:
group: Admins
permissions:

Neckrid:
group: Moderator
info:
prefix: ''
suffix: ''
permissions:
- 'herp.derp'

GaLeMa00:
group: Moderator
permissions:
- 'herp.derp'

alabis99:
group: Admins
permissions:
- '-derp.derp'
04/02/2011 13:18 Metzer#7
Quote:
Originally Posted by ¿Mattthias? View Post
gekürzt
Der Name muss unten rein.

Kann sein das du Bukkit für die 1.4 benutzt?
Da geht Permissions nicht.
04/04/2011 16:19 Mr131994#8
falls du Bukkit für 1.4 nehmen möchtest empfehle ich dir:
[Only registered and activated users can see links. Click Here To Register...]
und der download:

Musste auf das EI klicken ;)
[Only registered and activated users can see links. Click Here To Register...]