Itemex

 Github - Discord

Buy and sell any item in Minecraft for a price you want!

DYNAMIC AND BETTER PRICES: The prices of these items go up and down based on how many people want them (demand) and how many are available (supply). This makes the game more strategic and fun. You can make revenues or losses with trading! Finding the right price, is the job of the free market.
 
EASY TO USE: Itemex provide 3 ways to use:
  • GUI - Graphical User Interface ( /ix gui )
  • Command Line
  • Sign- and ChestShops
  • WebUI - Not implemented
 
WRITE OR ACCEPT AN OFFER: You can choose to sell or buy items right away (market orders) or set a specific price and wait for someone to accept it. (limit orders).
 
RESOURCE ALLOCATION AND SIGNALING: ITEMEX creates incentives for efficient resource allocation and signals which items are in high demand through price fluctuations. This promotes strategic planning and resource management.
 
FREE MARKET WITH AUTONOMY: Despite the possibility of intervention, the core principle of ITEMEX remains a free market. This respects the autonomy of players and ensures a realistic trading experience.
 
With ITEMEX, players and server administrators can reach a new level of economic simulation in Minecraft, elevating the gaming experience to a whole new level.
 
 

 

An economy plugin: (TNE, essentialsx, ..)
 
GUI, Signs, ChestShop, Command line
 
GUI - Graphic User Interface ( Command: /ix gui )
 
Sign Shop ( Market Orders ) - Setup: First line just: [ix]
Chest Shop ( Limit Orders ) - Setup: temporary deactivated
Line 1: [ixc]
Line 2: S:6000
Line 3: B:5000
(S = Sellprice; B = Buyprice; Will generate and update the orders if you put in or out an item)
 
 
 
Command Line

 

 

 

itemex.command.ix
itemex.command.ix.help
itemex.command.ix.price
itemex.command.ix.buy
itemex.command.ix.sell
itemex.command.ix.withdraw
itemex.command.ix.deposit
itemex.command.ix.order.list
itemex.command.ix.order.close
itemex.command.ix.gui
itemex.command.ix.whatIsInMyRightHand
itemex.command.price
 
 
 
Here a python script for importing the data from the Sqlite into the MariaDB (or Mysql). Description is inside of the file.
Click here to download.
- add /deposit (maybe a deposit fee)
- add /price <itemid> <graph | lastorders>
- add goat_horns, suspicious_stew, painting support
- error if no orders, admin enabled and then creation of chestshop!!! (seller uuid not given, its empty)
- if server only restarts - ram still be full (complete shutdown is necessary)
- delete old versions (how?)
- handle exception if update server not available
- new orders must be sort down (Because old orders should be fulfilled first if price is equal)
- /ix quicksell (own gui for quickselling all items)
- add default prices that reflects on the reserve currency (DIAMOND) (useful if no buy and sellorders are available or only a buy or sellorder) - need statistics
- GUI: sort items by availability
- add a money supply system
- WEBUI (my favorite but a lot of work)
*This idea will be implemented after the basic plugin is stable -
Imagine you have a web frontend for trading with charts and everything you need, similar to a cryptocurrency exchange. I can add to each item a icon for better user experience. And you can also trade on your smartphone without being in the game. I want to build that after, the plugin is well tested. Please support my project and test the plugin!
 
 
If you want to spend a coffee: (The Plugin is and going to free forever)
 
Monero (XMR):
4AbefhzT7HqFMJr7wYefrmGP1pcgQn5cdBqeVK7Yrmo7QSeitoHYD9ffZUp58ixBxFSwPuvnYNrp56BaQt5moPVxSTsjwXg
 
Bitcoin (LN)
lnurl1dp68gurn8ghj7ampd3kx2ar0veekzar0wd5xjtnrdakj7tnhv4kxctttdehhwm30d3h82unvwqhksct4va58g7tnd3jkgvpn3g4le2
 
 

Comments

Posts Quoted:
Reply
Clear All Quotes

About This Project

Categories

Members

Recent Files

Bukkit