luisTJ / ghostplusplus

Automatically exported from code.google.com/p/ghostplusplus
Other
0 stars 0 forks source link

Map Download additional filter to only allow friends/admins on bot. #53

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
### whether to allow map downloads or not
###  set to 0 to disable map downloads
###  set to 1 to enable map downloads
###  set to 2 to enable conditional map downloads (an admin must start each
map download with the !download or !dl command)

bot_allowdownloads = 0

New option:
### set to 3 to enable admins/friends only to download.

This would allow anyone added to the bots friend list and/or any user with
access to the bot to always be able to download but not allow or ask for
other people. I don't want strangers to be able to download and I do not
want a prompt when people try to download.

Original issue reported on code.google.com by robertcl...@gmail.com on 16 Oct 2009 at 4:54

GoogleCodeExporter commented 9 years ago
Sounds reasonable, I'll accept it.

Original comment by hogantp on 9 Nov 2009 at 4:56

GoogleCodeExporter commented 9 years ago
Put held players on the 3 option, so you could do !hold {playername} if admin 
who
wants a buddy to be able to download.

Original comment by Metal.Koola on 21 Nov 2009 at 3:30