Go to file
homthack 7b4d1fbb0c
Update README.md
2020-09-05 17:31:43 -04:00
LICENSE Add files via upload 2020-09-01 19:08:20 -04:00
README.md Update README.md 2020-09-05 17:31:43 -04:00
depends.txt Add files via upload 2020-09-01 19:08:20 -04:00
init.lua Add files via upload 2020-09-01 19:08:20 -04:00
mod.conf Update mod.conf 2020-09-05 17:30:59 -04:00

README.md

Homt-Rank

This mod adds a ranking system to minetest.

Documetation

This mod adds 2 commands and a privilege.

Commands

  • You can set a player's rank with the /rank command.
    • Syntax: /rank \<player\> \<rank\>
  • You can rankup by normal means using the /rankup command.
    • Syntax: /rankup
    • To figure out the command, type it with an empty hand.

Privileges

  • The rank privilege, if used in conjunction with the server privilege, will allow you to use the /rank command.

Further Details

Using rank players will have a rank in their nametag so it will look like this: "[rank] name". This mod is going to be made so that it works with the /nick command in my morecommands mod.

Changelog

0.1.0: Initial Commit

License

This mod is licenced under the LGPL v2.1+, see LICENSE for more information.