jsn
jsn
@skyleo Good point, I hadn’t considered that. However, both [getpartymember](https://github.com/HerculesWS/Hercules/pull/3315) and [getguildmember](https://github.com/HerculesWS/Hercules/pull/3318) underwent similar upgrades and were merged without deprecation. 😄 Should I still create a new command and deprecate...
I like Solution 2 better since it follows standard practice. Some script commands were combined into one that does the same job. Not really a fan of `close3` as well,...
> Thank you @jasonch35 hope this one will get implemented. > Also i want to ask about Storage Limit its still 600 correct? Yes, Limit is capped by MAX_STORAGE which...
Btw, I kept the "default" storage without warning/errors as it is set as default in original Herc's branch. Commands and scripts will result in "no storage found" message if it...
Tested and pushed new reviews. Please rereview @MishimaHaruna @guilherme-gm. Thank you!