Jump to content

Cxnnors

Member
  • Posts

    78
  • Joined

  • Last visited

Everything posted by Cxnnors

  1. tbh i dont know but maybe... hide player from all players
  2. What do you need help with? If you'd like, we can conversate on Discord. What's yours?
  3. Instead of an unbreakable command, you could just use this skript: on break: fix player's tool
  4. first to find it gets 20 igs no cap, dm me :0
  5. Here you may appeal your punishment(s) within UFOShin. Please make sure that you use the following format, or your post will be deleted. Keep in mind that trolling and/or faking appeals, will result in you being removed from the club. - What punishment did you receive? (ban, mute, warn.) - Why did this punishment occur? - When did this punishment occur? - What UFOShin staff member punished you? - Please provide proof of the punishment being applied. - Any Extra Notes/Questions, etc. (optional.)
  6. I'd like to welcome you to the official UFOShin Minehut club discussion forum! I hope you have a fun time here and enjoy your stay.
  7. Cxnnors

    Need Help

    im having some trouble, could you send a example?
  8. Cxnnors

    Need Help

    thanks for helping!
  9. Cxnnors

    Need Help

    SO basically I want a basic rank up feature. If I have $250, I can rankup to B. Once I get the permissions for B, I want to rankup to mine C for $500. The problem is that the B skript interrupts the C skript and if I have $250, it takes it and ranks me up to B. Code: command /rankup: trigger: If player has permission "Default": If player's balance is greater than or equal to 250: execute console command "/lp user %player% permission set essentials.warp.mine2 true" send "&6Rankup &7» &6You ranked up to &eB" remove 250 from player's balance else: send "&6Rankup &7» &cYou don't have enough money!" if player has permission "essentials.warp.mine2": if player's balance is greater than or equal to 500: execute console command "/lp user %player% permission set essentials.warp.mine3 true" send "&6Rankup &7» &6You ranked up to &eC" remove 500 from player's balance stop else: send "&6Rankup &7» &cYou don't have enough money!" command /derankup: trigger: if player has permission "Default": execute console command "lp user %player% permission set essentials.warp.mine2 false" if player has permission "essentials.warp.mine2": execute console command "lp user %player% permission set essentials.warp.mine3 false"
  10. For further assistance, here are all the following whitelist commands: - /whitelist add [player] - /whitelist on / off - /whitelist remove [player] - /whitelist list
  11. Try using Minehut's world feature in the dashboard?
  12. Hey! I'm Cxnnors. I've been Skripting for a little over a month now. I love Skripting, and have practically learned the ins-and-outs of the plugin. I've recently became severely bored because I had a whole summer to do nothing. Which is when I thought of doing Skripting jobs for other people to keep myself occupied. If you would like a Skripting job to be done, please: - Leave your Discord Username below, so I can add you. I will reply that I've added you after adding you. - State a little summary of what you would like me to do. Please take into consideration that smaller Skripting jobs will likely cost nothing. But... more task-grueling jobs will likely cost you a little bit of money. Nothing big. Let's say around $5-10.
  13. Hey man. Yeah, I'd reccomend learning Skript. But here is a simple skript to get you started! on load: if player's holding a nether star named "&f&lSpeed": apply swiftness for 5 seconds stop
  14. Here you go. command /menu: aliases: /m trigger: wait 1 tick open virtual chest inventory with 3 rows named "Menu" to player format gui slot 13 of player with 1 diamond pickaxe named "&bSkyMines" to run: close player's inventory execute console command "/spawn"
  15. on script load: set {wait.time} to 5 if {wait.time} is greater than or equal to 5: loop all players: give loop-player 1 of random items out of all items
  16. I can make this, my Discord is: ᲼! Cxnnor ;)#1974
  17. I can make this, my Discord is: ᲼! Cxnnor ;)#1974
  18. i accidentally reported you because i thought that was reply, my bad!!! But basically, I was younger so I wanted to become a YouTuber for a lot of different things. I would always change my names because I switched to many things such as Roblox, GTA, Minecraft, etc.
  19. Welcome to Minehut! I hope you enjoy your stay here. This is a great community and I guarantee you will stay.
  20. like pete said, just go to your console, and type /op [your username] and then you may do whatever you please as you're a operator. By the way, do not give OP to anybody you don't trust! They can do very bad things including: - Changing gamemodes - Messing with plugins - Etc...
  21. Something big is coming... to Minehut of course. These will likely stay for only a little bit, so I wouldn't stress them.
×
×
  • Create New...