dumbo-the-developer / SkyblockRemake

This is a remake attempt of Hypixel Skyblock

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SkyblockRemake


Logo

SkyblockRemake

Over 25 re-coded Features of Hypixel Skyblock!
Explore the wiki »

Report Bugs · Join our Discord

Table of Contents
  1. About The Project
  2. Getting Started
  3. Roadmap
  4. Contributing
  5. Contact

About The Project

Logo

This project was created by CarsCupcake. Its main purpose is to gain personal programming experience and the possibility to play Skyblock in a personalized way.

Some of the most important features:

  • Fight against Ender & Blaze Slayer Bosses to develop strategies against them.
  • Explore Dungeon Floor 1, 6 & 7 and find the weak points of the respective bosses.
  • Fight dragons and test all kinds of items against them!
  • and much more...

You can find more information here: LINK COMING SOON

(Back to top)

Getting Started

Here you will learn the most important steps how to use the Skyblock Remake system on your server.

Prerequisites

Skyblock Remake depends on the following systems. They must be installed in any case before the start!

FAWE - WorldEdit

Spigot Resource: https://www.spigotmc.org/resources/fastasyncworldedit.13932/

Lib's Disguises

Spigot Resource: https://www.spigotmc.org/resources/libs-disguises-free.81/

ProtocolLib

Spigot Resource: https://www.spigotmc.org/resources/protocollib.1997/

PlugMan

Bukkit Resource: https://dev.bukkit.org/projects/plugman _Plugman is only optional! It simplifies reloading plugins and prevents errors when loading SkyblockRemake._

Installation

Here you will learn briefly and concisely how to install and set up SkyblockRemake correctly.

  1. Download the plugin from the official GitHub Page. [(LINK COMING SOON)]
  2. Put the downloaded .jar file into the plugins folder of your server.
  3. Reload your server with /reload.
  4. Check if there is an error in the console.
  5. In your plugins folder, the "SkyblockRemake" folder should now have been created.

In this folder there are even more new files and folders. The file named "config.yml" is the center of your system and manages the most important settings. There you can customize everything as it is most convenient for you.

Important

Make sure you change the value **`ServerType`** in the config.yml to the type you want to use.
Or click here for a tutorial video.

Optional

If you want you may also download the following worlds. Just replace the default "world" folder in your server folder with the world you'd like to use.

It is also possible to use Multiverse if you want to use multiple worlds at once.

Worlds: https://www.mediafire.com/folder/bfouoag1ij261/Skyblock+Worlds

(Back to top)

Roadmap

  • Add Changelog
  • Add back to top links
  • Add Additional Screenshots and Examples
  • Create and add a Wiki Page.

See the open issues for a full list of proposed features (and known issues).

(Back to top)

Contributing

We place a lot of emphasis on collaboration and community because these are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

If you want to create a pull request, follow these steps:

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

After a pull request is created, we take a close look at what changes you've made. Please include a detailed description of your changes.

Once we feel that your proposed changes will add value to the project, your pull request will be accepted!

(Back to top)

Contact

Twitter Page - CarsCupcake YouTube

Discord Server - SkyItems Discord

Patreon Page - [Not available]

Project Link: https://github.com/CarsCupcake/SkyblockRemake/

(Back to top)

Thanks to CalledCracki for this beautiful readme <3

About

This is a remake attempt of Hypixel Skyblock


Languages

Language:Java 100.0%