Jump to content

TheSckwadbros999

Member
  • Posts

    42
  • Joined

  • Last visited

Everything posted by TheSckwadbros999

  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??????
  15. yea like a command where u do /leaderboard and it places down a hologram with the baltop
  16. how can you make it so you can only fly in a curtain demission? Like my spawn has its own demission how do i made it so they can't fly in that demission?
  17. I found this plugin called Ajleadersboards cause I need a leaderboard, Idk how to skript one and crap like that, anyways I download it to my pc. Then, download it to my server files, then minehut says "we dont take .jar files" and yea I want minehut to add Ajleaderboards.
  18. Hello, How can you skript a leaderboard or is there a leaderboard plugin?
  19. thing is i have a gen server and I am making mineable gens and when I mine it, it drops the mineable gen then so it kinda dupes it
  20. Ok so how do you make it where if a player breaks a block, the block doesn't drop?
  21. I use luckperms but for me its %player's prefix% or if your doing loop (looping scoreboards are the best they update every 3 seconds) For loop is will be %loop-player's prefix%
  22. Hello! I saw Products has advertise rewards so when you go into the minehut lobby and do /ad you get in game prizes. How can I do that?
×
×
  • Create New...