ChestShop-authors / ChestShop-3

ChestShop - the chest & sign shop plugin for Minecraft Servers running Bukkit/Spigot/Paper
https://dev.bukkit.org/projects/chestshop
GNU Lesser General Public License v2.1
272 stars 178 forks source link

ChestShop disables automatically when starting server, and not detecting Vault #208

Closed pvini07BR closed 3 years ago

pvini07BR commented 5 years ago

[Please search for tickets with the same issues as yours first before reporting!]

 

[If you have a GitHub account please open an issue on the repo: https://github.com/ChestShop-authors/ChestShop-3/issues]

 

Plugin Version

ChestShop version 3.9.3-SNAPSHOT (build 115)

 

Plugin Config

#Do you want to turn off the automatic updates of ChestShop?
TURN_OFF_UPDATES: false

#How large should the internal caches be?
CACHE_SIZE: 1000

#What containers are allowed to hold a shop? (Only blocks with inventories work!)
SHOP_CONTAINERS: 
- "CHEST"
- "TRAPPED_CHEST"

#(In 1/1000th of a second) How often can a player use the shop sign?
SHOP_INTERACTION_INTERVAL: 250
#Do you want to allow using shops to people in creative mode?
IGNORE_CREATIVE_MODE: true
#Do you want to allow using shops to people who have access to it due to their permissions? (owners are always ignored)
IGNORE_ACCESS_PERMS: true
#If true, people will buy with left-click and sell with right-click.
REVERSE_BUTTONS: false
#If true, people will be able to buy/sell in 64 stacks while holding the crouch button.
SHIFT_SELLS_IN_STACKS: false
#What can you do by clicking shift with SHIFT_SELLS_IN_STACKS turned on? (ALL/BUY/SELL)
SHIFT_ALLOWS: "ALL"
#Can shop's chest be opened by owner with right-clicking a shop's sign?
ALLOW_SIGN_CHEST_OPEN: true
#If true, when you left-click your own shop sign you won't open chest's inventory, but instead you will start destroying the sign.
ALLOW_LEFT_CLICK_DESTROYING: true

#If true, if the shop is empty, the sign is destroyed and put into the chest, so the shop isn't usable anymore.
REMOVE_EMPTY_SHOPS: false
#If true, if the REMOVE_EMPTY_SHOPS option is turned on, the chest is also destroyed.
REMOVE_EMPTY_CHESTS: false
#A list of worlds in which to remove empty shops with the previous config. Case sensitive. An empty list means all worlds.
REMOVE_EMPTY_WORLDS: 
- "world1"
- "world2"

#First line of your Admin Shop's sign should look like this:
ADMIN_SHOP_NAME: "Admin Shop"
#The economy account which Admin Shops should use and to which all taxes will go
SERVER_ECONOMY_ACCOUNT: ""
#Percent of the price that should go to the server's account. (100 = 100 percent)
TAX_AMOUNT: 0
#Percent of the price that should go to the server's account when buying from an Admin Shop.
SERVER_TAX_AMOUNT: 0
#Amount of money player must pay to create a shop
SHOP_CREATION_PRICE: 0.0
#How much money do you get back when destroying a sign?
SHOP_REFUND_PRICE: 0.0
#How many decimal places are allowed at a maximum for prices?
PRICE_PRECISION: 2

#Should we block shops that sell things for more than they buy? (This prevents newbies from creating shops that would be exploited)
BLOCK_SHOPS_WITH_SELL_PRICE_HIGHER_THAN_BUY_PRICE: true

#Do you want to allow other players to build a shop on a block where there's one already?
ALLOW_MULTIPLE_SHOPS_AT_ONE_BLOCK: false
#Can shops be used even when the buyer/seller doesn't have enough items, space or money? (The price will be scaled adequately to the item amount)
ALLOW_PARTIAL_TRANSACTIONS: true
#Can '?' be put in place of item name in order for the sign to be auto-filled?
ALLOW_AUTO_ITEM_FILL: true

#Do you want to show "Out of stock" messages?
SHOW_MESSAGE_OUT_OF_STOCK: true
#Do you want to show "Full shop" messages?
SHOW_MESSAGE_FULL_SHOP: true

#Can players hide the "Out of stock" messages with /cstoggle?
CSTOGGLE_TOGGLES_OUT_OF_STOCK: false
#Can players hide the "Full shop" messages with /cstoggle?
CSTOGGLE_TOGGLES_FULL_SHOP: false
#Do you want to show "You bought/sold... " messages?
SHOW_TRANSACTION_INFORMATION_CLIENT: true
#Do you want to show "Somebody bought/sold... " messages?
SHOW_TRANSACTION_INFORMATION_OWNER: true

#If true, plugin will log transactions in its own file
LOG_TO_FILE: false
#Do you want ChestShop's messages to show up in console?
LOG_TO_CONSOLE: true

#Do you want to stack all items up to 64 item stacks?
STACK_TO_64: false
#Do you want to use built-in protection against chest destruction?
USE_BUILT_IN_PROTECTION: true
#Do you want to have shop signs "stick" to chests?
STICK_SIGNS_TO_CHESTS: false
#EXPERIMENTAL: Do you want to turn off the default protection when another plugin is protecting the block? (Will leave the chest visually open - CraftBukkit bug!)
TURN_OFF_DEFAULT_PROTECTION_WHEN_PROTECTED_EXTERNALLY: false
#Do you want to turn off the default sign protection? Warning! Other players will be able to destroy other people's shops!
TURN_OFF_SIGN_PROTECTION: false
#Do you want to disable the hopper protection, which prevents Hopper-Minecarts from taking items out of shops?
TURN_OFF_HOPPER_PROTECTION: false
#Do you want to protect shop chests with LWC?
PROTECT_CHEST_WITH_LWC: false
#Do you want to protect shop signs with LWC?
PROTECT_SIGN_WITH_LWC: false
#Should the chest's LWC protection be removed once the shop sign is destroyed? 
REMOVE_LWC_PROTECTION_AUTOMATICALLY: true

#Do you want to only let people build inside regions?
WORLDGUARD_INTEGRATION: false
#Do you want to only let people build inside region flagged by doing /region regionName flag allow-shop allow?
WORLDGUARD_USE_FLAG: false
#Do you want ChestShop to respect WorldGuard's chest protection?
WORLDGUARD_USE_PROTECTION: false

#Do you want to deny shop access to unlogged users?
AUTHME_HOOK: true
#Do you want to allow shop access to unregistered users? (Example: registration is optional)
AUTHME_ALLOW_UNREGISTERED: false

#How much Heroes exp should people get for creating a ChestShop?
HEROES_EXP: 100.0

#Add icons and make item names hoverable in transaction messages when ShowItem is installed?
SHOWITEM_MESSAGE: true

 

Server Version

CraftBukkit version git-Bukkit-8b1588e (MC: 1.13.2) (Implementing API version 1.13.2-R0.1-SNAPSHOT)

 

Server Log

[12:40:47] [main/INFO]: Loaded 0 recipes
[12:40:47] [main/INFO]: Loaded 0 recipes
[12:40:47] [Server thread/INFO]: Starting minecraft server version 1.13.2
[12:40:47] [Server thread/INFO]: Loading properties
[12:40:47] [Server thread/WARN]: resource-pack-hash is deprecated and found along side resource-pack-sha1. resource-pack-hash will be ignored.
[12:40:47] [Server thread/INFO]: Default game type: CREATIVE
[12:40:47] [Server thread/INFO]: Generating keypair
[12:40:47] [Server thread/INFO]: Starting Minecraft server on *:40219
[12:40:47] [Server thread/INFO]: Using epoll channel type
[12:40:48] [Server thread/INFO]: This server is running CraftBukkit version git-Bukkit-8b1588e (MC: 1.13.2) (Implementing API version 1.13.2-R0.1-SNAPSHOT)
[12:40:57] [Server thread/INFO]: Reflections took 310 ms to scan 14 urls, producing 13 keys and 21 values 
[12:40:57] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v7.0.0-beta-05;6bbf29b
[12:40:57] [Server thread/INFO]: [PluginConstructorAPI] Loading PluginConstructorAPI v1.0.51
[12:40:57] [Server thread/INFO]: [UberEnchant] Loading UberEnchant v8.1
[12:40:57] [Server thread/INFO]: [Vault] Loading Vault v1.7.1-b91
[12:40:57] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v3.0.0-SNAPSHOT-b760
[12:40:57] [Server thread/INFO]: [SimpleRename] Loading SimpleRename v10.8
[12:40:57] [Server thread/INFO]: [CreateYourOwnMenus] Loading CreateYourOwnMenus v0.5.9
[12:40:57] [Server thread/INFO]: [ChestShop] Loading ChestShop v3.9.3-SNAPSHOT (build 115)
[12:40:57] [Server thread/INFO]: [DiscordSRV] Loading DiscordSRV v1.16.6
[12:40:57] [Server thread/INFO]: [ColorMe] Loading ColorMe v3.8.1
[12:40:57] [Server thread/INFO]: [Vault] Enabling Vault v1.7.1-b91
[12:40:58] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
[12:40:58] [Server thread/INFO]: [Vault] Enabled Version 1.7.1-b91
[12:40:58] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
[12:40:58] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
[12:40:58] [Server thread/WARN]: While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
[12:40:58] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
[12:40:58] [Server thread/INFO]: Preparing level "few2"
[12:40:58] [Server thread/INFO]: Reloading ResourceManager: Default, bukkit
[12:40:59] [Server thread/INFO]: Loaded 524 recipes
[12:41:01] [Server thread/INFO]: Preparing start region for level minecraft:overworld (Seed: -7703400644456970096)
[12:41:01] [Server thread/INFO]: Preparing spawn area: 4%
[12:41:01] [Server thread/INFO]: Preparing spawn area: 8%
[12:41:01] [Server thread/INFO]: Preparing spawn area: 12%
[12:41:02] [Server thread/INFO]: Preparing spawn area: 16%
[12:41:02] [Server thread/INFO]: Preparing spawn area: 20%
[12:41:02] [Server thread/INFO]: Preparing spawn area: 24%
[12:41:02] [Server thread/INFO]: Preparing spawn area: 28%
[12:41:02] [Server thread/INFO]: Preparing spawn area: 32%
[12:41:02] [Server thread/INFO]: Preparing spawn area: 36%
[12:41:03] [Server thread/INFO]: Preparing spawn area: 40%
[12:41:03] [Server thread/INFO]: Preparing spawn area: 44%
[12:41:03] [Server thread/INFO]: Preparing spawn area: 48%
[12:41:04] [Server thread/INFO]: Preparing spawn area: 52%
[12:41:04] [Server thread/INFO]: Preparing spawn area: 56%
[12:41:04] [Server thread/INFO]: Preparing spawn area: 60%
[12:41:04] [Server thread/INFO]: Preparing spawn area: 64%
[12:41:04] [Server thread/INFO]: Preparing spawn area: 68%
[12:41:04] [Server thread/INFO]: Preparing spawn area: 72%
[12:41:04] [Server thread/WARN]: Couldn't look up profile properties for com.mojang.authlib.GameProfile@9f7ecf52[id=aedca804-17e5-37a1-acdd-98024a5b3357,name=lewgndry,properties={},legacy=false]com.mojang.authlib.exceptions.AuthenticationException: The client has sent too many requests within a certain amount of time at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:79) ~[craftbukkit-1.13.2.jar:git-Bukkit-8b1588e] at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillGameProfile(YggdrasilMinecraftSessionService.java:180) [craftbukkit-1.13.2.jar:git-Bukkit-8b1588e] at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillProfileProperties(YggdrasilMinecraftSessionService.java:173) [craftbukkit-1.13.2.jar:git-Bukkit-8b1588e] at net.minecraft.server.v1_13_R2.TileEntitySkull.b(TileEntitySkull.java:108) [craftbukkit-1.13.2.jar:git-Bukkit-8b1588e] at net.minecraft.server.v1_13_R2.TileEntitySkull.f(TileEntitySkull.java:91) [craftbukkit-1.13.2.jar:git-Bukkit-8b1588e] at net.minecraft.server.v1_13_R2.TileEntitySkull.setGameProfile(TileEntitySkull.java:87) [craftbukkit-1.13.2.jar:git-Bukkit-8b1588e] at net.minecraft.server.v1_13_R2.TileEntitySkull.load(TileEntitySkull.java:46) [craftbukkit-1.13.2.jar:git-Bukkit-8b1588e] at net.minecraft.server.v1_13_R2.TileEntity.create(TileEntity.java:80) [craftbukkit-1.13.2.jar:git-Bukkit-8b1588e] at net.minecraft.server.v1_13_R2.TileEntity.create(TileEntity.java:62) [craftbukkit-1.13.2.jar:git-Bukkit-8b1588e] at net.minecraft.server.v1_13_R2.ChunkRegionLoader.loadEntities(ChunkRegionLoader.java:656) [craftbukkit-1.13.2.jar:git-Bukkit-8b1588e] at net.minecraft.server.v1_13_R2.ChunkRegionLoader.a(ChunkRegionLoader.java:140) [craftbukkit-1.13.2.jar:git-Bukkit-8b1588e] at net.minecraft.server.v1_13_R2.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:92) [craftbukkit-1.13.2.jar:git-Bukkit-8b1588e] at net.minecraft.server.v1_13_R2.ChunkProviderServer.a(ChunkProviderServer.java:151) [craftbukkit-1.13.2.jar:git-Bukkit-8b1588e] at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:484) [craftbukkit-1.13.2.jar:git-Bukkit-8b1588e] at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:411) [craftbukkit-1.13.2.jar:git-Bukkit-8b1588e] at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:270) [craftbukkit-1.13.2.jar:git-Bukkit-8b1588e] at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:676) [craftbukkit-1.13.2.jar:git-Bukkit-8b1588e] at java.lang.Thread.run(Thread.java:813) [?:1.8.0_192]
[12:41:04] [Server thread/INFO]: Preparing spawn area: 76%
[12:41:04] [Server thread/INFO]: Preparing spawn area: 80%
[12:41:04] [Server thread/INFO]: Preparing spawn area: 84%
[12:41:04] [Server thread/INFO]: Preparing spawn area: 88%
[12:41:04] [Server thread/INFO]: Preparing spawn area: 92%
[12:41:04] [Server thread/INFO]: Preparing spawn area: 96%
[12:41:05] [Server thread/INFO]: Preparing spawn area: 100%
[12:41:05] [Server thread/INFO]: Preparing start region for level minecraft:the_nether (Seed: -7703400644456970096)
[12:41:05] [Server thread/INFO]: Preparing spawn area: 4%
[12:41:05] [Server thread/INFO]: Preparing spawn area: 8%
[12:41:05] [Server thread/INFO]: Preparing spawn area: 12%
[12:41:05] [Server thread/INFO]: Preparing spawn area: 16%
[12:41:05] [Server thread/INFO]: Preparing spawn area: 20%
[12:41:05] [Server thread/INFO]: Preparing spawn area: 24%
[12:41:05] [Server thread/INFO]: Preparing spawn area: 28%
[12:41:05] [Server thread/INFO]: Preparing spawn area: 32%
[12:41:05] [Server thread/INFO]: Preparing spawn area: 36%
[12:41:05] [Server thread/INFO]: Preparing spawn area: 40%
[12:41:06] [Server thread/INFO]: Preparing spawn area: 44%
[12:41:06] [Server thread/INFO]: Preparing spawn area: 48%
[12:41:06] [Server thread/INFO]: Preparing spawn area: 52%
[12:41:06] [Server thread/INFO]: Preparing spawn area: 56%
[12:41:06] [Server thread/INFO]: Preparing spawn area: 60%
[12:41:06] [Server thread/INFO]: Preparing spawn area: 64%
[12:41:06] [Server thread/INFO]: Preparing spawn area: 68%
[12:41:07] [Server thread/INFO]: Preparing spawn area: 72%
[12:41:07] [Server thread/INFO]: Preparing spawn area: 76%
[12:41:07] [Server thread/INFO]: Preparing spawn area: 80%
[12:41:07] [Server thread/INFO]: Preparing spawn area: 84%
[12:41:07] [Server thread/INFO]: Preparing spawn area: 88%
[12:41:07] [Server thread/INFO]: Preparing spawn area: 92%
[12:41:07] [Server thread/INFO]: Preparing spawn area: 96%
[12:41:07] [Server thread/INFO]: Preparing spawn area: 100%
[12:41:07] [Server thread/INFO]: Preparing start region for level minecraft:the_end (Seed: 7126658599600383457)
[12:41:07] [Server thread/INFO]: Preparing spawn area: 4%
[12:41:07] [Server thread/INFO]: Preparing spawn area: 8%
[12:41:07] [Server thread/INFO]: Preparing spawn area: 12%
[12:41:07] [Server thread/INFO]: Preparing spawn area: 16%
[12:41:07] [Server thread/INFO]: Preparing spawn area: 20%
[12:41:07] [Server thread/INFO]: Preparing spawn area: 24%
[12:41:07] [Server thread/INFO]: Preparing spawn area: 28%
[12:41:07] [Server thread/INFO]: Preparing spawn area: 32%
[12:41:07] [Server thread/INFO]: Preparing spawn area: 36%
[12:41:08] [Server thread/INFO]: Preparing spawn area: 40%
[12:41:08] [Server thread/INFO]: Preparing spawn area: 44%
[12:41:08] [Server thread/INFO]: Preparing spawn area: 48%
[12:41:08] [Server thread/INFO]: Preparing spawn area: 52%
[12:41:08] [Server thread/INFO]: Preparing spawn area: 56%
[12:41:08] [Server thread/INFO]: Preparing spawn area: 60%
[12:41:08] [Server thread/INFO]: Preparing spawn area: 64%
[12:41:08] [Server thread/INFO]: Preparing spawn area: 68%
[12:41:08] [Server thread/INFO]: Preparing spawn area: 72%
[12:41:08] [Server thread/INFO]: Preparing spawn area: 76%
[12:41:08] [Server thread/INFO]: Preparing spawn area: 80%
[12:41:08] [Server thread/INFO]: Preparing spawn area: 84%
[12:41:08] [Server thread/INFO]: Preparing spawn area: 88%
[12:41:08] [Server thread/INFO]: Preparing spawn area: 92%
[12:41:08] [Server thread/INFO]: Preparing spawn area: 96%
[12:41:08] [Server thread/INFO]: Preparing spawn area: 100%
[12:41:08] [Server thread/INFO]: Time elapsed: 7135 ms
[12:41:08] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v7.0.0-beta-05;6bbf29b
[12:41:09] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_13_R2_2 as the Bukkit adapter
[12:41:10] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
[12:41:10] [Server thread/INFO]: [PluginConstructorAPI] Enabling PluginConstructorAPI v1.0.51
[12:41:10] [Server thread/INFO]: [UberEnchant] Enabling UberEnchant v8.1
[12:41:10] [Server thread/WARN]: [UberEnchant] Vault/Economy plugin not found, commands will work only for those with permissions!
[12:41:11] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v3.0.0-SNAPSHOT-b760
[12:41:11] [Server thread/INFO]: Preparing start region for level 3 (Seed: -5739378367133211670)
[12:41:12] [Server thread/INFO]: Preparing start region for level 4 (Seed: 9029547004658483311)
[12:41:13] [Server thread/INFO]: Preparing spawn area for survival, 44%
[12:41:15] [Server thread/INFO]: Preparing spawn area for survival, 85%
[12:41:15] [Server thread/INFO]: Preparing start region for level 5 (Seed: 6700558589781071258)
[12:41:16] [Server thread/INFO]: Preparing start region for level 6 (Seed: -343665678864821892)
[12:41:17] [Server thread/INFO]: Preparing start region for level 7 (Seed: -287914931906056010)
[12:41:18] [Server thread/INFO]: Preparing spawn area for vila_subaquatica, 20%
[12:41:19] [Server thread/INFO]: Preparing spawn area for vila_subaquatica, 93%
[12:41:19] [Server thread/INFO]: Preparing start region for level 8 (Seed: 3441171100681917860)
[12:41:20] [Server thread/INFO]: [Multiverse-Core] 9 - World(s) loaded.
[12:41:20] [Server thread/INFO]: [Multiverse-Core] Version 3.0.0-SNAPSHOT-b760 (API v22) Enabled - By Rigby, fernferret, lithium3141, main-- and dumptruckman
[12:41:20] [Server thread/INFO]: [SimpleRename] Enabling SimpleRename v10.8
[12:41:20] [Server thread/INFO]: SimpleRename enabled!
[12:41:20] [Server thread/INFO]: [CreateYourOwnMenus] Enabling CreateYourOwnMenus v0.5.9
[12:41:20] [Server thread/INFO]: [ChestShop] Enabling ChestShop v3.9.3-SNAPSHOT (build 115)
[12:41:21] [Server thread/ERROR]: [ChestShop] No Economy plugin found! You need to install either Vault or Reserve and a compatible economy!
[12:41:21] [Server thread/INFO]: [ChestShop] Disabling ChestShop v3.9.3-SNAPSHOT (build 115)
[12:41:21] [Server thread/INFO]: [DiscordSRV] Enabling DiscordSRV v1.16.6
[12:41:21] [Server thread/INFO]: [ColorMe] Enabling ColorMe v3.8.1
[12:41:21] [Server thread/INFO]: [ColorMe] Loaded Vault successfully
[12:41:21] [Server thread/INFO]: [ColorMe] Running without Spout!
[12:41:21] [Server thread/INFO]: [ColorMe] Using own group system!
[12:41:21] [Server thread/INFO]: [ColorMe] SoftMode enabled. If other chat plugins are found, the chat won't be affected by ColorMe.
[12:41:21] [Server thread/INFO]: [ColorMe] Didn't found TagAPI!
[12:41:21] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[12:41:21] [Server thread/INFO]: Done (23.384s)! For help, type "help"
[12:41:21] [Server thread/INFO]: Starting GS4 status listener
[12:41:21] [Query Listener #1/INFO]: Query running on 0.0.0.0:40219
[12:41:21] [Craft Scheduler Thread - 20/INFO]: [Vault] Checking for Updates ... 
[12:41:21] [Craft Scheduler Thread - 19/WARN]: [ColorMe] Plugin ColorMe v3.8.1 generated an exception while executing task 25java.lang.NoSuchMethodError: org/bukkit/Server.getOnlinePlayers()[Lorg/bukkit/entity/Player; (loaded from file:/pro/bin/mc/craftbukkit/1.13.2/craftbukkit-1.13.2.jar by sun.misc.Launcher$AppClassLoader@7e89f25) called from class de.dustplanet.colorme.Metrics (loaded from file:/home/gs-40219/plugins/ColorMe.jar by org.bukkit.plugin.java.PluginClassLoader@14627a7c). at de.dustplanet.colorme.Metrics.postPlugin(Metrics.java:357) ~[?:?] at de.dustplanet.colorme.Metrics.access$400(Metrics.java:64) ~[?:?] at de.dustplanet.colorme.Metrics$1.run(Metrics.java:245) ~[?:?] at org.bukkit.craftbukkit.v1_13_R2.scheduler.CraftTask.run(CraftTask.java:77) ~[craftbukkit-1.13.2.jar:git-Bukkit-8b1588e] at org.bukkit.craftbukkit.v1_13_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:52) [craftbukkit-1.13.2.jar:git-Bukkit-8b1588e] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_192] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_192] at java.lang.Thread.run(Thread.java:813) [?:1.8.0_192]
[12:41:22] [Craft Scheduler Thread - 20/INFO]: [Vault] No new version available
[12:41:24] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 2480ms or 49 ticks behind
[12:41:24] [DiscordSRV - Initialization/INFO]: [DiscordSRV] DiscordSRV is up-to-date. (e71256b97da5788b9adf84f9ede5cd45e791e668)
[12:41:24] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Unknown user language C.U.
[12:41:24] [DiscordSRV - Initialization/INFO]: [DiscordSRV] If you fluently speak C.U as well as English, see the GitHub repo to translate it!
[12:41:24] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Language initialized as English
[12:41:24] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Thank you so much to these people for allowing DiscordSRV to grow to what it is: Ac3dUd3, Androkai, anton8604, buildblox, Bysokar, CoreyD97, DeeKay, Diamondman121314/DMAN, FataL, Foxy, geekhideout, Helmic, KaizenWorlds, LDSG Ghost, Mick, mikedmd, mikedmd again, Mitecraft, PChard, Rui, Ryan (The Loyal One), Sicnus
[12:41:25] [DiscordSRV - Initialization/INFO]: [DiscordSRV] [JDA] Login Successful!
[12:41:25] [JDA MainWS-ReadThread/INFO]: [DiscordSRV] [JDA] Connected to WebSocket
[12:41:26] [JDA MainWS-ReadThread/INFO]: [DiscordSRV] [JDA] Finished Loading!
[12:41:26] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Found server G:serve do pvino(302603632941989888)
[12:41:26] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:regras(336914138603323392)
[12:41:26] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:avisos(336899951319842827)
[12:41:26] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:bem-vindo-mano(375805078298427393)
[12:41:26] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:death-note(383033441916026880)
[12:41:26] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:genehral(302603632941989888)
[12:41:26] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:pedido-de-cores-para-nomes(347516156997009428)
[12:41:26] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:jogos(336893323643977728)
[12:41:26] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:fanarts-e-desenhos(385892460309774340)
[12:41:26] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:comedia-cemiterio(340536228950835200)
[12:41:26] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:piadas-ruins(337266234267795473)
[12:41:26] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:pokemon(340489458698682378)
[12:41:26] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:canal-de-bot(353598127271444493)
[12:41:26] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:akinator(350697388970737666)
[12:41:26] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:userphone-1(375812665135726602)
[12:41:26] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:userphone-2(375812786598707201)
[12:41:26] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:userphone-3(375812806488096788)
[12:41:26] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:shoniq-menoa(357303815894204416)
[12:41:26] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:videos-quote-e-pvini(355548525603323905)
[12:41:26] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:staff(355352326418202624)
[12:41:26] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:enquetes(475048984092606465)
[12:41:26] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:sugestões(521717960356659210)
[12:41:26] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:minecraft(522833606150848513)
[12:41:26] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:terraria(522833631824052224)
[12:41:26] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:roblox(522833647879847936)
[12:41:26] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:kogama(522833663843631107)
[12:41:26] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:csgo(522833828558012416)
[12:41:26] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:paladins(522833851488272387)
[12:41:26] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:nsfw(530548162616754186)
[12:41:26] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:meu-servidor-de-minecraft(554140128948256807)
[12:41:26] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Console channel ID was invalid, not forwarding console output
[12:41:26] [DiscordSRV - Initialization/INFO]: [DiscordSRV] No chat plugin hooks enabled
[12:41:38] [Server thread/INFO]: ChestShop version 3.9.3-SNAPSHOT (build 115)
[12:41:38] [Server thread/INFO]: A chest shop for economy plugins.
[12:41:38] [Server thread/INFO]: Authors: Acrobot and https://github.com/ChestShop-authors/ChestShop-3/contributors
[12:42:49] [Server thread/INFO]: This server is running CraftBukkit version git-Bukkit-8b1588e (MC: 1.13.2) (Implementing API version 1.13.2-R0.1-SNAPSHOT)
[12:42:49] [Server thread/INFO]: Checking version, please wait...
[12:42:49] [Thread-18/INFO]: You are running the latest version

What other plugins are you running?

ChestShop ColorMe CreateYourOwnMenus DiscordSRV Multiverse-Core PluginConstructorAPI SimpleRename UberEnchant Vault WorldEdit  

What is happening?

When i start my server, in the console says that:

[INFO] [ChestShop] Enabling ChestShop v3.9.3-SNAPSHOT (build 115)

[ERROR] [ChestShop] No Economy plugin found! You need to install either Vault or Reserve and a compatible economy!

[INFO] [ChestShop] Disabling ChestShop v3.9.3-SNAPSHOT (build 115)

The ChestShop is dosent detecting Vault, but i already put the Vault and the latest version.  

What did you expect to happen?

[Explain what you expected to happen after performing the previously described steps]

 

Please provide any additional info below

[Also make sure to tag your issue as either an Enhancement or a Defect! (And delete the lines in square brackets)]

Phoenix616 commented 5 years ago

Which economy plugin are you using? I don't see one in your list?

snykral commented 4 years ago

Which economy plugin are you using? I don't see one in your list?

Isn't vault a economy plugin? The one you recommend in the main page?

Phoenix616 commented 3 years ago

Vault is not an Economy plugin, it's an adapter plugin to allow other plugins (like ChestShop) to interact with any Economy plugin.