ScreamingSandals / BedWars

Simple BedWars minigame plugin for Spigot version 1.8.8 - 1.21.1
https://www.spigotmc.org/resources/bedwars.63714/
GNU Lesser General Public License v3.0
264 stars 95 forks source link

potion types not working in shop? #172

Closed MilkEnthusiast closed 4 years ago

MilkEnthusiast commented 4 years ago

Describe the bug

A clear and concise description of what the bug is. the default potions arent showing in the shop and are just water bottles

Server and plugin version

Spigot version: 1.9 BedWars version: latest

Installed plugins on server (can be obtained by /pl)

LuckPerms, WorldEdit, Void2Spawn, NoDrop, LastLoginAPI, ChestCommands, OpenInv, NoFall, ImageOnMap, PerWorldPlugins, ClearLag, SurvivalGames, TNTRun, SuperVanish, AutoLapiz, Multiverse-Core, FireBalls, WorldGuard, BedWars, ItemJoin, HolographicDisplays, Multiverse-Portals, Skywars

Console log

none

Configuration (of config.yml and shop.yml) (config is default)

data:

- stack:

type: GOLDEN_APPLE

amount: 1

meta:

==: ItemMeta

meta-type: UNSPECIFIC

display-name: "Example category"

lore:

- "This is my category!"

- "Please buy things inside!"

items:

- price: 50

price-type: "bronze"

stack:

type: DIAMOND_SWORD

amount: 1

meta:

==: ItemMeta

meta-type: UNSPECIFIC

enchants:

DAMAGE_ALL: 2

repair-cost: 1

Damage: 99

Value 'applycolorbyteam' is used for automatic-coloring-in-shop.

See WarpPowder for more info.

iamceph commented 4 years ago

Download latest version from Jenkins and try again.

Misat11 commented 4 years ago

Also I notice you have version 1.9. Make sure you are using latest patch version of your release (in this case 1.9.4), 1.9.0 is not working good at all