BedWars - Villlager

Technická podpora k herním serverům Minecraft a Tekkit
Message
Autor
PoWeRo
Příspěvky: 4
Registrován: 27 srp 2016, 10:06
Reputation: 0

BedWars - Villlager

#1 Příspěvekod PoWeRo » 27 srp 2016, 10:17

Server: 82.208.17.20:27394

Zdravím mam menší problém ohledně BedWarsu jedná se přesně že když rozkliknu Villagra a kouknu se do sekce Potions tak se ukazujou elíky s vodou (nikoliv ty které by tam měli bejt) a právě se chci zeptat jestly je na to nějáké řešení :) předem díky za všechny rady :)

Port2
Příspěvky: 502
Registrován: 08 pro 2015, 22:52
Reputation: 18
Bydliště: Pod mostem :/

Re: BedWars - Villlager

#2 Příspěvekod Port2 » 27 srp 2016, 10:18

Uprav si shop.yml na správně ID.

Uživatelský avatar
variodriver
Příspěvky: 1160
Věk: 14
Registrován: 08 lis 2015, 00:04
Reputation: 25
Bydliště: localhost
Kontaktovat uživatele:

Re: BedWars - Villlager

#3 Příspěvekod variodriver » 27 srp 2016, 10:38

Dodej ten shop.yml at se na to muzeme podivat :D
Obrázek
ObrázekObrázek

PoWeRo
Příspěvky: 4
Registrován: 27 srp 2016, 10:06
Reputation: 0

Re: BedWars - Villlager

#4 Příspěvekod PoWeRo » 27 srp 2016, 10:54

Tak tady je ten shop.yml

Kód: Vybrat vše

# +----------------------------------------------------+
# <                    Shop-Config                     >
# <                                                    >
# <                  buy for the price                 >
# <               sell for the sell item               >
# <           Item-ids http://bit.ly/1v9kw0X           >
# <              Default item-amount is 1              >
# <             Data http://bit.ly/YjzQeX              >
# <  Name supports color codes http://bit.ly/1rpIbZI   >
# <  Lore supports color codes http://bit.ly/1rpIbZI   >
# <       Enchantments {enchantment-id}:{level}        >
# <               http://bit.ly/1t2gxPb                >
# +----------------------------------------------------+

