HirasawaProject / Hirasawa-Bancho

Open-source osu server made in Kotlin
MIT License
6 stars 0 forks source link

Add support for tagging users and setting meta #231

Open cg0 opened 1 year ago

cg0 commented 1 year ago

For better plugin support it would be nice in order for users to be able to be tagged, when given a tag it providers a cached lookup of all users with that tag, there should also be support for setting metadata on users (basically a hashmap)

All tags and meta keys should have an automatic prefix of the plugin to prevent them from stepping over eachother