Jump to content

TheSckwadbros999

Member
  • Posts

    42
  • Joined

  • Last visited

Recent Profile Visitors

403 profile views

TheSckwadbros999's Achievements

Newbie

Newbie (2/6)

0

Reputation

  1. How would I go about a floating item skript. Basically when a player is holding a block the block is on their screen where their going to place it. Like excavators. (Not remaking Excavators btw nothing close to it)
  2. Hello! When I add a plugin to my server all my worlds reset does anyone know why?
  3. Every time I add a plugin my map resets for example I go and make a change on my map and when I install a plugin it resets the map back to normal. Does anyone know why?
  4. Yea I have that problem too
  5. happening to me too, idk. Thank you for posting cause I thought my server was the problem
  6. heres the skript: https://pastebin.com/0gN9a2dC u can copy part of the skript to make more ranks
  7. Hello so I have my skript: command /test: open virtual chest inventory with size 3 named "test" to player format gui slot 0 of player with paper named "test" to run: if {test::%player's uuid%} >= 10: set slot 0 of clicked inventory to 1 green dye named "test" when ever I click to paper it turns into the green dye but when I close the inventory the green dye doesn't stay there how do I make it so it stays there? THANKS!
  8. Why every time I add a plugin my spawn map gets reset?
  9. all I have is if {xp::%player's uuid%} is 500: remove 500 from {xp::%player's uuid%} add 1 to {levels::%player's uuid%} I've tried >= doesnt work I wonder if its not running Error message: Can't understand this event: if {xp::%player's uuid%} is 500
  10. So I only have this I have it so when you break certain blocks you get xp then i want it so after 500 xp you get one level and its says cant understand if {xp::%player's uuid%} is 500 or = if {xp::%player's uuid%} is 500: remove 500 from {xp::%player's uuid%} add 1 to {levels::%player's uuid%}
  11. idk but i cant pvp with other people on my server same with the other people, I wonder if its a skript or a plugin. I tried setting a region where u can pvp only (didnt work) and other things can somebody help me!
  12. Im curios how did you learn skript?
  13. I was wondering how you can make it where if u kill someone you get money would it be something like this: on death: if attacker is a player: add 50 to %player's balance% idk
  14. So after the 1.17 update skript plugin for me isn't working. Is that because it needs a new version? Or is it just me, all my skripts are in my file, but none of my commands work, I had a scoreboard it isn't there. I saved my skripts then did /sk reload and nothing is working??????
×
×
  • Create New...