I believe pretty much every WE command has to be called by a player, other wise WE doesn't know where you want the command to be focus. Running /ex on an entire world could be horrendous. :)
@BoomerBR
Is there a possibility you could implement a day schedule (If it doesn't exist already)? For example: Maybe I want Dynmap to purge my world and then do a fullrender at 4:00am on Sunday. So
Command1:
Day: 0
Hour: 4
etc
This plugin can run every commands, that can be runned by the console. If you can run the command in your console, this plugin will run it without problems.
This plugin is very good but he can't run the commands that the console can not and yes only players, wanted to put this as fast as possible please, this plugin is very useful, but the only thing missing is this please !
Add a command that can add a schedule to config. Ex /csc add <command> <repeate:true/false> <interval> <after>.Heres an Ex that can remove, /csc remove Command#.
To check u can type /csc commands. These are just suggestions.
-Sniper
This is the exact plugin i'm looking at, but i'm extremely bad at configs and I don't know if it's possible that I can make it so 2 commands can be triggered at ocne
Could you add the option set a list of commands your plugin should execute, but it has to be done randomly.
By that i mean, that your plugin will pick one command out of a defined list at the defined time.
Example:
CommandSchedule:
Commandlist1:
After: 30
Repeat: true
Randommode: true
Interval: 600
Commandst:
- say Here is the commandlist
- say the plugin will pick one of them
- give player stone 20
- time day
- killall
- say lets see which command the plugin will execute every 10 minutes(600
seconds)
-
View User Profile
-
Send Message
Posted Jan 6, 2014@Finelarme2
I believe pretty much every WE command has to be called by a player, other wise WE doesn't know where you want the command to be focus. Running /ex on an entire world could be horrendous. :)
@BoomerBR
Is there a possibility you could implement a day schedule (If it doesn't exist already)? For example: Maybe I want Dynmap to purge my world and then do a fullrender at 4:00am on Sunday. So Command1: Day: 0 Hour: 4 etc
-
View User Profile
-
Send Message
Posted Jan 6, 2014Thanks Boomer for your plugin.
But we can't use command like /fixwater 100 or /ex (from world edit) ?
Thanks for your return.
-
View User Profile
-
Send Message
Posted Jan 5, 2014New version uploaded, please wait until bukkit dev staff aproves it.
-
View User Profile
-
Send Message
Posted Dec 30, 2013@Viny2013
This plugin can run every commands, that can be runned by the console. If you can run the command in your console, this plugin will run it without problems.
-
View User Profile
-
Send Message
Posted Dec 28, 2013This plugin is very good but he can't run the commands that the console can not and yes only players, wanted to put this as fast as possible please, this plugin is very useful, but the only thing missing is this please !
-
View User Profile
-
Send Message
Posted Dec 22, 2013@Superola
Every comand set in config file can execulte only one command, like:
Command1:
After: 5
Repeat: true
Interval: 30
Command: say This is an example of a repeating command! It repeats every 30 seconds.
To place another command you have to put command again, like:
Command2:
After: 5
Repeat: true
Interval: 30
Command: set pvp true
Placing the same interval in all commands, the commands will be executed at same time.
-
View User Profile
-
Send Message
Posted Dec 20, 2013@BoomerBR
CommandSchedule:
Command1: After: 0 Repeat: true Interval: 7200 Command: /SAY TESTING COMMAND 1 /SET PVP TRUE /day
Command2: After: 3600 Repeat: false Command: /SAY TESTING COMMAND 2 /SET PVP FALSE /NIGHT
Will this run the commands everyhour?:S Hour 1,3,5,7,9,11,13,15,17,19,21,23 it runs command1 and the even hours it runs command2? :D
-
View User Profile
-
Send Message
Posted Dec 20, 2013@Superola
Yes! Please take a look in the config example.
-
View User Profile
-
Send Message
Posted Dec 19, 2013Is it possible to run 2 commands every odd hour and 2 command every even hour?:)
-
View User Profile
-
Send Message
Posted Dec 6, 2013@eat_potato
its possable
-
View User Profile
-
Send Message
Posted Dec 6, 2013Add a command that can add a schedule to config. Ex /csc add <command> <repeate:true/false> <interval> <after>.Heres an Ex that can remove, /csc remove Command#. To check u can type /csc commands. These are just suggestions. -Sniper
-
View User Profile
-
Send Message
Posted Dec 1, 2013@eat_potato
Yes it's totally possible
-
View User Profile
-
Send Message
Posted Nov 29, 2013This is the exact plugin i'm looking at, but i'm extremely bad at configs and I don't know if it's possible that I can make it so 2 commands can be triggered at ocne
-
View User Profile
-
Send Message
Posted Nov 25, 2013@BoomerBR
Take your time as long as i get it someday :-P
-
View User Profile
-
Send Message
Posted Nov 21, 2013@zippolino
I will take a look in this later, i'm very busy in this last days.
-
View User Profile
-
Send Message
Posted Nov 18, 2013@BoomerBR
Pretty nice plugin. Thank you.
I have one suggestion.
Could you add the option set a list of commands your plugin should execute, but it has to be done randomly.
By that i mean, that your plugin will pick one command out of a defined list at the defined time.
Example:
CommandSchedule:
Commandlist1:
After: 30
Repeat: true
Randommode: true
Interval: 600
Commandst:
- say Here is the commandlist
- say the plugin will pick one of them
- give player stone 20
- time day
- killall
- say lets see which command the plugin will execute every 10 minutes(600
seconds)
Thx alot.
Regards
Zippolino
-
View User Profile
-
Send Message
Posted Nov 11, 2013@PrisonAnarchy It's totally diferent, this is used to run console commands with certain interval of time, run only one time, run in a specific hour.
@Sudding123 Thanks :)
-
View User Profile
-
Send Message
Posted Nov 10, 2013Hello, is this similar to the plugin ScheduledAnnouncer2? if so this will work perfectly it looks really good.
-
View User Profile
-
Send Message
Posted Nov 8, 2013Nice and simple plugin :)
-
View User Profile
-
Send Message
Posted Nov 7, 2013Version 1.1 Reuploaded.
@cowsook Thanks.