group manager'da Neden 1 world var?

feronimo1

Ağaç Yumruklayıcı
En iyi cevaplar
0
benim normalda 2 haritam var ama orda 1 tane world var eski sürümlerde 2 taneydi komutları ayarlıyorduk.

 

MemduhB

Yeni skype: memduhb12941
En iyi cevaplar
0
Haklısın bende de böyleydi, düzeltmenin yolu worlddeki users.yml ve groups.yml yi al masaüstünde plotworld oluştur, sonra users.yml ve groups.ymlyi içine at ardından ftpden normal world'un olduğu yere at. Çözülmüştür.
 

emrah4434

Obsidyen Madencisi
En iyi cevaplar
0
grupmanager içindeki config dosyasını böyle değiştirisen her worldun perm bölümü gelir.
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 'mantoglevalidate'
    # true will cause GroupManager to attempt name matching by default.
    validate_toggle: true
    # **********************************************************************************************************************************
    # *** NOTE: Having this feature enabled, improper use of commandblocks will lead to undesireable permission changes, be alarmed! ***
    # **********************************************************************************************************************************
    allow_commandblocks: false
   
  data:
    save:
      # How often GroupManager will save it's data back to groups 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
        # subsequent elements 'world_nether' and 'world_the_end' are worlds which will use
        # the same user/groups files as the parent.
        # Each child world can be configured to mirror the 'groups', 'users' or both files from it's parent.
        world:
          world_nether:
          - users
          - groups
          world_the_end:
          - 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)
 

iZeckGH

Obsidyen Madencisi
En iyi cevaplar
0
Koydun Haritanın Ismı Neyse O Isımde Bıtane Dosya Ac Worldun Icındekılerı Kopyala O Klasore At
Tag Vermende Ise sole Yaz /manuadd [Kısı Ismı] [Vercen Tag] [Hangi Dunyada Vercen]
Orn: 2. Haritanın Adı Orman Olsun ....
Ormanda Vericeksen Tagi : /manaudd ByKenzo Kurucu Orman
Worldde Vericeksen Tagi : /manuadd ByKenzo Kurucu World
 

MemduhB

Yeni skype: memduhb12941
En iyi cevaplar
0
Koydun Haritanın Ismı Neyse O Isımde Bıtane Dosya Ac Worldun Icındekılerı Kopyala O Klasore At
Tag Vermende Ise sole Yaz /manuadd [Kısı Ismı] [Vercen Tag] [Hangi Dunyada Vercen]
Orn: 2. Haritanın Adı Orman Olsun ....
Ormanda Vericeksen Tagi : /manaudd ByKenzo Kurucu Orman
Worldde Vericeksen Tagi : /manuadd ByKenzo Kurucu World
Tamamen dediğimi kopyalamışsın?
 
Üst