Adding instructions for username/pubkey "database"

See #1
This commit is contained in:
Stephen Vanderwarker 2024-07-09 15:31:26 -04:00
parent 2a53a32c63
commit f8ef1a6055
Signed by: stephen
GPG Key ID: EF429EF847868C14

View File

@ -18,6 +18,12 @@ BukkitstrPlugin is a Minecraft plugin that integrates with the Nostr relay to au
- **Maven** (for building the plugin)
- **Spigot/Paper** server (Minecraft 1.20 or higher)
- You must sign a kind 30078 to store your username/pubkey
- "d" "bukkitstr"
- "minecraft" "Your Minecraft User Name"
- "nostr" "Your PUBkey hex"
## Installation
1. **Clone the repository**: