Module:Mass notification/groups/ test

From Minecraft Discontinued Features Wiki
Jump to navigation Jump to search

Documentation for this module may be created at Module:Mass notification/groups/ test/doc

return {
	-- The group's page goes here, between the quote marks. This is used
	-- to create a link to the group.
	group_page = "Main_Page",

	-- Usernames go here. Put one username on a line, enclosed in quotes,
	-- and end each line with a comma. Do not include the "User:" prefix.
	"Sl1mJ1m",
	"Bayugoon",
	"brickdylan",
	"Conor"
}