Compatibility
Minecraft: Java Edition
1.21.x
1.20.x
1.19.x
1.18.x
1.17.x
1.16.x
1.15.x
1.14.x
1.13.x
1.12.x
1.11.x
1.10.x
1.9.x
1.8.x
1.7.x
Platforms
Creators
Details
Licensed ARR
Published 3 months ago
Updated 2 days ago
1. Introduction
RiceNotice - A pretty useful global announcement plugin
- Focuses on being extremely simple to configure (simple, simpler, simplest)
 - Supports RGB colors (e.g. &#FF0000) for server versions 1.16+
 
# Timing interval (in seconds) 
time: 600
# Announcement configuration (can be infinitely expanded with multiple groups, randomly selects one group)
notice:
  # First group configuration
  group1:
    - "Content 1"
    - "Content 2"
  # Second group configuration  
  group2:
    - "Content 3"
    - "Content 4"



