ServerInfo

Moved

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

5/5, 53 likes
  1. We needed a small fix for this part of the config:
    Code:
     },
        "ActiveButtonColor": "#00A2FF",
        "InactiveButtonColor": "#494949",
        "CloseButtonColor": "#A60101",
        "NextPageButtonColor": "#494949",
        "PrevPageButtonColor": "#494949",
        "NextPageButtonText": "След.",
        "PrevPageButtonText": "Пред.",
        "CloseButtonText": "Закрыть",
        "BackgroundColor": "#000000F2",
     
  2. Whats needs there to be fixed in your opinion?
     
  3. Need to add the ability to change the names of buttons "next", "prev", "close" for a foreign-language users
     
  4. Hello,

    For few players, they can't close the /info !
     
  5. The original author did not implement multi language support. So its current not supported
     
  6. Multi-language support does not work only on these buttons, the rest of the buttons, you can write anything you want, there is refinement in a couple of lines of code and a lot of users will be very grateful.
     
  7. guys..how can we delete background images? better to put some color image without any pic and start faster landing page...dont u think?
     
  8. Mit

    Mit

    Any one know how to make a transparent background? "BackgroundColor": "rgba(0, 0, 0, 0.7)" isn't work.
     
  9. oh nice. does this mean the bug where you can't close it sometimes is fixed? :D
    [DOUBLEPOST=1486615662][/DOUBLEPOST]

    oh ..i guess not. same old bug. oh well .
     
  10. guys..does my last message did not deserve your attention?

    guys..how can we delete background images? better to put some color image without any pic and start faster landing page...dont u think?
     
  11. plugin does not work. no error in the console.
     
  12. I'm having an issue with players being able to do /info and being able to see the info. As of right now, only admins can view it. Any ideas or suggestions on how I can fix that?
     
  13. Suggestion
    Make an option to open Info only at first connect
     
  14. When i edit config json file and restart server after that, my edited serverinfo.json reset to default json file.

    This is from my log file.

    Code:
    08:32 [Error] ServerInfo v0.5.1: Failed to load config file (is the config file corrupt?) (After parsing a value an unexpected character was encountered: {. Path 'settings.Tabs[1]', line 50, position 3.)
     
  15. Run the config file through this page JSONLint - The JSON Validator.
    The json config file you made are broken
     
  16. Fujikura updated ServerInfo with a new update entry:

    0.5.2

     
  17. I validated and uploaded my edited json files. But server still reset my json file.

    Screenshot
     
  18. No matter what I do, my config gets reset to default aswell...
     
  19. Hi i wonder how i put russia text in serverinfo i enter it show nothing but rectangles
     
  20. @Fujikura , Help button shows on screen but when u click on it doesnt work, nothing happens.No errors in console too
    Edit: Ignore it, its working, i had another UI on top of this one ^^