TheOtherRolesAU / TheOtherRoles

The Other Roles, is a mod for Among Us which adds many new roles, new Settings and new Custom Hats to the game.
GNU General Public License v3.0
791 stars 343 forks source link

Banning a player is not possible #480

Closed Peybro closed 6 months ago

Peybro commented 1 year ago

https://github.com/TheOtherRolesAU/TheOtherRoles/blob/39c3e3d21c17d30f77f0e86f5f4720142c5cbf80/TheOtherRoles/Modules/ChatCommands.cs#L28-L29

"/ban RandomName".substring(6) will always result in the name missing its first letter.

K3ndoo commented 1 year ago

The lobby host still has the option via chat (not command).

gendelo3 commented 6 months ago

Will be fixed in the next update - closing this and the related PR