CustomReminder icon

CustomReminder -----

customizable, timed chat reminders with support for prefixes and message formatting.



Configuration

  • config.yml: Located in the plugins/CustomReminder directory after the first server start with the plugin loaded. Customize this file to set up your reminders.

    Example configuration:
    Code (Text):

    reminders:
      reminder1:
        prefix: "&6[Reminder]: &f"
        message: "Don't forget to join our Discord!"
        clickText: "&eDiscord Channel!"  # Configurable click text
        hoverText: "&bJoin our community for updates and fun activities!"  # Optional hover text
        clickAction:
          action: OPEN_URL
          value: "https://discord.gg/discord"
        interval: 10

      reminder2:
        prefix: "&c[Event]: &f"
        message: "Weekly Event starting soon!"
        clickText: "&eClick for details!"
        hoverText: ""  # Hover text can be left empty if not needed
        clickAction:
          action: OPEN_URL
          value: "https://example.com/events"
        interval: 30
Resource Information
Author:
----------
Total Downloads: 154
First Release: Feb 20, 2024
Last Update: Feb 20, 2024
Category: ---------------
All-Time Rating:
0 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings