SakuraServerDevTeam / FlagGame

Caputure the flag PvP minigame on Bukkit-API
http://sakura-server.net/
GNU General Public License v3.0
0 stars 0 forks source link

コマンド・キューの重複可能性 #61

Closed 4oi closed 7 years ago

4oi commented 7 years ago

Queueable#executeQueueは引数にCommandSenderオブジェクトを渡さず、その間に再度別のプレイヤーがコマンドを実行するとCommandSenderがすり替わる可能性がある。

4oi commented 7 years ago

https://github.com/SakuraServerDevTeam/FlagGame/issues/62 と同時に解消するのもアリ