Skip to content

Set a random spawn position for the player, with some parameters [spigot]

License

Notifications You must be signed in to change notification settings

Jameskmonger/randomspawn

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mc-spigot-template

This is a template for creating a Spigot plugin for Minecraft.

Installation

  1. Download the latest release from the releases page.
  2. Place the downloaded JAR file in your server's plugins directory.

Configuration

Add information about plugin configuration here.

Commands

Add information about plugin commands here.

  • /somecommand - Command description.

Development

You can run mvn clean package to build the plugin JAR file. The JAR file will be placed in the target directory.

The version in pom.xml will be automatically applied to your plugin.yml. Changes to pom.xml will result in a Github Release being published.

About

Set a random spawn position for the player, with some parameters [spigot]

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%