Jump to content

Jockerlight

Member
  • Posts

    84
  • Joined

  • Last visited

Everything posted by Jockerlight

  1. I would prefer survival or mini games server
  2. Like this; command /ec: trigger: open chest with 1 row named “&bEnderchest Page 1” to player format slot 8 of player with barrier named “&bNext page” to run: make player execute command “/ec2” command /ec2: trigger: open players ender chest to player **THIS WONT WORK** but just do it like that Adddon : Tuske
  3. variables: {gen.balance.%uuid of player%} = 0 every second: loop all players: loop blocks in radius 5 around loop-player: if loop-block is gold block: add 1 to {gen.balance.%uuid of player%} command /money: trigger: send “{gen.balance.%uuid of player%}$”
  4. every a minute: loop blocks in radius 10 of all players: set block at loop-value's location to lava this should work ! I didn’t test it yet, but it should
  5. on join: send Actionbar “%player‘s health/20“ to player
  6. Is it possible to send a screen Titel when a mine resets?? (With the plug-in Minerestlite)
  7. Dupes from Youtube are all patched you can try to look on reddit. There people would show you a dupe trick!
  8. So if I Wanne create an action bar can I use %player‘s health%/20 ?
  9. But It would work when I would spell I breaking right ... give player wooden pickaxe of unbreakable 1
  10. /mv tp spawn #spawn = worldname
  11. Jockerlight

    Health

    Is there a placeholder for player’s health like %player’s health%?
  12. So like this If %{money.%player%}% is equal then 1000 divide 1000 from %{money.%player%}% and then ??
  13. Hey so I made a money Skript and I was wondering how I print the amount of players money at the scoreboard as “k” not as 13.000
  14. On join: give player wooden axe of unbreable 1
  15. 2. You forgot to use spaces ! Command /HelloWorld: trigger: send “Hello World” 3. So can you send me the errors cause in this Code you forgot the spaces too and you need to define the variables you use for smp. command /mikeltowm: trigger: make player execute command “/mv tp build2” send “&6You got teleported to build2” command /town: trigger: make player execute command “/mv tp SMP” send “&6You got teleported to the Town” this requires Multiverse!! command /fireboal trigger: shoot fireball at speed 5 from player
×
×
  • Create New...