Commit Graph

12 Commits

Author SHA1 Message Date
Anya dfdd032a33 Implement LoggingManager
LoggingManager replaces the previous main class logging functionality.
It uses text blocks to add response templates for stdout.
2022-05-21 22:41:04 -07:00
Anya ab72638a94 Reorganize SQL (BREAKING)
Removed welcomeEnabled & serverProtection
welcomeEnabled was removed due to its redundancy.
serverProtection was removed due to being out of scope.
2022-05-21 20:19:31 -07:00
Anya 35512486ad Completely overhaul logging
Now uses log4j2 as the default logger.
The output is now colorized and better organized.
The text is also much more readable.

This commit also attempts to fix the /skip issue.
2022-05-17 14:48:47 -07:00
unknown a0ba6fc27e Credit & Comment + Version Bump (0.8.0-pre) 2022-04-01 10:59:40 -07:00
unknown 5bb2346da3 Mrow 2022-03-30 13:58:01 -07:00
unknown af054aa580 Invite Command 2022-03-28 13:43:04 -07:00
unknown 88d5ca2ab3 Persistence is now done 2022-03-28 12:38:25 -07:00
unknown 69f6092570 Last minute cmd fixing 2022-03-28 10:25:03 -07:00
unknown 12d3d1e486 More command work, shitloads of commentation, and version bump, oh also LEAGUE OF LEGENDS PRENVETION HAHAHAHHAHAHA 2022-03-27 22:42:03 -07:00
unknown 38a3b5e57c More SQL Fixes and Func Prep 2022-03-25 22:04:24 -07:00
unknown b3bbbfb9f8 Commentation for stupid dummiehead <3 2022-03-23 21:28:51 -07:00
unknown bbe4915045 Listeners & Main Class Cleanup 2022-03-23 21:10:50 -07:00