大力水手 发表于 2017-3-1 16:53
请问独立的经济插件有什么显著的作用吗?
和ess内置的相比一般功能更多而且支持mysql
酷车手BB弹 发表于 2017-3-1 16:54
和ess内置的相比一般功能更多而且支持mysql
好的,感谢~! 非常好的插件
震惊!!!
我仿佛进了微信朋友圈..
我仿佛进了微信朋友圈..
大佬汉化一下吧..我上次用英文配置报错和应用错误,整了半天放弃了..
lsz7575 发表于 2017-3-1 21:38
大佬汉化一下吧..我上次用英文配置报错和应用错误,整了半天放弃了..
感冒发烧了,我明天做进阶教程+汉化吧
酷车手BB弹 发表于 2017-3-1 17:49
请问插件汉化了吗
有汉化 还没发
今天能出汉化吗=。=
酷车手BB弹 发表于 2017-3-3 00:30
今天能出汉化吗=。=
稳!
大力水手 发表于 2017-3-1 17:53
请问独立的经济插件有什么显著的作用吗?
已上传到帖子中
酷车手BB弹 发表于 2017-3-3 00:30
今天能出汉化吗=。=
已上传到帖子中
个人认为这个经济最大缺点是不支持UUID
MySQL Economy Bridge这个经济会比这个更好
MySQL Economy Bridge这个经济会比这个更好
这么多经济插件,我到底用哪个
另外,可否讲解下如何配置数据库mysql(我怎么搞不出0 0)
Java8 spigot1.11.2 正确配置
复制代码
- [19:06:00] [Server thread/WARN]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
- [19:06:00] [Server thread/WARN]: SLF4J: Defaulting to no-operation (NOP) logger implementation
- [19:06:00] [Server thread/WARN]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
- [19:06:01] [Server thread/WARN]: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: All parts of a PRIMARY KEY must be NOT NULL; if you need NULL in a key, use UNIQUE instead
- [19:06:01] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
- [19:06:01] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
- [19:06:01] [Server thread/WARN]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
- [19:06:01] [Server thread/WARN]: at java.lang.reflect.Constructor.newInstance(Unknown Source)
- [19:06:01] [Server thread/WARN]: at com.mysql.jdbc.Util.handleNewInstance(Util.java:404)
- [19:06:01] [Server thread/WARN]: at com.mysql.jdbc.Util.getInstance(Util.java:387)
- [19:06:01] [Server thread/WARN]: at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:942)
- [19:06:01] [Server thread/WARN]: at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3966)
- [19:06:01] [Server thread/WARN]: at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3902)
- [19:06:01] [Server thread/WARN]: at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2526)
- [19:06:01] [Server thread/WARN]: at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2673)
- [19:06:01] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2549)
- [19:06:01] [Server thread/WARN]: at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1861)
- [19:06:01] [Server thread/WARN]: at com.mysql.jdbc.PreparedStatement.executeUpdateInternal(PreparedStatement.java:2073)
- [19:06:01] [Server thread/WARN]: at com.mysql.jdbc.PreparedStatement.executeUpdateInternal(PreparedStatement.java:2009)
- [19:06:01] [Server thread/WARN]: at com.mysql.jdbc.PreparedStatement.executeLargeUpdate(PreparedStatement.java:5098)
- [19:06:01] [Server thread/WARN]: at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:1994)
- [19:06:01] [Server thread/WARN]: at com.greatmancode.com.zaxxer.libs.hikari.proxy.PreparedStatementProxy.executeUpdate(PreparedStatementProxy.java:61)
- [19:06:01] [Server thread/WARN]: at com.greatmancode.com.zaxxer.libs.hikari.proxy.PreparedStatementJavassistProxy.executeUpdate(PreparedStatementJavassistProxy.java)
- [19:06:01] [Server thread/WARN]: at com.greatmancode.craftconomy3.storage.sql.MySQLEngine.<init>(MySQLEngine.java:83)
- [19:06:01] [Server thread/WARN]: at com.greatmancode.craftconomy3.storage.StorageHandler.<init>(StorageHandler.java:40)
- [19:06:01] [Server thread/WARN]: at com.greatmancode.craftconomy3.Common.initialiseDatabase(Common.java:393)
- [19:06:01] [Server thread/WARN]: at com.greatmancode.craftconomy3.Common.onEnable(Common.java:143)
- [19:06:01] [Server thread/WARN]: at com.greatmancode.craftconomy3.tools.interfaces.BukkitLoader.onEnable(BukkitLoader.java:49)
- [19:06:01] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:271)
- [19:06:01] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337)
- [19:06:01] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405)
- [19:06:01] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_11_R1.CraftServer.enablePlugin(CraftServer.java:375)
- [19:06:01] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_11_R1.CraftServer.enablePlugins(CraftServer.java:325)
- [19:06:01] [Server thread/WARN]: at net.minecraft.server.v1_11_R1.MinecraftServer.t(MinecraftServer.java:419)
- [19:06:01] [Server thread/WARN]: at net.minecraft.server.v1_11_R1.MinecraftServer.l(MinecraftServer.java:380)
- [19:06:01] [Server thread/WARN]: at net.minecraft.server.v1_11_R1.MinecraftServer.a(MinecraftServer.java:335)
- [19:06:01] [Server thread/WARN]: at net.minecraft.server.v1_11_R1.DedicatedServer.init(DedicatedServer.java:272)
- [19:06:01] [Server thread/WARN]: at net.minecraft.server.v1_11_R1.MinecraftServer.run(MinecraftServer.java:542)
- [19:06:01] [Server thread/WARN]: at java.lang.Thread.run(Unknown Source)
Innovators 发表于 2017-4-6 19:10
Java8 spigot1.11.2 正确配置
很明显你的Mysql设置错了
楼主你缺不缺?
这插件15年就没更新了,如何用?
已举报 浪费时间
这插件15年就没更新了,如何用?
已举报 浪费时间
simplerjiang 发表于 2017-4-8 14:02
楼主你缺不缺?
这插件15年就没更新了,如何用?
已举报 浪费时间
本人亲测1.8.X可用 且多数大型服务器都使用cc3 如某球天空、倒闭的某Yourcraft、倒闭的某某曙光。
simplerjiang 发表于 2017-4-8 15:02
楼主你缺不缺?
这插件15年就没更新了,如何用?
已举报 浪费时间
目前没有任何一款经济插件能够替代CC3 在大数据处理上不知道比别的高多少,如果觉得这样 不好意思 我不更新教程视频了,为你带来不便哦
优芯葱葱 发表于 2017-4-11 19:08
目前没有任何一款经济插件能够替代CC3 在大数据处理上不知道比别的高多少,如果觉得这样 不好意思 我不更 ...
首先大数据处理我还没遇到过 但是我1.10服务端是用不了
值得利用!
使用dm配合指令写的是money take %player_name% 钱数
并不可以执行
请楼主解答
并不可以执行
请楼主解答
本帖最后由 pxiaotu 于 2017-7-8 21:37 编辑
PaperSpigot1.11.2 用的CraftConomy3-3.1.6的老数据库文件,报错如下,求解决
[17:09:58] [Server thread/INFO]: [Craftconomy3] Enabling Craftconomy3 v3.3.1-d99cf63-trv200
[17:09:58] [Server thread/INFO]: [Craftconomy3] Starting up!
[17:09:58] [Server thread/INFO]: [Craftconomy3] Loading the Configuration
[17:09:58] [Server thread/INFO]: [Craftconomy3] Loading listeners.
[17:09:58] [Server thread/INFO]: [Craftconomy3] Loading commands
[17:09:58] [Server thread/INFO]: [Craftconomy3] 正在加载数据库管理器
[17:09:58] [Server thread/WARN]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[17:09:58] [Server thread/WARN]: SLF4J: Defaulting to no-operation (NOP) logger implementation
[17:09:58] [Server thread/WARN]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
[17:09:59] [Server thread/INFO]: [Craftconomy3] 数据库管理器已加载!
[17:09:59] [Server thread/INFO]: [Craftconomy3] Loading the Currency manager.
[17:09:59] [Server thread/WARN]: java.sql.SQLException: Column 'bankCurrency' not found.
[17:09:59] [Server thread/WARN]: at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:964)
[17:09:59] [Server thread/WARN]: at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:897)
[17:09:59] [Server thread/WARN]: at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:886)
[17:09:59] [Server thread/WARN]: at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:860)
[17:09:59] [Server thread/WARN]: at com.mysql.jdbc.ResultSetImpl.findColumn(ResultSetImpl.java:1077)
[17:09:59] [Server thread/WARN]: at com.mysql.jdbc.ResultSetImpl.getBoolean(ResultSetImpl.java:1631)
[17:09:59] [Server thread/WARN]: at com.greatmancode.com.zaxxer.libs.hikari.pool.HikariProxyResultSet.getBoolean(HikariProxyResultSet.java)
[17:09:59] [Server thread/WARN]: at com.greatmancode.craftconomy3.storage.sql.SQLStorageEngine.getAllCurrencies(SQLStorageEngine.java:1004)
[17:09:59] [Server thread/WARN]: at com.greatmancode.craftconomy3.currency.CurrencyManager.<init>(CurrencyManager.java:40)
[17:09:59] [Server thread/WARN]: at com.greatmancode.craftconomy3.Common.initializeCurrency(Common.java:425)
[17:09:59] [Server thread/WARN]: at com.greatmancode.craftconomy3.Common.onEnable(Common.java:146)
[17:09:59] [Server thread/WARN]: at com.greatmancode.craftconomy3.tools.interfaces.BukkitLoader.onEnable(BukkitLoader.java:49)
[17:09:59] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:271)
[17:09:59] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:316)
[17:09:59] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:407)
[17:09:59] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_11_R1.CraftServer.enablePlugin(CraftServer.java:378)
[17:09:59] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_11_R1.CraftServer.enablePlugins(CraftServer.java:328)
[17:09:59] [Server thread/WARN]: at net.minecraft.server.v1_11_R1.MinecraftServer.t(MinecraftServer.java:438)
[17:09:59] [Server thread/WARN]: at net.minecraft.server.v1_11_R1.MinecraftServer.l(MinecraftServer.java:399)
[17:09:59] [Server thread/WARN]: at net.minecraft.server.v1_11_R1.MinecraftServer.a(MinecraftServer.java:337)
[17:09:59] [Server thread/WARN]: at net.minecraft.server.v1_11_R1.DedicatedServer.init(DedicatedServer.java:276)
[17:09:59] [Server thread/WARN]: at net.minecraft.server.v1_11_R1.MinecraftServer.run(MinecraftServer.java:612)
[17:09:59] [Server thread/WARN]: at java.lang.Thread.run(Unknown Source)
[17:09:59] [Server thread/INFO]: [Craftconomy3] 货币管理器已加载!
[17:09:59] [Server thread/INFO]: [Craftconomy3] 正在加载默认设置.
[17:09:59] [Server thread/INFO]: [Craftconomy3] 默认设置已加载!
[17:09:59] [Server thread/INFO]: [Craftconomy3] 正在加载帐号管理器
[17:09:59] [Server thread/INFO]: [Craftconomy3] Starting Metrics.
[17:09:59] [Server thread/INFO]: [Craftconomy3] 帐号管理器已加载!
[17:09:59] [Server thread/INFO]: [Craftconomy3] World Group Manager loaded!
[17:09:59] [Server thread/INFO]: [Craftconomy3] 就绪!
[17:09:59] [Server thread/INFO]: [Vault][Economy] Craftconomy3 hooked
PaperSpigot1.11.2 用的CraftConomy3-3.1.6的老数据库文件,报错如下,求解决
[17:09:58] [Server thread/INFO]: [Craftconomy3] Enabling Craftconomy3 v3.3.1-d99cf63-trv200
[17:09:58] [Server thread/INFO]: [Craftconomy3] Starting up!
[17:09:58] [Server thread/INFO]: [Craftconomy3] Loading the Configuration
[17:09:58] [Server thread/INFO]: [Craftconomy3] Loading listeners.
[17:09:58] [Server thread/INFO]: [Craftconomy3] Loading commands
[17:09:58] [Server thread/INFO]: [Craftconomy3] 正在加载数据库管理器
[17:09:58] [Server thread/WARN]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[17:09:58] [Server thread/WARN]: SLF4J: Defaulting to no-operation (NOP) logger implementation
[17:09:58] [Server thread/WARN]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
[17:09:59] [Server thread/INFO]: [Craftconomy3] 数据库管理器已加载!
[17:09:59] [Server thread/INFO]: [Craftconomy3] Loading the Currency manager.
[17:09:59] [Server thread/WARN]: java.sql.SQLException: Column 'bankCurrency' not found.
[17:09:59] [Server thread/WARN]: at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:964)
[17:09:59] [Server thread/WARN]: at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:897)
[17:09:59] [Server thread/WARN]: at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:886)
[17:09:59] [Server thread/WARN]: at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:860)
[17:09:59] [Server thread/WARN]: at com.mysql.jdbc.ResultSetImpl.findColumn(ResultSetImpl.java:1077)
[17:09:59] [Server thread/WARN]: at com.mysql.jdbc.ResultSetImpl.getBoolean(ResultSetImpl.java:1631)
[17:09:59] [Server thread/WARN]: at com.greatmancode.com.zaxxer.libs.hikari.pool.HikariProxyResultSet.getBoolean(HikariProxyResultSet.java)
[17:09:59] [Server thread/WARN]: at com.greatmancode.craftconomy3.storage.sql.SQLStorageEngine.getAllCurrencies(SQLStorageEngine.java:1004)
[17:09:59] [Server thread/WARN]: at com.greatmancode.craftconomy3.currency.CurrencyManager.<init>(CurrencyManager.java:40)
[17:09:59] [Server thread/WARN]: at com.greatmancode.craftconomy3.Common.initializeCurrency(Common.java:425)
[17:09:59] [Server thread/WARN]: at com.greatmancode.craftconomy3.Common.onEnable(Common.java:146)
[17:09:59] [Server thread/WARN]: at com.greatmancode.craftconomy3.tools.interfaces.BukkitLoader.onEnable(BukkitLoader.java:49)
[17:09:59] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:271)
[17:09:59] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:316)
[17:09:59] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:407)
[17:09:59] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_11_R1.CraftServer.enablePlugin(CraftServer.java:378)
[17:09:59] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_11_R1.CraftServer.enablePlugins(CraftServer.java:328)
[17:09:59] [Server thread/WARN]: at net.minecraft.server.v1_11_R1.MinecraftServer.t(MinecraftServer.java:438)
[17:09:59] [Server thread/WARN]: at net.minecraft.server.v1_11_R1.MinecraftServer.l(MinecraftServer.java:399)
[17:09:59] [Server thread/WARN]: at net.minecraft.server.v1_11_R1.MinecraftServer.a(MinecraftServer.java:337)
[17:09:59] [Server thread/WARN]: at net.minecraft.server.v1_11_R1.DedicatedServer.init(DedicatedServer.java:276)
[17:09:59] [Server thread/WARN]: at net.minecraft.server.v1_11_R1.MinecraftServer.run(MinecraftServer.java:612)
[17:09:59] [Server thread/WARN]: at java.lang.Thread.run(Unknown Source)
[17:09:59] [Server thread/INFO]: [Craftconomy3] 货币管理器已加载!
[17:09:59] [Server thread/INFO]: [Craftconomy3] 正在加载默认设置.
[17:09:59] [Server thread/INFO]: [Craftconomy3] 默认设置已加载!
[17:09:59] [Server thread/INFO]: [Craftconomy3] 正在加载帐号管理器
[17:09:59] [Server thread/INFO]: [Craftconomy3] Starting Metrics.
[17:09:59] [Server thread/INFO]: [Craftconomy3] 帐号管理器已加载!
[17:09:59] [Server thread/INFO]: [Craftconomy3] World Group Manager loaded!
[17:09:59] [Server thread/INFO]: [Craftconomy3] 就绪!
[17:09:59] [Server thread/INFO]: [Vault][Economy] Craftconomy3 hooked
这插件最大的亮点就是银行 嘿嘿嘿
楼主,这个经济插件支持方块货币吗?
能否补全导入其他经济插件的教程
本帖最后由 草原能跳绳 于 2017-9-4 21:53 编辑
请问能解释一下以下加粗内容是什么吗
请问能解释一下以下加粗内容是什么吗
- System:
- Setup: true
- QuickSetup:
- Enable: false
- Currency:
- Name: Dollar
- NamePlural: Dollars
- Minor: Coin
- MinorPlural: Coins
- Sign: $
- StartBalance: 100.0
- PriceBank: 200.0
- DisplayMode: long
- CheckNewVersion: true
- Case-sentitive: false
- CreateOnLogin: false
- Logging:
- Enabled: false
- Database:
- Type: h2
- Address: localhost
- Port: 3306
- Username: root
- Password: ''
- Db: craftconomy
- Prefix: cc3_
- Poolsize: 10
- ConvertFromH2: false
感謝大大的分享
使用了,非常棒~
头像太屑了(直球)
尝试执行此命令时发生内部错误...配置时这样子,我是网易的spogit服务器
666666666666
我只是来领金粒的,你们当什么都没看见