m-byte918 / MultiOgarII

A continued version of the original MultiOgar, an open source Ogar server implementation written with Node.js.
Apache License 2.0
126 stars 131 forks source link

Max minion command #1560

Closed EsaelYT closed 2 years ago

EsaelYT commented 3 years ago

I would like to know how I can make the / minions command have a limit of minions per player. For example, if the minion limit is 100 and a player uses / minion 300; only 100 minions will be added to him. Thanks.