Groupmanager world sorunu

ChoasFlame

Taş Madencisi
Mesajlar
68
En iyi cevaplar
0
Beğeniler
4
Puanları
90
7MvYkN.png

swmde spawnımın adı skyblockspawn burda ben kurucuyum adaya gidince oyuncu kendimi kurucu yapabilirim fakat millet adada skylord oluyor spawnda oyuncu bunu nasıl düzeltirim yardım lütfen.
7MvYkN.png
 


AlperKTS

Elmas Madencisi
Mesajlar
861
En iyi cevaplar
7
Beğeniler
139
Puanları
720
Ruh hali
Groupmanager config'ini atabilirmisin ?
 

AlperKTS

Elmas Madencisi
Mesajlar
861
En iyi cevaplar
7
Beğeniler
139
Puanları
720
Ruh hali
world:
world_nether:
- users
- groups
world_the_end:
- users
- groups
all_unnamed_worlds:
- users
- groups

Config kısmındaki yeri böyle yap.
 

ChoasFlame

Taş Madencisi
Mesajlar
68
En iyi cevaplar
0
Beğeniler
4
Puanları
90
fakat benim spawnımın adı world deil ?
 

ChoasFlame

Taş Madencisi
Mesajlar
68
En iyi cevaplar
0
Beğeniler
4
Puanları
90
Kod:
settings:
  config:
    # With this enabled anyone set as op has full permissions when managing GroupManager
    # The user will be able to promote players to the same group or even above.
    opOverrides: true
    
    # Default setting for 'mantogglevalidate'
    # true will cause GroupManager to attempt name matching by default.
    validate_toggle: true
    # ************************************************************************************************************************************************************
    # *** NOTE: Having this feature enabled can allow improper use of Command Blocks which may lead to undesireable permission changes. You have been warned! ***
    # ************************************************************************************************************************************************************
    allow_commandblocks: false
    
  data:
    save:
      # How often GroupManager will save it's data back to groups.yml and users.yml
      minutes: 10
      # Number of hours to retain backups (plugins/GroupManager/backup)
      hours: 24
      
  logging:
    # Level of detail GroupManager will use when logging.
    # Acceptable entries are - ALL,CONFIG,FINE,FINER,FINEST,INFO,OFF,SEVERE,WARNING
    level: INFO
    
  mirrors:
        # Worlds listed here have their settings mirrored in their children.
        # The first element 'world' is the main worlds name, and is the parent world.
        # subsequent elements 'world_nether' and 'world_the_end' are worlds which will use
        # the same user/groups files as the parent.
        # the element 'all_unnamed_worlds' specifies all worlds that aren't listed, and automatically mirrors them to it's parent.
        # Each child world can be configured to mirror the 'groups', 'users' or both files from its parent.
        world:
          world_nether:
          - users
          - groups
          world_the_end:
          - users
          - groups
          all_unnamed_worlds:
          - users
          - groups
    #  world2:      (World2 would have it's own set of user and groups files)
    #    world3:
    #    - users    (World3 would use the users.yml from world2, but it's own groups.yml)
    #    world4:
    #    - groups   (World4 would use the groups.yml from world2, but it's own users.yml)
    #  world5:
    #    - world6   (this would cause world6 to mirror both files from world5)
 

AlperKTS

Elmas Madencisi
Mesajlar
861
En iyi cevaplar
7
Beğeniler
139
Puanları
720
Ruh hali
Kod:
settings:
  config:
    # With this enabled anyone set as op has full permissions when managing GroupManager
    # The user will be able to promote players to the same group or even above.
    opOverrides: true
  
    # Default setting for 'mantogglevalidate'
    # true will cause GroupManager to attempt name matching by default.
    validate_toggle: true
    # ************************************************************************************************************************************************************
    # *** NOTE: Having this feature enabled can allow improper use of Command Blocks which may lead to undesireable permission changes. You have been warned! ***
    # ************************************************************************************************************************************************************
    allow_commandblocks: false
  
  data:
    save:
      # How often GroupManager will save it's data back to groups.yml and users.yml
      minutes: 10
      # Number of hours to retain backups (plugins/GroupManager/backup)
      hours: 24
    
  logging:
    # Level of detail GroupManager will use when logging.
    # Acceptable entries are - ALL,CONFIG,FINE,FINER,FINEST,INFO,OFF,SEVERE,WARNING
    level: INFO
  
  mirrors:
        # Worlds listed here have their settings mirrored in their children.
        # The first element 'world' is the main worlds name, and is the parent world.
        # subsequent elements 'world_nether' and 'world_the_end' are worlds which will use
        # the same user/groups files as the parent.
        # the element 'all_unnamed_worlds' specifies all worlds that aren't listed, and automatically mirrors them to it's parent.
        # Each child world can be configured to mirror the 'groups', 'users' or both files from its parent.
        ASkyBlock:
          all_unnamed_worlds:
          - users
          - groups
    #  world2:      (World2 would have it's own set of user and groups files)
    #    world3:
    #    - users    (World3 would use the users.yml from world2, but it's own groups.yml)
    #    world4:
    #    - groups   (World4 would use the groups.yml from world2, but it's own users.yml)
    #  world5:
    #    - world6   (this would cause world6 to mirror both files from world5)
 

ChoasFlame

Taş Madencisi
Mesajlar
68
En iyi cevaplar
0
Beğeniler
4
Puanları
90
boşluklu bir şekilde
yani kod şekilde atarmısın
acaba çünkü groupmanager hata verecektir senin attıgını kopyalarsam.
 

promustafaasa

Ağaç Yumruklayıcı
Mesajlar
22
En iyi cevaplar
0
Beğeniler
1
Puanları
60
skylord yetkisini spawnada yaptığından emin misin yada /skylord ol komutuna spawnıda dahil etmeyi deneyin
 

ChoasFlame

Taş Madencisi
Mesajlar
68
En iyi cevaplar
0
Beğeniler
4
Puanları
90
skylord ol diye bir şey yok crazycrank plugini ile saglamaktayım.
 

successed

PLAY.İZMİRMC.COM 1.13 #BİR BLOK DÜNYASI!
Mesajlar
595
En iyi cevaplar
0
Beğeniler
190
Puanları
390
Ruh hali
Serveri tamamen kapatın ve şu kısmı silip yerine aynen aşağıdakini ekleyin;

SİL :

ASkyBlock:
all_unnamed_worlds:
- users
- groups



EKLE :
world:
world_nether:
- users
- groups
world_the_end:
- users
- groups
all_unnamed_worlds:
- users
- groups

Ekleyip kaydettikten sonra serveri çalıştırın, bundan sonra ekleyeceğiniz tüm permler tüm dünyalarda çalışacaktır.
 

Üst