Listed features

master
zmv7 2022-08-26 03:31:50 +05:00 committed by GitHub
parent ea071aa346
commit 66cb56bf71
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 8 additions and 2 deletions

View File

@ -1,6 +1,12 @@
# minetest-mod-ranks
Chat+nametags ranks mod, custom rank text and color
Yet another chat+nametags player-ranks mod
### Features
* No limitations in the rank's text and color, you can use color names(e.g, white,blue,red, etc) and HEX color codes.
* `/getrank` command returning color name/code - remembering color of each rank is not necessary with that ;)
### Usage
* `/getrank [player]` - check your rank or rank of any player
* `/setrank <player> <rank> <color>` - privs: `ranks` - set rank for any player
* `/delrank [player]` - delete your rank or rank of any player
* `/players` - view list of online players with their ranks
* `/players` - view list of online players with their ranks