Jump to content
  • 0

how do i make it so spawn eggs our disabled?


Dawson_Mar

Question

4 answers to this question

Recommended Posts

  • 0
5 hours ago, Dawson_Mar said:

h o w

😄

If you want to completely disable spawn eggs for all players, including ops, you can add this skript. 

on right click holding any spawn egg:
	cancel event

If you want ops to be able to use them tho, you can use this.

on right click holding any spawn egg:
	player is op
	cancel event

I have not tested this but it should work I think.

 

If you don't know how to add a Skript, here is how. First download the plugin called Skript. Then restart the server. Then go to plugins > skript > scripts. In the scripts folder, create a file called like spawneggs.sk and paste in one of the following skripts I said and click save. The file can be called anything but it just has to end in .sk. Then in game, do /sk reload spawneggs, or what ever you named the file. And it should be working.

Discord - tarna256

In-game name - _Tarna_

Website - https://tarna.dev
Paste Site: https://paste.tarna.dev

---------------------------------------------------------

[VIP] - 7/27/2020

Community Support - 7/8/20 | 11/3/20

Helper  - 11/3/20 - 2/21/21

Moderator - 2/21/21 - 5/17/21

❤️ - 5/17/21 - now

Moderator - 12/20/22 - now

---------------------------------------------------------

image.png.70849a9b84e0347ce107b8e3eaee312c.pngimage.png.2111009afbd8bef10966ba9ede35a199.png

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...