Skip to content

Allows crashed stars that are found to be posted automatically or by the push of a button to any endpoint.

License

Notifications You must be signed in to change notification settings

Mordo95/star-calling-assist

 
 

Repository files navigation

Star Calling Assist

This plugin allows for crashed stars found around the game to be posted to a remote endpont.

Posts can either be triggered manually by clicking the call-star button by the minimap when a star is found or automatically when a star is found by the player. This is configured in the plugin settings.

Posts are made in the following format to the endpoint specified in the plugin settings:

{
  "world": "world the star is in",
  "tier": "size of star (1-9)",
  "location": "location of star",
  "sender": "in-game name of caller"
}

About

Allows crashed stars that are found to be posted automatically or by the push of a button to any endpoint.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%