Here are the top commands for TikFinity's Minecraft plugin. Follow the video below if you're stuck!
Most Important Command
Gain admin rights. This allows you to type any command into your Minecraft game chat.
Type into run.bat (also called cmd.exe) ►► op PlayerName
TNT Commands
The easiest way to spawn TNT is using a plugin from TimeCode.
DelayedTNT Plugin ►► https://github.com/TimeCodings/DelayedTNT
Just type these commands into your TikFinity action.
Spawn 10 TNT (explode quickly) ►► tnt 10
Spawn 5 TNT, 2 seconds spawn delay, 3 seconds fuse ►► tnt 5 2 3
Spawn 2 TNT on different player ►► tnt 2 PlayerName
Spawn 2 TNT on different player, 4 second spawn delay, 3 seconds fuse ►► tnt 2 4 3 PlayerName
TNT Commands (No Plugin)
If you don't want to use the TNT plugin here is some more complex commands.
Spawn 1 TNT (Explode instantly) ►► execute at PlayerName run summon area_effect_cloud ~ ~1 ~ {Passengers:[{id:tnt}]}
Spawn 5 TNT (Explode instantly) ►► execute at PlayerName run summon area_effect_cloud ~ ~1 ~ {Passengers:[{id:tnt},{id:tnt},{id:tnt},{id:tnt},{id:tnt}]}
Spawn 1 TNT (2 Second delay) ►► execute at PlayerName run summon area_effect_cloud ~ ~1 ~ {Passengers:[{id:tnt,Fuse:40}]}
Spawn 5 TNT (2 second delay) ►► execute at PlayerName run summon area_effect_cloud ~ ~1 ~ {Passengers:[{id:tnt,Fuse:40},{id:tnt,Fuse:40},{id:tnt,Fuse:40},{id:tnt,Fuse:40},{id:tnt,Fuse:40}]}
To alter explode time, change the Fuse number. "20" is one second, "40" is two seconds and so on.
Spawn 2 TNT (2 second delay between each explosion) ►► execute at PlayerName run summon area_effect_cloud ~ ~1 ~ {Passengers:[{id:tnt,Fuse:40},{id:tnt,Fuse:80}]}
Spawn 5 TNT (3 second delay between each explosion) ►► execute at PlayerName run summon area_effect_cloud ~ ~1 ~ {Passengers:[{id:tnt,Fuse:60},{id:tnt,Fuse:120},{id:tnt,Fuse:180},{id:tnt,Fuse:240},{id:tnt,Fuse:300}]}
Get weekly tips to improve your live streams. Join my free newsletter.
Other Commands
Here are some other popular commands.
Creative game mode (Minecraft Console) ►► /gamemode creative
Creative game mode (TikFinity) ►► execute at PlayerName run gamemode creative PlayerName
Clear inventory of player ►► execute at PlayerName run clear PlayerName
Fill 10x10x10 area below player with air ►► execute at PlayerName run fill ~-5 ~-10 ~-5 ~4 ~-1 ~4 air
Spawn unbreakable bedrock block near player ►► execute at PlayerName run setblock ~2 ~ ~ bedrock
Give diamond helmet ►► execute at PlayerName run give PlayerName diamond_helmet 1
Large text on middle of screen ►► execute at PlayerName run title PlayerName title {"text":"{username} spawned a creeper"}
Text in chat ►► execute at PlayerName run say {username} sent {repeatcount} {giftname}
Summon 5 creepers ►► execute at PlayerName run summon area_effect_cloud ~ ~1 ~ {Duration:1, Passengers:[{id:"creeper"},{id:"creeper"},{id:"creeper"},{id:"creeper"},{id:"creeper"}]}
ChatGPT Prompt - Get Any Command
Here is a ChatGPT prompt to get any command for TikFinity's Minecraft plugin.
I am playing Minecraft Java. I am using a local papermc server. I am using a new app called TikFinity. TikFinity has successfully used all of the following commands on my server. The commands are in backticks. `execute at PlayerName run summon ender_dragon ~ ~10 ~ {DragonPhase:0, CustomName:"\"{username}\""} ` and `execute at PlayerName run give PlayerName diamond 1` and `execute at PlayerName run summon area_effect_cloud ~ ~1 ~ {Passengers:[{id:tnt},{id:tnt},{id:tnt},{id:tnt},{id:tnt}]}` and `execute at PlayerName run fill ~-5 ~-10 ~-5 ~4 ~-1 ~4 air`. Using the same syntax please give me the following command: ENTER YOUR REQUEST HERE.
Reach out to me if you need help.
Thanks for reading!
Harry
My free newsletter - Hire me on Fiverr - Book a 1-on-1 - Discord - YouTube