OnlineMarket

A new update is now available, introducing fishing, climbing gear, clothes and more!
Latest hotfix: 0.8.5.3 (2025-05-09)
  • Does it make sense to have the iConomy plugin and the OnlineMarket plugin on the server?

    Depends on what you are looking for, online market is just a more simple compact market not really a Auction house, iConomy from memory is a lot more complex but offers those other options like a Auction House

    Yahgiggle Steam Signature, real name Deon Hamilton :thumbsup: Server @ ip 139.99.136.76:4255 Name (The Federation of territory) Unity :thumbsup:

    If at first your code does not work call it version 0.1 with the odd bug :thinking:

    My Own Website




    31245-logo-png
  • I was on your server The Federation Of Territory. After pressing TAB the inventory opens. On the left side there is a Bank tab. Is this some kind of plugin?

    Yes it is part of my custom world protection plugin I made all sorts of things but have decided to pull them back and make a complete new area protecting plugin stripped back to the basic area protecting it needs to be and code all the other stuff in there own plugins that's why I now have a market plugin, I'm just about ready to swap out my world protection with this new project, each new plugin I make will have a similar feel to them. So after this new wp witch I'm calling landclaim I'll be doing a pets and breeding plugin

    Yahgiggle Steam Signature, real name Deon Hamilton :thumbsup: Server @ ip 139.99.136.76:4255 Name (The Federation of territory) Unity :thumbsup:

    If at first your code does not work call it version 0.1 with the odd bug :thinking:

    My Own Website




    31245-logo-png
  • doesn't seem to affect anything but i get this error from time to time

    [91m[16:09:11] [Java] org.sqlite.SQLiteException: [SQLITE_ERROR] SQL error or missing database (no such table: MarketTransactions)

  • doesn't seem to affect anything but i get this error from time to time

    [91m[16:09:11] [Java] org.sqlite.SQLiteException: [SQLITE_ERROR] SQL error or missing database (no such table: MarketTransactions)

    thanks, yeah seems to be a timing db connection problem but MarketTransactions is just for logging and stats, so wont effect anything else, ill look into that :thumbup:

    Yahgiggle Steam Signature, real name Deon Hamilton :thumbsup: Server @ ip 139.99.136.76:4255 Name (The Federation of territory) Unity :thumbsup:

    If at first your code does not work call it version 0.1 with the odd bug :thinking:

    My Own Website




    31245-logo-png
  • ok so a player placed a piece of dirt_flatland in the market, said was no image, crashed the server twice, would not let the player remove the iteam, i could not delete the iteam, restrted sever and restarted plugins, i removed and reinstalled the market is ok again now, players iteams gone, gessing the new natural terrain blocks are not added yet to the plugin and cause big problems

  • sorry It turned out that the player placed a bp in there called dirt flat ground:P , still may be u want to patch that in case it happens by mistake incase some outher players try sell there bps :D

  • sorry It turned out that the player placed a bp in there called dirt flat ground:P , still may be u want to patch that in case it happens by mistake incase some outher players try sell there bps :D

    Thanks for this, i have updated the plugin so players cannot sell used Blueprints, they can only sell empty ones.

    Files

    Yahgiggle Steam Signature, real name Deon Hamilton :thumbsup: Server @ ip 139.99.136.76:4255 Name (The Federation of territory) Unity :thumbsup:

    If at first your code does not work call it version 0.1 with the odd bug :thinking:

    My Own Website




    31245-logo-png
  • Small update for Linux users, just adds the background for the market button and stops a error image not found

    Files

    • OnlineMarket.7z

      (59.04 kB, downloaded 23 times, last: )

    Yahgiggle Steam Signature, real name Deon Hamilton :thumbsup: Server @ ip 139.99.136.76:4255 Name (The Federation of territory) Unity :thumbsup:

    If at first your code does not work call it version 0.1 with the odd bug :thinking:

    My Own Website




    31245-logo-png
  • no one is selling or buying anything on our server, money is not needed yet, but for now we use this plugin as a backpack in the desert and downloads it on the serer and we take everything at home. Thank you for your hard work

  • Always getting an error in the console when connecting to my server:


    Code
    [19:55:19] [Java] java.io.FileNotFoundException: /home/container/Plugins/OnlineMarket/Assets/NoteBackGround.jpg
    [19:55:19] [Java] at net.risingworld.api.assets.Asset.loadFromFile(Asset.java:237)
    [19:55:19] [Java] at net.risingworld.api.assets.Asset.loadFromFile(Asset.java:163)
    [19:55:19] [Java] at net.risingworld.api.assets.TextureAsset.loadFromFile(TextureAsset.java:44)
    [19:55:19] [Java] at PLUGIN_CLASS_LOADER//onlinemarket.CreateMenu.Menu(CreateMenu.java:33)
    [19:55:19] [Java] at PLUGIN_CLASS_LOADER//onlinemarket.OnlineMarket.onPlayerConnect(OnlineMarket.java:68)
    [19:55:19] [Java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
    [19:55:20] [Java] at java.base/java.lang.reflect.Method.invoke(Method.java:578)
    [19:55:20] [Java] at net.jiw.unity.runtime.PluginEventHandler.triggerEvent(PluginEventHandler.java:138)
  • Always getting an error in the console when connecting to my server:


    Code
    [19:55:19] [Java] java.io.FileNotFoundException: /home/container/Plugins/OnlineMarket/Assets/NoteBackGround.jpg
    [19:55:19] [Java] at net.risingworld.api.assets.Asset.loadFromFile(Asset.java:237)
    [19:55:19] [Java] at net.risingworld.api.assets.Asset.loadFromFile(Asset.java:163)
    [19:55:19] [Java] at net.risingworld.api.assets.TextureAsset.loadFromFile(TextureAsset.java:44)
    [19:55:19] [Java] at PLUGIN_CLASS_LOADER//onlinemarket.CreateMenu.Menu(CreateMenu.java:33)
    [19:55:19] [Java] at PLUGIN_CLASS_LOADER//onlinemarket.OnlineMarket.onPlayerConnect(OnlineMarket.java:68)
    [19:55:19] [Java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
    [19:55:20] [Java] at java.base/java.lang.reflect.Method.invoke(Method.java:578)
    [19:55:20] [Java] at net.jiw.unity.runtime.PluginEventHandler.triggerEvent(PluginEventHandler.java:138)

    that is fixed in a version a few posts back, i'm assuming your using linux, it's a caps issue with the file most likely.

  • Error report


Participate now!

Don’t have an account yet? Create a new account now and be part of our community!