Jump to content

Satellq

Member
  • Posts

    42
  • Joined

  • Last visited

1 Follower

About Satellq

  • Birthday 01/18/2006

Recent Profile Visitors

399 profile views

Satellq's Achievements

Newbie

Newbie (2/6)

7

Reputation

  1. Satellq

    Economy

    So, I recently removed Essentials from my server and added skVault but how do I setup an economy system?
  2. /gamerule commandBlockOutput false I think you can use this instead of creating another command.
  3. Link the plugin you are using.
  4. Also, if you're using temporary variables make sure to use: set {_temp} to player's held tool
  5. Check your configuration, probably you typed something wrong. Use this site: https://yaml-online-parser.appspot.com/
  6. Satellq

    BetterEnchants

    Link: https://www.spigotmc.org/resources/betterenchants.21816/ Just, read the description of the plugin, it'ss very useful.
  7. Satellq

    [SKRIPT] Lore problem

    Hello, so I also posted it in github but they told me to post it here so here we are. LORE PROBLEM Description I can't change the lore of an item Steps to Reproduce set lore of loop-player's tool to "LORE 1||LORE 2" Expected Behavior The lore should change but it remains empty. Errors / Screenshots None errors.
  8. I know, but I'm trying this: command /toast: trigger: loop all items in player's inventory: loop-item is a pickaxe loop all the enchantments of loop-item: send "test" to player But I'm getting this error, why?
  9. o on death: victim is a player attacker is a player add 1 to player's balance Vault, Essentials (or any other plugin that makes Vault works), Skript and I think SkQuery, Skellet and skRayFall. Try out and let me know.
  10. Make sure your skript starts like this: variables: {orange} = true {red} = false {gray} = false #[add colors here]
  11. Hi, is there a way to do fix this: to Efficiency 20?
  12. Can you explain what should the skript do?
  13. Try using "&c", "&6", [...] You can find the complete list here: click
×
×
  • Create New...