RepeatCS

Repeat, a simple and lightweight plugin that automatically sends a custom message at regular intervals to your server.

File Details

Repeat2.0.0.jar

  • R
  • Mar 12, 2026
  • 10.94 KB
  • 8
  • 1.21.11+37

File Name

Repeat2.0.0.jar

Supported Versions

  • 1.21.5-Snapshot
  • 1.21.11
  • 1.21.10
  • 1.21.9
  • 1.21.8
  • 1.21.7
  • 1.21.6
  • 1.21.5
  • 1.21.4
  • 1.21.3
  • 1.21.2
  • 1.21.1
  • 1.21
  • 1.20.3-Snapshot
  • 1.20.5-Snapshot
  • 1.20.6
  • 1.20.5
  • 1.20.4
  • 1.20.3
  • 1.20.2
  • 1.20.1
  • 1.20
  • 1.19.4
  • 1.19.3
  • 1.19.2
  • 1.19.1
  • 1.19
  • 1.18.2
  • 1.18.1
  • 1.18
  • 1.17
  • 1.16
  • 1.15
  • 1.14
  • 1.13
  • 1.12
  • 1.11
  • 1.10

📦 Repeat — Patch Notes v2.0.0

Version 2.0.0 marks a major update to Repeat, with the arrival of new commands, improved message handling, and numerous internal optimizations to make the experience smoother, more flexible, and more powerful.

✨ New Features

➕ Adding & Managing Messages

  • /addmessages <message> Adds a message to the list of repeated messages. (Alias: /addmessage)
  • /testmessage Allows you to test a random message from among those saved.
  • /testemessages <index> Tests a specific message using its index in the list.
  • /listemessage Displays the complete list of saved messages.
  • /togglemessage Enables or disables automatic message repetition.

⏱️ Repetition Interval

  • /setinterval <seconds> Sets the overall interval between each repeated message.
  • /setinterval <index> <seconds> Sets a specific interval for a particular message.

🔧 General Improvements

  • Optimized message storage system.
  • Improved stability during automatic repetition.
  • Reduced latency when executing commands.
  • Improved error and user feedback handling.
  • Internal redesign to prepare for future features.

🛠️ Utility Commands

  • /repeatreload Reloads the plugin configuration without restarting the server.
  • /repeathelp