MagicDescription

Moved

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

5/5, 25 likes
  1. Code:
    server.description "PROrust.ru\n\nПоследний вайп: 2 сентября Следующий вайп: 7 октября\n\nBKoнтaктe: vk.com/prorust\nВебсайт: prorust.ru"
    Безымянный.png
     
    Last edited by a moderator: Sep 25, 2016
  2. Wulf

    Wulf Community Admin

    Ah, pretty sure Cyrillic languages have issues via plugins.
     
  3. This server.cfg without plugin
     
  4. Wulf

    Wulf Community Admin

    Might still be the same issue.
     
  5. In the description of the server I use Cyrillic (Russian language)
    For example I enter text in a few lines:
    +server.description "Добро пожаловать атата кувыф /n Всем привет ребята. /nТеперь на сервере действует телепорт. /nНовый плагин атата таыфыв"

    The text in the description is displayed in Russian but they are circumcised and it has strange characters. Some phrases even circumcised. In the game I watched other servers, and there is a description of 10 rows displayed in Russian with Cyrillic alphabet correctly. How to make a description? It may need to use other variables for a place - "/n"?
    [DOUBLEPOST=1476020946][/DOUBLEPOST]
    решил данную проблему? я видел сервера с описанием в 15 строк и русский текст отображался корректно.

    I decided this issue? I saw the server as described in 15 rows and Russian text displays correctly.
     
  6. Hello,
    I come not to exclude the plugins that I want to hide
    one can help please

    Code:
    "ListPlugins": true,
      "PluginExclusions": [
        "NightLantern","CopyPaste","CraftingController","CustomAnimalSpawns","CustomSpawnPoints","DeathNotes",
    "EasyAirdrop","EasyAirdrop","Godmode","GUIAnnouncements","HeliControl","HumanNPC","InfoPanel","MagicDescription","Notifier","PathFinding","RemoverTool","RemoverTool","SaveMyMap","StackSizeController","StructureRefund",
    "Updater","Vanish","VisualCupboard","WeaponsOnBack","ZoneManager",
        "OtherName"
      ],
      "UpdateInterval": 900
    }
     
  7. Wulf

    Wulf Community Admin

    Please use English when posting on our forums. I've updated your post above to include somewhat of an English translation.

    Could you please post your full config file?
     
  8. OK,
    I am sorry
     

    Attached Files:

  9. Wulf

    Wulf Community Admin

    Pretty sure you need to use the Title from inside the plugin, not the filename. I'll add a check for the Filename too though in the next version.
     
  10. Hey,
    Great plugin!
    I would like to show only the plugin list, I don't need the other information.
    Also I would like to start the description with my own introduction, is that possible?
     
  11. Wulf

    Wulf Community Admin

    Don't add any commands to the config and you can have your own with the plugin list only.
     
  12. Thanks I will try it out, the /n is used to start the text after it on a new line?
     
  13. Wulf

    Wulf Community Admin

    Yes, you can use /n to create new lines.
     
  14. Why when I try to exclude plugins from the description and reload the pluing they still appear?
     
  15. Wulf

    Wulf Community Admin

    Could you upload your config here please?
     
  16. Does'nt seem to be reloading the plugin . I edited the server desc and no change as of yet. Tried reload magic description , reload Magicdescription and no dice
     
  17. Wulf

    Wulf Community Admin

    Where did you edit the description?
     
  18. disregard Wulf ive gone back to the old fashioned way and just edited my config :) thanks
     
  19. I decided to put this plugin back on my server and now my console gets spammed with this every now and again
    Code:
    (12:22:48) | Protocol: 1954
    Build Version: 1136.65
    Build Date: Friday, January 20, 2017 3:42:51 PM
    Unity Version: 5.4.4f1
    Changeset: 18466
    Branch: /main
    Oxide Version: 2.0.2970
    (12:22:48) | Protocol: 1954
    Build Version: 1136.65
    Build Date: Friday, January 20, 2017 3:42:51 PM
    Unity Version: 5.4.4f1
    Changeset: 18466
    Branch: /main
    Oxide Version: 2.0.2970
     
  20. Wulf

    Wulf Community Admin

    There are default command examples in the config. Also check StartupCommands if you run that, it uses these commands as examples.