取决于

关于 Skip Night

最好的插件,可让您在服务器上跳过夜晚。除了即时夜间跳跃之外,您还可以使用夜间加速。您可以打开白夜(在满月下)。您的玩家会喜欢它!

 

 

特征:

  • 美观的界面
  • 投票是自动的(在配置中的指定时间,没有命令)
  • 轻松自定义(时间设置、文本、界面、颜色等)
  • 加快一天的学习速度
  • 加速夜晚
  • 白夜 (满月)

 

命令

  • sn.admin start_manually – 开始手动投票

 

权限

  • skipnight.admin – 对于命令 “sn.admin””

 

 

常见问题:

  • 我在哪里可以提出问题/快速获得帮助?

我的 Discord:Mevent#4546

  • 如何打开满月?

1. 在配置中启用满月的夜晚。

"Night with a full moon": true,

2. 在配置中配置满月的日期(可以从 https://www.timeanddate.com/moon/phases/usa/new-york?year=2024 获取)

    "Full Moon Dates": [
      "2024-01-25T00:00:00",
      "2024-02-24T00:00:00",
      "2024-03-25T00:00:00",
      "2024-04-23T00:00:00",
      "2024-05-23T00:00:00",
      "2024-06-21T00:00:00",
      "2024-07-21T00:00:00",
      "2024-08-19T00:00:00",
      "2024-09-17T00:00:00",
      "2024-10-17T00:00:00",
      "2024-11-15T00:00:00",
      "2024-12-15T00:00:00"
    ]

 

配置

{
  "Time Settings": {
    "Day Start": "06:00",
    "Night Start": "18:00",
    "Voting time": 60,
    "Voting start time (time to check)": "20:00",
    "Time until which hour the voting will take place (time to check)": "21:00",
    "Time after voting (to which the night passes)": "08:00",
    "Fast skip the night": true,
    "Length of the night (minutes)": 5.0,
    "Length of the FAST night (minutes)": 2.0,
    "Length of the day (minutes)": 45.0,
    "Night with a full moon": true,
    "Full Moon Dates": [
      "2024-01-25T00:00:00",
      "2024-02-24T00:00:00",
      "2024-03-25T00:00:00",
      "2024-04-23T00:00:00",
      "2024-05-23T00:00:00",
      "2024-06-21T00:00:00",
      "2024-07-21T00:00:00",
      "2024-08-19T00:00:00",
      "2024-09-17T00:00:00",
      "2024-10-17T00:00:00",
      "2024-11-15T00:00:00",
      "2024-12-15T00:00:00"
    ]
  },
  "UI Settings": {
    "Destroy Time": 5.0,
    "Show Image?": true,
    "Image": "https://i.imgur.com/uNSAY42.png",
    "Image Width": 42.0,
    "Image Height": 33.0,
    "Image Up Indent": 16.0,
    "Left Indent": 212.0,
    "Bottom Indent": 16.0,
    "Width": 178.0,
    "Height for default version": 82.0,
    "Height for unfolded version": 184.0,
    "Background Color": {
      "HEX": "#F8EBE3",
      "Opacity (0 - 100)": 4.0
    },
    "Background Materal": "assets/content/ui/uibackgroundblur-ingamemenu.mat",
    "Voting Button": {
      "Width": 150.0,
      "Height": 30.0,
      "Bottom Indent": 15.0
    },
    "Progress Bar": {
      "Width": 150.0,
      "Height": 20.0,
      "Bottom Indent": 55.0
    },
    "Colors": {
      "Color 1": {
        "HEX": "#ABE04E",
        "Opacity (0 - 100)": 100.0
      },
      "Color 2": {
        "HEX": "#595651",
        "Opacity (0 - 100)": 75.0
      },
      "Color 3": {
        "HEX": "#74884A",
        "Opacity (0 - 100)": 95.0
      },
      "Color 4": {
        "HEX": "#FFFFFF",
        "Opacity (0 - 100)": 100.0
      }
    }
  },
  "Votes Settings": {
    "Number of votes": 5,
    "Use a percentage of the online?": true,
    "Percentage of the online": 30.0
  }
}

 

声明:本站所有文章,如无特殊说明或标注,均为本站原创发布。任何个人或组织,在未征得本站同意时,禁止复制、盗用、采集、发布本站内容到任何网站、书籍等各类媒体平台。如若本站内容侵犯了原著者的合法权益,可联系我们进行处理。