Jump to content

DogMeat494

Member
  • Posts

    10
  • Joined

  • Last visited

Everything posted by DogMeat494

  1. Is ChatManager not working?
  2. it works with or without “gui”: format slot of player format gui slot of player @Nd_ at the end of the condition, it should be this: “to close then run” not “to close and run” (not sure if this will fix it)
  3. Ok, thanks for the info.. I thought my code was actually wrong for a sec. Almost deleted some of it
  4. Use any of these: format slot 1 of player with splash potion of harming named "{name}" with lore "{lore}" to close format slot 1 of player with splash potion of harming named "{name}" with lore "{lore}" to close and run "command" format slot 1 of player with splash potion of harming named "{name}" with lore "{lore}" to be unstealable format slot 1 of player with splash potion of harming named "{name}" with lore "{lore}" to close and run [make player execute "command"] format slot 1 of player with splash potion of harming named "{name}" with lore "{lore}" to close and run [make console execute "command"]
  5. command test <text>: trigger: send "%arg 1%" send "&1%arg 1%" I tested this code above and got this: 1st time running /test: "reee" "reee" 2nd time running /test: "reee" "reeereee" 3rd time...: "reee" "reeereeereee" and so on.... until I reload the script. Anybody know why it's repeating itself if you use color codes? EDIT: Oh.. so apparently this happens as well: It saves the stuff from before?? what.. So confuzzled
  6. Started to test out JSON in Skript and wrote this: command json: trigger: json("%player%", "Hello...|| ;)||ttp: ;D") I got an error saying Help? I do have Skript-JSON installed.
  7. You can request for them in the Plugins Forums
  8. Not too sure if this (json.sk link)is compatible with Minehut 1.14.4 but here we go: It allows Skripters to implement clickable messages. (this is why I want this addon) EXAMPLE: json("%player%", "&7&oHello, this is a &bsample json&7.||ttp:&bI'm a tooltip for the first cluster.|| There's no tag, so I've started a new cluster.||cmd:/ping||ttp:&6&o&lCLICK&f for /ping") Downside is that it's long... But it's worth it. Hopefully this is compatible. Thanks for your time.
  9. Please add Skript Addon: Sharpsk! It's a useful addon that fully supports many plugins that servers usually uses: 1. World Edit 2. World Guard 3. McMMO 4. Group Manager 5. Slimefun 6. Mythic Mobs More not listed.... It also has many useful Events, Conditions, Effects... that supports the listed plugins above and even regular MC Vanilla: "On Armor Equip." Link to Skript SharpSK Link to GitHub <= download
×
×
  • Create New...