HyperConomy
Getting Started|Commands|Permissions|FAQ|How To|Troubleshooting
______________________________________________________________________________
Introduction
HyperConomy is the all in one economy and shop plugin. It can be a simple chest or sign shop plugin, a Vault compatible economy plugin, a region based shop plugin with many configurable options, or even a complex system of economically competing towns and kingdoms. Any vanilla Minecraft item can be traded in HyperConomy and virtually any custom item can be added as well. Prices can be configured to change dynamically or they can be set as desired. To quickly edit prices and settings you can double click on HyperConomy.jar to access the GUI editor. HyperConomy has many features including things such as item price linking and item displays. Read below or check out the wiki for more information.
New Chest Shops:
______________________________________________________________________________
Features
- Supports all standard Minecraft items. (fireworks, lore, books, maps, damaged items, etc.)
- Supports the addition of unlimited custom items.
- Integrated economy plugin.
- Player to player, player to shop, and shop to player trading.
- Dynamic pricing system based on a hyperbolic curve.
- Item price linking (price of recipe item is based on price of component items)
- Player owned shops and chest shops.
- Item frame shops.
- Showcase style item displays.
- Localization.
- GUI Editor for easy manipulation of price settings.
- Price floor, price ceiling, static pricing, initial pricing, sales tax, purchase tax, unlimited stock option and much more.
- Dynamic tax rates. (Rich players can be taxed more than poor ones.)
- Supports MySQL and SQLite.
- Allows the creation of an unlimited number of economies, which allows for economically competing towns, kingdoms, factions, or other groups.
- Supports command-free economies using transaction signs and chest shops.
- Price information, history, and more can be displayed on automatically updating information signs.
- Price update notifications for any or all items.
- Experience and enchantment trading.
- When a player enters and leaves a shop, HyperConomy displays a customizable message.
- Nearly everything can be changed while the server is running.
- Unwanted features can be disabled.
______________________________________________________________________________
Requirements
- None. If you'd like to integrate with an existing economy plugin using Vault, you will need the following: Vault and an economy plugin such as BOSEconomy, iConomy, or Essentials Economy
______________________________________________________________________________
Versions and Development Builds
- Recommended builds are marked with [RB] and are generally thought to be stable and bug free.
- Builds marked as [Beta] are as bug free as possible, but often have large code changes which may result in the appearance of new bugs.
- Builds marked as [Dev] are development builds that I've decided to upload to BukkitDev. I may upload dev builds on occasion to provide easy access because Bukkit staff does not allow linking to development builds.
- Development builds may contain bugs as I work on releasing a new [Beta] build. They may also contain fixes for bugs found in [Beta] builds. Use these builds if you're looking for a bug fix, or would like to try out a new feature I've just added. Also, feel free to search for bugs in the development builds. Any help with testing is greatly appreciated!
- Development builds of this project can be acquired at the provided continuous integration server. These builds have not been approved by the BukkitDev staff. Use them at your own risk.
- The latest development builds can be found here.
______________________________________________________________________________
Add-ons
- HyperMerchant
HyperMerchant is a graphical user interface for your players to use to interact with HyperConomy shops.
It is also includes the ability to easily create Citizens npc shopkeepers for your HyperConomy shops. - HyperConomy Web
HyperConomy Web creates a web page for HyperConomy, displaying information about all shops, items, and price history. The web page appearance can be customized to fit your server.
______________________________________________________________________________
New Features, Bugs, Problems, etc.
- If you have a question, or find a bug, first check the FAQ. I will try to include as many helpful questions and answers as possible.
- If the FAQ doesn't help, don't hesitate to post your question or make a ticket.
- If you do find a bug, please include which version of HyperConomy you're using, the full error message or stack trace (if there is one), the version and type of Minecraft server you're running, and an explanation of how to reproduce the bug or what causes the bug.
______________________________________________________________________________
Donate
- If you'd like to send me a donation for the time and effort spent making this plugin, you can do so here: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=AMK9AR4CVKEJJ
- To those who have donated: thank you very much for the support. If you'd like to be listed as a donor here just send me a message.
______________________________________________________________________________
Donors
- pr4xt3roy -> CapricaTown
- Baamoink -> Mantle-Craft
- Thanks as well to all of the other donors that haven't requested a listing here.
______________________________________________________________________________
Basic Tutorial
New tutorial videos to come...
-
View User Profile
-
Send Message
Posted Jul 20, 2012@Talaysen
I'll take a look at it when I get home from work. It seems to be running normally on my live server. Did you try lowering the number of SQL threads in the config? Perhaps your database can't handle that many connections. (20 by default.) That's the only significant difference between the latest version and the previous one. To save on CPU the latest version keeps all available connections open at all times in a connection pool. Also try disabling history and make sure the web page is off.
-
View User Profile
-
Send Message
Posted Jul 20, 2012Help!! I don't know how to tell members on my server how to buy enchantments. eg Ffireaspect2 Please help
-
View User Profile
-
Send Message
Posted Jul 20, 2012@RustyDagger
The severe lag issue occurred with the build that was posted approximately 1 day ago.
-
View User Profile
-
Send Message
Posted Jul 20, 2012@Talaysen
I was having some hangups when using some commands but i believe that was as a result of my items.yml being empty and the plugin trying to look for some data from it since switching to the build with the fix for the issue I have not had any real hangup's in the server.
if your items.yml or enchantments.yml are empty you will need the build that i don't think has been released publicly yet has it owl?
-
View User Profile
-
Send Message
Posted Jul 19, 2012Updated to the latest version, this caused so much lag that my server was pretty much unresponsive, players couldn't talk or move.
After trying many different things (reinstalling, dropping the tables in the database, etc) just to see if it'd work off a clean install (to no avail), I came here and browsed through the comments. The lag was caused by the over-communication between the server and the MySQL database. Switching to using the flatfile instead of the MySQL database completely resolved the lag issue. ( HyperConomy was at nearly 1030 ms while using MySQL).
Please add a note with the recent update about this issue so people that are using MySQL for this plugin are aware of this.
-Talaysen
-
View User Profile
-
Send Message
Posted Jul 19, 2012Thanks, can't wait!
-
View User Profile
-
Send Message
Posted Jul 19, 2012@edoreld
For now the web page only works with SQL. I have an idea for combining SQL and YML support into the same thing. If I finish that it will work with both YML and SQL.
-
View User Profile
-
Send Message
Posted Jul 19, 2012Should the website work out of the box?
I set use-web-page to true and left port to the default 8765, but I'm unable to connect.
I'm not using MySql in case that has something to do with it.
-
View User Profile
-
Send Message
Posted Jul 18, 2012Huge Thanks To RegalOwl
Over the last 2 hours RegalOwl has worked with me to find a bug in the SQL part of the plugin. Huge thanks you to and I am glad to of helped with the debugging.
I highly recommend this plugin Very few plugin developers would take time out of their busy day ( especially after being at work all day. ) To jump on skype and make several plugin builds just to find the cause of the issue.
-
View User Profile
-
Send Message
Posted Jul 18, 2012I hope so, If you can't create the issue then its a bit hard to fix it and that's pretty bad for me lol
-
View User Profile
-
Send Message
Posted Jul 18, 2012@RustyDagger
I'm at work right now but I could get on when I get home at around 5:30 CST. Hopefully the files you sent will allow me to reproduce the bug.
-
View User Profile
-
Send Message
Posted Jul 18, 2012@regalOwl
Do you have skype it would be much faster to just show you. my server is whitelisted atm as im working on it A ton so its no issue to just let you in as a player and you can see for your self.
I have no other plugins or shops running that could have a sell command it was working before i started using the dev build. its not just one item that its saying you don't have enough for its every item.
Any ways here is my current config: http://pastie.org/4278623 and here is a csv dump of my Mysql table: Link Removed: http://www.mediafire.com/?qdfm6qqxg02d924
-
View User Profile
-
Send Message
Posted Jul 18, 2012@RustyDagger
That's a good idea. I could work on additional item names. Also, try the new /searchshop command. Or /ssh. It is just like /browseshop except it will find any matching characters. So /ssh plank will work now.
-
View User Profile
-
Send Message
Posted Jul 18, 2012@RustyDagger
The /is command isn't designed to show tax. It's not supposed to even be available to normal players. To see tax use /hv or /value. It seems to be working for me with static items.
Could you give me an example item, its settings, and your configuration so that I can try to reproduce the /sell command saying you don't have enough of an item?
Also, you're not running a modded server such as Tekkit, or any other plugin that uses the /sell command, right? You could try using the /sell alias /sl
-
View User Profile
-
Send Message
Posted Jul 17, 2012Another thing its very annoying to try and find any thing in the shop the /bs command it really unhelpful when you type plank you get no results when you type wood none of the log blocks show up etc
I hope the upcoming category's really help with that a lot. another thing that would be helpful is being able to have more than one name for things so that server owners can add shortcuts and common names that players try to use and complain about when they don't work..
-
View User Profile
-
Send Message
Posted Jul 17, 2012@Talaysen
Thanks for the idea but it sadly did not work for me :( I am using the dev build from the post above. I think it some how got broke during the workings of upgrading the plugin :o
on a side not i just managed to get commandrank to do what i want :D
-
View User Profile
-
Send Message
Posted Jul 17, 2012@RustyDagger
I had a similar problem with /sell command, locking/reloading and unlocking seemed to resolve it.
-
View User Profile
-
Send Message
Posted Jul 17, 2012@RegalOwl
That seems to of fixed the static price being wrong however I have 2 new issues.
1. the static price shown on /is dose not include the tax. Very misleading to the player when there's a 50% tax
2. My /sell command is now telling me I don't have enough of the item no matter how much i have in my inventory. the /hs command still works tho.
-
View User Profile
-
Send Message
Posted Jul 17, 2012@RonnChyran
I packaged the dependencies inside the plugin. When you run it it automatically puts them in the lib folder. I might use Maven to include the dependencies more cleanly later but for now I'm just extracting them to lib. :)
So, essentially, the server is included. If I do the online shop it will likely be a separate PHP application.
I'll have a normal update ready soon.
-
View User Profile
-
Send Message
Posted Jul 17, 2012@RegalOwl
Ooh, a price web page! Is it a included web server in the plugin or a separate download?