Go to file
ChimneySwift 77d2c0cb9a Update LICENSE 2017-10-19 18:21:24 +10:00
LICENSE Update LICENSE 2017-10-19 18:21:24 +10:00
README.md Update README.md 2017-10-19 18:18:48 +10:00
description.txt Add files via upload 2017-10-19 18:10:22 +10:00
init.lua Add files via upload 2017-10-19 18:10:22 +10:00

README.md

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

  1. Enter your minetest directory.
  2. Find the clientmods directory.
  3. Unpack this mod into that directory.
  4. Rename unpacked directory (should be named pm-master) to pm.
  5. Set the in-game setting enable_client_modding to true.
  6. You're done!

License

Code: MIT License