sharemarket
Sharemarket
The plugin requires vault and an economy-plugin!
General
Sharemarket adds a virtual stock-exchange. You can buy/ sell (virtual) shares of ressources. The price of each share is calculated by the rate of blocks being destroyed in a certain period and some other factors like buying or selling shares. It is possible to earn much money if you are skilled. In our latest version (1.1) variable shares are supported. That means you can choose every block as a share you want. Blocks like water or monsterspawner may not be chosen but if you want you can do this.
How to install
To install sharemarket download the latest version, or whatever version you want. Downloadlink at the right →
- Download the sharemarket.jar file
- Check if you have the right bukkit version (Below the link you see which version sharemarket need)
- Drive to your plugins folder at your bukkit server
- Simply drag and drop the jar to your server
- Restart your server
- Now sharemarket works at your server
If you have questions write a private message to Verci2 or eitorf or post a comment at this page
Latest changes
1.2.1
- bug when you click on signs that arent build for sharemarket - fixed
- (date: 09/9/13)
complete Changelog here.
Bug report
Please use the ticket system from Bukkit or write a comment.
User Manual at this page. Deutsche Version.
-
View User Profile
-
Send Message
Posted Apr 15, 2013Sorry i have to work for school, but in one week i´m done with it. I hadn´t time to improved this plugin, but now i´m working on it again.
@Xcelsior1991 : I add sign-support in the next version. atm it works with sign´s but i try to add some more features.
In a week i may upload a new version for the latest craftbukkit-version.
-
View User Profile
-
Send Message
Posted Mar 31, 2013According to your logs, ts been almost six months since you've updated this plugin. Is it abandoned now? I hope not. I think this plugin would be great for my server. I hope to hear back from you concerning this :)
-
View User Profile
-
Send Message
Posted Oct 29, 2012Any chance of adding some kind of sign-support, so one could build something like a stock-exchange?^^
-
View User Profile
-
Send Message
Posted Oct 6, 2012Any chance of getting the source so we can work on these issues? The idea in this plugin is great, but needs some work for a big live server...
-
View User Profile
-
Send Message
Posted Sep 30, 2012Also, error without using any command:
http://pastie.org/4887475
Could you open ticket section?
-
View User Profile
-
Send Message
Posted Sep 26, 2012Any help please?
-
View User Profile
-
Send Message
Posted Sep 22, 2012That's just not the case though:
>money balance Joymo
16:47:42 [INFO] [Craftconomy3] §2[§fMoney§2]§f §f Joymo §2Balance:
16:47:42 [INFO] [Craftconomy3] §2[§fMoney§2]§f 161.1 Bux
=========================================================================
And yes, have Vault installed, use it with plenty plugins. Actually see:
2012-09-22 16:46:43 [INFO] [sharemarket] Enabling sharemarket v0.4.2
2012-09-22 16:46:43 [INFO] [sharemarket] Hooked in to Craftconomy3 via [Vault]!
=========================================================================
Did notice this in player.txt if it matters:
plugins]$ cat sharemarket/player.txt
name
0
0
0
0
0
0
-
View User Profile
-
Send Message
Posted Sep 21, 2012@Joymo
You need an economy plugin and vault. Error is caused because you havent got any economy money...
atm im busy at school, i see when i can implement a limit.
-
View User Profile
-
Send Message
Posted Sep 19, 2012This errors right away:
[code]<br> 21:16:30 [INFO] Joymo issued server command: /smbuy 16 5<br> 21:16:30 [INFO] 0<br> 21:16:30 [SEVERE] null<br> org.bukkit.command.CommandException Unhandled exception executing command 'smbuy' in plugin sharemarket v0.4.2<br> at <a href="http://org.bukkit.command.PluginCommand.execute(PluginCommand.java:42)" rel="nofollow">org.bukkit.command.PluginCommand.execute(PluginCommand.java:42)</a><br> at <a href="http://org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:168)" rel="nofollow">org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:168)</a><br> at <a href="http://org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:497)" rel="nofollow">org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:497)</a><br> at <a href="http://net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:880)" rel="nofollow">net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:880)</a><br> at <a href="http://net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:826)" rel="nofollow">net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:826)</a><br> at <a href="http://net.minecraft.server.NetServerHandler.a(NetServerHandler.java:808)" rel="nofollow">net.minecraft.server.NetServerHandler.a(NetServerHandler.java:808)</a><br> at <a href="http://net.minecraftserverhook.NetServerHandlerProxy.a(NetServerHandlerProxy.java:124)" rel="nofollow">net.minecraftserverhook.NetServerHandlerProxy.a(NetServerHandlerProxy.java:124)</a><br> at <a href="http://net.minecraft.server.Packet3Chat.handle(Packet3Chat.java:44)" rel="nofollow">net.minecraft.server.Packet3Chat.handle(Packet3Chat.java:44)</a><br> at <a href="http://net.minecraft.server.NetworkManager.b(NetworkManager.java:282)" rel="nofollow">net.minecraft.server.NetworkManager.b(NetworkManager.java:282)</a><br> at <a href="http://net.minecraft.server.NetServerHandler.d(NetServerHandler.java:109)" rel="nofollow">net.minecraft.server.NetServerHandler.d(NetServerHandler.java:109)</a><br> at <a href="http://net.minecraft.server.ServerConnection.b(SourceFile:35)" rel="nofollow">net.minecraft.server.ServerConnection.b(SourceFile:35)</a><br> at <a href="http://net.minecraft.server.DedicatedServerConnection.b(SourceFile:30)" rel="nofollow">net.minecraft.server.DedicatedServerConnection.b(SourceFile:30)</a><br> at <a href="http://net.minecraft.server.MinecraftServer.q(MinecraftServer.java:578)" rel="nofollow">net.minecraft.server.MinecraftServer.q(MinecraftServer.java:578)</a><br> at <a href="http://net.minecraft.server.DedicatedServer.q(DedicatedServer.java:213)" rel="nofollow">net.minecraft.server.DedicatedServer.q(DedicatedServer.java:213)</a><br> at <a href="http://net.minecraft.server.MinecraftServer.p(MinecraftServer.java:474)" rel="nofollow">net.minecraft.server.MinecraftServer.p(MinecraftServer.java:474)</a><br> at <a href="http://net.minecraft.server.MinecraftServer.run(MinecraftServer.java:406)" rel="nofollow">net.minecraft.server.MinecraftServer.run(MinecraftServer.java:406)</a><br> at <a href="http://net.minecraft.server.ThreadServerApplication.run(SourceFile:539)" rel="nofollow">net.minecraft.server.ThreadServerApplication.run(SourceFile:539)</a><br> Caused by: java.lang.NoClassDefFoundError com/earth2me/essentials/api/UserDoesNotExistException<br> at <a href="http://me.eitorfVerci_.sharemarket.Commands.kaufen(Commands.java:219)" rel="nofollow">me.eitorfVerci_.sharemarket.Commands.kaufen(Commands.java:219)</a><br> at <a href="http://me.eitorfVerci_.sharemarket.Commands.main(Commands.java:47)" rel="nofollow">me.eitorfVerci_.sharemarket.Commands.main(Commands.java:47)</a><br> at <a href="http://me.eitorfVerci_.sharemarket.sharemarket.onCommand(sharemarket.java:66)" rel="nofollow">me.eitorfVerci_.sharemarket.sharemarket.onCommand(sharemarket.java:66)</a><br> at <a href="http://org.bukkit.command.PluginCommand.execute(PluginCommand.java:40)" rel="nofollow">org.bukkit.command.PluginCommand.execute(PluginCommand.java:40)</a><br> ... 16 more<br> Caused by: java.lang.ClassNotFoundException com.earth2me.essentials.api.UserDoesNotExistException<br> at <a href="http://java.net.URLClassLoader$1.run(URLClassLoader.java:366)" rel="nofollow">java.net.URLClassLoader$1.run(URLClassLoader.java:366)</a><br> at <a href="http://java.net.URLClassLoader$1.run(URLClassLoader.java:355)" rel="nofollow">java.net.URLClassLoader$1.run(URLClassLoader.java:355)</a><br> at <a href="http://java.security.AccessController.doPrivileged(Native" rel="nofollow">java.security.AccessController.doPrivileged(Native</a> Method)<br> at <a href="http://java.net.URLClassLoader.findClass(URLClassLoader.java:354)" rel="nofollow">java.net.URLClassLoader.findClass(URLClassLoader.java:354)</a><br> at <a href="http://org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:44)" rel="nofollow">org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:44)</a><br> at <a href="http://org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:29)" rel="nofollow">org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:29)</a><br> at <a href="http://java.lang.ClassLoader.loadClass(ClassLoader.java:423)" rel="nofollow">java.lang.ClassLoader.loadClass(ClassLoader.java:423)</a><br> at <a href="http://java.lang.ClassLoader.loadClass(ClassLoader.java:356)" rel="nofollow">java.lang.ClassLoader.loadClass(ClassLoader.java:356)</a><br> ... 20 more<br>[/code]
It mentions Essentials...I presume that's not a requirement? Oo
-
View User Profile
-
Send Message
Posted Sep 19, 2012Could you add some sort of limit per-stock? To prevent unforeseen abuse.
Also, could you open the tickets section?
-
View User Profile
-
Send Message
Posted Sep 5, 2012@sharp237
Thats a possibility... We add this at our next version.
-
View User Profile
-
Send Message
Posted Sep 5, 2012@Verci2
Maybe make it so that if a player mines a block with a silktouch enchanted item then it does not change the share price?
-
View User Profile
-
Send Message
Posted Sep 2, 2012@sharp237
We know the problem is that there are not many other blocks to use. And a player wuth a silktocuh pickaxe i think is not very often on a server. I think about the price of shares and how it would be better calculated...You can write in english only, but thanks that you translate it to german ;)
-
View User Profile
-
Send Message
Posted Sep 2, 2012A player can use a silk-touch pickaxe to exploit this plugin. They could mine lots of diamond ore with their silk-touch pickaxe and then wait a few days for the diamond share price to decrease. Then they buy loads of diamond shares and then place and mine again the diamond ores.
Ich translate.google.com für diese ... Ein Spieler kann ein seidenes-touch Spitzhacke dieses Plugin nutzen. Sie konnten abzubauen vielen Diamanterz mit ihrer Seide-touch Spitzhacke und warten Sie ein paar Tage für die Diamant-Aktie zu verringern. Dann kaufen sie Lasten von Diamant Aktien und dann Ort und wieder mir die Diamanten Erzen.
-
View User Profile
-
Send Message
Posted Sep 2, 2012@SPUK1
ok, ich werde eitorf sagen, dass er morgen die gefixte version uploaden soll, ich hatte eine klammer falsch gesetzt :( und vergessen zu testen. Jetzt klappt es aber wieder.
Wie zieht es denn den server runter?!
-
View User Profile
-
Send Message
Posted Sep 2, 2012@Verci2
ja soweit ich testen konnte schon. kaufen halt nicht und verkaufen konnte ich ja noch nciht testen ;)
-
View User Profile
-
Send Message
Posted Sep 2, 2012@SPUK1
ich habe gerade einen fehler gefunden, andere befehle klappen aber, oder?
-
View User Profile
-
Send Message
Posted Sep 2, 2012@Verci2
Ich poste mal die Meldungen dann, hab ich vorhin nicht gemacht. Hab die 0.4 und schön deutsch eingestellt, das funzt schonmal super ;o)
Nur leider kann ich nichts kaufen, hab keine Recht, hab wie gesagt sm.* gesetzt
-
View User Profile
-
Send Message
Posted Sep 2, 2012@SPUK1
welche version hast du und wie sieht die absturzmeldung aus, und was genau meinst du mit "den server runterzieht" laggt es?
-
View User Profile
-
Send Message
Posted Sep 2, 2012Irgendwie funzt es nicht. Bekomme ständig die Meldung, ich hätte keine Rechte dafür. Ich hab bei den Rechten echt alles probiert. Mit sm.* sm*buy usw aber es geht nicht und abgestürzt ist es auch. Ich hab das Gefühl das das Plugin auch den Server runterzieht.