Jump to content

Overview

About This Club

The Fireorb Official Club, Recieve updates about all our servers and make sure to join the discord for more info.

Server Name

Hyp1xel.minehut.gg
  1. What's new in this club
  2. hello, so my boyfriend and i play on a minehut sever i made with a old friend like 5 yeas ago whom i am no longer firends with and have zero contact with anymore, she is the one with acess and onwership to the server. But my now boyfriend and me have been playing on it for the past 3 yeas and i would like to know how i can gain acess and ownership to this minehut sever if possible. it would be extremly appriciated if we could work something out because i dont want to end up loosing this server it has 3 years of builds and important memories on it. thank you - cowfairy10
  3. I have added a new world to me and my friends server but since the /world command was removed I can't get to it. Also Multiverse isn't available in 1.18... so is there ANY way to get to the other worlds? Thanks
  4. i am trying to op my self in a server i made but when i try to op my self in the console, it says the following: "unknown command. type "/help" for help" and i do not know what is going on, also there are these like bukkit and viaversions things that i do not know and did not put in, please help
  5. HELP! I was planning on making a server where people can teleport to other worlds, when I finally got the command block to teleport me, I got back to my original world but I was back at the original spawnpoint. I've tried /kill but it says I don't have a spawnpoint when I set my spawn 4 times before I teleported. I had a huge building that I spent a long time on and I don't want to lose all that progress. How could I get back to my building without the exact coordinates, can I get the coordinates through logs or something? Thanks
  6. So i joined my friends minehut server, and i ended up getting really good stuff even netherite armor but when he left, i realized i didn't know the server name is there any way to do a command or something?
  7. I've been trying to let me friend host the server on his computer as the free plan just isn't holding up. I'm just not able to download the entire server. I can download one world but then I end up with a reset nether and end. Does anyone know how I could either download everything into one zip file or download them separately and combine them?
  8. Nevermind, I was able to watch a few videos and the problem has been fixed.
  9. My friend and I have a free server that we have been building up and he accidentally used worldedit and crashed the server. Is there any way to undo this problem? We have coreprotect installed if that helps.
  10. Feel free to create threads here and ask us questions, we are also more active in our discord: https://fireorbdevelopment.com/discord
  11. HYP1XEL SUMMER EVENT On MAY the 25'th at 1PM EST or 6PM GMT There will be a Summer Event taking place with all sorts of cool rewards to win!, To enter the event make sure to be online at 1pm est on HYP1XEL.MINEHUT.GG and wait for the ingame announcement to /warp Event. Event Rewards - MVP++ Rank Rewards - Free Mystery Boxes as runner up prizes - PvP, Parkour, Thimble, Simon Says and much more Website: https://fireorbdevelopment.com Forums: https://forums.fireorbdevelopment.com Store: None IP: Hyp1xel.minehut.gg
  12.  
  • Posts

    • Please make sure that you aren't responding to posts that haven't been responded to in over a month. Thanks!

    • Please make sure that you aren't responding to posts that haven't been responded to in over a month. Thanks!

    • Please make sure that you aren't responding to posts that haven't been responded to in over a month. Thanks!

    • so i made the skript to mimic essential ofc this is not fully essential since its so big but this is a important part of essential there is still alot of  things missing like /warp /jail and /nick so here you go

       

      command invsee <player>:
       permission: op
       aliases: inv
       trigger:
        open arg's inventory to player
      command trash:
       trigger:
        open chest inventory with 4 rows named "&7&lᴛʀᴀsʜ" to player
      command setspawn:
       permission: "op"
       trigger:
        set {spawn} to position of player
      command spawn:
       trigger:
        teleport player to {spawn}
      on join:
       teleport player to {spawn}
      on respawn:
       teleport player to {spawn}
      on chat:
       set the chat format to "%player's display name% %message%"
      command sudo <player> <text>:
       trigger:
        make arg-1 say arg-2
      command ci <offlineplayer>:
       aliases: clear
       trigger:
        clear inventory of arg-1
      command ender-clear <offlineplayer>:
       aliases: clear
       trigger:
        clear arg-1's ender chest
      command speed <number>:
       trigger:
        player is flying:
         set player's fly speed to arg
         send "&aFly speed set to %arg%"
        else if player is walking:
         set player's walk speed to arg
         send "&aWalk speed set to %arg%"
      command ec:
       aliases: ender, enderchest
       trigger:
        open the player's ender chest to the player
      command broadcast <text>:
       aliases: bs
       trigger:
        broadcast colored arg-1

      Edited by gabinun
    • I made a skript that i wanted to have check if a player's inventory was full but i am running into an issue where it works for most blocks but out of them the 2 that didnt work were carrots and potatos:

      on break:
          set {_item} to event-item
          if player doesn't have enough space for {_item}:
              send title "&cYour Inventory is full!" to player for 3 seconds
              cancel event

      I cant figure out why this is happening?

×
×
  • Create New...