I was wondering if anyone out here on MCMarket can make me a very simple plugin.
---------------------------------------------------------------
Plugin Name: Show
Version: MC 1.14.4+.
Budget: I've had a developer make this for me before, but lost it and need a new version anyway. I'm thinking free of charge to 10 dollars?
Description the Plugin:
A plugin that runs ANY Minecraft/plugin command through ticks.
So for example at let's say at 5 seconds, a command or more than one command will execute. You can also do repeat the command if wanted by doing:
- repeat (how many times) (seconds apart) so that those command(s) will repeat themselves that many times.
An example would be:
- repeat (command here) 5 2 ~ will repeat it 5 times, 2 seconds apart. Or -repeat 10 0 seconds apart will spam the command 10 times.
The way that the commands run is through the player that starts the show, so essentially, the player that does /show start is "running the commands"
In-game commands are:
/show create (name) - will create a show, and in the folder config, will create a folder that has the show name file and that is where you code the show
/ticks (seconds) - will convert seconds to ticks (like a calculator)
/show start (name) - starts the show
/show stop (name) - stops the show
/show reload - reloads the plugin and updates any changes
Here's an actual example too
https://codeshare.io/G8VrOv
- Thank you!
Contact me on Discord: Dann#7034
---------------------------------------------------------------
Plugin Name: Show
Version: MC 1.14.4+.
Budget: I've had a developer make this for me before, but lost it and need a new version anyway. I'm thinking free of charge to 10 dollars?
Description the Plugin:
A plugin that runs ANY Minecraft/plugin command through ticks.
So for example at let's say at 5 seconds, a command or more than one command will execute. You can also do repeat the command if wanted by doing:
- repeat (how many times) (seconds apart) so that those command(s) will repeat themselves that many times.
An example would be:
- repeat (command here) 5 2 ~ will repeat it 5 times, 2 seconds apart. Or -repeat 10 0 seconds apart will spam the command 10 times.
The way that the commands run is through the player that starts the show, so essentially, the player that does /show start is "running the commands"
In-game commands are:
/show create (name) - will create a show, and in the folder config, will create a folder that has the show name file and that is where you code the show
/ticks (seconds) - will convert seconds to ticks (like a calculator)
/show start (name) - starts the show
/show stop (name) - stops the show
/show reload - reloads the plugin and updates any changes
Here's an actual example too
https://codeshare.io/G8VrOv
- Thank you!
Contact me on Discord: Dann#7034
