Earlier Versions
| Name | Size | Uploaded | Game Version | Downloads | |
| SimpleAnnounce v0.6.0 beta | 16.92 KB | Mar 29, 2013 | 1.5.1 | 1,544 | Download |
| SimpleAnnounce v0.5.2 beta | 8.37 KB | Dec 24, 2011 | CB 1.0.1-R1 | 1,336 | Download |
| SimpleAnnounce v0.2.0 beta | 5.52 KB | Dec 24, 2011 | CB 1.0.1-R1 | 243 | Download |
| SimpleAnnounce v0.5.4 alpha | 8.13 KB | Mar 11, 2012 | CB 1.2.3-R0.1 | 724 | Download |
| r10 alpha | 5.94 KB | Mar 10, 2012 | CB 1.1-R7 | 217 | Download |
| r9 alpha | 5.92 KB | Mar 10, 2012 | CB 1.1-R7 | 211 | Download |
| r8 alpha | 5.82 KB | Feb 18, 2012 | CB 1.1-R4 | 265 | Download |
| r7 alpha | 6.59 KB | Dec 24, 2011 | 1.0.0 | 97 | Download |
| r6 alpha | 6.46 KB | Dec 24, 2011 | 1.0.0 | 98 | Download |
| r5 alpha | 4.89 KB | Dec 24, 2011 | 1.0.0 | 159 | Download |
| r4 alpha | 4.76 KB | Dec 24, 2011 | 1.0.0 | 104 | Download |
| r3 alpha | 4.12 KB | Dec 24, 2011 | 1.0.0 | 92 | Download |
| r2 alpha | 3.88 KB | Dec 23, 2011 | 1.0.0 | 94 | Download |
Description
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'
- Permissions:
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.
Get 0.05 TON 💎
Download
Add a comment