A simple minecraft plugin that returns a server name.
Commands:
- /whereami - no permission
- /whereami-reload - whereami.admin
- /whereami-set <server_name> - whereami.admin
Versions supported 1.7.x - 1.17.x
Maven makes it easy to build the plugin with just one command.
- Open a command prompt window in the repo directory
- Run "mvn clean install"
- Wait for it to finish...
- Done. (the .jar file will be located inside the target folder)
Navigate to the releases page and download the latest one from there! :)