crpmax / mc-bots

A simple app used for stress testing Minecraft servers with bots
MIT License
326 stars 55 forks source link

feat: Switch to JLine. #72

Closed Norbiros closed 1 year ago

Norbiros commented 1 year ago

I switched Java's Scanner to JLine. Now you can type UP arrow to use previous command. In future we can maybe add tab complete easier.