Jump to content

DragnB

Member
  • Posts

    17
  • Joined

  • Last visited

Recent Profile Visitors

109 profile views

DragnB's Achievements

Newbie

Newbie (2/6)

1

Reputation

  1. on break of first stone: broadcast "&8[&b&lACHIEVEMENT&8]&3 >>&f&l You have gained &e[STONE] Achievement" # i want custom achievements that people can get # so what im doing here is like when you break your first stone block out of the whole game it gives a achievement called that with skript. # it would be really cool for that and that idea.
  2. every second: loop all players: add 1 to {s::%loop-player's uuid%} if {s::%loop-player's uuid%} > 59: remove 60 from {s::%loop-player's uuid%} add 1 to {m::%loop-player's uuid%} if {m::%loop-player's uuid%} > 59: remove 60 from {m::%loop-player's uuid%} add 1 to {h::%loop-player's uuid%} if {h::%loop-player's uuid%} > 23: remove 24 from {h::%loop-player's uuid%} add 1 to {d::%loop-player's uuid%} command /playtime [<offlineplayer>]: trigger: arg isn't set: send "&f&l PLAYTIME OF &7&l%arg%" send "&b---------------->&e&l PLAYTIME <&b----------------" send "&b&l SECS&7 ->&b %{s::%arg's uuid%}%" send "&c&l MINS&7 ->&b %{m::%arg's uuid%}%" send "&b&l HRS&7 ->&b %{h::%arg's uuid%}%" send "&b---------------->&e&l PLAYTIME <&b----------------" wait 1 tick send "&f&l PLAYTIME OF &7&l%arg%" send "&b---------------->&e&l PLAYTIME <&b----------------" send "&b&l SECS&7 ->&b %{s::%arg's uuid%}%" send "&c&l MINS&7 ->&b %{m::%arg's uuid%}%" send "&b&l HRS&7 ->&b %{h::%arg's uuid%}%" send "&b---------------->&e&l PLAYTIME <&b----------------"
  3. your working on an advanced one or is this it?
  4. Hi im Galibix And i think you should add custom particles to your ores etc/ other things that would be cool and you should add other stuff like adventuring quests, and guns make it like a rpg type box and you should like add scripts that make the clearchat and everything eles you can imagine.
  5. can you make me a particle skript so when some custom drop like this: on break of diamond ore: chance of 15% drop 2 amethyst_crystal named "&9&lCrystal" send action bar "&bYou have gained&8 |&9 Crystal" playsound "block.bamboo.break" to player and then after that put like a firework etc particles around it for 2-4 seconds.
  6. can someone make like a XP skript for like example: on break of coal ore: send "&bYou have gained %xp% for mining Coal Ore!" Like can someone make me a skript kinda like that and when you level up you get like a paper called "&bPiece" and if you get to lvl 10 you get a rank called "&3Expert Miner"
  7. on join: teleport player to {spawn} on quit: teleport player to {spawn} on first join: teleport player to {spawn} on respawn: teleport player to {spawn} on break of diamond ore: chance of 15% drop 1 amethyst crystal named "&9&lCrystal" send "&bDROP&8 |&c Custom Drop - &9&lCrystal!" to player playsound "block.oak.log.break" to player added some things for you to enjoy:) if you want please credit me:D tell me the errors if there is any!
  8. # Please make this dupe type skript lroe # make it so like "Lore of name: TEST" on dupe of "Lore: TEST" Cancel event can someone like make a dupe/non-dupeable skript thing with lore ?
  9. yeah no one should use this one it should have a command on end /stopAnimation block /StartAnimation Block
  10. on place of diamond block: wait 2 ticks set block to black wool wait 2 ticks set block to white wool # I Want it to repeat like as a direction # and i want it to work like slime fun yk how the rainbow blocks are. # i want it so when you place it it keeps going like repeats # Like # Every 5 seconds: # Change block to "test" # if yall know what im talknig about.
  11. its not a necropost its not old either
  12. on break of Diamond ore: set air wait 5 seconds set diamond ore
×
×
  • Create New...