Jump to content

Overview

About This Club

Official club for the UltraGamin Minehut server.

Server Name

UltraGamin.minehut.gg

Website

Discord Server

  1. What's new in this club
  2. Hello! We are glad you are interested in applying for UltraGamin. To proceed click here.
  3.  
  • 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...