Added announcement for new players

This commit is contained in:
bushtail
2023-09-16 01:39:16 +00:00
committed by Ryan
parent 8a87fa488d
commit bb46e3f37f
4 changed files with 7 additions and 0 deletions
+3
View File
@@ -308,5 +308,8 @@ class ServerConstants {
@JvmField
var BETTER_DFS = true
@JvmField
var NEW_PLAYER_ANNOUNCEMENT = true
}
}