Blockheads-Messagebot / MessageBot

Automatically respond to events in chat on your server!
GNU General Public License v3.0
6 stars 3 forks source link

Disconnection messages when banned #32

Closed DaPBillk closed 7 years ago

DaPBillk commented 7 years ago

http://forums.theblockheads.net/t/when-a-player-is-banned-they-cant-see-the-world/49241?u=billk123 Following Ronnie's idea. The MessageBot should not send any leave messages if the user is banned.

Solution Idea: Track players online. If the player leaving was in the array or obj or whatever that contains online players. Then send the leave message.

Bibliofile commented 7 years ago

This is a good idea, will implement.

Bibliofile commented 7 years ago

Fixed as of e82187e66bb825d19223cc74f3b912bb1d05b924 - will close when merged.

Bibliofile commented 7 years ago

This is now a thing :)