ServerInfo

Moved

Total Downloads: 10,608 - First Release: Aug 29, 2015 - Last Update: Oct 27, 2017

5/5, 53 likes
  1. baton256 submitted a new resource:

    ServerInfo - UI customizable server info with multiple tabs

    Read more about this resource...
     
  2. add the ability to add a picture
     
  3. Will do, soon!
     
  4. This is great, but can you add a feature to scroll
     
  5. I like this plugin. Gonna be our /helpgui :)
     
  6. Yeah, will add
     
  7. NVM. nvm.
     
  8. baton256 updated ServerInfo with a new update entry:

    0.0.2

     
  9. Hi!
    Example:
    "/sethome <home name> - Saves your current position as the location name.",

    can i change the color for /sethome <home name> ? just for that? see the image below...
     

    Attached Files:

  10. "<color=#FCBD06>/sethome homename</color> Saves current location to use as a home",
     
  11. lool Thanks ... i forgot the the / of the second color </color> ... :D
     
  12. Can you update you screen if you change policy again?
    And add a button for open url :)

    Thanks
     
  13. "<color=#ffd479>/clan create \"TAG\" \"Description\"</color> - Creates a new clan you own",
    appears:
    "/clan create \"TAG\" \"Description\" - Creates a new clan you own",
    how can i do for appears like?:
    "/clan create "TAG" "Description" - Creates a new clan you own", ... without \

    If i wrote without \ ... plugin doesent work due the " "...
    [DOUBLEPOST=1440868947][/DOUBLEPOST]nobody? :(
     

    Attached Files:

    • help.png
      help.png
      File size:
      65.2 KB
      Views:
      538
  14. Use <>.
    <color=#ffd479>/clan create <TAG> <Description></color> - Creates a new clan you own
     
  15. the clan create command is with " "
    /clan create "TAG" "Description"
    when you have 2 words
    ex: /clan create BKF The kings --- > you have to write The kings between " "
     
  16. when I reload the plugin it doesn't load the new config...


    Code:
    {
      "Tabs": [
        {
          "Name": "Rules and Info",
          "TextLines": [
            "type <color=red>/info</color> to show this GUI",
            "There are many tabs here each giving you information on a plugin or other important server informaion",
            "RULES:",
            "1. No Hacking.",
            "2. No Exploiting.",
            "3. No Cheating.",
            "4. No Advertising.",
            "5. No HardCore Signs (Soft Core Permitted).",
            "6. Do Not Spam Chat.",
            "7. Respect Staff (problem with staff contact GNSC4).",
            "8. Do Not Impersonate Staff.",
            "9. Do Not Ask Staff For Items or BluePrints."
          ]
        },
        {
          "Name": "Plugin Help",
          "TextLines": [
            "To be set up"
          ]
        },
        {
          "Name": "Third Tab",
          "TextLines": [
            "to be set up"
          ]
        }
      ],
      "ShowInfoOnPlayerInit": true
    }
    but still shows the default config ingame
     
  17. you wrote that where?
    you have to modify the server_info_text.json file , not the ServerInfo.json file ...
     
  18. Ahh that's the issue lol ty
     
  19. Welcome ! ;)
    [DOUBLEPOST=1440924161,1440871425][/DOUBLEPOST]Anyone? How can i modify the text lines for the plugin to show like this: /clan create "TAG" "Description"...
    I want to modify the plugin for the help... on server! If i wrote like that gives me error on reloading!
    Failed to call hook 'OnServerInitialized' on plugin 'ServerInfo v0.0.2' (JsonReaderException: After parsing a value an unexpected character was encountered: f. Path 'Tabs[1].TextLines[4]', line 34, position 34.)
     
  20. Do you mean auto refresh?
    I dont't feel it's really needed.
    And I don't know a way to open url from community GUI.
    [DOUBLEPOST=1440933105][/DOUBLEPOST]
    I don't know a way to do this right now, but I'll look into it.