endercrest / VoidSpawn

A Spigot & Bukkit plugin that teleports players upon entering the void.
https://www.spigotmc.org/resources/voidspawn.19350/
GNU Lesser General Public License v2.1
5 stars 10 forks source link
bukkit minecraft player plugin spigot void

VoidSpawn

VoidSpawn CircleCI

VoidSpawn is an easy-to-use plugin built for Bukkit & Spigot where the player is teleported to a spawn upon entering the void.

Requirements

VoidSpawn 1.17.0 and above only supports MC/Spigot 1.13 and above. For MC/Spigot versions below, there are unsupported versions under the releases tab.

Compiling

Requires Maven 3 & Git

Begin by cloning the repository.

git clone https://github.com/endercrest/VoidSpawn.git

Navigate to created directory

cd VoidSpawn

Next, Compile the project.

mvn install

Contributing

Feel free to make contributions to the repository. When making pull-requests, I ask that you aim at the develop branch where all pre-release development goes.

Installation/Setup

VoidSpawn requires a working version of Spigot or Bukkit to be installed and setup. Once a Spigot or Bukkit server is setup, drop VoidSpawn.jar into the plugins folder of the server then restart the server. For details on how to use the plugin in-game, head over to the VoidSpawn resource page on SpigotMC.

Reporting Issues

Run into an issue? Please use the issue tracker provided by GitHub. Issues will hopefully be resolved as soon a possible.