Jump to content

Hugs are nice! so here is a way to hug your friends! No cooldown for the fun!


Ramina__

Recommended Posts

command /hug <player>:
  trigger:
    set {_p} to player
    if player is not set:
      set {_p} to CONSOLE 
    if arg is player:
      send "&c&lYou cannot hug yourself!"
    else:
      broadcast "&b&l%{_p}%&d Hugged &b&l%arg%"
 

Link to comment
Share on other sites

20 hours ago, nolando09 said:

command /hug <player>:
  trigger:
    set {_p} to player
    if player is not set:
      set {_p} to CONSOLE 
    if arg is player:
      send "&c&lYou cannot hug yourself!"
    else:
      broadcast "&b&l%{_p}%&d Hugged &b&l%arg%"
 

bruh i need this

2021-06-09_20_22_08.jpg.422c39613f8b72de894e5ec1f3377dca.jpg

Yo who actually reads these

[Vip] - 12/29/2020
[Pro] - 1/25/2022
 

 

 

Link to comment
Share on other sites

You are checking if a required argument is set? I'm not sure I understand.

 

like.gif.653e1b24da93a6ca10eaf5b04e7f0242.gif

Likes are appreciated ❤️

 

Username: SuperOrca

Discord: Link to Profile

Rank: [VIP]

Joined Minehut: August 10, 2017

Joined Forums: June 10, 2019

 

Experienced in Python, Java (mainly spigot), Javascript (node.js, basics of react.js), and Web Development. DM on discord me if you want a custom discord bot for your server (i'm bored).

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...