Compatibility
Minecraft: Java Edition
1.19–1.19.2
1.18.x
Platforms
Paper
Supported environments
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Licensed GPL-3.0-only
Created 2 years ago
Updated 2 years ago
A simple plugin that allows you to display news to users at login (via the chat). Commands exist in-game to add, edit, delete, enable, disable and list all news items.
Each news item has a number of times to display to users set individually. This value is tracked per user, so that each user will be shown that news item the number of times defined.
There is a single permission 'news' that grants access to manage news and is given to ops by default.
Commands:
create usage: /news create <# of times show> <news message>
delete usage: /news delete <id#>
enable usage: /news enable <id#>
disable usage: /news disable <id#>
edit usage: /news edit <id-#> <# of times show> <news message>
list usage: /news list <page-#>