in the config i saw :
"Welcome.Chat": "There are currently {0} active players, ===>{0} is a number of active isn't it ?
and in this line :
"Join": "{0} joined from {1} ===>and here {0} is a name of the player joined??????
and if i do:
"test": "{0} joined from {1}"
then a
/welcomer.test
i got an error:
[Welcomer] System.FormatException: Index (zero based) must be greater than or equal to zero and less than the size of the argument list.
at System.