plugin killer money

Technická podpora k herním serverům Minecraft a Tekkit
Message
Autor
Smexhy
Příspěvky: 5602
Věk: 26
Registrován: 31 říj 2012, 15:50
Reputation: 20
Bydliště: Slovensko
Kontaktovat uživatele:

Re: plugin killer money

#11 Příspěvekod Smexhy » 13 úno 2016, 23:04

Daj sem config mobs.yml

bafalek
Příspěvky: 21
Registrován: 17 dub 2014, 13:21
Reputation: 0

Re: plugin killer money

#12 Příspěvekod bafalek » 13 úno 2016, 23:05

nechápu :-)

-- 13 úno 2016, 22:06 --

jo aha tu je :

Kód: Vybrat vše

PIG:
   Permission: 'killermoney.vip'
   Disabled-on-these-worlds:
   - 'world_nether'
   Money:
      Chance: '100%'
      Value: '10 ? 50'
   Item-drop:
      Clear-default-dropped-items: false
      Items:
         '1':
            Material: 'DIAMOND_SWORD'
            Name: '&4Sword'
            Amount: 1
            Lore:
               - '&6The nicest sword'
            Enchantments:
                - DURABILITY 3
                - KNOCKBACK 2
            Chance: '100%'
            Dont-drop-on-these-worlds:
               - 'world_nether'
            Permission: 'killermoney.vip'
   Custom-commands:
      - 'say {player} killed a PIG'

SHEEP:
   Money:
      Chance: 100%
      Value: 0

CHICKEN:
   Money:
      Chance: 100%
      Value: 0

COW:
   Money:
      Chance: 100%
      Value: 0

HORSE:
   Money:
      Chance: 100%
      Value: 0

RABBIT:
   Money:
      Chance: 100%
      Value: 0

WOLF:
   Money:
      Chance: 100%
      Value: 0

OCELOT:
   Money:
      Chance: 100%
      Value: 0

BAT:
   Money:
      Chance: 100%
      Value: 0

BLAZE:
   Money:
      Chance: 100%
      Value: 1

CAVE_SPIDER:
   Money:
      Chance: 100%
      Value: 0,75

CREEPER:
   Money:
      Chance: 100%
      Value: 0,50

ENDER_DRAGON:
   Money:
      Chance: 100%
      Value: 500

ENDERMAN:
   Money:
      Chance: 100%
      Value: 2

ENDERMITE:
   Money:
      Chance: 100%
      Value: 0

GHAST:
   Money:
      Chance: 100%
      Value: 1

GIANT:
   Money:
      Chance: 100%
      Value: 0

GUARDIAN:
   Money:
      Chance: 100%
      Value: 0

IRON_GOLEM:
   Money:
      Chance: 100%
      Value: 0

MAGMA_CUBE:
   Money:
      Chance: 100%
      Value: 1

MUSHROOM_COW:
   Money:
      Chance: 100%
      Value: 0

PIG_ZOMBIE:
   Money:
      Chance: 100%
      Value: 0

PLAYER:
   Cash-transfer:
      Percent: 25%
      Limit: 1000
      Chance: 100%

SILVERFISH:
   Money:
      Chance: 100%
      Value: 0

SKELETON:
   Money:
      Chance: 100%
      Value: 0,35

SLIME:
   Money:
      Chance: 100%
      Value: 1

SNOWMAN:
   Money:
      Chance: 100%
      Value: 0

SPIDER:
   Money:
      Chance: 100%
      Value: 0,45

SQUID:
   Money:
      Chance: 100%
      Value: 0,50

VILLAGER:
   Money:
      Chance: 100%
      Value: 0

WITCH:
   Money:
      Chance: 100%
      Value: 1,25

WITHER:
   Money:
      Chance: 100%
      Value: 1

ZOMBIE:
   Money:
      Chance: 100%
      Value: 0,45

Smexhy
Příspěvky: 5602
Věk: 26
Registrován: 31 říj 2012, 15:50
Reputation: 20
Bydliště: Slovensko
Kontaktovat uživatele:

Re: plugin killer money

#13 Příspěvekod Smexhy » 13 úno 2016, 23:06

V zložke KillerMoney je súbor mobs.yml - ten sem prekopíruj do code.

bafalek
Příspěvky: 21
Registrován: 17 dub 2014, 13:21
Reputation: 0

Re: plugin killer money

#14 Příspěvekod bafalek » 13 úno 2016, 23:07

tu je :

Kód: Vybrat vše

