mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-27 03:25:23 +09:00
.
This commit is contained in:
@@ -8,16 +8,16 @@ return {
|
||||
},
|
||||
messages = { --- @setting messages the messages that each one will say, must be same name as its location
|
||||
["Spawn"] = {
|
||||
{ "info.website" },
|
||||
-- { "info.website" },
|
||||
{ "info.read-readme" },
|
||||
{ "info.discord" },
|
||||
-- { "info.discord" },
|
||||
{ "info.softmod" },
|
||||
{ "info.redmew" },
|
||||
{ "info.custom-commands" },
|
||||
{ "info.status" },
|
||||
-- { "info.status" },
|
||||
{ "info.lhd" },
|
||||
{ "info.github" },
|
||||
{ "info.patreon" },
|
||||
-- { "info.github" },
|
||||
-- { "info.patreon" },
|
||||
},
|
||||
},
|
||||
}
|
||||
|
||||
@@ -7,20 +7,20 @@ player-health=__1__
|
||||
player-damage=__1__
|
||||
|
||||
[links]
|
||||
discord=https://discord.explosivegaming.nl
|
||||
website=https://www.explosivegaming.nl
|
||||
status=https://status.explosivegaming.nl
|
||||
github=https://github.com/explosivegaming/scenario
|
||||
patreon=https://www.patreon.com/ExpGaming
|
||||
discord=
|
||||
website=
|
||||
status=
|
||||
github=
|
||||
patreon=
|
||||
|
||||
[info]
|
||||
players-online=There are __1__ players online
|
||||
total-map-time=This map has been on for __1__
|
||||
discord=Join us on our discord at: https://discord.explosivegaming.nl
|
||||
website=Please visit our website at: https://www.explosivegaming.nl
|
||||
status=Want to check if out servers are down? Visit: https://status.explosivegaming.nl
|
||||
github=Want to help improve our server with some extra features? Help us at: https://github.com/explosivegaming/scenario
|
||||
patreon=Consider supporting our server at: https://www.patreon.com/ExpGaming
|
||||
discord=
|
||||
website=
|
||||
status=
|
||||
github=
|
||||
patreon=
|
||||
custom-commands=We use custom commands, such as /tag and /me, use /chelp for more info.
|
||||
read-readme=Make sure you have read the information gui (It can be found through the info mark on the top left)
|
||||
softmod=We run a softmod on our servers. A softmod is a custom scenario that runs on this server, an example is the player list.
|
||||
|
||||
Reference in New Issue
Block a user