Recent content by SplEko

  1. SplEko

    Making a queue system

    Pretty basic, just want a system that counts the amount of players that join, then begins a countdown when a certain amount of players have joined, then separates them into groups of 3 when the countdown ends. I tried looking up lists and watching videos, but god forbid someone put more than two...
  2. SplEko

    How to get Actionbar to be perm

    Title basically. I need to figure out how to get the text that displays above the hotbar to stay above the hotbar, instead of fading away
  3. SplEko

    How to display variable in bossbar/scoreboard

    title
  4. SplEko

    Variable not increasing when told to

    I have it set so that when a mob is killed, it will increase a select variable by 5. But when the mob dies, the variable does not increase. I have it set to MobDeath-Variable. Increase $default money 5. can some1 help me with this?
  5. SplEko

    Posting again because no 1 is being helpful

    yes i do
  6. SplEko

    Posting again because no 1 is being helpful

    I have it in my code so that: When Player Sneaks-If Player is wearing armor-give potion effect. The problem is when the player sneaks, it will give the potion effect with or without the armor. Also, in the code for removing the armor, which is set to: when player walks-If player is NOT wearing...
  7. SplEko

    IF statement and potion effect not working.

    Bump again
  8. SplEko

    IF statement and potion effect not working.

    I have it in my code so that: When Player Sneaks-If Player is wearing armor-give potion effect. The problem is when the player sneaks, it will give the potion effect with or without the armor. Also, in the code for removing the armor, which is set to: when player walks-If player is NOT wearing...
  9. SplEko

    Magic Wand Particle Line

    what abt the NOT arrow? do I include that?
  10. SplEko

    Magic Wand Particle Line

    I want to know how to make a partial line come from a particular weapon and only hit entities, like mobs, not players. I also looked at past tutorials for this and they all sucked arse so can someone give some good instructions if you have an answer?
Top Bottom