#How to use fill in skript

1 messages · Page 1 of 1 (latest)

ancient stone
#

I'm constantly stuck in one thing

I'm working on a prison script

execute console command "fill %{_x}-2% 254 %{_z}-2% %{_x}+2% 250 %{_z}+2% glass outline"

Create a glass prison in your current location 255 where the player is.

But it doesn't work if the player is in nether

So instead of "console", I changed it so that the player gets a command

execute {_player} command "fill %{_x}-2% 254 %{_z}-2% %{_x}+2% 250 %{_z}+2% glass outline"

It works well when i have permission, but it doesn't work when i don't have permission

How can I fix this problem?

mellow steeple
ancient stone
#

I think it'll work as a loop, but please give me a hint...

mellow steeple
#

blocks within {_loc1} and {_loc2}