Skip to content
This repository has been archived by the owner on Jul 4, 2022. It is now read-only.
Leonhard edited this page Aug 20, 2020 · 25 revisions

Welcome to the SimplixCore wiki!

Covers you with everything you need to know on how to get started real quick.

On Spigot/BungeeCord it is advised to load the SimplixCore as a plugin. The QuickStart module is designed to make this process as easy as possible.

Contains every module that is used within SimplixCore.

Covers everything you need to know about the inbuild Dependency-Injection framework using Guice.

SimplixCore provides a clean way of localizing your software using i18n.

A platform-independent ListenerAPI which easily allows you to listen for events and create your own.

Utilities

SQL framework using HikariCP

The SimplixCore was designed with some coding conventions in mind. Here are the basic conventions to follow when contributing to the core.