QuickShop-Community / QuickShop-Hikari

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.
https://modrinth.com/plugin/quickshop-hikari
Other
89 stars 54 forks source link

Remove Debug Code from RealDisplayItem.java #1726

Closed ReconXMaverick closed 2 months ago

ReconXMaverick commented 2 months ago

Removed console spam from unnecessary System.out.println()

CLAassistant commented 2 months ago

CLA assistant check
All committers have signed the CLA.

creatorfromhell commented 2 months ago

Removed console spam from unnecessary System.out.println()

I'm not sure if this is something I'll merge as real item display is getting mixed due to inefficiency.