Çözüldü SuperTrails plugini permission verme sıkıntısı

  • Konuyu Başlatan Konuyu Başlatan MasterBladee
  • Başlangıç tarihi Başlangıç tarihi
  • Görüntüleme 776
Durum
Üzgünüz bu konu cevaplar için kapatılmıştır...

MasterBladee

Odunlara Vur Vur Vur!
Katılım
27 Mayıs 2018
Mesajlar
42
Elmaslar
26
Puan
0
Yaş
35
Kod:
# Thanks for using my plugin =D #

Option:
  UpdateNotify: true
  BlockTime: 40
  Signs: false
  UseRaw: true
  RawMsg: '&c&oEfekt secilmemis!'
  RawSelect: '&b&nEfekt menusunu acmak icin tiklayın'
  NoTrailsPerm: '&eBu Efekt Icin Yetkin Yok'
  NoCmdPerm: '&eBu Komut Icin Yetkin Yok'
  IfTrailsAllow: '&a&lSecmek Icin Tikla'
  IfTrailsDisallow: '&c&lBunun Icin Yetkin Yok'
  Line: '&6&m------------------'
  Selected: '&6Secilen &7'
  None: None
  Back: '&fMenuye Geri Don'
  BackItemId: 381
  BackItemData: 0
  BackButton: true
  MsgRemove: '&cEfektler Kapatildi'
  DisableWhenPlayerDontMoving: false
  TimeToDisable: 15
  KeepMenuOpen: false
  DefaultMenu: Main
  HideInCombat: false
  CombatTimeColdown: 40
  SecoundClickRemove: false
  QuitTrailRemove: false
  HideInVanish: false
  Mode: 0
  CheckPermission: false
  CheckPeriod: 100
  CheckOnJoin: false
  SaveTrails: false
  ModeChanger: false
  ModeChangerItemName: '&6&lChange mode'
  ModeChangerSlot: 4
  WingsTrail: true
  HideWingsInMoving: false
  Event: false
  BlockChestOpening: false
  EventMenuName: Chest opening...
  EventOpenItemName: '&fOpen chest'
  EventItem: '&fMy trails'
  UnlockedParticle: '&e!Count!/25'
  UnlockedBlocks: '&e!Count!/8'
  UnlockedRains: '&e!Count!/5'
  InvisHide: false
  WingsMenu: Types
  WingsAnimation: true
  BlockedWorlds:
  - 12
  ChrismasItem: '&fMy Presents'
  TList: My presents
MySQL:
  Enable: false
  host: localhost
  port: 3306
  database: db
  user: user
  password: password
Signs:
  Line1: '&lClick to open'
  Line2: '&ltrails menu'
  Line3: '&8&n!T!'
  Line4: ''



bunu viplere vermek istiyorum permissionu nedir
 
Kod:
# Thanks for using my plugin =D #

Option:
  UpdateNotify: true
  BlockTime: 40
  Signs: false
  UseRaw: true
  RawMsg: '&c&oEfekt secilmemis!'
  RawSelect: '&b&nEfekt menusunu acmak icin tiklayın'
  NoTrailsPerm: '&eBu Efekt Icin Yetkin Yok'
  NoCmdPerm: '&eBu Komut Icin Yetkin Yok'
  IfTrailsAllow: '&a&lSecmek Icin Tikla'
  IfTrailsDisallow: '&c&lBunun Icin Yetkin Yok'
  Line: '&6&m------------------'
  Selected: '&6Secilen &7'
  None: None
  Back: '&fMenuye Geri Don'
  BackItemId: 381
  BackItemData: 0
  BackButton: true
  MsgRemove: '&cEfektler Kapatildi'
  DisableWhenPlayerDontMoving: false
  TimeToDisable: 15
  KeepMenuOpen: false
  DefaultMenu: Main
  HideInCombat: false
  CombatTimeColdown: 40
  SecoundClickRemove: false
  QuitTrailRemove: false
  HideInVanish: false
  Mode: 0
  CheckPermission: false
  CheckPeriod: 100
  CheckOnJoin: false
  SaveTrails: false
  ModeChanger: false
  ModeChangerItemName: '&6&lChange mode'
  ModeChangerSlot: 4
  WingsTrail: true
  HideWingsInMoving: false
  Event: false
  BlockChestOpening: false
  EventMenuName: Chest opening...
  EventOpenItemName: '&fOpen chest'
  EventItem: '&fMy trails'
  UnlockedParticle: '&e!Count!/25'
  UnlockedBlocks: '&e!Count!/8'
  UnlockedRains: '&e!Count!/5'
  InvisHide: false
  WingsMenu: Types
  WingsAnimation: true
  BlockedWorlds:
  - 12
  ChrismasItem: '&fMy Presents'
  TList: My presents
MySQL:
  Enable: false
  host: localhost
  port: 3306
  database: db
  user: user
  password: password
Signs:
  Line1: '&lClick to open'
  Line2: '&ltrails menu'
  Line3: '&8&n!T!'
  Line4: ''



bunu viplere vermek istiyorum permissionu nedir
Plugini sağ tıklayıp winrar ile açın. Ardından plugin.yml girin orda tüm permissionlar bulunmaktadır.
 
Main permissions:
trail.allow - allow to open menu
trail.all - allow all particle trails
trail.blocks - Allow all block trails
trail.rains - Allow all rains (except rain builder)

Permissions for each trail:
trail.heart
trail.angry
trail.magic
trail.fun
trail.cloud
trail.wmagic
trail.ender
trail.green
trail.spark
trail.flame
trail.white
trail.note
trail.snow
trail.water
trail.lava
trail.crit
trail.smoke
trail.spell
trail.enchant
trail.splash
trail.slime
trail.snowball
trail.void
trail.pop
trail.rainbow
trail.breath
trail.endrod
trail.damage
trail.sand
trail.totem


Block Trail Permissions:

trail.blocks - Allows all block trails.

trail.block.rainbow
trail.block.flower
trail.block.carpet
trail.block.redstone
trail.block.sea
trail.block.wheat
trail.block.ore
trail.block.clay

Rain Trail Permissions:

trail.rains - Allow all rains (except rain builder)

trail.rain.tear
trail.rain.blood
trail.rain.dia
trail.rain.wart
trail.rain.gold



trail.rain.builder - Allows only rain builder.

trail.limit.vip
trail.limit.bypass

trail.modemenu - Allow to see and open mode menu
trail.mode.circle - Allow use circle mode
trail.mode.nn - Allow to use NN mode

trail.wings - allow wings builder
trail.wing.bf
trail.wing.angel
 
teşekkürler iyi forumlar
 
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