shop:
  blocks:
    id: 24
    name: '&fBlocks'
    lore:
    - Protect against the opponents
    offers:
      '1':
        buy:
          type: bronze
          amount: 1
        sell:
          id: 24
          amount: 2
      '2':
        buy:
          type: bronze
          amount: 7
        sell:
          id: 121
      '3':
        buy:
          type: iron
          amount: 1
        sell:
          id: 42
      '4':
        buy:
          type: bronze
          amount: 15
        sell:
          id: 89
          amount: 4
      '5':
        buy:
          type: bronze
          amount: 4
        sell:
          id: 20
  armor:
    id: 303
    name: '&bArmor'
    lore:
    - Protect against the opponents
    offers:
      '1':
        buy:
          type: bronze
          amount: 1
        sell:
          id: 298
          ench:
          - 0:1
          - '34:1'
      '2':
        buy:
          type: bronze
          amount: 1
        sell:
          id: 300
          ench:
          - 0:1
          - '34:1'
      '3':
        buy:
          type: bronze
          amount: 1
        sell:
          id: 301
          ench:
          - 0:1
          - '34:1'
      '4':
        buy:
          type: bronze
          amount: 3
        sell:
          id: 334
      '5':
        buy:
          type: iron
          amount: 1
        sell:
          id: 303
          ench:
          - 0:1
          - '34:1'
      '6':
        buy:
          type: iron
          amount: 3
        sell:
          id: 303
          ench:
          - 0:2
          - '34:1'
      '7':
        buy:
          type: iron
          amount: 7
        sell:
          id: 303
          ench:
          - 0:3
          - '34:1'
  tools:
    id: 274
    name: '&eTools'
    lore:
    - Break from the blocks of the opponents
    - Also help you breaking down the bed
    offers:
      '1':
        buy:
          type: bronze
          amount: 4
        sell:
          id: 270
          ench:
          - '32:1'
          - '34:1'
      '2':
        buy:
          type: iron
          amount: 2
        sell:
          id: 274
          ench:
          - '32:1'
          - '34:1'
      '3':
        buy:
          type: gold
          amount: 1
        sell:
          id: 257
          ench:
          - '32:3'
          - '34:1'
  swords:
    id: 283
    name: '&4Swords'
    lore:
    - Attack your opponents and nudge them down
    offers:
      '1':
        buy:
          type: bronze
          amount: 8
        sell:
          id: 280
          name: '&b&oCudgel'
          ench:
          - '19:1'
      '2':
        buy:
          type: iron
          amount: 1
        sell:
          id: 283
          ench:
          - '16:1'
          - '34:1'
      '3':
        buy:
          type: iron
          amount: 3
        sell:
          id: 283
          ench:
          - '16:2'
          - '34:1'
      '4':
        buy:
          type: gold
          amount: 5
        sell:
          id: 267
          ench:
          - '16:2'
          - '34:2'
          - '19:1'
  bows:
    id: 261
    name: '&aBows'
    lore:
    - Shoot your enemies from their blocks
    offers:
      '1':
        buy:
          type: gold
          amount: 3
        sell:
          id: 261
          name: '&bBOW LVL 1'
          ench:
          - '51:1'
      '2':
        buy:
          type: gold
          amount: 7
        sell:
          id: 261
          name: '&bBOW LVL 2'
          ench:
          - '51:1'
          - '48:1'
      '3':
        buy:
          type: gold
          amount: 13
        sell:
          id: 261
          name: '&bBOW LVL 3'
          ench:
          - '51:1'
          - '48:1'
          - '49:1'
      '4':
        buy:
          type: gold
          amount: 1
        sell:
          id: 262
  food:
    id: 260
    name: '&9Food'
    lore:
    - With food you can satisfy your hunger
    - Important to restore life
    offers:
      '1':
        buy:
          type: bronze
          amount: 1
        sell:
          id: 260
      '2':
        buy:
          type: bronze
          amount: 2
        sell:
          id: 320
      '3':
        buy:
          type: iron
          amount: 1
        sell:
          id: 354
      '4':
        buy:
          type: gold
          amount: 3
        sell:
          id: 322
  chests:
    id: 54
    name: '&5Chests'
    lore:
    - In boxes you can gather recources
    offers:
      '1':
        buy:
          type: iron
          amount: 1
        sell:
          id: 54
      '2':
        buy:
          type: gold
          amount: 1
        sell:
          id: 130
          name: Teamchest
  potions:
    id: 373
    name: '&bPotions'
    lore:
    - Use potions to give yourself advantages
    offers:
      '1':
        buy:
          type: iron
          amount: 3
        sell:
          id: 373
          data: 8261
      '2':
        buy:
          type: iron
          amount: 5
        sell:
          id: 373
          data: 8229
      '3':
        buy:
          type: iron
          amount: 7
        sell:
          id: 373
          data: 8197
      '4':
        buy:
          type: gold
          amount: 8
        sell:
          id: 373
          data: 8201
  special:
    id: 46
    name: '&6Special'
    lore:
    - Nice things which you can use absolutely sometimes
    offers:
      '1':
        buy:
          type: bronze
          amount: 1
        sell:
          id: 65
      '2':
        buy:
          type: bronze
          amount: 16
        sell:
          id: 30
      '4':
        buy:
          type: iron
          amount: 3
        sell:
          id: 289
          name: Warp Powder
      '5':
        buy:
          type: iron
          amount: 5
        sell:
          id: 287
          name: Trap
      '6':
        buy:
          type: iron
          amount: 2
        sell:
          id: 346
      '7':
        buy:
          type: iron
          amount: 1
        sell:
          id: 259
      '8':
        buy:
          type: gold
          amount: 3
        sell:
          id: 46
      '9':
        buy:
          type: gold
          amount: 13
        sell:
          id: 368
      '10':
        buy:
          type: gold
          amount: 3
        sell:
          id: 369
          name: Safety Platform
      '11':
        buy:
          type: gold
          amount: 18
        sell:
          id: 385
          name: Gravity grenade
      '12':
        buy:
          type: iron
          amount: 10
        sell:
          id: 345
          name: Player tracker


Zpět na „Minecraft, Tekkit“

Kdo je online

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