MagicDescription

Moved

Total Downloads: 3,635 - First Release: Nov 12, 2015 - Last Update: May 28, 2017

5/5, 25 likes
  1. I have not changed anything, this problem arose after updating oxide and RUST
     
  2. Wulf

    Wulf Community Admin

    Okay, but what do you have in your oxide/config/MagicDescription.json currently?
     
  3. Code:
    {
      "Description": "- Группа VK - vk.com/maxigames\n- Одиночный сервер, играть группами - Запрещено!                     \n- Рейты на ресурсы и карьеры - х2, ночью - х4.\n- Скорость переплавки в печ                         ках - х2.\n- Дроп компонентов - х2.\n- Моментальный крафт.\n- Стаки ресурсов - 5                       0000.\n- Система телепортов без ограничений.\n- Карта с отображением магазинов.",
      "Hidden Plugins": [
        "PrivateStuff",
        "OtherName"
      ],
      "Show Plugins (true/false)": false,
      "Update Interval (Seconds)": 300
    }
     
  4. Wulf

    Wulf Community Admin

    Wulf updated Magic Description with a new update entry:

    1.3.0

     
  5. Wulf

    Wulf Community Admin

    Wulf updated Magic Description with a new update entry:

    1.3.1

     
  6. Unable to leave a text with each reload the text return by default. What to do
     
  7. Wulf

    Wulf Community Admin

    Reload of what?
     
  8. Wulf

    Wulf Community Admin

  9. Wulf

    Wulf Community Admin

  10. Yurkin, I am having the same issue. Did you remove only the text between the "" (quotes) after the "server description": ? I tried that method according to what was shown on your photo, but mine still shows the pretext that you had before your full description was resolved. Even without me adding any description, the pretext still shows. Or did you remove the entire row with the "Server Description": "Powered by..... etc etc... oxide for rust...etc..etc.", ?

    I wish to resolve this as well if you could please explain more thoroughly.

    Thank you.
     
  11. 1. this should be in the file "start.bat":
    +Server.url "url"
    +Server.headerimage "url"
    +Server.description "text"

    2. +remove the Teks in the config Server.description ""

    3. +register in the server console F1 while on the server:
    Server.url "url"
    Server.headerimage "url"
    Server.description "text"
     
  12. Wulf

    Wulf Community Admin

    I think I know why it is doing this, I'll take a look tonight.
     
  13. Thank you Yurkin for replying.

    #2. "Server description": "",
    Leave everything as is like above, just no text?

    Thank you.
     
  14. Wulf

    Wulf Community Admin

    Can't reproduce that issue at all. The plugin is designed to store whatever is set by you or the server in the config file, replacing whatever was in there.

    The process:
    1. Server starts and loads plugin and server settings
    2. If +server.description is set, it uses that to set your description and then updates the MagicDescription.json with that info, otherwise it uses what is set in the .json file as your server description
    3. If you change the description at any time with the server.description command, it replaces (does not add to) whatever is in the .json config file and what your server currently has as the server description
    4. If you have the config set to list plugins, then plugins will be added to the description on startup and whenever a plugin is loaded or unloaded, or the description is changed or otherwise updated on schedule
    5. Other than that, the description is automatically updated based on what you have set in the config and replaces any variables such as the {magic.version} that the example includes with the text response from those commands
    So even if you remove the description from the config file, whatever you have set in the config will be added back when the next update interval rolls around; but that would not include the defaults, only what you have set.
     
  15. Apparently, doing a server reboot versus a plugin reload seem to have done the trick. It worked the next day after the daily server reboot kicked in while I was asleep.

    Thank you, Wulf.
     
  16. @Wulf

    Since I updated, it seems MD isn't working. Can you see if it's just me please? Thanks man.
     
  17. Wulf

    Wulf Community Admin

    Check your oxide/logs for errors.