Jump to content

need skript


Swacco

Recommended Posts

So you want every cacti block in your world to turn into glass? Not only would this cause immense lag and wouldn't work very well, you can change the tick speed of your server with /gamerule RandomTickSpeed 0. This will stop all plant growth. Another option would be using World Edit which would be considerably less laggy (it is impossible to do the entire world at the same time).

Support  July 29, 2020 → November 3, 2020

► Helper November 3, 2020 → February 22, 2021

► Moderator February 22, 2021 → May 17, 2021

 I might not always respond to forum dms, however I am always contactable on discord (mig#0069)

Screen Shot 2020-03-20 at 5.23.33 pm.png

Link to comment
Share on other sites

2 minutes ago, e8p said:

can i like cancel particles? so the particles cant cause lag / fps drops cause farm server me do?

you can in your client in video settings.

Support  July 29, 2020 → November 3, 2020

► Helper November 3, 2020 → February 22, 2021

► Moderator February 22, 2021 → May 17, 2021

 I might not always respond to forum dms, however I am always contactable on discord (mig#0069)

Screen Shot 2020-03-20 at 5.23.33 pm.png

Link to comment
Share on other sites

Let me know if this works for you. This should loop all cactus blocks in a 48-block radius and change them.

command /togglecactus:
	permission: [Whatever permissions you want]
	permission message: [No perms because I said so]
	trigger:
		loop all blocks in radius 48 around player:
			if loop-block is cactus:
				[Replace it with whatever you're looking to replace it with. Save the location using a variable]

command /cactusreplacerthing:
	trigger:
		[Restore the blocks in the variable with cactus]
			

 

Capture.PNG.3810aa656f0ae5a4a06ad625e2b40c5f.PNG

Link to comment
Share on other sites

  • 3 years later...

Please make sure that you aren't responding to posts that haven't been responded to in over a month. Thanks!

No rank - 2017-2021

Minehut Tester - 2021-2023

Minehut Volunteer Moderator - 2023-Current

Report a player/server: Report Player / Server

Create a support ticket: Submit a request

 

Did I help you? If so, feel free to give me a like!

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...