commandsBeginnermc 1.20.x – 1.21.x7 lines
/heal command
lets ops or anyone with the permission heal themselves with /heal. confirms with a green message.
vanilla Skriptno addons required.
heal-command.sk7 lines
command /heal: permission: skript.heal permission message: &cYou don't have permission. trigger: heal the player send "&aYou have been fully healed!" to player
get it running
heal-command.sk · 7 lines · vanilla Skript- 1
copy or download
grab the .sk file with the buttons up top.
heal-command.sk· ready to drop in - 2
drop it in your scripts folder
save it exactly here on your server — no typos, just copy the path:
…/plugins/Skript/scripts/heal-command.sk - 3
reload in-game
run this in chat or console — your script goes live instantly:
/sk reload heal-command
that's it — your script is live. hop in-game to try it.
/ related templates
more commands templates
commands
/spawn command (with warmup)
teleports the player to the spawn point of the main world. 3-second warmup with cancel-on-move.
commandswarp system (/warp /setwarp /delwarp)
admins set named warp points; players teleport to them. warp locations persist across reloads.
commandsprivate messages (/msg /r)
/msg <player> <text> sends a private message. /r replies to the last sender. both parties see the exchange.