🕶️ Silent Admin Join

A lightweight Minecraft plugin that lets admins join the server without triggering public join messages.
Perfect for stealth moderation, surprise appearances, or mythic silence.


✨ Features


💬 Example Behavior

[No join message shown]
[Admin hears sound and sees particles]

⚙️ Configuration

Edit config.yml to customize effects:

enableEffect: true
effectType: "TOTEM"
enableSound: true
soundType: "ENTITY_ENDERMAN_TELEPORT"

Use any valid Spigot particle or sound name.


🛠️ Installation

  1. Clone the repo:
    git clone https://github.com/yourusername/SilentAdminJoin.git
    cd SilentAdminJoin
  2. Build the plugin:
    mvn clean package
  3. Copy the .jar from target/ into your server’s plugins/ folder
  4. Restart the server
  5. Give players the silentjoin.use permission

🧪 Compatibility


📜 License

MIT — fork it, remix it, and vanish in style.