Mods / Announcer!

Category: #Simplification #Utility
Author: Murples
Side: Server
Created: Jul 23rd at 4:32 PM
Last modified: Aug 12th at 11:04 PM
Downloads: 81
Follow Unfollow 1

Latest file for v1.19.8:
Announcer.zip 1-click install


A simple mod I made bc i needed it, I made it specifically to use the /announce command but it can run any commands at whatever times you specify

 

by default the config file(located in your modconfig folder) will look something like this:

[
  {
    "Hour": 6,
    "Minute": 0,
    "Message": "your text/command here"
  }
]

 

but for multiple commands you can modify it like this:


[
  {
    "Hour": 6,
    "Minute": 30,
    "Message": "your text/command here"
  },
 
  {
    "Hour": 8,
    "Minute": 59,
    "Message": "your other text/command here"
  },
 
  {
    "Hour": 21,
    "Minute": 0,
    "Message": "your text/command number 3 here"
  }
]



Version For Game version Downloads Release date Changelog Download 1-click mod install*
v1.0.1 31 Aug 12th at 11:04 PM Show Announcer.zip Install now
v1.0.0 17 Jul 23rd at 4:37 PM Show announcer.zip Install now

2 Comments (oldest first | newest first)

💬 MurplesAuthor, Aug 12th at 11:46 PM

okay so turns out i'm just an idiot

💬 MurplesAuthor, Aug 12th at 11:36 PM

I am e x t r e m e l y confused about why the new version won't mark the game version or have 1 click install

(edit comment delete)