Yardım GroupManager dünya sıkıntısı

Erenögutcu

Ağaç Yumruklayıcı
En iyi cevaplar
0
Herkese selam sevgili Gamer Forum | Minecraft Türk okuyucuları,

Şimdi benim sunucumda GroupManager ben /manuadd isim yetki yazdığımda tüm dünyalarda aynı yetkinin olmasını istiyorum nasıl yapabilirim
 

ErenSB

Elmas Madencisi
Emektar Üye
En iyi cevaplar
26
GroupManager worlds klasörünün içine girin ve tüm dünyaları silin. Sadece world klasörü kalsın, sonra oyundan veya konsoldan /manload yazın.

Sorununuz çözülmüş olacaktır, çözülürse bilgi verin lütfen.
 

LifeMCServer

Nether Yerlisi
En iyi cevaplar
98
plugins/GroupManager/config.yml dosyasını açın, mirror kısmından ayarlama yapın.

örneğin world_nether, world_the_end ve diğer tüm dünyaların world dünyasındaki yetkiler ve gruplar ile aynı olmasını istiyor iseniz şu şekilde düzenleyebilirsiniz:

YAML:
  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
 

Erenögutcu

Ağaç Yumruklayıcı
En iyi cevaplar
0
plugins/GroupManager/config.yml dosyasını açın, mirror kısmından ayarlama yapın.

örneğin world_nether, world_the_end ve diğer tüm dünyaların world dünyasındaki yetkiler ve gruplar ile aynı olmasını istiyor iseniz şu şekilde düzenleyebilirsiniz:
GroupManager worlds klasörünün içine girin ve tüm dünyaları silin. Sadece world klasörü kalsın, sonra oyundan veya konsoldan /manload yazın.

Sorununuz çözülmüş olacaktır, çözülürse bilgi verin lütfen.
Olmadı
YAML:
  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
Kardeşim olmadı
 

Erenögutcu

Ağaç Yumruklayıcı
En iyi cevaplar
0
plugins/GroupManager/config.yml dosyasını açın, mirror kısmından ayarlama yapın.

örneğin world_nether, world_the_end ve diğer tüm dünyaların world dünyasındaki yetkiler ve gruplar ile aynı olmasını istiyor iseniz şu şekilde düzenleyebilirsiniz:

YAML:
  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
olmadı
 
Üst