SayAs

Quick rating

Community listing page, reviews here may not be monitored by the author.

SayAs

By adriansimoOwner

No reviews yet

Adds the /sayas command, allowing users to send chat messages as another player. Fully compatible with LuckPerms.

QoL & Tweaks
Mod Loaders
Fabric
Minecraft

Community voices

Reviews

List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Show per page
10
25
50
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Where It Runs
Server Only

Runs entirely on the server. Also works in singleplayer.

About

Project Details

Type
Mod
License
MIT License
Latest Version
sayas-1.0.1-1.21.10.jar

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

CurseForge ID
Modrinth ID

Resources

External Links

Source Issues Wiki Discord

About

Description

SayAs is a lightweight Fabric mod that adds a simple command allowing players (with permission) to send chat messages as another player. Perfect for administrators, moderation tools, role-play servers, and custom events.


✨ Features

  • Adds the command:

    /sayas <player> <message>
    
  • Sends a chat message exactly as if it was written by the selected player

  • Fully compatible with LuckPerms

  • Permission node:

    adriansimo.sayas
    
  • Automatic logging of all /sayas actions → Logs stored in: sayas/log/sayas.log

  • Simple, lightweight, no performance impact


📂 Log Format

[2025-11-21T13:10:59.505297300] ADRIANSIMO2008 -> ADMIN: Test

🧩 Requirements

  • Fabric Loader 0.18.1+
  • Fabric API
  • Minecraft 1.21.10+

🔧 Target Use Cases

  • Server administration
  • Role-play events
  • Automated moderation tools
  • Testing chat interactions

🗣️ SayAs

SayAs is a lightweight Fabric mod that allows players (with permission) to send chat messages as another player, use custom aliases, or fully mimic other players in real-time. Perfect for administrators, moderation tools, role-play servers, and custom events.


✨ Features

Adds multiple commands:

Basic usage

/sayas as <player> <message>

Sends a message as if written by the selected player

Alias system

/sayas name <name>
/sayas name show
/sayas name clear

Set, view, or clear your custom display name (stored per-player)

Mimic mode

/sayas mimic <on|off|status>

When enabled, your normal chat messages are sent as your configured name Attempts real player mimic if the target is online

JSON messages

/sayas json <player> <json>

Send advanced chat messages using raw JSON (tellraw format)


🔐 Permissions

  • sayas.use – Basic usage
  • sayas.mimic – Enable mimic mode
  • sayas.json – Use JSON messages

✔ Fully compatible with LuckPerms (Should be, luckperms for 26.1 isnt out yet) ✔ Falls back to OP system if LuckPerms is not installed


📂 Logging

All actions are automatically logged:

sayas/log/sayas.log

Example:

[2025-11-21T13:10:59.505297300] PlayerA -> PlayerB: Hello
JSON [2025-11-21T13:11:10] PlayerA -> PlayerB: {"text":"Hi"}

⚙️ Features Overview

  • Persistent alias system (UUID-based)
  • Real-time chat interception (mimic mode)
  • Fallback system if mimic fails
  • JSON chat support for advanced formatting
  • Lightweight and thread-safe implementation
  • No noticeable performance impact

🧩 Requirements

  • Fabric Loader 0.18.1+
  • Fabric API
  • Minecraft 1.21.10+

🔧 Target Use Cases

  • Server administration
  • Role-play events
  • Moderation tools
  • Chat testing and scripting

Screenshots

Gallery

  • log
    log .
  • Showcase of mod
    Showcase of mod Image shows how player sees chat when he sent message as ADMIN

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

<1,000
Total Downloads
CurseForge
<1,000
Modrinth
<1,000
Last Updated
CurseForge
Created
CurseForge
Modrinth
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works