Ghost-chu / QuickShop-Reremake

QuickShop is a shop plugin that allows players to easily sell/buy any items from a chest without any commands. In fact, none of the commands that QuickShop provides are ever needed by a player.
GNU General Public License v3.0
103 stars 147 forks source link

5.0.0.6 #1556

Closed Ghost-chu closed 2 years ago

the-label-bot[bot] commented 2 years ago
The Label Bot has predicted the following: Category Value Confidence Applied Label
Kind documentation 0.612 :heavy_check_mark:
Size L 0.942 :heavy_check_mark:
Ghost-chu commented 2 years ago

Because TextSplitter can process a single component in one string, so I must spill that message to two different lines.

sandtechnology commented 2 years ago

https://github.com/Ghost-chu/QuickShop-Reremake/blob/58db5bae35ffa5235212958ce091cd34cf0b81d5/src/main/java/org/maxgamer/quickshop/shop/SimpleShopManager.java#L732-L739 Duplicated code

Ghost-chu commented 2 years ago

https://github.com/Ghost-chu/QuickShop-Reremake/blob/58db5bae35ffa5235212958ce091cd34cf0b81d5/src/main/java/org/maxgamer/quickshop/shop/SimpleShopManager.java#L732-L739

Duplicated code

will refactor in next version, not this one.