[FUN/WEB/INFO] BoxxWorldMap 1.4 - Map your players in the REAL world! [1.0.1-R3]

Discussion in 'Inactive/Unsupported Plugins' started by DrAgonmoray, Nov 27, 2011.

  1. Offline

    md_5

    [1597]
     
  2. Offline

    Juze

    External web server support, please. I'd like to use this with my Apache!
     
  3. Offline

    DrAgonmoray

    Mkai.
    Nope.
     
  4. Offline

    md_5

    Approved. You missed out before by soo little :p
     
  5. Offline

    DrAgonmoray

    Actually on second thought, I might work on this..
     
  6. Offline

    zeeveener

    I would like to request an option to block players from being seen. I can already see an issue with some players liking their Privacy and others enjoying the plugin.
     
  7. Offline

    musicin3d

    *New York
    [twitch]
     
  8. Offline

    GileraGFR

    Made the following post over at http://dev.bukkit.org/server-mods/bukkithttpd/#comments not realising it might be better suited here.

    Any help would be appreciated, this plugin looks awesome!!!

     
  9. Offline

    DrAgonmoray

    You said it's running local on your network? That's the problem. You see, it finds players' locations based on their IP. Because it's on your network, it thinks your IP is 127.0.0.1, and because of that, the plugin can't find a location, so it errors.
    I'll release a new version in a bit, I suppose.

    Version 1.2

    • Fixed a bug with hosting on local networks. If you connect to the server on the server (i.e. home server) then you will appear in the ocean near Africa. (better than breaking, right?)

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 21, 2016
  10. Offline

    zeeveener

    So no hiding players then? You know... Like /boxx hide [playername]
     
  11. Offline

    DrAgonmoray

    Oh, uh.... I'll think about it. :|
    If I do add it, it will be a permission node.
     
  12. Offline

    djrazr

    Well i don't get why i have to setup this BukkitHTTPD if ther's an Apache running on my machine...
     
  13. Offline

    DrAgonmoray

    BukkitHTTPD allows for communication with the Minecraft server with ease. If you don't like it, don't use BWM.
     
  14. Offline

    seriosbrad

    Hmm. Well, I have BukkitHTTPD running on port 8107 and I can access it via the web. worldmap is in the HTTPD directory but it's not coming up.

    I'm running 1597, no errors in the console.

    Edit:

    Ok, it's working sort of. I have to reload the page a few times for it to show up. Reloading again will sometimes display a page not found error.
     
  15. Offline

    DrAgonmoray

    That's odd. Are you using Google Chrome? If so, right click on the page and press "Inspect Element" Then press the "Console" tab and tell me if there are any red errors there.

    Also are there any errors in the server console?
     
  16. Offline

    seriosbrad

    When it fails to load the console in chrome shows:

    [​IMG]

    Seems perfectly fine in Firefox
     
  17. Offline

    DrAgonmoray

    is there a line number on that error? (should be on the far right)
     
  18. Offline

    seriosbrad

    Nope, no line number :confused:, just a big white space

    As a side note, it also put me in the wrong province lol. But that is not likely the doing of your plugin.
     
  19. Offline

    Mister_Tree

    Hey, this is amazing, and I would like to use it to find out this secret hacker/griefer on my server, but I have a few questions:

    1. Can you use Hamachi server? I know how to portforward, but I can't find the user/pass to my router :/
    2. Every time I change the config for the BukkitHTTPD, it goes back to the original settings. How do I fix this?

    Thanks, hope you can answer my questions. I really do find this plugin amazing. Good job!
     
  20. Offline

    DrAgonmoray

    1. No idea. I never used hamachi, and I don't know how it works.
    2. No idea. Ask @V10lator
     
  21. Offline

    Mister_Tree

    Haha, thanks anyways, you have created an amazing plugin, I hope I can use it later :D I'll be sure to ask him :)
     
  22. Read the manual of your router. Almost every one has a reset (to factory defaults) switch.
    Stop the server, change config, restart it. Or, even better, use the in-game commands to configure BukkitHTTPD. ;)
     
    Smidds and Mister_Tree like this.
  23. I can't quit figure this out. and ive followed your instructions to the T. unless there's something im not getting. ive port forwarded 8107, but i cant seem to access it I have tried both my internal, and external IP yet to no avail.
     
  24. Offline

    Mister_Tree

    Hey man! Thanks a lot. It's working for me now. I finally caught the griefer :D
     
  25. Offline

    Torrey Leonard

    • Feature Request 1: Currently, the sidebar to the right shows 30 players. Add a scroll bar maybe? I want to see all 175+ of my players on this sidebar.
    • Feature Request 2: When you click on a persons face, it pops up with their username.
    • Feature Request 3: USE A GOD DAMN WEB SERVER NOT BUKKITHTTPD! This is quite important for me... :(
     
  26. Offline

    DrAgonmoray

    1. Hm. I'll look into it.
    2. If you hover over their face, it should show their name.
    3. Now I'm probably not gonna add any of these because you are a GOD DAMN ASSHOLE.
     
  27. Why is this so important? If you want to show it on another webserver use frames...
     
    DrAgonmoray likes this.
  28. Offline

    DrAgonmoray

    Yup.
    <iframe src="your.ip.here:8123/worldmap/"/>

    Or maybe they're concerned about the resources BukkitHTTPD uses. I don't think it's much.
     
  29. Offline

    langkid1

    Is it possible for me to run the website part of the plugin with apache2? It'd be nice if you could change the directory of where the files were stored on the machine, ex: I could put the web page files where my public HTML dir is.
     
  30. @langkid1: that won't work cause the files depend on BukkitHTTPDs internal scripting language. But you can use frames to embed it into another website.
     

Share This Page