Honestly speaking... No clue what the updates are :/
Some checks failed
build / build (push) Has been cancelled

This commit is contained in:
2026-01-17 14:30:26 +01:00
parent 4262dd68c6
commit 943c8470a5
12 changed files with 279 additions and 12 deletions

View File

@@ -5,7 +5,7 @@ package me.zacharias.chat.core;
*/
public class LaunchOptions {
private static LaunchOptions instance = new LaunchOptions();
/**
* Gets the singleton instance of the LaunchOptions class.
* Meant to be used to get or set ant option.