Без опису

Giov4 4a8e58e489 Implemented custom party messages formatting function 3 роки тому
locale 10014e1e42 Spanish localization and small typo correction 3 роки тому
sounds 5316c27be4 Sounds implemented 3 роки тому
DOCS.md a76760d6d1 Players can now choose which party they want to join, if they have multiple invites 3 роки тому
LICENSE 95ffd147f9 Add LICENSE 4 роки тому
README.md a76760d6d1 Players can now choose which party they want to join, if they have multiple invites 3 роки тому
api.lua 4a8e58e489 Implemented custom party messages formatting function 3 роки тому
callbacks.lua 63702f77da Callbacks implemented 3 роки тому
chatcmdbuilder.lua 20df2bc618 primo commit 4 роки тому
commands.lua a76760d6d1 Players can now choose which party they want to join, if they have multiple invites 3 роки тому
init.lua a76760d6d1 Players can now choose which party they want to join, if they have multiple invites 3 роки тому
mod.conf 20df2bc618 primo commit 4 роки тому
player_manager.lua a76760d6d1 Players can now choose which party they want to join, if they have multiple invites 3 роки тому

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