Join Actions
ModApache-2.0

Join Actions

A utility mod that executes a set command when you join a listed server.

48
Downloads
0
Followers
3 months ago
Updated
📦
2
Versions

📖About Join Actions

Join Actions

Join Actions is a lightweight Fabric client-side mod that automatically runs chat commands when you join specific multiplayer servers.

It’s designed to be simple, configurable, and safe to use across multiple servers.


✨ Features

  • Run commands automatically when joining a server
  • Supports up to 4 servers, each with its own command
  • Easy configuration via Mod Menu
  • Runs commands once on join
  • Client-side only

📦 Requirements

  • Minecraft: 1.21.10+
  • Fabric Loader: 0.18.4+
  • Fabric API

Optional (recommended)

  • Mod Menu – for accessing the config screen
  • Cloth Config – required when using Mod Menu

If Mod Menu or Cloth Config is not installed, the mod will still work using the config file.


⚙️ Configuration

In-Game (Recommended)

If Mod Menu and Cloth Config are installed:

  1. Open Mod Menu
  2. Click Join Actions
  3. Configure up to 4 server / command pairs:
    • Server 1 → Command 1
    • Server 2 → Command 2
    • etc.

📋 License

This project is licensed under the Apache License 2.0.


🛠️ Contribution

Contributions are welcome! To contribute:

  1. Fork the repository.
  2. Create a new feature branch.
  3. Submit a pull request explaining your changes.

Thanks for using Join Actions