Hit Markers

Платно Hit Markers 1.2.3

Каждый игрок может выбрать удобный для себя маркер! 🙂

🎮 Команды
  • marker — открыть интерфейс

🛡️ Права
Права можно задать в конфиге, например:
Код:
  "Permission (ex: hitmarkers.use)": "hitmarkers.use",
Можно также задать собственные права для каждого шрифта и кнопки (пример: hitmarkers.text, hitmarkers.icon, hitmarkers.line, hitmarkers.buildings).

⚙️ Config
Код:
{
  "Commands": [
    "marker",
    "hits"
  ],
  "Permission (ex: hitmarkers.use)": "",
  "Work with Notify?": true,
  "Fonts": {
    "0": {
      "Font": "robotocondensed-bold.ttf",
      "Permission (ex: hitmarkers.font)": ""
    },
    "1": {
      "Font": "robotocondensed-regular.ttf",
      "Permission (ex: hitmarkers.font)": ""
    },
    "2": {
      "Font": "permanentmarker.ttf",
      "Permission (ex: hitmarkers.font)": ""
    },
    "3": {
      "Font": "droidsansmono.ttf",
      "Permission (ex: hitmarkers.font)": ""
    }
  },
  "Min Font Size": 8,
  "Max Font Size": 18,
  "Buttons": [
    {
      "Enabled": true,
      "Title": "Text",
      "Type": "Text",
      "Description": "</span><span class="tag">&lt;b&gt;</span><span class="pln">Damage numbers</span><span class="tag">&lt;/b&gt;</span><span class="pln"> will pop up in the center of the screen!",
      "Permission": "hitmarkers.text"
    },
    {
      "Enabled": true,
      "Title": "Icon",
      "Type": "Icon",
      "Description": "The familiar hit icon changes color after a </span><span class="tag">&lt;b&gt;</span><span class="pln">headshot!</span><span class="tag">&lt;/b&gt;</span><span class="pln">",
      "Permission": "hitmarkers.icon"
    },
    {
      "Enabled": true,
      "Title": "Heath Line",
      "Type": "HealthLine",
      "Description": "A bar appears above the slots, showing the </span><span class="tag">&lt;b&gt;</span><span class="pln">remaining</span><span class="tag">&lt;/b&gt;</span><span class="pln"> health of the enemy",
      "Permission": "hitmarkers.line"
    },
    {
      "Enabled": true,
      "Title": "Buildings",
      "Type": "Buildings",
      "Description": "Displaying damage by buildings",
      "Permission": "hitmarkers.buildings"
    }
  ],
  "Info Icon": "https://i.imgur.com/YIRjnIT.png",
  "Show damage to NPC": true,
  "Show damage to animals": false,
  "Marker removal time": 0.25,
  "Default Values": {
    "Font ID": 0,
    "Font Size": 14,
    "Text": true,
    "Icon": false,
    "Health Line": false,
    "Buildings": false
  }
}

🎥 Видео
  • 2021-10-12-062054.normal.png.104ec532c58bbd4052c571dd5640bdfb.png
    2021-10-12-062054.normal.png.104ec532c58bbd4052c571dd5640bdfb.png
    214,6 КБ · Просмотры: 2
Назад
Верх