Did you ever want a powerful and free commands and messages scheduler?
Here it is! Enjoy it :)
All examples are in the config file!
Show messages to player:
commands: - "[YourPrefix] Hello everyone!" - "It's a message" - "$>Random player is %randomplayer%" - "Hey, %player%, do you know that last random player was %randomplayer%" - "!>Only you, last random player %randomplayer%, hear this!" - "$!>Only you, new random player %randomplayer%, hear this!" - "&d&l[Prefix] &b&lIt's colored message. &f&lAnd\nthis is new line.
Run commands:
# if you want to just send message to all players, put it as a command (without / or something) # in message you can use such parameters as $ and ! # you can run multiple commands using >; # '@' runs command to every player (you can use %player% placeholder) # '$' reselects random player (placeholder is %randomplayer%) # '!' runs command or shows the message only to random player # you can also use %randomplayer% after the command with $-prefix (every command with $-prefix will reselect(!) random player) # '#' runs command as player (use with '@' or '!') # '-' excludes random player from '@' # %randomplayername% and %playername% are display names with colors and prefixes (if used) - "@>/title %player% subtitle \"&lRandom player is &b&l%randomplayer%\"\ >;\ @>/title %player% title \"&lYour name is &b&l%player%\"\ >;\ %player%, we've shown you a title! Cookoo :D" - "Hi, %player%! It's just a message :) &bYou can use color codes, &emake\nmultiline messages." - "It's long message. \ You can write it and write it (it's not multiline)." - |- It's multiline message. Every line here is new line in game. Woohoo! Isn't it nice? - "$!>Hey, %randomplayer%, only you can see this message." - "!>Hey, %randomplayer%, it's me again!" - "Omg, %randomplayer% is ignoring me! >:(>;$>Okay, i'm going to disturb %randomplayer% now.." - "-@>This message sees everyone excluding %randomplayer%." - "Placeholders: %player% (and %playername%), %randomplayer% (and %randomplayername%), \ %online%/%maxplayers%, %balance%" - "And now I'm going to show you top of balances!>;@#>/balancetop" - "$!>%randomplayer%, i want you to give money to the admin ;)>;!#>/pay admin 500" - "$!#>/me is stupid! Or not..." - "-@#>/tell %randomplayer% Woop woop. Yep, we've all sent a message to you, %randomplayername%."
Create ticket! https://github.com/MikroAcse/AutoCommandsPlus/issues