running functions as the server

So this is my 3rd post in a small amount of time but I invited one of my friends to my vanilla server and the functions have tellraw command in meaning that the player has to be op to be able to use these functions, so is it possible to run these functions as the server

execute if entity @s[scores={warps_cooldown=..0}] run tellraw @s [{"text":"WARPS\n","color":"gold","bold":true},{"text":"[SPAWN] ","color":"aqua","bold":true,"hoverEvent":{"action":"show_text","value":{"text":"Left click","color":"dark_purple"}},"clickEvent":{"action":"run_command","value":"/tp @s -6.5 111.00 15 270 5"}},{"text":"[SHOP] ","color":"yellow","bold":true,"hoverEvent":{"action":"show_text","value":{"text":"left click","color":"dark_purple"}},"clickEvent":{"action":"run_command","value":"/tp @s 80.99 275.00 -5.50"}}]
scoreboard players set @s warps_cooldown 2
advancement revoke @a only vanillagames:click_food
Continue to help post