PIG:
   Permission: 'killermoney.vip'
   Disabled-on-these-worlds:
   - 'world_nether'
   Money:
      Chance: '100%'
      Value: '10 ? 50'
   Item-drop:
      Clear-default-dropped-items: false
      Items:
         '1':
            Material: 'DIAMOND_SWORD'
            Name: '&4Sword'
            Amount: 1
            Lore:
               - '&6The nicest sword'
            Enchantments:
                - DURABILITY 3
                - KNOCKBACK 2
            Chance: '100%'
            Dont-drop-on-these-worlds:
               - 'world_nether'
            Permission: 'killermoney.vip'
   Custom-commands:
      - 'say {player} killed a PIG'

SHEEP:
   Money:
      Chance: 100%
      Value: 0

CHICKEN:
   Money:
      Chance: 100%
      Value: 0

COW:
   Money:
      Chance: 100%
      Value: 0

HORSE:
   Money:
      Chance: 100%
      Value: 0

RABBIT:
   Money:
      Chance: 100%
      Value: 0

WOLF:
   Money:
      Chance: 100%
      Value: 0

OCELOT:
   Money:
      Chance: 100%
      Value: 0

BAT:
   Money:
      Chance: 100%
      Value: 0

BLAZE:
   Money:
      Chance: 100%
      Value: 1

CAVE_SPIDER:
   Money:
      Chance: 100%
      Value: 0,75

CREEPER:
   Money:
      Chance: 100%
      Value: 0,50

ENDER_DRAGON:
   Money:
      Chance: 100%
      Value: 500

ENDERMAN:
   Money:
      Chance: 100%
      Value: 2

ENDERMITE:
   Money:
      Chance: 100%
      Value: 0

GHAST:
   Money:
      Chance: 100%
      Value: 1

GIANT:
   Money:
      Chance: 100%
      Value: 0

GUARDIAN:
   Money:
      Chance: 100%
      Value: 0

IRON_GOLEM:
   Money:
      Chance: 100%
      Value: 0

MAGMA_CUBE:
   Money:
      Chance: 100%
      Value: 1

MUSHROOM_COW:
   Money:
      Chance: 100%
      Value: 0

PIG_ZOMBIE:
   Money:
      Chance: 100%
      Value: 0

PLAYER:
   Cash-transfer:
      Percent: 25%
      Limit: 1000
      Chance: 100%

SILVERFISH:
   Money:
      Chance: 100%
      Value: 0

SKELETON:
   Money:
      Chance: 100%
      Value: 0,35

SLIME:
   Money:
      Chance: 100%
      Value: 1

SNOWMAN:
   Money:
      Chance: 100%
      Value: 0

SPIDER:
   Money:
      Chance: 100%
      Value: 0,45

SQUID:
   Money:
      Chance: 100%
      Value: 0,50

VILLAGER:
   Money:
      Chance: 100%
      Value: 0

WITCH:
   Money:
      Chance: 100%
      Value: 1,25

WITHER:
   Money:
      Chance: 100%
      Value: 1

ZOMBIE:
   Money:
      Chance: 100%
      Value: 0,45

Smexhy
Příspěvky: 5602
Věk: 26
Registrován: 31 říj 2012, 15:50
Reputation: 20
Bydliště: Slovensko
Kontaktovat uživatele:

Re: plugin killer money

#15 Příspěvekod Smexhy » 13 úno 2016, 23:08

Kód: Vybrat vše

     Value: 0,45

zmeň na

Kód: Vybrat vše

     Value: 0.45

..a takto to urob u každého desatinného čísla ktoré tam máš. Len prepíš , na .

bafalek
Příspěvky: 21
Registrován: 17 dub 2014, 13:21
Reputation: 0

Re: plugin killer money

#16 Příspěvekod bafalek » 13 úno 2016, 23:09

aha děkuji

-- 13 úno 2016, 22:12 --

stejně nepřipisuje money

-- 13 úno 2016, 22:13 --

jo uz jo díki

Smexhy
Příspěvky: 5602
Věk: 26
Registrován: 31 říj 2012, 15:50
Reputation: 20
Bydliště: Slovensko
Kontaktovat uživatele:

Re: plugin killer money

#17 Příspěvekod Smexhy » 13 úno 2016, 23:13

Pretože u niektorých máš hodnotu 0, takže ti to nič nedá. Je v logu ešte nejaká chyba ako minule?

//EDIT: Vyriešené...


Zpět na „Minecraft, Tekkit“

Kdo je online

Uživatelé prohlížející si toto fórum: Žádní registrovaní uživatelé a 27 hostů