#Teleporting all the player on my server

1 messages · Page 1 of 1 (latest)

lavish plank
#

I'm trying to make a item that teleports all the players on my server to you when you right click it. Normaly it would be simple because you can use @a but because my server is a minehut server, i can't. Does anyone here know how I could go about this? This is my code (which works find apart from the command issue)

on right click: if player's tool is a shulker shell: if name of player's tool is "<#4ED887>&lG<#4DD27D>&lr<#4BCC74>&la<#4AC66A>&lv<#48C060>&li<#47BA57>&lt<#45B44D>&ly <#43A83A>&lU<#41A230>&lp<#409C27>&lg<#3E961D>&lr<#3D9013>&la<#3B8A0A>&ld<#3A8400>&le": execute console command "tp @a %player%" broadcast "&5%player% has pulled all the server members together with his gravity upgrade" remove 1 of shulker shell named "<#4ED887>&lG<#4DD27D>&lr<#4BCC74>&la<#4AC66A>&lv<#48C060>&li<#47BA57>&lt<#45B44D>&ly <#43A83A>&lU<#41A230>&lp<#409C27>&lg<#3E961D>&lr<#3D9013>&la<#3B8A0A>&ld<#3A8400>&le" from player

noble oak
#

skript has a teleport effect