GrangerHub / tremulous-game-logic

Game logic for Tremulous, maintained by GrangerHub
Other
12 stars 8 forks source link

Port/implement a "Globals" system. #203

Open dGr8LookinSparky opened 5 years ago

dGr8LookinSparky commented 5 years ago

This would work similar to the ban system, but less severe than a ban in that it would apply other specified restrictions on specified players, such as mute, denybuild, denyvote, etc. This would be timed. This would apply to GUIDs, ip addresses, and ranges of ip addresses. I believe there is an immunity flag where if such flagged account's GUID is not explicitly included in a ban, but they fall into the ip range, the ban wold not apply to them, this should also be the case for globals, to allow for white listing. There should also be a whitelist command for setting specific players/IPAs.