Enable CI/CD by adding .onedev-buildspec.yml
| locale | Loading last commit info... | |
| sounds | ||
| DOCS.md | ||
| LICENSE | ||
| README.md | ||
| api.lua | ||
| callbacks.lua | ||
| chatcmdbuilder.lua | ||
| commands.lua | ||
| init.lua | ||
| mod.conf | ||
| player_manager.lua |
README.md
Parties
Minimalist party mod for Minetest
Commands
/party invite <player>: invite a player to a party/party join <player>: accept an invitation request, if any. Ifplayeris 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
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
