[HARD] MyBB mod "NewPoints" integration with Minecraft

Discussion in 'Archived: Plugin Requests' started by zecheesy, Jul 16, 2014.

  1. Offline

    zecheesy

    NOTICE: This is gonna be pretty hard to develop! PHP and JAVA knowledge needed.

    MyBB is a forum software, and my server site (www.cheesium.com) currently uses it.
    NewPoints is a MyBB mod (add-on) where you basically can earn website credits by posting, making threads, ect. Here is the full description: http://mods.mybb.com/view/newpoints
    I want players to be able to spend their NewPoints on items/commands that will be granted ingame.

    There are instructions on how to use NewPoints in another MyBB mod (scroll down to "Plugins" in the link above)
    There HAVE been MyBB mods using the NewPoints API (over here)

    I'm looking for a MyBB mod AND a Minecraft plugin

    MyBB mod:
    Forum members will be able to use points from NewPoints to purchase stuff that run minecraft console INGAME commands (like /manuadd {name} Member+ or /exp 100 {name}) for XXX amount of credits.

    I'm OK with basic html / php shiz. That poll on the site was integrated by me :) and the donate, idlist, and our servers pages were also made by me. So if I need to manually embed some code, that will be fine.


    Minecraft plugin:
    The MyBB mod will call this plugin to run commands as console.
    Plus there is a needed command to give ingame players points.
    Commands:
    --- /mybb give {player} {amount of points} - Manually adds points to the player (on the foum)
    Permissions
    ---- mybb.op


    Add me on Skype: <removed personal info - Iroh>
    Or PM me if you're interested

    Thank you so very much for your time.
     
  2. Offline

    Onlineids

    Keep it on the thread
     
    TheWolfBadger likes this.
  3. Offline

    EgyptianKing

    How come my antivirus blocks your website?
     
  4. Offline

    zecheesy

    It does?
    That's REALLY weird. What antivirus do you use?

    Anyhow there's nothing malicious at my site..
    preview
    [​IMG]
     
  5. Offline

    Onlineids

  6. Offline

    big02001

    Onlineids Norton isnt very good, Avast is fine with it
     
  7. Offline

    Onlineids

  8. Offline

    EgyptianKing

    big02001
    According to VirusTotal, a website that scans a URL or file with 51 antiviruses got a detection ratio of 2/51. I don't think the website is harmful, but we can never be sure.
     
  9. Offline

    zecheesy

    I have no idea why my site is rated harmful.
    We have 1,000+ members on the site and I haven't heard anything about it being harmful until today o.o

    I'm still looking for a plugin / mod developer, and I'm sorry about the weird antivirus thing.
     
  10. Offline

    zecheesy

  11. Offline

    timtower Administrator Administrator Moderator

    zecheesy I have something that runs commands from a MySQL table.
    You can do the web stuff yourself that way ( shop )
    zecheesy do you want it or not?
    zecheesy I will take that as a no, good luck with this request.
     
  12. Offline

    zecheesy

    Wait! Yes I want it!
    I was gone past couple of days goin camping.
     
  13. Offline

    timtower Administrator Administrator Moderator

    Yet you was online multiple times...
    https://www.dropbox.com/s/4si61a0swrdl5hr/WebCommandPlayer.jar
    Think it was that one, will make a table on its own after you changed the config, fill the player or name column with a name, then the command linked to that record will fire when the player joins the server.
     

Share This Page