Recent content by jodgi

  1. jodgi

    Java Help

    I can help, post it here or add me on discord :)
  2. jodgi

    NEED GOOD PLUGIN DEVS - *$$$* PAYING A TON *$$$*

    The discord is broken fam.
  3. jodgi

    Image hoster - private

    Added
  4. jodgi

    Help with javascript

    Try putting it inside a window.onload function window.onload=function() { let kick = document.getElementById('kick_btn') const post_method = () => { Axios.post('/kick'); } kick.addEventListener('click', post_method) }; or adding a null check if(kick) {...
  5. jodgi

    Possible minigames network domain.

    Domain: Minecade.net Just want to know a rough price, it gains some decent traffic as there is already a popular network with the name Minecade which uses a different domain.
  6. jodgi

    Hiring Experienced Java Developer (Paid)

    Was just making, anyways, I'm interested, suicide#0001
  7. jodgi

    Hiring Experienced Java Developer (Paid)

    Entity name? I can't find any records for Ultrabase or Ultrabase LLC
  8. jodgi

    Hiring Experienced Java Developer (Paid)

    Is Ultrabase LLC a registered company?
  9. jodgi

    insulin#0001

    insulin#0001
  10. jodgi

    I need a dev

    ^ I made contact with the OP and yes it is paid from what I could gather, can't do it myself bc i'm out of disk space for visual studio o.o
  11. jodgi

    Weird issue with player damage

    Alright lmk curious :)
  12. jodgi

    Weird issue with player damage

    Then it could be the spigot. Have you tried other versions of spigot, not just the custom fork? Does the bug still appear?
  13. jodgi

    Weird issue with player damage

    It's definitely going to be something that is either plugin or spigot based. Based on what you said about the bug not firing events it leads to believe that it's something to do with packets. Do any of your plugins handle damage packets, I know your spigot fork probably does to make knockback...
  14. jodgi

    Give me your simple plugin ideas!

    No worries :)
Top