Parties

Minimalist party mod for Luanti

Moderate Pure Nim score 50/100 · last commit 2026-05-04 · 1 stars · tests present · no docs generated

Summary

Latest Version Unknown
License Unknown
CI Status Failing
Stars 1
Forks 2
Open Issues 0
Last Commit 2026-05-04
Downloads 0
Last Indexed 2026-08-06 04:57

Installation

nimble install Parties
choosenim install Parties
git clone https://gitlab.com/zughy-friends-minetest/parties

OS Compatibility

Platform Linux macOS Windows FreeBSD OpenBSD NetBSD Android iOS WASM Embedded
Parties - - - - - - -

README

Parties

Minimalist party mod for Minetest

Support my work

Commands

  • /party help: shows a list of commands
  • /party invite <player>: invites a player to a party
  • /party join <player>: accepts an invitation request, if any. If player is specified, accepts that specific player request
  • /party leave: leaves a party. If the party leader leaves, the role is assigned to another player (if there at least 2 players left)
  • /party kick <player>: kicks player from the party
  • /party disband: disbands a party

Chat

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

Customisation

Launch the world at least once with parties enabled. Then customise the mod going to your world folder/parties

Developers

In-depth API documentation

Want to help?

Feel free to: * open an issue * check Weblate for translations * submit a merge request. In this case, PLEASE, do follow milestones and my coding guidelines