Cannot create free shop with 0 price instead of "Free"
johncsuti opened this issue ยท 2 comments
Plugin Version
3.10.1 (Build 174)
Plugin Config
Server Version
Paper version git-Paper-114 (MC: 1.15.2) (Implementing API version 1.15.2-R0.1-SNAPSHOT)
Server Log
Nothing in server log...
What other plugins are you running?
Plugins (55): AdvancedHelp, AuctionHouse, BentoBox, BuycraftX, ChatManager, ChatReaction, ChestShop, ConsoleSpamFix, CrateReloaded, DiscordSRV, dynmap*, EpicRename, Essentials, EssentialsSpawn, FastLeafDecay, Harbor, HeadDatabase*, HolographicDisplays, ID-Library, IllegalStack, Item2Chat, LiquidTanks*, Lottery, LuckPerms, Multiverse-Core, MyCommand, NBTAPI*, NoFlyZone*, PL-Hide, PlaceholderAPI, Playtimes*, PreventPortBypass*, ProtocolLib, Scoreboard-revision*, ShopGUIPlus, ShopGUIPlusSilkSpawnersBridge, SignSpy*, SilkSpawners, spark, StackCord, StackMob, StackMobBridge, SuperVanish, TAB, TimeVote, TitleAPI, UltimateAutoRestart, Vault, Votifier, VotingPlugin, Vouchers, WeatherVote, WorldBorderAPI*, WorldEdit, WorldGuard
What is happening?
Gives an error when I have permission. Place chest fill out sign like it shows on spigotmc throws the error in title.
What did you expect to happen?
Shop is created.
Additional context
N/A
First off: You are not using the latest build, if you would then it would tell you that the price is invalid.
Regarding your actual issue: 0 can not be used as the price, if you want a free shop use the term "Free" on the sign. I realise that this isn't ideal so I'm gonna classify that as an enhancement so that it can be added in the future.