Skip to content

endercrest/VoidSpawn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

  • Teleports players upon entering the void.
  • Supports multiple types of teleportation types.
  • Multi-World support
  • Saves players from death.

Requirements

  • Java 16+
  • Spigot MC 1.18+ (1.18-R0.1-SNAPSHOT or Higher)
  • IslandWorld 8.0 (Optional) - Adds additional features.
  • ASkyBlock 3.0.9.3 (Optional) - Adds additional features.
  • uSkyBlock 2.7.5 (Optional) - Adds additional features.
  • BentoBox 0.13.0-SNAPSHOT (Optional) - Adds additional features.

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.