Jump to content

Hellocreeper

Members
  • Posts

    14
  • Joined

  • Last visited

Posts posted by Hellocreeper

  1. jason3472323

    You've linked us your LAN IP ADDRESS (thats the IP your computer uses to talk to your router) Only people on your home network can connect to you.

    Visit this page ( http://bit.ly/rXbYw5 ) it will tell your your WAN IP

    (WAN = External | - How other players can connect to you).

    (LAN = Internal | - Your brothers inside your home network can connect to you).

    To use your External IP simply change the setting in your minecraft server.properties to the following:

    server-ip=

    server-port=25565

    Leaving the Server-ip= blank will always use your current IP since its more than likely going to change frequently. (Dynamic IP Address) Vs (Static IP Address).

    Further more, you're going to need to make sure you log into your router, open up port 25565 TCP for your LAN IP 192.168.0.2.

    If you find me on skype, I can do all of this for you over teamviewer.com (I can remotely fix it and you can watch everything I do step by step) team viewer is free.

    my skype = hellocreeper

    Make sure you mention I said I would help :)

  2. Hi, Sorry I didn't read any of the answers below your post.

    First, I'm assuming you're running a 64 Bit OS (So you can see all 8GB of ram) in your system settings.

    Second, You're running 64 bit of JAVA 7 JDK.

    If those are both true.. to simply add more ram to your java launcher do the following.

    1. Open your minecraft folder
    2. Right click on launch.bat
    3. Cick 'edit' (Use notepad) I suggest installing notepad++ for all dev work on your server (http://download.tuxfamily.org/notepadplus/6.1.7/npp.6.1.7.Installer.exe)
    4. Change those settings to the following:
    5. java -Xmx7G -Xms2G -jar Tekkit.jar nogui
    6. Yes you can copy paste the bold above.
    7. Xmx7 is allowing minecraft to use 7 GB of ram. Xms is telling minecraft that 2G is the minimum to use (its ok to have that value low).
    8. Leave 1 GM AT LEAST (More I suggest) to your operating system / network connections.

    java -Xmx7G -Xms2G -jar Tekkit.jar nogui

    OR

    java -Xmx7168M -Xms2048M -jar Tekkit.jar nogui

    The difference between these two is G/M (Gigabyte / Megabyte) they do the same thing you're asking.

  3. Red Matter / Dark matter tools, weapons that bypass protection lands, dupes, and more. All the patches are available from the tekkit community standalone, but those files include everything

    @ Rokwarr, are you on linux? or windows? I had that issue with JDK 6 also, but JDK 7 fixed it all..

    As for anyone else, if you're on linux make sure you chmod 777 the entire folder pack to read/write. ( Just in case)

    Thanks again guys.

  4. Go to CMD

    Type (ON THE SERVER COMPUTER)

    IPconfig in the black window

    Look for

    IPv4 Address. . . . . . . . . . . : 192.168.0.12

    Or whatever yours is

    Have him connect to that "192.168.0.12:port")

    Since its localhost hopefully he wont need the port open ( I dont think so)

  5. Hello everyone!

    First, Thank you everyone for your dedication and help over the past few years.

    Second, by releasing these files I hope that a bunch new tekkit servers get started... and take over the current minecraft...so lazy jeb_ notch will create the damned API and multi thread the main server thread!!!

    I've been playing tekkit for a long time, and minecraft even longer.

    Recently I've quit hosting hellocreeper.com since it has been under a 10gbps DDOS attack and I've been kicked off my dedicated host.

    As a thank you to the community I would like this send over ALL of my pre-configured server files. This will help newbies or even expert bukkit admins with some insight of how I did things.

    Whats included in this:

    1: Completely patched tekkit (items dupes etc)

    2: Pre-Banned Items (dont worry about grieffers)

    Plugins included / Pre-configured / Permissions set.

    1. CensorShop
    2. ChatManager
    3. Citizens
    4. ClearLag
    5. ColoredSigns
    6. DeathTpPlus
    7. DupeStopper
    8. EnchantAnything
    9. EnchantShops
    10. Enderdragonplus
    11. Factions
    12. Essentials
    13. EssentialsSpawn
    14. IgnoreChat
    15. LagMeter
    16. LWC (locks)
    17. MCMA_Compat (remove this unless you have mcmyadmin)
    18. Minebackup (Re-configure to how often you want to backup and save)
    19. minequery
    20. MobArena
    21. MobBountyReloaded (how people earned money)
    22. Modifyworld (Main item banner)
    23. multiverse -Core
    24. Multiverse Inventories
    25. Multiverse NetherPortals
    26. Multiverse Portals
    27. Noitem (Another item banner)
    28. NoLagg (Everything is disabled I just used the lag graph)
    29. PaidRanks (Configured to my pex permissions)
    30. Permissionsex (Very smooth and clean permissions) I used inheritance with all groups like my banned items or banned spawn.
    31. PvpReward (Earn Money for killing players)
    32. PvPTimer (Newbs get 1 hour of god mode when they start)
    33. rsp (Region permissions)
    34. ScheduledAnnouncer (Broadcast)
    35. ServerLogServer
    36. ShowCaseStandalone (Best system to sell items)
    37. SimpleRegionMarket (Create regions players can buy to set up shops)
    38. skylandsplus
    39. SpawmGuard
    40. Stargate
    41. Superperms
    42. The_Icarus_Project
    43. VanishNoPacket
    44. Vault
    45. Votifier (reconfigure for your voting sites)
    46. Welcome Rulez (Change your rules)
    47. WorldBorder
    48. WorldEdit
    49. WorldGuard

    Not Require but would be nice

    If you do use my server files please have a "thank you sign" to the HC Team.

    Example:

    Thank You

    HC

    Team !

    Who was on the HC team?

    HC Team

    1: Awesomebilly

    2: Dash488

    3: Mandohi

    4: xxFireFlyXX

    5: Colbymonst3r

    6: Annebanne121

    7: Slicer_3_0

    8: Bagz966

    9: BonBon77

    10: ncarnut

    11: Halloween_King

    12: MPlegend

    13: lilshoot

    14: Warmandfuzzy

    Server Files

    http://hellocreeper.com/serverfiles/Minecraft.rar

    What do I have to do after I download this???

    Launch the server

    Generate the world/spawn

    Safezone your spawn with worldguard or factions (I prefer worldguard)

    Configure your buycraft (donations)

    Configure your votifier (get votes)

    Make sure your /spawn is in the world "Spawn" otherwise the banned items in spawn won't work.

    If you have any questions please ask.

    Updates?

    When Tekkit updates, I will update with the same plugins and patches if possible for everyone to keep this up to somewhat date.

    Have fun guys, Go get a bunch new servers started!

    One Small TIP

    Make it anarchy :) much much more fun than a normal build server :)... why else do we have nukes :)

    Thanks for everything Tekkit Team!
  6. My Setup is this:

    Dedicated server running CentOS.

    I login remotely using VNC (I will try TightVNC tonight).

    While I'm on the actual VNC machine I try to run VisualVM from the localhost.

    The application launches perfectly except I have major Graphic issues (its blank until I click on stuff to update the screen) !! annoying.

    Finally, I see the tekkit.jar (in my case its renamed to craftbukkit.jar)

    I open the craftbukkit .jar and I see the Sample > CPU / Memory.

    The Memory sample works, but the CPU says I need to log in to the JXM. (This requires me to do some remote logging in -- But I'm remote trying to launch visualvm on the localhost??). I'm not on a firewall so all ports should be open.

    Wonder what I should do. I love VisualVM.. saves servers lag.

  7. Hello everyone,

    I'm looking for some advice for the VisualVM to connect to the craftbukkit.jar (I had help in the past with windows and it worked great)!.

    Currently when I launch the VisualVM I can get a memory dump, but I cannot get it to connect to the CPU for thread reading; has anyone had any luck with this?

×
×
  • Create New...