Allow using greater-than and less-than mathematical expressions in version list #227
RealTriassic
started this conversation in
3: Ideas
Replies: 1 comment
-
I have plans of recoding the plugin, including the usage of my ExpressionParser, which would allow stuff like |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Currently, you have to add in each protocol version for each version you want to support one by one, it would be a lot nicer if you could do
>755
as an example to allow everything after protocol version 755 (1.17).Beta Was this translation helpful? Give feedback.
All reactions