Takaro would be offering domain wide ban, present and future, meaning you can add a server and not worry about getting the ban list from somewhere else, or if server X was offline when the command was issued and didn't add the ban.
High level, changes required for this would look like if we added it to core takaro
Add a 'bannedUntil' column to players table
Whenever a player joins a server, check their global player record to see if they are banned or not
Act accordingly (eg execute the ban command on the corresponding server)
That being said, this functionality is a pretty good candidate for a module too
Takaro would be offering domain wide ban, present and future, meaning you can add a server and not worry about getting the ban list from somewhere else, or if server X was offline when the command was issued and didn't add the ban.
High level, changes required for this would look like if we added it to core takaro
That being said, this functionality is a pretty good candidate for a module too