The Bukkit Consulting Firm - Solving all your Bukkit-related challenges!

Discussion in 'Bukkit Help' started by M1sT3rM4n, Aug 25, 2011.

Thread Status:
Not open for further replies.
  1. Offline

    hammale

    creepy and cool all rolled into one like a nice egg roll...yum
     
  2. Offline

    tyzoid

    This means that I can track where you LIVE!!
     
  3. Offline

    hammale

    hmmm ur change of font size concerns me...u show great dedication at mastering the ever elusive bukkit post editor, i shall have to report u to the elders.
     
  4. Offline

    tyzoid

    The hardest part was typing that on myIPOD!
     
  5. Offline

    hammale

    lol :D

    NO ONE HAS ANY QUESTIONS? have you all become masters in the art of serverhood?
     
  6. Offline

    hammale

    Yeah but if i do it i would perfer to use sql cause post is new and scary to me.
     
  7. Offline

    tyzoid

    HTTP POST is the method of sending data to the server.

    This is opposed to HTTP GET.
     
  8. Offline

    hammale

    or u could send the data to a SQL server then pull it from SQL using php on the site :D thats wat ive always done but i can look into post stuff...
     
  9. Offline

    tyzoid

    @hammale
    If you want, you could send the data via HTTP Get, but Post is generally used.

    Also, the problem I have with using SQL, is that you would need to allow anyone to connect to my MySql server, which I am not very willing to do (security risk).
     
  10. Offline

    hammale

    fine we'll do it ur way :D

    @tyzoid ummm...i tried ur github and i got an angry unicorn :D ill try again in a bit...

    heres the unicorn :p
    [​IMG]

    ok its fixed now :D that was weird...

    @tyzoid UGHHHH this post stuff seems SO much more complicated than just using SQL. It looks like theres a lot o different ways to stop it in java. And we can just use somthing like db4free.net so IF somthing gets through (it wont) it wont be one of our servers that crashes :D

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jul 14, 2016
  11. Offline

    tyzoid

    @hammale
    HTTP Post is SOOO much easier on the recieving end.

    If you want, just have the plugin gather the info, I will sort out the HTTP Post when I get a chance.

    @hammale @M1sT3rM4n
    I got bukkit logins on the forum working faster :)
    Now to integrate PMs.

    Full site integration here we come!

    M1sT3rM4n, are you sure you don't want me to put hammale as an admin on the consulting forum? or were you just joking around. (I take things literally)

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jul 14, 2016
  12. Offline

    hammale

    he was kidding :D but he'll never admit it!
    on another note sure ill get it to gather info :D wat kinda info am i getting? so far i imagine we want:

    1. OS
    2. Java version/info
    3. ummm maybe entire server log? that could be a problem cause there gonna be HUUUUGE
    4. List of plugins
    5. username/servername/person sending ticket
    6. user entered problem discription
    7. time/date submitted
     
  13. Offline

    tyzoid

    @hammale
    Not the entire server log, just the last 20 lines (or 1kb whichever comes first)
    But other than that, the list is comprehensive of what I was envisioning.

    Also, should I integrate the PM systems of bukkit and bukkithelp?
     
  14. Offline

    jobud9

    What you should do is make a custom protocol. It would be much easier, and I've been working on that type of stuff recently.
     
  15. Offline

    tyzoid

    @jobud9
    A custom protocol might be easier to send, but we are going to have PHP process and store the information. It is much easier to process HTTP Post data in PHP than another protocol.

    Also, could you try out bukkitHelp Alpha? [removed]
    Log in with your bukkit account and let us know how it goes.
     
  16. Offline

    jobud9

    It works for me! did you use some sort of API to get the user list?
    And in that case, then yes, you should use POST data, but GET data would also work, since it would be easier to code.
     
  17. Offline

    tyzoid

    @jobud9
    Yes. Basically it takes your username and password, and logs it into bukkit, and if it is correct, logs you in on the site.

    Also, HTTP Post is recommended for sending larger amounts of data (we could send up to 2kb at once depending on how much of the server log we upload)
     
  18. Offline

    -Pr0ph3t-

    Hello!

    I have a bit of a strange problem. Whenever ANY player goes to sleep at night, time changes to day.

    How do I stop this so that it only happens when the player is alone or everyone is afk? is it bukkit causing this
     
  19. Offline

    NinjaZidane

    Are you perhaps using Essentials?
     
  20. Offline

    hammale

    plugin list plz :D
     
  21. Offline

    charlienutsak

    i am using the plugins lwc, iconomy, and showcase. i am not using any plug in that has to do with player damage.

    but when people go to the nether. the monsters that use fire dont cause damage.
    the blazes and the ghasts dont hurt people.... why is that?
     
  22. Offline

    hammale

    dumb question but there not in creative mode are they?
     
  23. Offline

    -Pr0ph3t-

    I figured it out hehe

    I

    - -essentials.sleepignore

    :p

    Thanks for answering so quick
     
  24. Offline

    hammale

    umm glad i could help :D
     
  25. Offline

    tyzoid

    @hammale
    Hi. Did you get my message on bukkithelp?

    *refreshes page*
    *waits for another alert*
     
  26. Offline

    hammale

    ZOMG CHECKING NOW! can i set up email alerts over there? o BTW ima gon make a flying pig that blows up when it touches the ground...stay tuned:D
     
  27. Offline

    tyzoid

    @hammale
    Lol you can, but I am going to remove the separate PM system on bukkithelp and move it over to bukkit's PM system.

    @M1sT3rM4n &hammale
    I fixed the userbar glitch in IE6

    Looks very nice.
     
  28. Offline

    hammale

    @tyzoid that it does :p can't wait till u link the pm's!
     
  29. Offline

    tyzoid

    @hammale
    Go here: http://netrenderer.com/index.php
    Click on internet explorer 6.
    Type in [removed]

    Next, open a new tab with the same address, go to ie6 again, and go to bukkit.org

    I think you will see a big difference.

    You want to run the installer you downloaded.

    @hammale is back
    WOOHOO!!!

    Finally both on at the same time!

    PM me on bukkit, we will have a discussion there.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Oct 10, 2018
Thread Status:
Not open for further replies.

Share This Page