BUYING PANIC SCRIPT

Status
This thread has been locked.

Lesbians

Vouch King
Banned
Feedback score
8
Posts
477
Reactions
165
Resources
0
Hello, I'm looking for a custom script.
Command: /panic
Permission: staff.panic

What it does: I'm wanting it to do /freeze [NAME OF PERSON DOING /PANIC]
Budget: $1
 
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

ItsSilentShot

Feedback score
0
Posts
46
Reactions
11
Resources
0
Get a plugin called BetterAlias. It's the best thing you can imagine. Easier than most other alias plugins. You don't need to give away your dollar for that bro!

When you download it, in the config.yml, do something like(not sure, stopped on servers a while ago):

/panic:
0: /freeze 0

It has a built in tutorial in the config comments, just read it. If all fails, look at its bukkit/spigot page.

They need the permission to freeze someone, but I expect you to be giving this to a YT rank or something close (staff), because if they froze someone else and tried to abuse, it can be seen.

PS: I made a help board and everything with that, added new commands, and made the entire server look very unique and custom made. If you get the grab of it, you can do a lot more than just /panic ;)[DOUBLEPOST=1477159884][/DOUBLEPOST]
He most likely has that plugin, he wants /panic, not /freeze.
 

NonameSLdev

Feedback score
0
Posts
108
Reactions
43
Resources
0
I'm not familiar with skripts, but this sounds awfully simple. Reading some tutorials and doing this by yourself wouldn't take long.
Also, there are tons of alias plugins out there which do that and much more. Why not just do that?
 

M4T14SG4M3R

PapuHost Game Hosting CEO
Premium
Feedback score
0
Posts
278
Reactions
77
Resources
0
Code:
command /panic [<number=1>]:
    description: Shows the help menus
    usage: /help [page]
    permission: youtube.panic
    permission message: &cThis requires 3 permission levels. You only have 1.
    executable by: players and console
    aliases: /p, /panichelp
    trigger:
        loop blocks in radius 3 around player:
            loop-block is air
            set loop-block to glass
        set {clear.block} to location of player
        play ender signal on player's head
        message "&aAll staff on the network have been notified that you need help."
        create an explosion of force 0 at the player
        make player execute command "/helpop Teleport to %player%! Panic mode activated!"
        apply jump boost -100 to the player for 100 seconds
        apply slowness 2000 to the player for 100 seconds
        apply Regeneration 100 to the player for 100 seconds
        apply Resistance 100 to the player for 100 seconds
        apply  Fire Resistance 100 to the player for 100 seconds
        wait 0.5 seconds
        play ender signal on player's head
        wait 0.5 seconds
        play ender signal on player's head
        wait 0.5 seconds
        play ender signal on player's head
        wait 0.5 seconds
        play raw sound "mob.endermen.portal" at player with pitch 1 volume 10
        play ender signal on player's head
        wait 0.5 seconds
        play raw sound "mob.endermen.portal" at player with pitch 1 volume 10
        play ender signal on player's head
        wait 0.05 seconds
        play raw sound "mob.endermen.portal" at player with pitch 1 volume 10
        play ender signal on player's head
        wait 0.5 seconds
        play raw sound "mob.endermen.portal" at player with pitch 1 volume 10
        play ender signal on player's head
        wait 0.5 seconds
        play raw sound "mob.endermen.portal" at player with pitch 1 volume 10
        play ender signal on player's head
        wait 0.5 seconds
        play ender signal on player's head
        play raw sound "mob.endermen.portal" at player with pitch 1 volume 1
He don't want a freeze skript. He said that when a player do /panic it will do /freeze {name of player}
That can be do in only 2-4 lines
 

DedicatedRam

Premium
Feedback score
4
Posts
271
Reactions
106
Resources
0
ADMINS ADMINS TP!!!

Anybody can do this easily for you. This isn't that hard to be honest. It's really simple, also why would you want it to /freeze you, instead of just showing a custom message? Or why do you specifically want a skript?
 

Lolitsalex1

Feedback score
0
Posts
90
Reactions
18
Resources
0
This is so easy. You just need a plugin that lets consol freeze players and i can do this for a vouch
 
Status
This thread has been locked.
Top