-
Notifications
You must be signed in to change notification settings - Fork 1
Home
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.
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.
2020 - SimplixSoftworks
- Introduction
- Getting started
- Maven Dependencies
- How to use the Dependency-Injection
- Localization
- Listener API
- SQL
- Libraries
- Utilities
- Contribute