You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 26, 2019. It is now read-only.
Command: !mafia swap @ user1 @ user2
What will it do?: Change the role of user1 to AFK and set the role of user2 as the role of user1
Programming Idea:
valout=Utils.getJSONFromFile(playerdat file)
val role =out.getJSONObject(""+ user1)
out.remove(""+ user1)
out.put(""+ user2, role)
// Remove role Mafia Folks and Alive(Mafia) from AFK Person.