jacob1 62f716093a fix !swap and nick changing errors
var.ALL_PLAYERS update (for !swap) needs to happen before checking if the new user is in var.ALL_PLAYERS
pl is inaccurate during nick changes because the user's nick in var.ALL_PLAYERS is updated automatically but in var.ROLES isn't, therefore a user that changes nicks would never be returned in list_players()
one instance of prefix incorrectly changed to user.nick
2017-01-21 18:29:11 -05:00
..
2017-01-13 11:57:16 -05:00
2016-05-11 16:09:19 +02:00
2016-08-13 11:39:41 -04:00
2017-01-06 16:20:40 +01:00
2017-01-21 18:29:11 -05:00