mirror of
https://e.coding.net/circlecloud/QuickShop.git
synced 2024-10-31 22:38:45 +00:00
快捷商店重制版本
4a18053026
[16:32:33] [Paper Watchdog Thread/ERROR]: Current Thread: Craft Scheduler Thread - 14395 [16:32:33] [Paper Watchdog Thread/ERROR]: PID: 18215 | Suspended: false | Native: false | State: BLOCKED [16:32:33] [Paper Watchdog Thread/ERROR]: Stack: [16:32:33] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_12_R1.UserCache.getProfile(UserCache.java:142) [16:32:33] [Paper Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_12_R1.CraftServer.getOfflinePlayer(CraftServer.java:1352) [16:32:33] [Paper Watchdog Thread/ERROR]: org.bukkit.Bukkit.getOfflinePlayer(Bukkit.java:730) [16:32:33] [Paper Watchdog Thread/ERROR]: org.maxgamer.QuickShop.Util.MsgUtil.lambda$3(MsgUtil.java:170) [16:32:33] [Paper Watchdog Thread/ERROR]: org.maxgamer.QuickShop.Util.MsgUtil$$Lambda$448/1914437489.run(Unknown Source) [16:32:33] [Paper Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftTask.run(CraftTask.java:58) [16:32:33] [Paper Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:52) [16:32:33] [Paper Watchdog Thread/ERROR]: com.destroystokyo.paper.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:22) [16:32:33] [Paper Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [16:32:33] [Paper Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [16:32:33] [Paper Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748) [16:32:33] [Paper Watchdog Thread/ERROR]: ------------------------------ |
||
---|---|---|
src/main | ||
.gitignore | ||
pom.xml | ||
README.md |
#QuickShop QuickShop is a shop plugin, that allows players to sell items from a chest with no commands. It allows players to purchase any number of items easily. In fact, this plugin doesn't even have any commands that a player would ever need!
##Support Open a new issue here: https://github.com/KaiKikuchi/QuickShop/issues
##Features
- Easy to use
- Togglable Display Item on top of chest
- NBT Data, Enchants, Tool Damage, Potion and Mob Egg support
- Unlimited chest support
- Blacklist support & bypass permissions
- Shops that buy items and sell items at the same time are possible (Using double chests)
- Herochat support
- Checks a player can open a chest before letting them create a shop!
- UUID support
##Bukkit page You can find the project page here: http://dev.bukkit.org/bukkit-plugins/quickshop-notlikeme/