Author: Adam Spiers Version: 0.2 Apply to: 1.3.18 **************************************************************************** PLEASE NOTE: This version fixes a tiny but important bug in the original release. Apologies if this has caused you problems! **************************************************************************** This patch generalises the concept behind `set private-owner 1' to all global flags. Simply put something like set private-globals "mnot" in your config file, and even if you are sharing userfiles with other bots, your bot will ignore any global m, n, o and t flag changes from other bots. This in fact makes private-owner redundant, but it has been left in for backwards compatibility. private-global has also been left in, and overrides private-globals. Ideally it would be possible to restrict this on a per-bot basis, but this would presumably require changing of the user file format, amongst other things, which I don't plan to get involved in right now. All comments welcome.