From d4fc9b8a9c1cf777bd1751d6dbef1aa3fe6df95c Mon Sep 17 00:00:00 2001 From: NorbiPeti Date: Thu, 20 Aug 2015 00:36:18 +0200 Subject: [PATCH] Updated Readme --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index ea1d586..1353e8a 100644 --- a/README.md +++ b/README.md @@ -66,3 +66,11 @@ You can set the sound played by creating a file named notificationsound.txt and Example: mob.pig.say 1.0 + +#### Announcements (/u announce) +You can make announcements broadcasted every n minutes where you can set n and it defaults to 15. + + /u announce add - Adds a new announcement. It supports formatting codes with &. + /u announce remove - Remove announcement by index (see below). + /u announce list - List announcements with indexes. + /u announce settime - Set the time between announcements in minutes.