Git Product home page Git Product logo

blueshop's Introduction

  • ๐Ÿ‘‹ Hi, Iโ€™m @BlueSoapTurtle
  • ๐Ÿ‘€ Iโ€™m interested in java & Minecraft
  • ๐ŸŒฑ Iโ€™m currently learning more about redis

Currently working on some cool project :)

blueshop's People

Contributors

bluesoapturtle avatar

Watchers

 avatar

blueshop's Issues

Max Buy

Max Buy is way messed up. For one open inventory slot, it's charging for 384 items. 448 for 2 open slots... 2624 for full open inv (which should be 2304 for 64-stack items). It also disregards item stack sizes (1/16/64) and always charges for 64-stack prices.

<3
Gort

Item description not matching what is purchased or sold.

We seem to have a persisting problem where the message being sent to the buyer does not match what they are purchasing. For example, I "buy" a birch wood, and get the right item, but in chat it calls it "oak wood" . https://i.imgur.com/bEGMbBK.png I notice this is happening with many items, such as the wood variants, double plants, tulips, etc.

The player does receive the correct item, but it seems a bit.... :/
Is there a fix for this I've missed?

Custom Item don't work

After I put: blueshop add-custom item
null org.bukkit.command.CommandException: Unhandled exception executing command 'blueshop' in plugin BlueShop v2.6 at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) ~[BlockSurvi1.8.jar:git-Spigot-db6de12-18fbb24] at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) ~[BlockSurvi1.8.jar:git-Spigot-db6de12-18fbb24] at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:641) ~[BlockSurvi1.8.jar:git-Spigot-db6de12-18fbb24] at net.minecraft.server.v1_8_R3.PlayerConnection.handleCommand(PlayerConnection.java:1162) [BlockSurvi1.8.jar:git-Spigot-db6de12-18fbb24] at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:997) [BlockSurvi1.8.jar:git-Spigot-db6de12-18fbb24] at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:45) [BlockSurvi1.8.jar:git-Spigot-db6de12-18fbb24] at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:1) [BlockSurvi1.8.jar:git-Spigot-db6de12-18fbb24] at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13) [BlockSurvi1.8.jar:git-Spigot-db6de12-18fbb24] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_171] at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_171] at net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44) [BlockSurvi1.8.jar:git-Spigot-db6de12-18fbb24] at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:715) [BlockSurvi1.8.jar:git-Spigot-db6de12-18fbb24] at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374) [BlockSurvi1.8.jar:git-Spigot-db6de12-18fbb24] at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654) [BlockSurvi1.8.jar:git-Spigot-db6de12-18fbb24] at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557) [BlockSurvi1.8.jar:git-Spigot-db6de12-18fbb24] at java.lang.Thread.run(Thread.java:748) [?:1.8.0_171] Caused by: java.lang.NoSuchMethodError: org.bukkit.inventory.PlayerInventory.getItemInMainHand()Lorg/bukkit/inventory/ItemStack; at com.bluesoapturtle.blueshop.CommandListener.onCommand(CommandListener.java:127) ~[?:?] at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) ~[BlockSurvi1.8.jar:git-Spigot-db6de12-18fbb24] ... 15 more

1.15.1?

The issue is it working for 1.15.1 would be nice. it's in spigot, when you right click it does not open the shop.

Random multiplier

Hi,

when i a sign i use like this format:
[shop]
buy
coal
1

In the GUI when i buy 1 of coal, i need to pay 121 wtf ?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.