Copy-pasting skripts and removing 4 lines not cool!
Original
Skript below was edited so lore wouldn't go off-screen
#--------------------------------------
# AdminPanel
# by Kaakaomuffini
#--------------------------------------
command /ap:
aliases: /adminpanel
permission: adminpanel.use
permission message: &8[&cAdminPanel&8] &c
trigger:
open chest with 6 rows named "&4AdminPanel" to player
format slot 4 of player with wooden pickaxe named "&a&lAdminPanel" with lore "&6By: Kaakaomuffini" to be unstealable
format slot 8 of player with paper named "&9&lInfo" with lore "&2This skript is", "&2meant to be", "&2used with Essentials plugin", "&6If you prefer", "&6without Essential plugin", "&6some of the features" and "&6might not work!" to be unstealable
format slot 9 of player with clock named "&6&lMorning" to run [execute player command "time set 71000"]
format slot 10 of player with clock named "&e&lDay" to run [execute player command "time set day"]
format slot 11 of player with clock named "&7&lEvening" to run [execute player command "time set 13000"]
format slot 12 of player with clock named "&8&lNight" to run [execute player command "time set 14000"]
format slot 18 of player with sunflower named "&e&lSunny" to run [execute player command "weather clear"]
format slot 19 of player with water bucket named "&9&lStorm" to run [execute player command "weather storm"]
format slot 27 of player with iron sword named "&6&lRemove Mobs" to run [execute player command "mobkill all"]
format slot 28 of player with milk bucket named "&6&lRemove Effects" to run [execute player command "effect @p clear"]