• This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn more.
  • Minecraft 1.16.220 Update + Bug/Crash Fixes
    Added MCPE 1.16.220 version and fixed crashes for multiple plugins. You can view the full changelist here.
  • Forum Updates - 4/11/2021
    Various changes have been made to the forums and a few categories. You can view the full changelist here.

Auto Message Annoucements

Warning!
Hello , there have been no replies in this thread for more than 30 days.
Please make sure you have a valid reason before you reply to this thread or you may face moderation action.
#1
Auto Messages In Chat
Code


cmd add broadcast message onlineplayers() This is the first message

cmd add broascast sleep 60

cmd add broadcast message onlineplayers() This is the second message

cmd add broadcast sleep 60

cmd add broadcast goto 1

cmd trigger startup broadcast
 

snacchan

Tree Puncher
#9
I think by default any new commands made by madcommand any user can use so you'd have to set perms or unregister it or create like a group checker within the command.
I disagree because if you create a command such as /freeze, anyone could abuse it.
 

snacchan

Tree Puncher
#18
I was just explaining that by default any user can use the command and abuse it, and to stop that you would need to set like perms or something
Yes, I understood that. But for me, I think it should be the other way around and that only OP's can use it by default and you just assign it to the specific roles/users necessary.
 
#19
Yes, I understood that. But for me, I think it should be the other way around and that only OP's can use it by default and you just assign it to the specific roles/users necessary.
Or... instead of having one thing by default, make it part of the command creation by which the command won’t be created until the person chooses who can use it by default