Okay so im currently trying to code an aircraft skript.
Everything went smoothly until I realized that I don't know how to make the aircraft move to the direction
the player executed the command to move.
Here is what im trying to explain:
command /aircraftmovement [<text>]:
permission: aircraft.movement
trigger:
if arg 1 is not set:
send "&cUsage: /aircraftmovement <up/down/forward/stop/right/left> <aircraftname>"
Also, I made a "worldedit" system where you can select the aircraft, execute the command /aircraft create <aircraftname>
So yeah if you guys could help me out it would be great!
What I want is something that would replicate this event (this event dosent exist its just something that i would like)
on block movement:
Everything went smoothly until I realized that I don't know how to make the aircraft move to the direction
the player executed the command to move.
Here is what im trying to explain:
command /aircraftmovement [<text>]:
permission: aircraft.movement
trigger:
if arg 1 is not set:
send "&cUsage: /aircraftmovement <up/down/forward/stop/right/left> <aircraftname>"
Also, I made a "worldedit" system where you can select the aircraft, execute the command /aircraft create <aircraftname>
So yeah if you guys could help me out it would be great!
What I want is something that would replicate this event (this event dosent exist its just something that i would like)
on block movement: