GithubHelp home page GithubHelp logo

nightcore-spigot's Introduction

nightcore

✅ Minimal server version: 1.18.2
✅ Supported software: Spigot, Paper, Pufferfish, Purpur.
❌ Not available for Aternos and modded servers.

When installed, make sure to check out the /nightcore/ folder and edit language and config files.


nightcore is updated version of the NexEngine utility plugin. Changes are unnoticeable for regular users. Almost all plugin's data is compatible, except Text Formations.

Technical Changes:

  • JAR size is increased due to legacy objects, so users can use old styled data for a while.
  • Reduced RAM usage by various objects.
  • Optimized and improved code where possible.
  • Prepare to use Spigot TextComponents where possible with custom text + tags parser.
  • Getting rid of unnecessary regex usage (Tab Completer, Text Parsing, Language Messages, Command Flags).
  • Many packages, classes and methods renamed/relocated so they makes more sense.
  • Removed useless code.

Features:

  • Internal command & permission registration (without usage of plugin.yml).
  • Easily create plugin commands with support of sub-commands and custom flags [-f].
  • Easily manage plugin configurations with auto-generated config files, and a single method to read, write and add configuration key-value.
  • Easily manage plugin language with auto-generated lang files, support for multiple language configs, and great message customization (JSON, action bar, titles, sounds, prefix).
  • Easily create custom GUIs with auto-generated config files and flexible menu items.
  • Easily manage SQL data with query and column builders.
  • Various wrappers for better handling bukkit and java objects.
  • Utility classes with a wide set of frequently used methods.
  • Custom text & tag parser. Get rid of those 'magic' colors: &1&2&3.
  • Improved Random class with better random generation.

nightcore-spigot's People

Contributors

eindev avatar niconekodev avatar nulli0n 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.