• 801 views 0 today
  • save_alt 36 downloads
Game Version
Minecraft 1.17.1
Progress
100% complete
  • 2
  • 1
doood
Lvl 37Artisan Architect
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+):

/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 clear

Clear the current news text. Players won't see any news.

/news preview

Preview the current news text.


Player commands (permission level 0+):

/news hide

Hide news text for the player on subsequent logins.

/news show

Show news text for the player on subsequent logins.

More like this

  Have something to say?

Welcome