TradeShop icon indicating copy to clipboard operation
TradeShop copied to clipboard

Unique, new, powerful Minecraft TradeShop plugin!

Results 22 TradeShop issues
Sort by recently updated
recently updated
newest added

### Stack trace ``` [14:56:27] [Server thread/ERROR]: [TradeShop Debug - DATA_ERROR] FLATFILE Malformed Files Found: 0 [14:56:27] [Server thread/ERROR]: [TradeShop Debug - DATA_ERROR] # of empty player files that couldn't...

### Stack trace 2.04 20:08:23 [Server] [ERROR] [TradeShop] Could not load c;;world;;-28;;6.json file due to malformed Json! 12.04 20:08:23 [Server] [INFO] Please send the .err file with the same name...

### Stack trace ``` https://mclo.gs/qaJnmyS ``` I'm getting errors for every single thing related to TradeShops: if I execute a command, if I place a sign and rename it to...

### Expected behavior JSON files should not be corrupted, instead according to the response to [issue 153](https://github.com/Tradeshop/TradeShop/issues/153) from [PR 156](https://github.com/Tradeshop/TradeShop/pull/156) the program should correct existing files. ### Observed/Actual behavior JSON...

[contributing]: https://github.com/SparklingComet/TradeShop/blob/master/.github/CONTRIBUTING.md ## Pull Request Etiquette There are several guidelines you should follow in order for your Pull Request to be merged. Replace `[ ]` with `[x]` to cross the...

enhancement
needs testing
experimental
fix

### Is your feature request related to a problem? Since my players are not native English speakers, some of them may not understand the item names in English. ### Describe...

### Stack trace ``` [15:43:28 ERROR]: [TradeShop] com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Unterminated string at line 26 column 76 path $.l::world::19979.0::4.0::20296.0.product[0].itemStack.meta.display-name -------------------------------------------------------------------------------------- { "l::world::19979.0::4.0::20296.0": { "shopLoc": { "div": "::", "worldName": "world", "x": 19979.0,...

### Stack trace `[04:33:38 ERROR]: Could not pass event PlayerInteractEvent to TradeShop v2.6.1-STABLE java.lang.NullPointerException: Cannot invoke "org.bukkit.inventory.Inventory.getStorageContents()" because "shopInventory" is null at org.shanerx.tradeshop.shop.Shop.updateFullTradeCount(Shop.java:607) ~[TradeShop-2.6.1-STABLE.jar:?] at org.shanerx.tradeshop.shop.Shop.saveShop(Shop.java:353) ~[TradeShop-2.6.1-STABLE.jar:?] at org.shanerx.tradeshop.shop.Shop.updateSide(Shop.java:1156) ~[TradeShop-2.6.1-STABLE.jar:?]...

This still needs to have File Logging Implemented but other than that It should be good to go... - Removed Enable Debug Setting - Added DebugToConsole and DebugToFile Settings -...

enhancement
needs testing
incomplete

### Is your feature request related to a problem? Players not being aware of their sales. ### Describe the solution you'd like. Add a configurable option to tell players when...

feature