• 10/15/21 3:21 am
- 801 views • 0 today
- save_alt 36 downloads
- Game Version
- Minecraft 1.17.1
- Progress
- 100% complete
7
For Forge 1.17.1 Servers
Adds the ability to set news text which will be shown to each player on login. Players can choose to hide news if they don't want to see it anymore.
Admin Commands (permission level 2+):
Sets the news text. <text> is a JSON chat component, like the one in /tellraw. You can use a tool like /tellraw editor (I did not make this tool) to generate these JSON arguments.
Example: '/news set [{"text":"News\n","color":"green"},{"text":"Uploaded this mod","color":"gold"}]'
Clear the current news text. Players won't see any news.
Preview the current news text.
Player commands (permission level 0+):
Hide news text for the player on subsequent logins.
Show news text for the player on subsequent logins.
Adds the ability to set news text which will be shown to each player on login. Players can choose to hide news if they don't want to see it anymore.
Admin Commands (permission level 2+):
/news set <text>Sets the news text. <text> is a JSON chat component, like the one in /tellraw. You can use a tool like /tellraw editor (I did not make this tool) to generate these JSON arguments.
Example: '/news set [{"text":"News\n","color":"green"},{"text":"Uploaded this mod","color":"gold"}]'
/news clearClear the current news text. Players won't see any news.
/news previewPreview the current news text.
Player commands (permission level 0+):
/news hideHide news text for the player on subsequent logins.
/news showShow news text for the player on subsequent logins.
More like this
5336219
7

Have something to say?