[Sammelthread] Lösungen für Mod,Plugin und Minecraft Fehler/Probleme

06/14/2011 16:47 lolor2#196
Quote:
Originally Posted by Skaiper View Post
Cracked Minecraft?
Java auf neusten Stand?

MfG Skaiper
cracked minecraft ? kenn ich nicht hab normalen launcher benützt eingeloggt und dann hat er die game datein runtergeladen dann sollte eig mojang kommen kam aber black screen und dann crash mit dem fehler bad video card treiber Ja java ist auf neuestem stand wie der rest des systems auch
06/14/2011 17:41 fatih922#197
Quote:
Originally Posted by teilch3n View Post
Den Ordner META-INF gelöscht?
ja habe ich

ich habe es gelöst ich habe den mod loder vergesen
06/15/2011 03:33 Nogrus#198
t3ilchen
Ich weiß gehört nicht hin.
Bitte im Startpost meinen Namen umändern.
Bin der.FaIl.
Heiße jetzt Krankenkasse.
Lösche den Beitrag heute 21 Uhr.
06/15/2011 10:43 chaoticoz#199
Quote:
Originally Posted by Meph91 View Post
Hallo Leute,
habe das Plugin Jobs (neuste Version).
Dazu noch Permissions und iConomy (auch beides neuste Version). Bukkit ebenfalls aktuell.
Alles eingestellt, config bearbeitet,alles läuft super,man kann den Jobs beitreten und alles.
Leider bekommen ich einfach kein Geld,egal bei welchem Beruf.
Im Log vom Server steht auch nichts drinnen, Plugin startet einwandfrei und auch beim beitreten in die Jobs kommt keine Fehlermeldung.
Klingt als hättest du vergessen in die Permissions deiner Spieler die Welt(en) in denen sie Geld verdienen dürfen einzutragen.

Falls nicht vorhanden schreib bei den Permissions der Gruppen rein:

jobs.world.NameDerWelt
06/15/2011 14:19 seb24astian#200
wie heist der mod von dem video

06/15/2011 14:25 Nogrus#201
Steht doch dabei?
MobArena :D
06/15/2011 15:07 Mostey#202
Hab wieder'n kleines Problemchen mit Permissions, hab zwar alle Rechte eingetragen, was ich jedoch komisch finde ist, dass das Permissions Plugin erst erkannt wird, wenn ich es "RENAMEME" nenne bzw einfach nur .yml nenne. Nehme ich beispielsweise den Namen der world (von den server.prop) will er das Plugin nicht laden weil das nicht erkannt wird :/

Benutze die 2.X Version, das zweite ist, wenn Permissions dann geladen wird, kann ich z.B. als non-Operator oder User kaum Befehle ausführen, in der permissions Datei (unter der default Gruppe) steht z.B. die Permission "general.spawn", jedoch kann ich als User weder /spawn noch sonst irgendwelche Standartbefehle (weder /home, noch /sethome, sogar /help geht nicht) ausführen, weil ich dann ne Fehlermeldung bekomme: "You do not have access to use this command", hätte ich allerdings keine Permissions, würde dort folgendes stehen: "You dont have permission), was mich ebenfalls verwirrt.

bei /god kommt beispielsweise "You dont have permission", bei den Standartbefehlen, die in den Permissions eingetragen sind, kommt nur "You do not have access to use this command"

kann mir da wer helfen?

