Skocz do zawartości
  • 👋 Witaj na MPCForum!

    Przeglądasz forum jako gość, co oznacza, że wiele świetnych funkcji jest jeszcze przed Tobą! 😎

    • Pełny dostęp do działów i ukrytych treści
    • Możliwość pisania i odpowiadania w tematach
    • System prywatnych wiadomości
    • Zbieranie reputacji i rozwijanie swojego profilu
    • Członkostwo w jednej z największych społeczności graczy

    👉 Dołączenie zajmie Ci mniej niż minutę – a zyskasz znacznie więcej!

    Zarejestruj się teraz

Problem z pluginem KarolekDrop - Gracz dostaje tylko expa i nic więcej


Kacper462

Rekomendowane odpowiedzi

Opublikowano

mam proble z dropem w pulugine karolekdrop

 

dla graczy dropi tylko exp i nic więcej co mam zrobic tu jest moje config i drop z karolka a pod tym jest permissionsex

 

Drops:

drops:
  cancel:
  - DIAMOND_ORE
  - IRON_ORE
  - EMERALD_ORE
  - GOLD_ORE
  - COAL_ORE
  random:
  - ==: Drop
    name: Diament
    permission: karolekdrop.diament
    item: DIAMOND
    chance: 5.0
    exp: 10
    fortune: true
    can-disable: true
    height: <60
    amount: 1-2
    points: 10-25
    tools:
    - DIAMOND_PICKAXE
    - IRON_PICKAXE
  - ==: Drop
    name: Czerwony Proszek
    permission: karolekdrop.diament
    item: REDSTONE
    chance: 4.0
    exp: 6
    fortune: true
    can-disable: true
    height: <200
    amount: 1-2
    points: 10-25
    tools:
    - DIAMOND_PICKAXE
    - IRON_PICKAXE
  - ==: Drop
    name: Zloto
    permission: karolekdrop.diament
    item: GOLD_INGOT
    chance: 3.0
    exp: 6
    fortune: true
    can-disable: true
    height: <80
    amount: 1-3
    points: 10-25
    tools:
    - DIAMOND_PICKAXE
    - IRON_PICKAXE
  - ==: Drop
    name: Zelazo
    permission: karolekdrop.diament
    item: IRON_INGOT
    chance: 5.0
    exp: 4
    fortune: true
    can-disable: true
    height: <200
    amount: 1-2
    points: 10-25
    tools:
    - DIAMOND_PICKAXE
    - IRON_PICKAXE
    - STONE_PICKAXE
  - ==: Drop
    name: Wegiel
    permission: karolekdrop.diament
    item: COAL
    chance: 6.0
    exp: 2
    fortune: true
    can-disable: true
    height: <200
    amount: 1-2
    points: 10-25
    tools:
    - DIAMOND_PICKAXE
    - IRON_PICKAXE
    - STONE_PICKAXE
  - ==: Drop
    name: Emerald
    permission: karolekdrop.diament
    item: EMERALD
    chance: 4.0
    exp: 10
    fortune: true
    can-disable: true
    height: <200
    amount: 1-2
    points: 10-25
    tools:
    - DIAMOND_PICKAXE
    - IRON_PICKAXE
  - ==: Drop
    name: Perla
    permission: karolekdrop.diament
    item: ENDER_PEARL
    chance: 0.5
    exp: 10
    fortune: true
    can-disable: true
    height: <60
    amount: 1-2
    points: 10-25
    tools:
    - DIAMOND_PICKAXE
    - IRON_PICKAXE
  - ==: Drop
    name: TNT
    permission: karolekdrop.diament
    item: TNT
    chance: 3.0
    exp: 10
    fortune: true
    can-disable: true
    height: <70
    amount: 1-2
    points: 10-25
    tools:
    - DIAMOND_PICKAXE
    - IRON_PICKAXE
  - ==: Drop
    name: Bilioteczka
    permission: karolekdrop.diament
    item: BOOKSHELF
    chance: 3.0
    exp: 10
    fortune: true
    can-disable: true
    height: <200
    amount: 1-2
    points: 10-25
    tools:
    - DIAMOND_PICKAXE
    - IRON_PICKAXE
  - ==: Drop
    name: Jablko
    permission: karolekdrop.diament
    item: APPLE
    chance: 2.0
    exp: 10
    fortune: true
    can-disable: true
    height: <200
    amount: 1-2
    points: 10-25
    tools:
    - DIAMOND_PICKAXE
    - IRON_PICKAXE
  - ==: Drop
    name: Obsydian
    permission: karolekdrop.diament
    item: OBSIDIAN
    chance: 4.0
    exp: 10
    fortune: true
    can-disable: true
    height: <200
    amount: 1-3
    points: 10-25
    tools:
    - DIAMOND_PICKAXE
    - IRON_PICKAXE
  - ==: Drop
    name: Kowadlo
    permission: karolekdrop.diament
    item: ANVIL
    chance: 3.0
    exp: 10
    fortune: true
    can-disable: true
    height: <200
    amount: 1-2
    points: 10-25
    tools:
    - DIAMOND_PICKAXE
    - IRON_PICKAXE
 

