[Bug]: Command search crashes server
Sylensky opened this issue ยท 1 comments
/mv version -p
output
Server logs
Server Version
This server is running Purpur version git-Purpur-1171 (MC: 1.16.5) (Implementing API version 1.16.5-R0.1-SNAPSHOT)
Bug Description
Nothing much to say here but like it is written in the log file entering a /mv ^(.*.*.*)$^
pattern crashes the server when the input pattern is too long.
Steps to reproduce
Enter ^(*.*.*.*.*.*.*)$^
on the minecraft server.
If it isn't creating errors then the pattern wasn't long enough.
Agreements
- I have searched for and ensured there isn't already an open or resolved issue(s) regarding this.
- I was able to reproduce my issue on a freshly setup and up-to-date server with the latest version of Multiverse plugins with no other plugins and with no kinds of other server or client mods.