Commit graph

24 commits

Author SHA1 Message Date
dc9f9a8f2f Add LICENSE 2026-08-20 14:53:00 +01:00
5ee288089a Shorten adoption papers book title 2026-08-20 13:35:13 +01:00
a0e9e6c3c0 Require holding a stick to open management dialog 2026-08-18 20:00:57 +01:00
56de63e89e Prevent un-leashing properly 2026-08-18 19:51:51 +01:00
39fb6b9db0 Prevent un-leashing pets by breaking the fence they're attached to 2026-08-18 16:14:16 +01:00
e2a1b79d0e Factor out adoption handling into its own function 2026-08-16 14:05:51 +01:00
b0d90bc6ee Add current-owner validation for adoption 2026-08-16 13:55:46 +01:00
2d9e35312b Add adoption module 2026-08-15 20:38:09 +01:00
20541c744e Rename allow/disallow commands to trust/untrust 2026-08-15 19:13:27 +01:00
a074ba56ae Add README 2026-08-15 04:49:05 +01:00
b854059257 Remove old shadowJar dependency 2026-08-15 04:35:20 +01:00
f382fe85b7 Fix transfer not displaying usernames even when it should know them 2026-08-15 04:34:31 +01:00
ff54f7caca Add commands for allowing other players to modify your pets 2026-08-15 03:58:58 +01:00
5fd960b055 Add help topic 2026-08-15 02:26:33 +01:00
79a7f2cf5b Add anti-grief module 2026-08-15 01:29:23 +01:00
8f92ff4e9e Fix offline player name lookup 2026-08-15 00:57:23 +01:00
12d95e4297 Refactor implementation & add commands 2026-08-15 00:18:30 +01:00
4e55424934 Add action bar info 2026-01-23 02:24:46 +00:00
ae8569fd2d Merge remote-tracking branch 'origin/main'
# Conflicts:
#	build.gradle.kts
#	src/main/kotlin/ch/offbeatwit/bestbuds/managers/HologramManager.kt
#	src/main/kotlin/ch/offbeatwit/bestbuds/modules/PetModule.kt
2026-01-23 02:01:17 +00:00
882617a58c Fix holograms & fix interacting with pets 2026-01-23 01:59:28 +00:00
e0f6d77178 Use Paper library support instead of shading Kotlin stdlib 2026-01-22 12:20:12 +00:00
9cc2186fc8 Show feedback on invalid username 2026-01-22 12:00:48 +00:00
1702bd0811 Add sub-dialogs for transferring ownership & releasing pets 2026-01-22 11:57:41 +00:00
149c05e49b Initial commit 2025-07-28 18:10:49 +01:00