Hey so im trying to make a command (/console) that basiclly lets you access the console ingame, if that makes sense?, so basically im relativly new to skript but i know a bi tabout coding so it was fairly easy fro me to figure it out but i have had this problem for hours now but have not found any solution. the code right now is pretty simple but idkk what i can do to fix it to be honest:
thats the code i have right now but i still need help if anyone can help me please do! (Please do not send me links to any documents i just want my code to be fixed pls!)
Code:
command /console <string>:
trigger:
execute console command "<string>"