Config:

config:
  gui:
    name: '&4&lDROP Z KAMIENIA'
    icon:
      lore:
      - '&8> &amozesz wydropic: &7{CAN_DROP}'
      - '&8> &aszansa: &7{CHANCE}'
      - '&8> &adoswiadczenie: &7{EXP}'
      - '&8> &azaklecie fortune: &7{FORTUNE}'
      - '&8> &awypada na poziomie: &7{HEIGHT}'
      - '&8> &awypada w ilosci: &7{AMOUNT}'
      - '&8> &amozliwosc wylaczenia: &7{CAN_DISABLE}'
      - '&8> &awydobyc mozna: &7{TOOLS}'
      - '&8> &aaktywny: &7{ACTIVE}'
    close-after-click: false
  gamemode:
    drop: false
  messages:
    canceldrop: '&7Drop z tego bloku jest wylaczony! :('
  bonus-drop:
    enabled: false
    multiplier: 0.5
  vip-drop:
    enabled: false
    permission: karolekdrop.vip
    multiplier: 0.5
  stone-exp: 10
  fortune:
    '1':
      percent: 30.0
      amount: 1-2
    '2':
      percent: 20.0
      amount: 1-3
    '3':
      percent: 10.0
      amount: 1-4
    high-levels:
      percent: 5.0
      amount: 1-10

Tera permissionsex:

permissions.yml:

groups:
  Wlasciciel:
    prefix: '&5&kWWW&r&3&l[Wlasciciel]&5&kWWW&r'
    default: false
    permissions:
    - '*'
    options:
      rank: '1'
  HeadAdmin:
    prefix: '&4[HeadAdmin]&7'
    default: false
    permissions:
    - '*'
    - authme.admin.*
    options:
      rank: '2'
  Moderator:
    prefix: '&e[Moderator]&7'
    default: false
    permissions:
    - worldguard.ungod
    - worldguard.region.info
    - worldguard.region.info.own
    - worldguard.region.setpriority.*
    - worldguard.region.remove.*
    - worldguard.region.flag.regions.*
    - worldguard.region.list
    - worldguard.wand
    - essentials.gamemode
    - essentials.jump
    - nopvp.use
    - essentials.give
    - essentials.god
    - essentials.heal
    - essentials.heal.others
    - essentials.item
    - essentials.repair
    - essentials.time
    - essentials.time.set
    - essentials.balance.others
    - essentials.compass
    - essentials.list.hidden
    - essentials.ban
    - essentials.ban.offline
    - essentials.clearinventory
    - essentials.clearinventory.others
    - essentials.kick
    - essentials.kill
    - essentials.kill.force
    - essentials.mute
    - essentials.spawn
    - essentials.tempban
    - essentials.tempban.offline
    - essentials.thunder
    - essentials.unban
    - essentials.unbanip
    - essentials.weather
    - essentials.back
    - essentials.tp
    - essentials.tp.other
    - essentials.tpohere
    - essentials.teleport.hidden
    - essentials.warp.*
    - permissions.build
    - worldguard.region.info
    - worldguard.locate
    - worldguard.region.define
    - worldguard.region.select.*
    - worldguard.region.removeowner.*
    - worldguard.region.addowner.*
    - worldguard.region.setparent.*
    - worldedit.selection.*
    - worldedit.selection.expand
    - ChestShop.mod
    - modifyworld.*
    - essentials.kit
    - essentials.balance
    - essentials.balancetop
    - essentials.pay
    - essentials.sell
    - essentials.afk
    - essentials.rules
    - essentials.msg
    - essentials.help
    - essentials.suicide
    - essentials.whois
    - essentials.ping
    - essentials.spawn
    - essentials.delhome
    - essentials.sethome
    - essentials.home
    - ChestShop.shop.create
    - ChestShop.shop.buy
    - ChestShop.shop.sell
    - iConomy.list
    - iConomy.payment
    - iConomy.rank
    - iConomy.top
    - iConomy.user
    - lwc.protect
    - iConomyChestShop.shop.create
    - iConomyChestShop.shop.use
    - iConomyChestShop.shop.sell
    - jobs.join.*
    - jobs.world.world
    - worldguard.region.info
    - essentials.tpa
    - essentials.tpaccept
    - essentials.tpahere
    - essentials.tpdeny
    - essentials.warp
    - essentials.warp.list
    - essentials.world
    - authme.register
    - authme.login
    - authme.logout
    - authme.changepassword
    - essentials.depth
    - essentials.getpos
    - essentials.geoip.show
    - essentials.help
    - essentials.helpop
    - essentials.ignore
    - essentials.info
    - essentials.mail
    - essentials.mail.send
    - essentials.me
    - essentials.motd
    options:
      rank: '3'
  KidMod: {}
  Admin:
    prefix: '&4[Admin]&7'
    default: false
    permissions:
    - '*'
    - authme.admin.*
    options:
      rank: '5'
  JuniorAdmin:
    prefix: '&4[JuniorAdmin]&7'
    default: false
    permissions:
    - '*'
    - authme.admin.*
    options:
      rank: '6'
  SuperVip:
    prefix: '&e[superVip]&7'
    default: false
    permissions:
    - nopvp.use
    - essentials.kit
    - essentials.kits
    - essentials.balance
    - essentials.balancetop
    - essentials.pay
    - essentials.sell
    - essentials.afk
    - essentials.rules
    - essentials.msg
    - essentials.help
    - essentials.suicide
    - essentials.whois
    - essentials.ping
    - essentials.spawn
    - essentials.delhome
    - essentials.sethome
    - essentials.home
    - ChestShop.shop.create
    - ChestShop.shop.buy
    - ChestShop.shop.sell
    - iConomy.list
    - iConomy.payment
    - iConomy.rank
    - iConomy.top
    - iConomy.user
    - lwc.protect
    - iConomyChestShop.shop.create
    - iConomyChestShop.shop.use
    - iConomyChestShop.shop.sell
    - jobs.join.*
    - jobs.world.world
    - worldguard.region.info
    - essentials.tpa
    - essentials.tpaccept
    - essentials.tpahere
    - essentials.tpdeny
    - essentials.warp
    - essentials.warp.list
    - essentials.world
    - authme.register
    - authme.login
    - authme.logout
    - authme.changepassword
    - essentials.depth
    - essentials.getpos
    - essentials.geoip.show
    - essentials.help
    - essentials.helpop
    - essentials.ignore
    - essentials.info
    - essentials.mail
    - essentials.mail.send
    - essentials.me
    - essentials.motd
    - essentials.kit.Svip
    - essentials.kit.Vip
    - essentials.kits.Svip
    - essentials.kits.Vip
    - essentials.tpa
    - essentials.tpahere
    - karolekdrop.vip
    - karolekdrop.executors.stone
    - essentials.karolekdrop.executors.stone
    - essentials.karolekdrop.vip
    - karolekdrop.diament
    - karolekdrop.jablko
    - karolekdrop.Biblioteczka
    - karolekdrop.TNT
    - karolekdrop.Perla
    - karolekdrop.Emerald
    - karolekdrop.Wegiel
    - karolekdrop.Zelazo
    - karolekdrop.Zloto
    - karolekdrop.CzerwonyProszek
    options:
      rank: '7'
      inheritance:
      - Gracz
  Vip:
    prefix: '&e[Vip]&7'
    default: false
    permissions:
    - nopvp.use
    - essentials.kit
    - essentials.balance
    - essentials.balancetop
    - essentials.pay
    - essentials.sell
    - essentials.afk
    - essentials.rules
    - essentials.msg
    - essentials.help
    - essentials.suicide
    - essentials.whois
    - essentials.ping
    - essentials.spawn
    - essentials.delhome
    - essentials.sethome
    - essentials.home
    - ChestShop.shop.create
    - ChestShop.shop.buy
    - ChestShop.shop.sell
    - iConomy.list
    - iConomy.payment
    - iConomy.rank
    - iConomy.top
    - iConomy.user
    - lwc.protect
    - iConomyChestShop.shop.create
    - iConomyChestShop.shop.use
    - iConomyChestShop.shop.sell
    - jobs.join.*
    - jobs.world.world
    - worldguard.region.info
    - essentials.tpa
    - essentials.tpaccept
    - essentials.tpahere
    - essentials.tpdeny
    - essentials.warp
    - essentials.warp.list
    - essentials.world
    - authme.register
    - authme.login
    - authme.logout
    - authme.changepassword
    - essentials.depth
    - essentials.getpos
    - essentials.geoip.show
    - essentials.help
    - essentials.helpop
    - essentials.ignore
    - essentials.info
    - essentials.mail
    - essentials.mail.send
    - essentials.me
    - essentials.motd
    - essentials.kits.Vip
    - essentials.kit.Vip
    - essentials.tpa
    - karolekdrop.vip
    - karolekdrop.executors.stone
    - essentials.karolekdrop.executors.stone
    - essentials.karolekdrop.vip
    - karolekdrop.diament
    - karolekdrop.jablko
    - karolekdrop.Biblioteczka
    - karolekdrop.TNT
    - karolekdrop.Perla
    - karolekdrop.Emerald
    - karolekdrop.Wegiel
    - karolekdrop.Zelazo
    - karolekdrop.Zloto
    - karolekdrop.CzerwonyProszek
    options:
      rank: '8'
  Gracz:
    prefix: '&e[Gracz]&7'
    default: true
    permissions:
    - essentials.kit.tools
    - essentials.kit.*
    - nopvp.use.world.world
    - nopvp.use
    - essentials.kit
    - essentials.balance
    - essentials.balancetop
    - essentials.pay
    - essentials.sell
    - essentials.afk
    - essentials.rules
    - essentials.msg
    - essentials.help
    - essentials.suicide
    - essentials.whois
    - essentials.ping
    - essentials.spawn
    - essentials.delhome
    - essentials.sethome
    - essentials.home
    - ChestShop.shop.create
    - ChestShop.shop.buy
    - ChestShop.shop.sell
    - iConomy.list
    - iConomy.payment
    - iConomy.rank
    - iConomy.top
    - iConomy.user
    - lwc.protect
    - iConomyChestShop.shop.create
    - iConomyChestShop.shop.use
    - iConomyChestShop.shop.sell
    - jobs.join.*
    - jobs.world.world
    - worldguard.region.info
    - essentials.tpa
    - essentials.tpaccept
    - essentials.tpahere
    - essentials.tpdeny
    - essentials.warp
    - essentials.warp.list
    - essentials.world
    - authme.player.*
    - essentials.depth
    - essentials.getpos
    - essentials.geoip.show
    - essentials.help
    - essentials.helpop
    - essentials.ignore
    - essentials.info
    - essentials.mail
    - essentials.mail.send
    - essentials.me
    - essentials.motd
    - essentials.tpa
    - karolekdrop.vip
    - karolekdrop.executors.stone
    - essentials.karolekdrop.executors.stone
    - essentials.karolekdrop.vip
    - karolekdrop.diament
    - karolekdrop.jablko
    - karolekdrop.Biblioteczka
    - karolekdrop.TNT
    - karolekdrop.Perla
    - karolekdrop.Emerald
    - karolekdrop.Wegiel
    - karolekdrop.Zelazo
    - karolekdrop.Zloto
    - karolekdrop.CzerwonyProszek
    options:
      rank: '9'
  Skazaniec:
    prefix: '&0[skazaniec]&7'
    default: true
    options:
      rank: '10'
  SuperGracz:
    prefix: '&e[superGracz]&7'
    default: true
    permissions:
    - essentials.kit.tools
    - essentials.kit.*
    - nopvp.use.world.world
    - nopvp.use
    - essentials.kit
    - essentials.balance
    - essentials.balancetop
    - essentials.pay
    - essentials.sell
    - essentials.afk
    - essentials.rules
    - essentials.msg
    - essentials.help
    - essentials.suicide
    - essentials.whois
    - essentials.ping
    - essentials.spawn
    - essentials.delhome
    - essentials.sethome
    - essentials.home
    - ChestShop.shop.create
    - ChestShop.shop.buy
    - ChestShop.shop.sell
    - iConomy.list
    - iConomy.payment
    - iConomy.rank
    - iConomy.top
    - iConomy.user
    - lwc.protect
    - iConomyChestShop.shop.create
    - iConomyChestShop.shop.use
    - iConomyChestShop.shop.sell
    - jobs.join.*
    - jobs.world.world
    - worldguard.region.info
    - essentials.tpa
    - essentials.tpaccept
    - essentials.tpahere
    - essentials.tpdeny
    - essentials.warp
    - essentials.warp.list
    - essentials.world
    - authme.player.*
    - essentials.depth
    - essentials.getpos
    - essentials.geoip.show
    - essentials.help
    - essentials.helpop
    - essentials.ignore
    - essentials.info
    - essentials.mail
    - essentials.mail.send
    - essentials.me
    - essentials.motd
    - essentials.tpa
    - karolekdrop.vip
    - essentials.karolekdrop.vip
    - karolekdrop.executors.stone
    - essentials.karolekdrop.executors.stone
    - karolekdrop.diament
    - karolekdrop.jablko
    - karolekdrop.Biblioteczka
    - karolekdrop.TNT
    - karolekdrop.Perla
    - karolekdrop.Emerald
    - karolekdrop.Wegiel
    - karolekdrop.Zelazo
    - karolekdrop.Zloto
    - karolekdrop.CzerwonyProszek

 

Opublikowano

Niedziala ale wgrywam nowe pex

Ty, ziomek od kiedy ten plugin ma takie uprawnienia:

    - essentials.karolekdrop.vip

    - karolekdrop.executors.stone

    - essentials.karolekdrop.executors.stone

? ;-;

sygn.png

Zarchiwizowany

Ten temat przebywa obecnie w archiwum. Dodawanie nowych odpowiedzi zostało zablokowane.

×
×
  • Dodaj nową pozycję...