I made this little plugin to help developers to search the perfect sound for their plugin. (Or anyone who need to configure a plugin)
This plugin is for development servers, NOT PRODUCTION , players don't need this.
Demo :
Permission : soundsearch.use
Command : /soundsearch
Aliases : I removed the /ss for obvious reason, if you want to create aliases use your commands.yml and write this :
Code (Text):
aliases:
ss:
- soundsearch $1-
Note : I don't plan to maintain this plugin, it works with 1.18.1, compiled with java 17. You can make Pull Request on the github (exemple : add a support for resource pack additionals sounds).
I have not tested but I suppose this plugin works with almost all mc versions.