Skip to content

AmyMialeeMods/kofi-table

Repository files navigation

Ko-fi Table

Ko-fi Table is a small library mod which adds easy ways to detect players who have supported your mods.
This comes in the form of adding a simple way to read TOML files from online, allowing you to create lists of supporters and give them bonuses in game.
A simple example can be found within this mod, with the Supporter Stick, which tells you if a player is supporting this mod.

To add Ko-fi Table to your project as a dependency you need to add the following to your build.gradle:

repositories {
	maven { url = "https://maven.willbl.dev/releases" }
}

dependencies {
	modImplementation "amymialee:kofi-table:1.0.3+1.19.x"
}
Join my Discord Find the mod on Curseforge! Find the mod on Modrinth! Support me on Ko-fi!

Interested in hosting a server for any of my mods?
Be sure to go with Bloom Host at:

Buying a server using this link supports me directly!