Jump to content

Outspending

Moderator
  • Posts

    26
  • Joined

  • Last visited

Everything posted by Outspending

  1. There are no current active promo codes at this moment
  2. You would have to do the calculations that Minecraft does by yourself, here's the formula for the Fortune enchant. Then you would have to give or drop the amount you get. Also if you want some extra information check out This Link
  3. Removing SkQuery may fix your issue but you can double check here: https://skripthub.net/docs/?id=4051
  4. You could add all the placed blocks to a list and loop it or you could make a structure of the map and keep placing the structure. Since structures contains air blocks which would just replace the placed blocks to air.
  5. is it skript itself? Or a skript that you made?
  6. on join: set join message to "%player% has joined!"
  7. i would recommend using a variable for this shown here: command /daily: trigger: if {cooldown::%player's uuid%} isn't set: daily(player) else if (difference between {cooldown::%player's uuid%} and now) is more than 24 hours daily(player) else: message "&cYou cannot do this command for another &f%difference between {cooldown::%player's uuid%} and now%!" to player function daily(player: player) { set {cooldown::%{_player}'s uuid%} to now # daily code } EDIT: idk if this works, i haven't touched skript in so long
  8. set player's offhand to totem of undying
  9. So I'm wanting to make a server in java and idk what server type I should make. Any suggestions? Maybe some unique or just a classic game. I'd love to hear the community decide.
  10. Im Currently looking for some server owners for a network. INFORMATION - 1 Server slot on the network - Owner rank on every server and on the discord - You will get console ofc - 10% Of your server profits will go to the network (Hub, Misc such as builders and skripters, ect) - Code any server type (As long as it isn't already being made by someone else) - You have to have good experiences with making a server HOW TO JOIN - Please contact my discord (Shadxw#0001) - You will have to awnser some questions REQUIREMENTS - Must be 15 years of age or older - Must have developed a server before SERVER TYPES THAT ARE AVAILABLE - Prison - Gens (OP or Classic) - Tycoon - Skymining - Survival - Box (OP or normal) - Unique Servers? WHAT WILL THIS NETWORK HAVE - Well im hoping to have at least 2 or more server's up before we fully release - We will have many servers that the player's can play on - Custom hub - Custom Skripts - Server's will be well made If you want more information than this please contact me (Shadxw#0001)
  11. just appeal https://minehut.com/support/form Shouldn't be that hard
  12. if you change {@region} to {_@region} that wouldn't work. You could also try `loop all players where [region at input is "<REGION>"]:`
  13. Im not doing a stupid box server or lifesteal. Overrated
  14. isn't my script but: options: region: afkzone # the region where players can get keys (must have worldguard) every 5 minutes: loop all players where [region at input is {@region}]: make console execute command "givekey %loop-player% bigcrate key 1" # change command if you wish
  15. it could be because you were talking while the bots were spamming chat. Try to make an appeal at https://minehut.com/support/form. Good luck
  16. He means like hypixel housing. People can make houses and people can play them and have fun
  17. Im currently wanting to make another server, i want it to be unique. I have no ideas so like gimme
  18. I want to make a server but I dont got an idea of what most people want!
  19. I need server ideas. I'm not doing gens. Because there are like 100 gen servers now. Thanks
×
×
  • Create New...