Ghost_chu

Results 68 comments of Ghost_chu

Remove impl by addon label, this feature will added into QuickShop it self.

@WardenDrew @Sapherises Move to https://github.com/Ghost-chu/QuickShop-Reremake/issues/865

We use nametag to show name not ArmorStand so it is impossible.

I'm afarid it may effect performance btw i will think about it.

I'm afarid it may effect performance btw i will think about it.

`use Player#hasPermission instead of using an explicit PermissionProvider that is already injected into Bukkit system` Actually this is from upstream `https://github.com/KaiKikuchi/QuickShop`'s code. New code part already use hasPermission,

com.comphenix.packetwrapper maybe will use again in next version, so temporarily not deleted

` cache data instead of writing each time -> persist every N minutes` what cache data?

`use PreparedStatement in the right way` Actually, i not be good at for SQL...

`properly handle configurations` Yes, you are right