Der Source von der yml:
Code:
# 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: # 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:
    Bewohner:
        default: true
        info:
            prefix: ''
            suffix: ''
            build: true
        inheritance:
        permissions:
            - 'general.spawn'
            - 'elevators.builder'
            - 'iConomy.access
            - 'iConomy.payment'
            - 'iConomy.list'
            - 'iConomy.rank'
            - 'iConomyChestShop.shop.create'
            - 'iConomyChestShop.shop.use'
            - 'iConomyChestShop.shop.sell'
            - 'iConomyChestShop.command.iteminfo
            - 'essentials.sethome'
            - 'essentials.home'
            - 'essentials.spawn'
            - 'essentials.warp'
            - 'essentials.helpop'
            - 'essentials.mail'
            - 'essentials.mail.send'
            - 'lwc.protect'
            - 'iConomy.pay'
            - 'essentials.msg'
            - 'iConomyChestShop.shop.buy'
            - 'essentials.whois'
            - 'essentials.warp.list'
    Moderator:
        default: false
        info:
            prefix: '&9Moderator&f '
            suffix: ''
            build: true
        inheritance:
        permissions:
            - 'general.time'
            - 'general.teleport'
            - 'general.teleport.here'
            - 'general.player-info'
            - 'general.player-info'
            - 'essentials.getpos'
            - 'essentials.top'
            - 'essentials.back'
            - 'essentials.back.ondeath'
            - 'essentials.tp'
            - 'essentials.tphere'
            - 'essentials.tppos'
            - 'essentials.sethome'
            - 'essentials.home'
            - 'essentials.setwarp'
            - 'essentials.warp'
            - 'essentials.delwarp'
            - 'essentials.msg'
            - 'essentials.afk'
            - 'essentials.rules'
            - 'essentials.motd'
            - 'essentials.list'
            - 'essentials.mail'
            - 'essentials.mail.send'
            - 'essentials.helpop'
            - 'essentials.nick'
            - 'essentials.clearinventory'
            - 'essentials.mute'
            - 'essentials.kick'
            - 'essentials.tree'
            - 'essentials.bigtree'
            - 'essentials.spawn'
            - 'essentials.time'
            - 'iConomyChestShop.shop.create'
            - 'iConomyChestShop.shop.use'
            - 'iConomyChestShop.shop.sell'
            - 'iConomyChestShop.shop.buy'
            - 'lwc.protect'
            - 'iConomy.payment'
            - 'iConomy.list'
            - 'iConomy.rank'
            - 'iConomy.pay'
            - 'general.spawn'
            - 'essentials.jump'
            - 'essentials.ban'
    Admins:
        default: false
        info:
            prefix: '&4[Admin]&f '
            suffix: ''
            build: true
        inheritance:
        permissions:
            - '*'
    HeadAdmin:
        default: false
        info:
            prefix: '&f[&4Admin&f] &a'
            suffix: '&f'
            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:
    Mostey:
        group: HeadAdmin
        permissions:
    ssonti:
        group: Admins
        permissions:

    Lattella:
        group: Admins
        permissions:
Danke :>
06/15/2011 15:45 Nogrus#203
Dein Problem liegt daran, dass du den Essentials GroupManager hast.
Das heißt, dass deine Permissions gar nicht beahctet werden.
Lösch den GroupManager von Essentials und reloade bzw. restarte den Server.
06/15/2011 16:12 Meph91#204
Quote:
Originally Posted by chaoticoz View Post
Klingt als hättest du vergessen in die Permissions deiner Spieler die Welt(en) in denen sie Geld verdienen dürfen einzutragen.

Falls nicht vorhanden schreib bei den Permissions der Gruppen rein:

jobs.world.NameDerWelt
Jo super,danke funkt jetzt. War auch zu doof...:p
Hast nen Thanks.
06/15/2011 16:55 Mostey#205
Quote:
Originally Posted by Krankenkasse View Post
Dein Problem liegt daran, dass du den Essentials GroupManager hast.
Das heißt, dass deine Permissions gar nicht beahctet werden.
Lösch den GroupManager von Essentials und reloade bzw. restarte den Server.
Mhm, den GroupManager hatte ich mal drauf, doch trotz Löschung is das Problem immernoch da, muss ich da noch was bestimmtes löschen?
06/15/2011 16:59 Nogrus#206
Quote:
Originally Posted by Mostey View Post
Mhm, den GroupManager hatte ich mal drauf, doch trotz Löschung is das Problem immernoch da, muss ich da noch was bestimmtes löschen?
Hast du die EssentialsGroupManager.jar und den dazugehörigen EssentialsGroupManager Ordner gelöscht?

Wenn ja, dann poste mal deine Plugins, die sonst noch drauf sind.
06/15/2011 17:01 Mostey#207
Quote:
Originally Posted by Krankenkasse View Post
Hast du die EssentialsGroupManager.jar und den dazugehörigen EssentialsGroupManager Ordner gelöscht?

