LiveToggle

⭐ — (1 endorsements) 📥 159 downloads 📌 v1.0.0 📅 12/17/2025
🟡 Updated this year

By mysticalcraft-ancientvipers · management

⬇ Download Mod Source: Modrinth ↗ 📅 Updated: 12/15/2025 📅 Created: 12/17/2025

🔍 Analysis

  • 🏆 #12 of 234 management mods in this game by downloads

📋 About This Mod

✅ `/live` toggle (on / off)
✅ Multiple custom commands on:
✅ - LIVE enabled
✅ - LIVE disabled
✅ Fully customizable messages
✅ `/livetoggle reload`

# LiveToggle **LiveToggle** is an extremely lightweight Paper/Spigot plugin that allows players to toggle a **LIVE mode** using `/live`. The plugin: - Executes **console commands** (e.g. LuckPerms suffix) - Supports **multiple custom commands** - Is fully configurable - Uses **no schedulers, no loops, no listeners** - Uses virtually **no memory** - Built for **JDK 21 + Gradle** --- ## ✨ Features - `/live` toggle (on / off) - LuckPerms suffix **set / remove** (configurable) - Multiple custom commands on: - LIVE enabled - LIVE disabled - Fully customizable messages - `/livetoggle reload` - Persistent per-player storage (1 byte) - Lag-free design --- ## 🧠 Performance & Lag LiveToggle is designed with performance as the highest priority: - ❌ No repeating tasks - ❌ No async/sync schedulers - ❌ No event listeners - ❌ No HashMaps or growing caches - ✅ Code runs **only when `/live` is executed** - ✅ Storage via PersistentDataContainer (1 byte per player) ➡️ Result: **no noticeable lag and negligible memory usage** --- ## 📦 Requirements - **Paper / Spigot** - **Java 21** - **Gradle** - *(Optional)* LuckPerms --- ## 🔧 Installation 1. Download or build the plugin 2. Place `LiveToggle-*.jar` in your `plugins/` folder 3. Start the server 4. Edit `config.yml` to your liking 5. Use `/livetoggle reload` after changes --- ## ⚙️ Commands ### `/live` Toggles LIVE mode on or off ### `/livetoggle reload` Reloads the configuration without restarting the server --- ## 🔐 Permissions | Permission | Description | |----------|-------------| | `livetoggle.use` | Access to `/live` | | `livetoggle.reload` | Access to `/livetoggle reload` | --- ## 📝 Configuration (`config.yml`) ```yml permission: "livetoggle.use" reloadPermission: "livetoggle.reload" luckperms: enabled: true priority: 100 suffix: " &c&7" setSuffixCommand: 'lp user {player} meta setsuffix {priority} "{suffix}"' removeSuffixCommand: "lp user {player} meta removesuffix {priority}" commands: onEnable: - "say &a{player} is now LIVE!" onDisable: - "say &c{player} is no longer LIVE!" messages: noPermission: "&cYou do not have permission." enabled: "&aLIVE mode enabled." disabled: "&cLIVE mode disabled." reloaded: "&aConfig reloaded." reloadNoPermission: "&cYou do not have permission to do this." reloadUsage: "&cUsage: /livetoggle reload"

# LiveToggle

LiveToggle is an extremely lightweight Paper/Spigot plugin that allows players to toggle a LIVE mode using `/live`.

The plugin: - Executes console commands (e.g. LuckPerms suffix) - Supports multiple custom commands - Is fully configurable - Uses no schedulers, no loops, no listeners - Uses virtually no memory - Built for JDK 21 + Gradle

## ✨ Features

  • `/live` toggle (on / off)
  • LuckPerms suffix set / remove (configurable)
  • Multiple custom commands on:
  • - LIVE enabled
  • - LIVE disabled
  • Fully customizable messages
  • `/livetoggle reload`
  • Persistent per-player storage (1 byte)
  • Lag-free design

## 🧠 Performance & Lag

LiveToggle is designed with performance as the highest priority:

  • ❌ No repeating tasks
  • ❌ No async/sync schedulers
  • ❌ No event listeners
  • ❌ No HashMaps or growing caches
  • ✅ Code runs only when `/live` is executed
  • ✅ Storage via PersistentDataContainer (1 byte per player)

➡️ Result: no noticeable lag and negligible memory usage

## 📦 Requirements

  • Paper / Spigot
  • Java 21
  • Gradle
  • (Optional) LuckPerms

## 🔧 Installation

1. Download or build the plugin 2. Place `LiveToggle-*.jar` in your `plugins/` folder 3. Start the server 4. Edit `config.yml` to your liking 5. Use `/livetoggle reload` after changes

## ⚙️ Commands

### `/live` Toggles LIVE mode on or off

### `/livetoggle reload` Reloads the configuration without restarting the server

## 🔐 Permissions

| Permission | Description | |----------|-------------| | `livetoggle.use` | Access to `/live` | | `livetoggle.reload` | Access to `/livetoggle reload` |

## 📝 Configuration (`config.yml`)

```yml permission: "livetoggle.use" reloadPermission: "livetoggle.reload"

luckperms: enabled: true priority: 100 suffix: " &c&7" setSuffixCommand: 'lp user {player} meta setsuffix {priority} "{suffix}"' removeSuffixCommand: "lp user {player} meta removesuffix {priority}"

commands: onEnable: - "say &a{player} is now LIVE!" onDisable: - "say &c{player} is no longer LIVE!"

messages: noPermission: "&cYou do not have permission." enabled: "&aLIVE mode enabled." disabled: "&cLIVE mode disabled." reloaded: "&aConfig reloaded." reloadNoPermission: "&cYou do not have permission to do this." reloadUsage: "&cUsage: /livetoggle reload"

🤖 AI-enhanced — based on mod data

📊 Mod Details

Game
Minecraft Plugins
Author
mysticalcraft-ancientvipers
Version
1.0.0
Downloads
159
Endorsements
1
Category
management
Created
12/17/2025
Updated
12/15/2025
Game Versions
1.20, 1.20.1, 1.20.2, 1.20.3, 1.20.4
Tags
management, utility

🔧 How to Install Minecraft Plugins Mods

Download from Modrinth. Use Prism Launcher or drop into your mods folder.

📖 Full step-by-step install guide for Minecraft Plugins →

Visit the official mod page for specific installation instructions for this mod.

🎮 Need cheat codes or console commands? Check ur gaming wiki for Minecraft Plugins commands, item IDs, and more.

❓ Frequently Asked Questions

Which Minecraft Plugins versions does LiveToggle support?

The author lists 1.20, 1.20.1, 1.20.2, 1.20.3, 1.20.4, 1.20.5. Other versions may work but are untested by the author.

What is the latest version of LiveToggle?

Version 1.0.0, published 2025-12-15 with 159 downloads recorded at the source.

Keep browsing — more Minecraft Plugins mods await

📋 All Minecraft Plugins Mods 🏆 Top 25 📂 More management 👤 More by mysticalcraft-ancientvipers 🔎 Similar Mods 🌐 Best management (All Games) 🔀 Check Compatibility ⚖️ Compare Mods 🆕 New Mods