Hello, I am jerry come from Hong Kong
All website must has advertising. Minecraft is always.
User can click in to learn more about this advertising.
Website always but minecraft why not?
That all we know, we have a plugin call Announcement.
But it can not interact with players. Such at server is hosting a event
and need to be publicize. Player can easy to know and join the event.
Announcement may be... not work very well...
What is the difference of TouchNotice?
TouchNotice can make your notices interact with players.
They can use their mouse to know more details or click to run command
Easy!!~

A new way to write the message
Marked contrast!

Know more about command details

You can run on CMD
/Notice list - Get notices list
/Notice add {Text} - Add a notices.
/Notice remove <Index> - Removes the element at the specified position in notices list.
/Notice delay <Sec> - Set how many sec issued a notice.
/Notice broadcast <Index> - Manually broadcast message.
/Notice say <Text> - Manually broadcast a one time message.
/Notice reload - Reload the plugin.
Use command: /Notice add <p>&eHi &a{player}&e, how are you?</p>

Use command: /Notice add <p>&eHi &a{player}</p><p>&e, how are you?</p>

Opens a URL using Java's URI class. The only accepted protocols are "http" and "https",
and one must be included. Web links must also be enabled.
Tag:
example: <p url="http://google.com">Click me go to google</p>
Runs a command with the clicking player set as the sender.
Tag:
example: <p rc="/stop">Click me to stop the server</p>
Replaces the player's current chat input with the text in value. Unlike insertion, it completely replaces instead of appends.
Tag:
example: <p sc="/kick jerrylum">Click me to kick myself</p>
Used with books to switch to the page specified in value. If page number does not exist, nothing will happen.
Tag:
Shows a tooltip populated by a text component, though could also just be a simple string.
Tag:
example: <p st="I am {player}">What is my name?</p>
Displays a pre-formatted achievement tooltip. May also show pre-formatted statistics tooltips,
though will only show the statistic name.
Tag:
example: <p sa="achievement.openInventory">What happen after I prass E?</p>
Parses NBT input into an item and displays the result.The value is a string and must have nested
quotation marks escaped.Must be valid NBT input starting with an unnamed compound. Note
thatif Advanced Tooltips is shown (F3 + H), extra data will be shown as it normally would.
Tag:
An advanced tooltip displaying an entity's name, type, and UUID. Advanced
tooltips must be enabled to view (F3 + H). Note that this is not targeting
any existing entities, but is instead just creating dummy text.
Tag:
1.7 ~ 1.10