Jump to content

Broadcast Skript


minehutman12345

Recommended Posts

Here is some Broadcast code i made.

command /broadcast <text>:
	usage: &b&l[BROADCAST] &rPlease use /broadcast <text> instead of /broadcast.
	permission: skript.broadcast
	permission message: &4&lYou do not have access to broadcast a message!
	trigger:
		broadcast "&b&lBROADCAST"
		broadcast ""
		broadcast "&6%argument 1%"

The file below is the full script

broadcast.sk

  • Like 1

Beginner skripter.

 

Just message me a easy skript idea and I might do it.

 

Goals:

Broadcast skript

Won 1 thing

Rank up

Have a Legend, Tester, Maker, Staff, Or popular server owner comment on a topic

Have a VIP - Legend comment on a topic

Screenshot 2022-10-14 182605.png

Link to comment
Share on other sites

If you don't want to download here is the full code:

command /broadcast <text>:
	usage: &b&l[BROADCAST] &rPlease use /broadcast <text> instead of /broadcast.
	permission: skript.broadcast
	permission message: &4&lYou do not have access to broadcast a message!
	trigger:
		broadcast "&b&lBROADCAST"
		broadcast ""
		broadcast "&6%argument 1%"


command /bc <text>:
	usage: &b&l[BROADCAST] &rPlease use /bc <text> instead of /bc.
	permission: skript.broadcast
	permission message: &4&lYou do not have access to broadcast a message!
	trigger:
		broadcast "&b&lBROADCAST"
		broadcast ""
		broadcast "&6%argument 1%"

command /bcast <text>:
	usage: &b&l[BROADCAST] &rPlease use /bcast <text> instead of /bcast.
	permission: skript.broadcast
	permission message: &4&lYou do not have access to broadcast a message!
	trigger:
		broadcast "&b&lBROADCAST"
		broadcast ""
		broadcast "&6%argument 1%"

 

  • Like 1

Beginner skripter.

 

Just message me a easy skript idea and I might do it.

 

Goals:

Broadcast skript

Won 1 thing

Rank up

Have a Legend, Tester, Maker, Staff, Or popular server owner comment on a topic

Have a VIP - Legend comment on a topic

Screenshot 2022-10-14 182605.png

Link to comment
Share on other sites

you can use "aliases: (etc)"

so like

command /broadcast <text>:
	aliases: bc, bcast
	usage: &b&l[BROADCAST] &rPlease use /broadcast <text> instead of /broadcast.
	permission: skript.broadcast
	permission message: &4&lYou do not have access to broadcast a message!
	trigger:
		broadcast "&b&lBROADCAST"
		broadcast ""
		broadcast "&6%argument 1%"

oh and also you can put "broadcast colored "%arg-1%" instead of what you did 

and also i (used to be a popular server owner HEHE RASCALPVP)

Edited by ES63

Player Stats

IGN - ES63

Rank - Pro

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

Server Stats

RascalPVP - Owner

RandKits - Owner

DoodySim - Owner

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

066fced7fa2c6eb28ff57c203964a6d3.gif.45df2fe64e40c8d045324e2a6203c1c6.gif

do that ^^^^

i will heart back (i promise)

 

Link to comment
Share on other sites

On 10/12/2022 at 5:16 PM, Moruto said:

its not required tho cause essentails has it, but this is customizable

I know but I made because I think essentials one is too basic.

Beginner skripter.

 

Just message me a easy skript idea and I might do it.

 

Goals:

Broadcast skript

Won 1 thing

Rank up

Have a Legend, Tester, Maker, Staff, Or popular server owner comment on a topic

Have a VIP - Legend comment on a topic

Screenshot 2022-10-14 182605.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...