This commit is contained in:
2025-01-09 03:49:22 +09:00
parent 46bb73b927
commit b9de395a44
4 changed files with 9 additions and 5 deletions

View File

@@ -9,12 +9,13 @@ return {
messages = { --- @setting messages the messages that each one will say, must be same name as its location
["Spawn"] = {
{ "info.website" },
{ "info.cloud" },
{ "info.github" },
{ "info.graph" },
{ "info.read-readme" },
{ "info.softmod" },
{ "info.custom-commands" },
{ "info.lhd" },
{ "info.github" },
{ "info.graph" },
},
},
}

View File

@@ -8,7 +8,7 @@ player-damage=__1__
[links]
website=https://aperx.org
cloud=https://aperx.org
cloud=https://cloud.aperx.org/s/sTbiePpmGs7bRxB
graph=https://graph.aperx.org/public-dashboards/1a0862cb7b544769b629a75c1b51b9f9
github=https://github.com/PHIDIAS0303/ExpCluster
@@ -16,6 +16,7 @@ github=https://github.com/PHIDIAS0303/ExpCluster
players-online=There are __1__ players online
total-map-time=This map has been on for __1__
website=Please visit our website at: https://aperx.org
cloud=Server save files: https://cloud.aperx.org/s/sTbiePpmGs7bRxB
graph=Server data graph at: https://graph.aperx.org/public-dashboards/1a0862cb7b544769b629a75c1b51b9f9
github=Want to help improve our server with some extra features? Help us at: https://github.com/PHIDIAS0303/ExpCluster
custom-commands=We use custom commands, such as /tag and /me, use /chelp for more info.

View File

@@ -8,7 +8,7 @@ player-damage=__1__
[links]
website=https://aperx.org
cloud=https://aperx.org
cloud=https://cloud.aperx.org/s/sTbiePpmGs7bRxB
graph=https://graph.aperx.org/public-dashboards/1a0862cb7b544769b629a75c1b51b9f9
github=https://github.com/PHIDIAS0303/ExpCluster
@@ -16,6 +16,7 @@ github=https://github.com/PHIDIAS0303/ExpCluster
players-online=現在有 __1__ 人在線
total-map-time=地圖時間為 __1__
website=訪問網站: https://aperx.org
cloud=服務器存檔: https://cloud.aperx.org/s/sTbiePpmGs7bRxB
graph=服務器資料圖表: https://graph.aperx.org/public-dashboards/1a0862cb7b544769b629a75c1b51b9f9
github=增加功能或回報錯誤: https://github.com/PHIDIAS0303/ExpCluster
custom-commands=這裹使用了自制指令,如 /tag 和 /me。可使用 /chelp 查看更多。

View File

@@ -8,7 +8,7 @@ player-damage=__1__
[links]
website=https://aperx.org
cloud=https://aperx.org
cloud=https://cloud.aperx.org/s/sTbiePpmGs7bRxB
graph=https://graph.aperx.org/public-dashboards/1a0862cb7b544769b629a75c1b51b9f9
github=https://github.com/PHIDIAS0303/ExpCluster
@@ -16,6 +16,7 @@ github=https://github.com/PHIDIAS0303/ExpCluster
players-online=現在有 __1__ 人在線
total-map-time=地圖時間為 __1__
website=訪問網站: https://aperx.org
cloud=服務器存檔: https://cloud.aperx.org/s/sTbiePpmGs7bRxB
graph=服務器資料圖表: https://graph.aperx.org/public-dashboards/1a0862cb7b544769b629a75c1b51b9f9
github=增加功能或回報錯誤: https://github.com/PHIDIAS0303/ExpCluster
custom-commands=這裹使用了自制指令,如 /tag 和 /me。可使用 /chelp 查看更多。