Redstoneking18 submitted a new resource:
ID for Item - This plugin adds the command /id and /i, along with permissions.
Read more about this resource...
With this plugin you can specify the command / ID of the block in your hand, and / i to copy the item in your hand 64 times.
This plugin also supports permissions as other IDs plugins.
Hello...
I would like to create a plugin with MySQL support.
Which code do I have to insert to send a MySQL statement (%My statement%)?
If I have a class called MySQlConnecton, and include the Connecor (https://dev.mysql.com/get/Downloads/Connector-J/mysql-connector-java-8.0.19.zip) in Eclipse...
Hello iAtomPlaza...
I've already read your post, but I don't understand why you want to do it anyway.
I would recommend you to use the LP Api.
If you want to do it in Commands, I would intercept the command, find out what permission the command needs, check the Config to see if the player has...
Hello...
I'd do it with a repeat loop and a sleep in between.
Like this:
Player player;
while (true) {
Player.setbossbar("Text1");
time.sleep(3000);
Player.setbossbar("Text2");
Time.sleep(3000);
Player.setbossbar("Text3");
Time.sleep(3000);
}
I hope I could help you, but beware the method...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.