• Autor: @klauz24
    Wersja: 1.0.2
    O pluginie: Zapobiega przed utworzeniem przedmiotu

    Plugin należy używać wraz z HW Item List

    Uprawnienia

    • blockitems.bypass - Pozwala omijać blokadę

    Konfiguracja

    Plik konfiguracyjny: oxide/config/BlockItems.json

    {
      "TemporaryBlock": {
        "UseFixedTime": false,
        "FixedTime": "02/05/2021 12:51",
        "TempBlockedFixedTimeList": [
          {
            "CanBeCrafted": false,
            "CanBeUsed": false,
            "Note": "Some note here for easier filtering",
            "ItemGuid": "Some GUID here",
            "RealTimeDateTime": "",
            "FixedTimeSeconds": 3600
          }
        ],
        "TempBlockedRealTimeList": [
          {
            "CanBeCrafted": false,
            "CanBeUsed": false,
            "Note": "Some note here for easier filtering",
            "ItemGuid": "Some GUID here",
            "RealTimeDateTime": "02/05/2021 12:51",
            "FixedTimeSeconds": 0
          }
        ]
      },
      "PermanentBlock": [
        "Some GUID here"
      ]
    }
    

    🔗 Przydatne linki

    Źródło: uMod


    📥 Crafting Block


Sugerowane tematy