diff --git a/README.md b/README.md index ecd553e..4bb240c 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ SModeration provides a nice user interface that can be used instead of chat comm ![SMod Menu Sort](https://github.com/Shiewk/SModeration/assets/152653291/23e3862d-0915-47bd-9c47-6d8d10f8ab69) -It has helpful functions like filtering and sorting options. +It has helpful functions like filtering, searching and sorting options. ## Commands This plugin has many commands, for a complete list of commands and their usage, please see [the commands list](https://github.com/Shiewk/SModeration/blob/main/docs/commands.md). diff --git a/gradle.properties b/gradle.properties index d4d2098..e5ed16c 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1 +1 @@ -pluginVersion = 1.4.0 \ No newline at end of file +pluginVersion = 1.4.1 \ No newline at end of file