diangogav / EDOpro-server-ts

Welcome to Evolution Server, a versatile platform for creating Yu-Gi-Oh! matches, fully compatible with EDOPro, Koishi, and YGO Mobile! But this time, we focus on the scalability of the code, allowing for easy implementation of new features related to the data generated during the duels.
https://evolutionygo.com
13 stars 8 forks source link

Implement Kick in a room #15

Closed diangogav closed 1 year ago

diangogav commented 1 year ago

When the host clicks on the X next to the player's name, must remove the player from the room and not let back in.

image

diangogav commented 1 year ago

Solve in https://github.com/diangogav/EDOpro-server-ts/pull/31