Plugin is extremely oldchool, any new things from beggining version of this plugin, version updates/bug fixes. Nothing close whats now more popular or fashionable on servers, you can better users free curacy plugin:
https://www.spigotmc.org/resources/coinsengine-economy-and-virtual-currencies.84121/ and enjoy more then this plugin can. I'm not recommending to buy this plugin.
Please note that this plugin does not work with MySQL 8 version 1.8.8, the author explains that it will not work. I have no use for such a plugin if it doesn't work on all my servers and doesn't connect to other servers via MySQL database. Please add such connectivity is much needed.
The plugin depends on the Mysql library that comes with spigot, the version of the spigot library 1.8.8 is not compatible with the mysql 8 database, it is not a plugin error, try updating your server or installing a compatible database with the version.
Version: 2.3.0
The plugin does a good job if you do it right you are able to do everything, I sincerely recommend it
Bezsensu wtyczka musi działać z SuperDeluxLobby a jeśli nie masz podstawowego pluginu nie działa gui. Oraz problemże jak działa to razem to wtedy nie możesz zrobic przekierowań w shops.yml najgorzej wydane pieniądze. Jeśli nawet nie mozna zrobić przekierować w gui w DeluxCredits a jeśli masz dwa to działa ale tylko i wyłącznie musisz ustawiać ceny w podstawie.
It does what it has to do correctly and the settings are intuitive , I very much like the ability to set the main command. CZ: Dělá správně to co má a nastavení je intuitivní,velmi se mi líbí možnost nastavit hlavní příkaz.
74) [Lobby.jar:git-PaperSpigot-"8b18730"]
at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:378) [Lobby.jar:git-PaperSpigot-"8b18730"]
at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:713) [Lobby.jar:git-PaperSpigot-"8b18730"]
at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:616) [Lobby.jar:git-PaperSpigot-"8b18730"]
at java.base/java.lang.Thread.run(Thread.java:834) [?:?]
Caused by: java.lang.NumberFormatException: For input string: ""
at java.base/java.lang.NumberFormatException.forInputString(NumberFormatException.java:65) ~[?:?]
at java.base/java.lang.Integer.parseInt(Integer.java:662) ~[?:?]
at java.base/java.lang.Integer.valueOf(Integer.java:983) ~[?:?]
at com.pedrojm96.supercredits.SCAPI.getValue(SCAPI.java:55) ~[?:?]
at com.pedrojm96.supercredits.PlayerCommand.onCommand(PlayerCommand.java:76) ~[?:?]
at com.pedrojm96.core.command.CorePluginCommand.onCommand(CorePluginCommand.java:129) ~[?:?]
at org.bukkit.command.PluginCommand.execute(PluginCommand.java:45) ~[Lobby.jar:git-PaperSpigot-"8b18730"]
... 15 more
Hello, perform a test with the plugin and it works correctly, verify that it is not another plugin that is causing you that error.
http://prntscr.com/r6t20r
Version: 2.1.2
What is the permission for players to use the mysteryboxes? I tried "supercredits.player.use", but it doesn't seem to really work.
Hi, I really like the plugin a lot, but is it possible to integrate Vault into the plugin? I have seen that there is an option "vault: true/false" in the config.yml, but it doesn't seem to really work.
[19:19:42 WARN]: [Server thread] INFO com.zaxxer.hikari.HikariDataSource - SuperCreditsMySQLPool - Starting...
[19:19:42 WARN]: [Server thread] INFO com.zaxxer.hikari.pool.PoolBase - SuperCreditsMySQLPool - Driver does not support get/set network timeout for connections. (com.mysql.jdbc.JDBC4Connection.getNetworkTimeout()I)
[19:19:42 WARN]: [Server thread] INFO com.zaxxer.hikari.HikariDataSource - SuperCreditsMySQLPool - Start completed.
[19:19:42 ERROR]: Error occurred while enabling SuperCredits v2.1.1 (Is it up to date?)
java.lang.NoClassDefFoundError: com/pedrojm96/superstats/StatsHook
at com.pedrojm96.supercredits.SuperCredits.onEnable(SuperCredits.java:149) ~[?:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[server.jar:git-PaperSpigot-"4c7641d"]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:332) [server.jar:git-PaperSpigot-"4c7641d"]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:407) [server.jar:git-PaperSpigot-"4c7641d"]
at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:359) [server.jar:git-PaperSpigot-"4c7641d"]
at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:318) [server.jar:git-PaperSpigot-"4c7641d"]
at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:408) [server.jar:git-PaperSpigot-"4c7641d"]
at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:372) [server.jar:git-PaperSpigot-"4c7641d"]
at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:327) [server.jar:git-PaperSpigot-"4c7641d"]
at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:267) [server.jar:git-PaperSpigot-"4c7641d"]
at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:563) [server.jar:git-PaperSpigot-"4c7641d"]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_171]
Caused by: java.lang.ClassNotFoundException: com.pedrojm96.superstats.StatsHook
at java.net.URLClassLoader.findClass(URLClassLoader.java:381) ~[?:1.8.0_171]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:102) ~[server.jar:git-PaperSpigot-"4c7641d"]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:87) ~[server.jar:git-PaperSpigot-"4c7641d"]
at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_171]
at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_171]
... 12 more
Very good plugin with integrated shop and MySQL data storage, only problem is that the command don't enregister, so if you do /credits it will mark the text red and not white
Everything works except the permissions, I give them to players and they still cannot use commands. Messaged dev a week ago and spigot says they have been offline for two weeks. Best not to buy until dev returns.
Developer is not activity.
[19:55:22] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to SuperCredits v2.0.3
org.bukkit.event.EventException: null
at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:72) ~[server.jar:git-Paper-"ac697484"]
at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78) ~[server.jar:git-Paper-"ac697484"]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[server.jar:git-Paper-"ac697484"]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:513) ~[server.jar:git-Paper-"ac697484"]
at org.bukkit.craftbukkit.v1_12_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:236) ~[server.jar:git-Paper-"ac697484"]
at net.minecraft.server.v1_12_R1.PlayerInteractManager.a(PlayerInteractManager.java:486) ~[server.jar:git-Paper-"ac697484"]
at net.minecraft.server.v1_12_R1.PlayerConnection.a(PlayerConnection.java:997) ~[server.jar:git-Paper-"ac697484"]
at net.minecraft.server.v1_12_R1.PacketPlayInUseItem.a(PacketPlayInUseItem.java:37) ~[server.jar:git-Paper-"ac697484"]
at net.minecraft.server.v1_12_R1.PacketPlayInUseItem.a(PacketPlayInUseItem.java:5) ~[server.jar:git-Paper-"ac697484"]
at net.minecraft.server.v1_12_R1.PlayerConnectionUtils.lambda$ensureMainThread$0(PlayerConnectionUtils.java:14) ~[server.jar:git-Paper-"ac697484"]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_151]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_151]
at net.minecraft.server.v1_12_R1.SystemUtils.a(SourceFile:46) ~[server.jar:git-Paper-"ac697484"]
at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:850) ~[server.jar:git-Paper-"ac697484"]
at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:423) ~[server.jar:git-Paper-"ac697484"]
at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:774) ~[server.jar:git-Paper-"ac697484"]
at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:666) ~[server.jar:git-Paper-"ac697484"]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151]
Caused by: java.lang.NullPointerException
at com.pedrojm96.supercredits.EventListener.onPlayerInteractEvent(EventListener.java:267) ~[?:?]
at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor427.execute(Unknown Source) ~[?:?]
at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:70) ~[server.jar:git-Paper-"ac697484"]
... 17 more
The plugin is being recoded, to correct multiple errors and improve it.
Version: 1.7.7
Good plugin,
The only issue is :
No Vault Hook ... if you want to hook vault into this plugin u will have issues
for example GadgetMenu, you can't use this plugin with it
i hope from the author to improve Vault Compatibility ( Hook in it )
Otherwise, i recommend to buy it after he fix this small problem