Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse

LiquidBounce Forum

  1. Home
  2. ScriptAPI
  3. Server ip

Server ip

Scheduled Pinned Locked Moved ScriptAPI
4 Posts 3 Posters 613 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • some oneS Offline
    some oneS Offline
    some one
    wrote on last edited by
    #1

    How to get server ip (in scripts, for example print it (only ip))? Pls

    DreamWasFuckedD 1 Reply Last reply
    0
    • some oneS some one

      How to get server ip (in scripts, for example print it (only ip))? Pls

      DreamWasFuckedD Offline
      DreamWasFuckedD Offline
      DreamWasFucked
      wrote on last edited by
      #2

      @some-one

      function getCurrentServer() {
          if (mc.getCurrentServerData() != null) {
              return (mc.getCurrentServerData().serverIP.toLowerCase());
          }
      }
      Chat.print(getCurrentServer())
      
      Plumer ManP some oneS 2 Replies Last reply
      0
      • DreamWasFuckedD DreamWasFucked

        @some-one

        function getCurrentServer() {
            if (mc.getCurrentServerData() != null) {
                return (mc.getCurrentServerData().serverIP.toLowerCase());
            }
        }
        Chat.print(getCurrentServer())
        
        Plumer ManP Offline
        Plumer ManP Offline
        Plumer Man
        wrote on last edited by
        #3

        @i-hate-hatars OMG Server ip Crasher!

        1 Reply Last reply
        0
        • DreamWasFuckedD DreamWasFucked

          @some-one

          function getCurrentServer() {
              if (mc.getCurrentServerData() != null) {
                  return (mc.getCurrentServerData().serverIP.toLowerCase());
              }
          }
          Chat.print(getCurrentServer())
          
          some oneS Offline
          some oneS Offline
          some one
          wrote on last edited by
          #4

          @leaked-pvp thanks

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          About
          • Terms of Service
          • Privacy Policy
          • Status
          • Contact Us
          Downloads
          • Releases
          • Source code
          • License
          Docs
          • Tutorials
          • CustomHUD
          • AutoSettings
          • ScriptAPI
          Community
          • Forum
          • Guilded
          • YouTube
          • Twitter
          • D.Tube
          • Login

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • Users
          • Groups