Mineuniverse
Log in Register
Plugins

SimpleAnnounce

Simple timed announcements/news messages
by _ForgeUser7941682
Download Claim this project
7,070 downloads
0 likes
Updated Jun 30, 2026
0 hypes
Admin Tools Chat Related General Informational Mechanics

SimpleAnnounce

SimpleAnnounce

Create timed announcements/news messages with ease with SimpleAnnounce

You can create messages that are printed server-wide after a certain delay, and have it repeat every x seconds if you'd like. If you wish to send it only to users with certain permissions, or a lack of certain permissions, so it sends to exactly those whom you wish the message to send to.

Features

  • Timed server-wide announcements/news messages
  • Easily configurable
  • Configure one-time or repeating messages
  • Configure messages to only send to users with or without certain permission nodes
  • Config auto-generation on first-run
  • Optional debug mode to track down who is/isn't receiving messages and why
  • Optional automatic config reloading to retrieve new messages
  • '/simpleannounce reload' to reload on command!
    • Permissions:
      • simpleannounce to use '/simpleannounce' for help
      • simpleannounce.reload to use '/simpleannounce reload' or '/simpleannounce r'

Configuration Overview

Details

Config Nodes
auto-reloadconfig(int): <Time in minutes to check/reload config for message updates(0 for off)>
    NOTE: When config is reloaded, will reset delays for messages and cause one-time messages to resend
debug-mode(boolean): <Should we pring debug to server.log(true/false)?>
    NOTE: Look for fine and finer level log messages in server.log
messages: Add messages below this, see below
Messages config overview
<message label>(String, req.):
    message: <Message to send>(String, req.)
    delay: <Delay to send message on in secs>(int, optnl - default 0)
    repeat: <time between repeat sends in secs>(int, optnl)
    includesperms: (String list, optnl)
    - <only send to those with this perm>
    - <and this one>
    excludesperms: (String list, optional)
    - <don't send to those with this perm>
    - <and this one>

Default/Example config

auto-reloadconfig: 20
debug-mode: false
messages:
    default1:
        message: Repeating message!
        delay: 15
        repeat: 60
    default2:
        message: Repeating message for those w/ build perm
        delay: 30
        repeat: 60
        includesperms:
        - permissions.build
    default3:
        message: One-time message!
        delay: 45

Project & Source

See our project page for activity and source instructions.

SimpleAnnounce v0.6.0
MC 1.5.1, 1.5.0
Beta 2013-03-29 Get
SimpleAnnounce v0.5.4
MC CB 1.2.3-R0.1
Alpha 2012-03-11 Get
r9
MC CB 1.1-R7
Alpha 2012-03-10 Get
r10
MC CB 1.1-R7
Alpha 2012-03-10 Get
r8
MC CB 1.1-R4
Alpha 2012-02-18 Get
r3
MC 1.0.0
Alpha 2011-12-24 Get
r4
MC 1.0.0
Alpha 2011-12-24 Get
r5
MC 1.0.0
Alpha 2011-12-24 Get
SimpleAnnounce v0.2.0
MC CB 1.0.1-R1
Beta 2011-12-24 Get
r6
MC 1.0.0
Alpha 2011-12-24 Get
r7
MC 1.0.0
Alpha 2011-12-24 Get
SimpleAnnounce v0.5.2
MC CB 1.0.1-R1
Beta 2011-12-24 Get
r2
MC 1.0.0
Alpha 2011-12-23 Get

More from _ForgeUser7941682

SimpleCensor
3,243
SimpleReserve
30,937
SimpleModerator
23,370

You Might Also Like

Craftipedia
Craftipedia - View crafting recipes in-game!
97,126
Dynmap-AdminCmd
Show homes/warps from AdminCmd on Dynmap maps
9,912
ClockSign
Create signs that show the time of your world(s), or real-life timezones
9,789
PingNachricht
A easy to use PlayerCounter edit-plugin
9,687
VillageInfo
Displays info about current village
9,596
Askyblock-holostats
Display the top10 players from Askyblock plugin as a hologram
9,538