hestia-rsps / hestia

An open-source Kotlin game server.
BSD 3-Clause "New" or "Revised" License
16 stars 4 forks source link

Item dropped on public stack stays public #124

Open GregHib opened 4 years ago

GregHib commented 4 years ago

Dropping coins onto a public stack of coins immediately updates the stack and doesn't turn it public.

This could be abused by players dropping a stack of coins before another player to immediately make the coins public and easy to steal.