All Classes and Interfaces

Classes
Class
Description
Modified version of the PostgreConnection, but with the key difference of throwing no exceptions and instead handling them automatically inside the methods, using a code snipped provided in the constructor or optionally modified using AutoCatchingPostgreConnection.changeExceptionHandling(Consumer).
Represents a connection to a PostgreSQL database with built-in features for accessing the database with proper values like the player UUID, etc.
Easy abstract class for making every translatable class organized into the same translation methods.
Provides easy translations based on simple .properties files.