first commit

This commit is contained in:
Leonid Pershin
2026-05-08 01:03:14 +03:00
commit f2ca12a0a8
382 changed files with 22964 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
[
{
"identifier": "modpack_introduction",
"schedule": "on_first_join",
"type": "chat",
"repeats": false,
"pack_intro": true,
"link": "https://www.bisecthosting.com/lupin?r=automessage",
"text": "§2Thank you very much for downloading More FPS§f \n §aDid you know that this modpack can be played in multiplayer? Click here to purchase a server and play with your friends.§f \n§cDon't worry, this message will not appear again.§f"
}
]
+10
View File
@@ -0,0 +1,10 @@
[
{
"identifier": "default_message",
"schedule": "on_first_join",
"type": "chat",
"repeats": false,
"pack_intro": false,
"text": "Server: Welcome, %player%, to AutoMessage!"
}
]