Jikoo / OpenInv

Open anyone's inventory as a chest, real-time!
GNU General Public License v3.0
118 stars 38 forks source link

Add config option to open self with no-arg command #115

Closed Jikoo closed 1 year ago

Jikoo commented 1 year ago

Adds a cache for the last 10 offline lookups done by OpenInv#matchPlayer(String) to reduce the performance hit of repeat opens.

Closes #107