mirror of
https://github.com/GayPizzaSpecifications/foundation.git
synced 2025-10-06 16:09:39 +00:00
Heimdall: Implement Player Death and Player Advancement Tracking
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
package cloud.kubelet.foundation.heimdall.table
|
||||
|
||||
import org.jetbrains.exposed.sql.*
|
||||
import org.jetbrains.exposed.sql.Table
|
||||
import org.jetbrains.exposed.sql.javatime.timestamp
|
||||
|
||||
object BlockBreakTable : Table("block_breaks") {
|
||||
|
Reference in New Issue
Block a user