Jump to content

Sethome, delhome funktioniert nicht


FlyingMarkus

Empfohlene Beiträge

Hallo ihr lieben,
nach meiner Recherche bin ich auf das gestoßen was ich bereits angewandt habe. Dennoch hat kein Neuling die Berechtigungen einen Homepunkt zu setzen.
 

  Neuling:
    inheritance:
    - Gast
    options:
      prefix: '&7[&2Neuling&7]&r '
      default: false
    permissions:
    - essentials.back
    - essentials.back.ondeath
    - essentials.build
    - essentials.warp
    - essentials.msg
    - essentials.msgtoggle.bypass
    - essentils.mail.send
    - essentials.home
    - essentials.sethome.multiple
    - essentials.sethome.multiple.default
    - essentils.sethome
    - essentials.delhome
    - essentials.help
    - essentials.ignore
    - essentials.spawn
    - essentials.mail
    - essentials.mail.read
    - essentils.mail.clear
    - essentials.tpa
    - essentials.tpacancel
    - essentials.tpaccept
    - essentials.tpahere
    - essentials.signs.format
    - mycommand.cmd.all


In der EssentialsX passt doch auch soweit alles.
 

############################################################
# +------------------------------------------------------+ #
# |                        Homes                         | #
# +------------------------------------------------------+ #
############################################################

# Allows people to set their bed during the day.
# This setting has no effect in Minecraft 1.15+, as Minecraft will always allow the player to set their bed location during the day.
update-bed-at-daytime: true

# Set to true to enable per-world permissions for using homes to teleport between worlds.
# This applies to the /home command only.
# Give someone permission to teleport to a world with essentials.worlds.<worldname>
world-home-permissions: true

# Allow players to have multiple homes.
# Players need essentials.sethome.multiple before they can have more than 1 home.
# You can set the default number of multiple homes using the 'default' rank below.
# To remove the home limit entirely, give people 'essentials.sethome.multiple.unlimited'.
# To grant different home amounts to different people, you need to define a 'home-rank' below.
# Create the 'home-rank' below, and give the matching permission: essentials.sethome.multiple.<home-rank>
# For more information, visit http://wiki.ess3.net/wiki/Multihome
sethome-multiple:
  Gast: 0
  Neuling: 2
  Siedler: 3
  Bürger: 10
  TrustedMember: 10
  Supporter: 10

# In this example someone with 'essentials.sethome.multiple' and 'essentials.sethome.multiple.vip' will have 5 homes.
# Remember, they MUST have both permission nodes in order to be able to set multiple homes.

# Controls whether players need the permission "essentials.home.compass" in order to point
# the player's compass at their first home.
#
# Leaving this as false will retain Essentials' original behaviour, which is to always
# change the compass' direction to point towards their first home.
compass-towards-home-perm: false

# If no home is set, would you like to send the player to spawn?
# If set to false, players will not be teleported when they run /home without setting a home first.
spawn-if-no-home: true

# Should players be asked to provide confirmation for homes which they attempt to overwrite?
confirm-home-overwrite: false


Die Gruppe hat Ihre benötigten Rechte dennoch hat niemand eine Berechtigung.. in anderen Foren haben User das gleiche Problem gehabt. Konnten dieses aber beheben indem Sie die Berechtigungen verteilt haben, wie ich das schon hatte...

Viele Grüße,
Markus

Link zu diesem Kommentar
Auf anderen Seiten teilen

Erstelle ein Benutzerkonto oder melde dich an, um zu kommentieren

Du musst ein Benutzerkonto haben, um einen Kommentar verfassen zu können

Benutzerkonto erstellen

Neues Benutzerkonto für unsere Community erstellen. Es ist einfach!

Neues Benutzerkonto erstellen

Anmelden

Du hast bereits ein Benutzerkonto? Melde dich hier an.

Jetzt anmelden
×
×
  • Neu erstellen...
B
B