Go to file
Zughy f09c344a9f Version bump 2022-02-01 15:31:09 +00:00
locale Spanish localization and small typo correction 2020-11-27 18:55:32 +00:00
sounds Sounds implemented 2020-07-22 14:02:54 +02:00
DOCS.md Players can now choose which party they want to join, if they have multiple invites 2020-07-22 19:01:22 +02:00
LICENSE Add LICENSE 2020-06-28 13:37:18 +00:00
README.md Players can now choose which party they want to join, if they have multiple invites 2020-07-22 19:01:22 +02:00
api.lua Implemented custom party messages formatting function 2021-02-03 14:38:13 +01:00
callbacks.lua Callbacks implemented 2020-07-18 13:31:58 +02:00
chatcmdbuilder.lua primo commit 2020-06-28 15:37:00 +02:00
commands.lua Players can now choose which party they want to join, if they have multiple invites 2020-07-22 19:01:22 +02:00
init.lua Version bump 2022-02-01 15:31:09 +00:00
mod.conf primo commit 2020-06-28 15:37:00 +02:00
player_manager.lua Players can now choose which party they want to join, if they have multiple invites 2020-07-22 19:01:22 +02:00

README.md

Parties

Minimalist party mod for Minetest

Support my work

Commands

  • /party invite <player>: invite a player to a party
  • /party join <player>: accept an invitation request, if any. If player is specified, accepts that specific player request
  • /party leave: leave a party. If the party leader leaves, the role is assigned to another player (but if there were 2 people)
  • /party disband: disband a party

Chat

  • /p <message> writes a message in the party chat

Developers

In-depth API documentation

Want to help?

Feel free to:

  • open an issue
  • submit a merge request. In this case, PLEASE, do follow milestones and my coding guidelines. I won't merge features for milestones that are different from the upcoming one (if it's declared), nor messy code
  • contact me on the Minetest Forum

Credits

Sounds by suntemple and Heshl