Jump to content

Overview


Server Name

beans

Website

  1. What's new in this club
  2. About this forum The suggestions forum is a way for us (the developers) to listen to your ideas and decide if it's a good addition to the server. Remember that suggestions are just an idea thrown at us, your suggestion may not be accepted, your suggestion may be changed, many things can happen with your suggestion. Just keep in mind that we are open to all changes you might want to make. Format Username: (Your in-game name) Issue: (The bug within the server) Details: (What the bug does, how it affects the server and how to replicate it) If you're ready to submit your bug report, click here https://forums.minehut.com/forum/134-bug-reports/
  3. About this forum The suggestions forum is a way for us (the developers) to listen to your ideas and decide if it's a good addition to the server. Remember that suggestions are just an idea thrown at us, your suggestion may not be accepted, your suggestion may be changed, many things can happen with your suggestion. Just keep in mind that we are open to all changes you might want to make. Format Username: (Your in-game name in case we feel like credit is necessary) Suggestion: (Your general idea) Details: (How your idea changes beans and what can result from it) If you're ready to suggest your idea to us, click here https://forums.minehut.com/forum/133-suggestions/
  4.  
  • 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

×
×
  • Create New...