Skip to content

dkwstas/whereami

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Where Am I

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

How to build?

Maven makes it easy to build the plugin with just one command.

  1. Open a command prompt window in the repo directory
  2. Run "mvn clean install"
  3. Wait for it to finish...
  4. Done. (the .jar file will be located inside the target folder)

Don't want to build the plugin yourself?

Navigate to the releases page and download the latest one from there! :)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published