RP-Kit / RPKit

RPKit plugin suite
Apache License 2.0
21 stars 12 forks source link

setwarp is case-sensitive but warp and deletewarp are not #589

Closed renbinden closed 2 years ago

renbinden commented 2 years ago

setwarp should be changed to convert the warp name to lower case, making all warp commands case-insensitive. In addition, a database migration should be included that converts warps to all lowercase.