Wenn ja, dann poste mal deine Plugins, die sonst noch drauf sind.
Ja, hab ich ;)

LWC, IConomy, IConomychest, WorldEdit, WorldGuard, Essentials (Protect, Serverlist, Spawn, Chat), Whitelist, iChat und MagicCarpet
06/15/2011 17:02 Nogrus#208
Und du hast General oder?
06/15/2011 17:13 Mostey#209
Quote:
Originally Posted by Krankenkasse View Post
Und du hast General oder?
Das Plugin? installiert nicht, aber als OP kann ich die Befehle nutzen
06/15/2011 17:34 ComputerBaer#210
Ich glaube ich habe die Fehler gefunden:
- 'iConomy.access'
- 'iConomyChestShop.command.iteminfo'

Habe sie korrigiert:
Code:
# 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: # 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:
    Bewohner:
        default: true
        info:
            prefix: ''
            suffix: ''
            build: true
        inheritance:
        permissions:
            - 'general.spawn'
            - 'elevators.builder'
            - 'iConomy.access[COLOR="Red"][B]'[/B][/COLOR]
            - 'iConomy.payment'
            - 'iConomy.list'
            - 'iConomy.rank'
            - 'iConomyChestShop.shop.create'
            - 'iConomyChestShop.shop.use'
            - 'iConomyChestShop.shop.sell'
            - 'iConomyChestShop.command.iteminfo[COLOR="Red"][B]'[/B][/COLOR]
            - 'essentials.sethome'
            - 'essentials.home'
            - 'essentials.spawn'
            - 'essentials.warp'
            - 'essentials.helpop'
            - 'essentials.mail'
            - 'essentials.mail.send'
            - 'lwc.protect'
            - 'iConomy.pay'
            - 'essentials.msg'
            - 'iConomyChestShop.shop.buy'
            - 'essentials.whois'
            - 'essentials.warp.list'
    Moderator:
        default: false
        info:
            prefix: '&9Moderator&f '
            suffix: ''
            build: true
        inheritance:
        permissions:
            - 'general.time'
            - 'general.teleport'
            - 'general.teleport.here'
            - 'general.player-info'
            - 'general.player-info'
            - 'essentials.getpos'
            - 'essentials.top'
            - 'essentials.back'
            - 'essentials.back.ondeath'
            - 'essentials.tp'
            - 'essentials.tphere'
            - 'essentials.tppos'
            - 'essentials.sethome'
            - 'essentials.home'
            - 'essentials.setwarp'
            - 'essentials.warp'
            - 'essentials.delwarp'
            - 'essentials.msg'
            - 'essentials.afk'
            - 'essentials.rules'
            - 'essentials.motd'
            - 'essentials.list'
            - 'essentials.mail'
            - 'essentials.mail.send'
            - 'essentials.helpop'
            - 'essentials.nick'
            - 'essentials.clearinventory'
            - 'essentials.mute'
            - 'essentials.kick'
            - 'essentials.tree'
            - 'essentials.bigtree'
            - 'essentials.spawn'
            - 'essentials.time'
            - 'iConomyChestShop.shop.create'
            - 'iConomyChestShop.shop.use'
            - 'iConomyChestShop.shop.sell'
            - 'iConomyChestShop.shop.buy'
            - 'lwc.protect'
            - 'iConomy.payment'
            - 'iConomy.list'
            - 'iConomy.rank'
            - 'iConomy.pay'
            - 'general.spawn'
            - 'essentials.jump'
            - 'essentials.ban'
    Admins:
        default: false
        info:
            prefix: '&4[Admin]&f '
            suffix: ''
            build: true
        inheritance:
        permissions:
            - '*'
    HeadAdmin:
        default: false
        info:
            prefix: '&f[&4Admin&f] &a'
            suffix: '&f'
            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:
    Mostey:
        group: HeadAdmin
        permissions:
    ssonti:
        group: Admins
        permissions:

    Lattella:
        group: Admins
        permissions:
Un poste beim nächsten mal doch bitte die FehlerMeldung die in der Konsole steht.