Çözüldü Skript İsteği

Durum
Üzgünüz bu konu cevaplar için kapatılmıştır...

ForestNetwork

Somon Balığı Selam Vermeye Geldi
Katılım
22 Mart 2019
Mesajlar
21
Elmaslar
7
Puan
0
Minecraft
ForestNetwork_

Discord:

ForestNetwork#4527

skript ile 1 yetkiye 10-15 yetki yapabilirmiyiz groupmanagerda tektek vermek yerine 1 yetki vermek istiyoruz
 
Kod:
command /yetkiayarla:
    permission: op
    trigger:
        execute console command "mangaddp <grup> <yetki>"
        execute console command "mangaddp <grup> <yetki>"
        execute console command "mangaddp <grup> <yetki>"
        execute console command "mangaddp <grup> <yetki>"
        execute console command "mangaddp <grup> <yetki>"

Buyur bundan farklı birşey bilmiyorum.
 
Kod:
command /yetkiayarla:
    permission: op
    trigger:
        execute console command "mangaddp <grup> <yetki>"
        execute console command "mangaddp <grup> <yetki>"
        execute console command "mangaddp <grup> <yetki>"
        execute console command "mangaddp <grup> <yetki>"
        execute console command "mangaddp <grup> <yetki>"

Buyur bundan farklı birşey bilmiyorum.
Groupmanager değil permissionex için tek tek eklersek uzun sürer diye böyle bir sistem istiyoruz
 
Kod:
command /manuadd <text> <text>:
    permission: st.kurucu
    trigger:
        execute console command "pex user %arg 1% group set %arg 2%"
        
command /mangaddp <text> <text>:
    permission: st.kurucu
    trigger:
        execute console command "pex group %arg 1% add %arg 2%"
        
command /mangadelp <text> <text>:
    permission: st.kurucu
    trigger:
        execute console command "pex group %arg 1% remove %arg 2%"
 
Kod:
command /manuadd <text> <text>:
    permission: st.kurucu
    trigger:
        execute console command "pex user %arg 1% group set %arg 2%"
       
command /mangaddp <text> <text>:
    permission: st.kurucu
    trigger:
        execute console command "pex group %arg 1% add %arg 2%"
       
command /mangadelp <text> <text>:
    permission: st.kurucu
    trigger:
        execute console command "pex group %arg 1% remove %arg 2%"


Burda komutları falan nası eklicez mesela vip ye bi yetki vermek istiyoruz onu nasıl ayarlicaz ?
Benim isteğim skript ile vip komutlarının falan hepsini tekte vermek yani permissionex'e skriptteki yetkiyi verince o yetkilere sahip olması
 
Burda komutları falan nası eklicez mesela vip ye bi yetki vermek istiyoruz onu nasıl ayarlicaz ?
Benim isteğim skript ile vip komutlarının falan hepsini tekte vermek yani permissionex'e skriptteki yetkiyi verince o yetkilere sahip olması
üşenmeden tek tek vericeksin dostum malesef. /mangaddp vip perm şeklinde kullan
 
Belli başlı grupların aynı yetkiye sahip olmasını istiyorsanız başka bir grup açın, adı "default" olabilir. Ardından yetki eklentilerinde grupların altında böyle bir yer olur:
Kod:
inheritance:
- default # Yetkilerin çekileceği grubun ismi
#- Buraya başka bir grup daha yazılabilir
 
Durum
Üzgünüz bu konu cevaplar için kapatılmıştır...

Hala Discord sunucumuza katılmadın mı?

Büyük bir topluluğun parçası ol, etkinliklere katıl ve özel hediyeler kazanma şansı yakala!

Şimdi Katıl
Üst