Jump to content

quick007

Member
  • Posts

    375
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by quick007

  1. This should have been patched last night...
  2. Nice, honestly a think a gif/short video would be better imo
  3. Instead of just saying "please provide the download link" please help pop by adding the download link. Here it is btw: https://www.spigotmc.org/resources/ultra-chests-an-interactive-reward.44360/
  4. Now I have to find every single pain point of the panel (all of them) to get them off there asses to do something about it.
  5. While I do partially agree with this, a lot of people don't provide enough info.just are dumb. For example, skript say "player is not a valid argument, use vitem instead" and there in the skript channel asking it, like why. Other people won't share their code or ask a question with no context and won't show us what they've already done. #skript is good if you send a skript with all code, the error, and what you have done so far. I do realize that it was the highlighted section but just want to point that out. Otherwise, great article 100%.
  6. I was muted for a week for posting a gif about minehuts anti-bot soooo
  7. Can you make sure to mark my answer as the solution instead of yours so other people can just look at the solution if they need help?
  8. YAY, but wrong thread lmao
  9. Make sure to include the name of the plugin next time to help pop review these faster, but cool suggestion,would be nice to see smth like that on an SMP. Name: Combat Weaponry Plus
  10. Not sure that's the best person to contact, a actual support team member or zero would be better, but I told them above who/where to contact
  11. 1: Don't give away your email 2: Make a support ticket here by click on the red support icon on the bottom of the page: https://superleague.zendesk.com/hc/en-us/categories/360001333733-Minehut (super league gaming is the parent company for minehut)
  12. Personally recommend using luckperms for new users as it has a web editor and a lot of tutorials. Its also more likely to be updated and stable on minehut.
  13. on command /sell: send player title "&6You sold items" for 2 seconds
  14. yea, preatty sure you can use on step of heavy weighted pressure plate: if players location is {checkpoint1}: message "You got to the first checkpoint"! set {checkpoints::%player%} to 1 if players location is {checkpoint2}: message "You got to the second checkpoint"! set {checkpoints::%player%} to 1 command /checkpoint [<text>] [<integer>]: trigger: if arg 1 is not "set" or "remove": message "Usage: &6/checkpoint <set/remove> <integer>" else: if arg 1 is "set": add arg 2 to {checkpoint::*} else if arg 1 is "remove": delete arg 2 from {checkpoint::*} Thats untested, but a general idea of what you could do
  15. You could also use every 5 seconds and detect there tol if you wanna do that
  16. Technically its not cause its exactly a month but yea sorry, post hidden
  17. What's like the most common, lackluster server yall see all the time?
  18. on rightclick with diamond sword: teleport player to {somewhere}
×
×
  • Create New...