Closed maxymax13 closed 11 months ago
Beta 1.16
Windows 10
We were playing the game and noticed that the spawnStupidMarble command has no kind of check for admin/host, so any player can spam commandToServer('spawnStupidMarble',1); as many times as they want until the host crashes.
commandToServer('spawnStupidMarble',1);
No response
Only the host should be able to run this command
Anyone can run this command
This should be fixed in the next release.
Is there an existing issue for this?
Version
Beta 1.16
OS
Windows 10
Description
We were playing the game and noticed that the spawnStupidMarble command has no kind of check for admin/host, so any player can spam
commandToServer('spawnStupidMarble',1);
as many times as they want until the host crashes.Log File
No response
Steps to reproduce
commandToServer('spawnStupidMarble',1);
Expected Behavior
Only the host should be able to run this command
Actual Behavior
Anyone can run this command
Reproduction frequency
No response
Additional Information
No response