Skip to content

NoBlackSky is a Spigot plugin that fixes the black sky glitch under height 61.

License

Notifications You must be signed in to change notification settings

dptmc/NoBlackSky

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NoBlackSky

This Spigot/Paper plugin for Minecraft prevents the black sky glitch. This fix works from Minecraft 1.8 to the latest minecraft version.

This plugin needs ProtocolLib plugin to be executed. If ProtocolLib is not available for your server version, try to wait for a release or use the development builds .

Default world (under the y < 61 the sky become black) Default World | y < 61

With NoBlackSky NoBlackSky | y < 61

Download it from Spigot

Compile your own build

To compile the project Maven is required.

  • Use this command at the root of the project: mvn clean package -B
  • The plugin jar file will be placed in: deploy/target/NoBlackSky-*.*.jar

To contribute to this project

If you want to contribute to this project, you will follow the next things:

  • Is strongly recommended to use IntelliJ IDEA as IDE
  • Java 8 or later to compile the source
  • Lombok plugin must be installed in your IDE
  • Tries to follow my java code style

About

NoBlackSky is a Spigot plugin that fixes the black sky glitch under height 61.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%