Overview
- What's new in this club
-
Posts
-
You have reastart any web
-
Mwuhh 11
Please make sure that you aren't responding to posts that haven't been responded to in over a month. Thanks!
-
Mwuhh 11
Please make sure that you aren't responding to posts that haven't been responded to in over a month. Thanks!
-
Mwuhh 11
Please make sure that you aren't responding to posts that haven't been responded to in over a month. Thanks!
-
gabinun 0
so i made the skript to mimic essential ofc this is not fully essential since its so big but this is a important part of essential there is still alot of things missing like /warp /jail and /nick so here you go
command invsee <player>:
Edited by gabinun
permission: op
aliases: inv
trigger:
open arg's inventory to player
command trash:
trigger:
open chest inventory with 4 rows named "&7&lᴛʀᴀsʜ" to player
command setspawn:
permission: "op"
trigger:
set {spawn} to position of player
command spawn:
trigger:
teleport player to {spawn}
on join:
teleport player to {spawn}
on respawn:
teleport player to {spawn}
on chat:
set the chat format to "%player's display name% %message%"
command sudo <player> <text>:
trigger:
make arg-1 say arg-2
command ci <offlineplayer>:
aliases: clear
trigger:
clear inventory of arg-1
command ender-clear <offlineplayer>:
aliases: clear
trigger:
clear arg-1's ender chest
command speed <number>:
trigger:
player is flying:
set player's fly speed to arg
send "&aFly speed set to %arg%"
else if player is walking:
set player's walk speed to arg
send "&aWalk speed set to %arg%"
command ec:
aliases: ender, enderchest
trigger:
open the player's ender chest to the player
command broadcast <text>:
aliases: bs
trigger:
broadcast colored arg-1
-