GithubHelp home page GithubHelp logo

xsavior-of-god / ssb-aswm_lite Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 32 KB

SuperiorSkyBlock Addon that allows you to manage the world of the islands through the Slime Region Format

License: MIT License

Java 100.00%

ssb-aswm_lite's Introduction

SSB-ASWM_Lite

Developed by xSavior_of_God

Java SQLite Discord


SuperiorSkyBlock Addon that allows you to manage the world of the islands through the Slime Region Format


This plugin doesn't allow you to generate a SlimeWorld for each island!


⁉ How is it supposed to work and what benefits does it bring me?

World management and loading remains standard, so you have one world (by environment) that contains all islands in Slime Region Format, its goal is to provide server administrators with an easy-to-use tool to load worlds faster and save space.

By using this plugin you will benefit from the following things:

  • Considerable saving in the dimension of the world that manages the islands
  • You can store the world in a database (so it doesn't necessarily have to be in the same container as the server)
  • Since the loading of the world does not vary, you will have compatibility with all plugins that interact with worlds

🛑 Disadvantages and bugs?

  • There is likely to be some unknown bug related to some unexpected condition.
  • World size limit! (±50MB)
  • Currently, the only BUG I found it related to the management of the teleportation positions at the join after restarting the server, briefly, when I restarted the server I found myself in the default world at the same coordinates as the world I was in... I fixed the bug, so you have nothing to worry about!

📌 Installation

  1. Set up the server to support ASWM

  2. Make sure the Default world is classic (otherwise inventories may not be saved!) [To be verified!]

  3. Install SuperiorSkyBlock plugin and stop the server

  4. Delete the world folder called "SuperiorWorld" (and also if exist "SuperiorWorld_nether" and "SuperiorWorld_the_end")

  5. Edit SuperiorSkyBlock config, set "SuperiorWorld" value to default world name

    Click here to expand
    # All settings related to the spawn island.
    spawn:
      # The location of the island. Players will be teleported to this
      # location in many events, such as disbanding islands & getting expelled from one.
      location: SuperiorWorld, 0, 100, 0, 0, 0
  6. Install the SSB-ASWM_Lite plugin and stop the server

  7. Edit SSB-ASWM_Lite config, set the "data-source" to the on the one you want to use (make sure you have configured it in the SWM-Plugin config before using it!)

    Click here to expand
    # Data Source valid options
    # (Source https://github.com/Paul19988/Advanced-Slime-World-Manager/blob/develop/.docs/config/configure-world.md#config-options)
    # file, mysql, mongodb
    data-source: "file"
    ⚠ If you change the storage from "file" to another, be sure to delete the worlds inside worlds.yml of "SlimeWorldManager" plugin folder before restarting the server
  8. Now you can restart the server and play with your friends

    ⚠ If the server Crashes the first time, don't worry, try restarting it again (The second crash is not expected!).


🔗 Credits

Ome_R / OmerBenGera SuperiorSkyBlock2, CommentedConfiguration.java, Island manager code logic
Paul19988 Advanced-Slime-World-Manager

⏳ TODO




🚀 Support

support image

https://discord.gg/5GqJbRw

ssb-aswm_lite's People

Contributors

xsavior-of-god avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.