Go to file
Zughy 63702f77da Callbacks implemented 2020-07-18 13:31:58 +02:00
locale Bugfix: gruppo sciolto in automatico quando si rimane da soli | Bugfix: non si può invitare giocatori già in un gruppo 2020-06-30 22:18:48 +02:00
DOCS.md Callbacks implemented 2020-07-18 13:31:58 +02:00
LICENSE Add LICENSE 2020-06-28 13:37:18 +00:00
README.md Update README.md 2020-07-14 11:48:03 +00:00
api.lua Callbacks implemented 2020-07-18 13:31:58 +02: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 Distinzione tra leave e disband | quando leader gruppo abbandona, ne viene designato un altro in automatico 2020-06-30 20:55:03 +02:00
init.lua Callbacks implemented 2020-07-18 13:31:58 +02:00
mod.conf primo commit 2020-06-28 15:37:00 +02:00
player_manager.lua Giocatore cacciato in automatico dal gruppo al disconnettersi 2020-06-30 13:23:47 +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: accept an invitation request, if any
  • /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