Apply Badges to everyone?
Calego
Join Date: 2013-01-24 Member: 181848Members, NS2 Map Tester
Alright, this sounds crazy but I want to give everyone on the server access to Badges+. Is there some simple way of doing this?
I have a "user" group set up in UserConfig, but how do I tell Shine to make everyone who joins a member of that group Unless they are a member of another group?
I have a "user" group set up in UserConfig, but how do I tell Shine to make everyone who joins a member of that group Unless they are a member of another group?
Comments
If it's somehow interpreted correctly it should work.
Like this for example:
"*":
{ "Group": "Member"
"Badge": "badgeforeveryone" }
As i said before shine doesn't support such a feature yet but might be soon (https://github.com/Person8880/Shine/issues/394)
If he had a log archive from his server, he could have a script scan it for ids and put them into the .json in the right format. But that's only easy from a scripters perspective.