pm
Makes sending PMs in Minetest faster.
Commands
pm
Will send a PM via /msg
to the recipient selected via .pm_set
.
If no arguments are given it will return the current recipient.
pm_set
Sets the recipient for messages sent with .pm
. Player names are case sensitive
How to install
- Enter your minetest directory.
- Find the
clientmods
directory. - Unpack this mod into that directory.
- Rename unpacked directory (should be named
pm-master
) topm
. - Set the in-game setting
enable_client_modding
to true. - You're done!
License
Code: MIT License
Description
Languages
Lua
100%