Jump to content

StarBunnie

Member
  • Posts

    438
  • Joined

  • Last visited

  • Days Won

    5

Posts posted by StarBunnie

  1. 5 hours ago, nolando09 said:

    Whenever i use a hex code prefix the whooole sidebar dissapears and idk how to fix it

     

    every 5 seconds:
        loop all players:
            wipe loop-player's sidebar
            set name of sidebar of loop-player to "&4&lVelvetSurv"
            set score "" in sidebar of loop-player to 10
            set score "&4Rank:" in sidebar of loop-player to 9
            set {_prefix} to "%colored loop-player's prefix%"
            replace all "[" and "]" with "" in {_prefix}
            set {_suffix} to "%colored loop-player's suffix%"
            replace all "[" and "]" with "" in {_suffix}
            if length of {_suffix} is greater than 2:
                set score " %{_prefix}% &8+ %{_suffix}%" in sidebar of loop-player to 8
            else:
                set score " %{_prefix}%" in sidebar of loop-player to 8
            set score "&d" in sidebar of loop-player to 7
            set score "&4Money&8:" in sidebar of loop-player to 6
            set score " &c%loop-player's balance%" in sidebar of loop-player to 5
            set score "&e" in sidebar of loop-player to 4
            set score "&4Online&8:" in sidebar of loop-player to 3
            set score " &c%number of all players%&8/&c20" in sidebar of loop-player to 2
            set score "&2                                   " in sidebar of loop-player to 1

    SkRayFalls scoreboard is broken with hexcodes use SkBees instead

  2. 2 hours ago, teqspace said:

    yes i know. but it would be extremely time-saving for my certain project im doing. It may also help some other servers. Thats why im suggesting it.

    I see I'm unsure if they are adding much plugins atm due to custom plugins being a thing probably in a few weeks.

    • Like 1
  3. 4 hours ago, teqspace said:

    I would like the plugin "Command Panels" to be added to Minehut. "Command Panels" has a lot of features that would help server owners run their servers, The plugin is exremely useful for creating Custom Panels. There is already a Plugin on Minehut called "Chest Commands" and the option to Skript a Panel, but these doesnt have even 10% of the features that Command Panels has and are sometimes confusing to use. It would make creating Panels even more easy! You can find the plugin on Spigot at https://www.spigotmc.org/resources/command-panels-custom-guis.67788/

    Skript were you can literally code almost everything and freely doesn't have 10% of what this plugin has? Have you looked into Skript yet?

  4. On 7/24/2021 at 7:55 PM, thirtyfivegeckos said:

    I don't know why, but whenever I load this skript into my world, the server crashes. My skript is supposed to be a 'Level 2 TNT cannon' that you can craft using the level 1 cannon (which works just fine), but it just crashes the server. Here is my skript: (sorry if it's very inefficient, I'm new to skripting)

    command /resetrecipetntstick2:
        permission: op
        trigger:
            wipe server crafting recipes
            send "&aAll recipes cleared"

    on load: 
        register new shaped recipe for a tnt of unbreaking named "&cCompressed TNT" using tnt, tnt, tnt, tnt, tnt, tnt, tnt, tnt, tnt
        register new shaped recipe for a stick named "&4Level 2 TNT Cannon" using tnt of unbreaking named "&cCompressed TNT", tnt of unbreaking named "&cCompressed TNT", tnt of unbreaking named "&cCompressed TNT", tnt of unbreaking named "&cCompressed TNT", stick named "&4TNT Cannon", tnt of unbreaking named "&cCompressed TNT", tnt of unbreaking named "&cCompressed TNT", tnt of unbreaking named "&cCompressed TNT", tnt of unbreaking named "&cCompressed TNT"

    on craft:
        player's inventory contains stick named "&4Level 2 TNT Cannon"
        broadcast "%player% has made a level 2 TNT cannon!"

    on arm swing:
        player has a stick named "&4&lLevel 2 TNT Cannon" in main hand
        shoot tnt from player at speed 1
        wait 20 ticks
        strike lightning at the last spawned tnt
        

    Is using it crashing the server or crafting it?

  5. 1 hour ago, NotKaizo said:

    Hello, I am Kaizo also known as NotKaizo but yeah. I started playing Minehut at around January 2021. Joined the forums maybe a couple months ago? I don't really remember. I love playing Minecraft and helping out people I guess. That's all for my introduction... 

    If you're Kaizo but also NotKaizo who are you (≖_≖ ) and also hoi!

    • Confused 1
  6. 11 minutes ago, SkripterMan said:

    Recently CareSMP's console was jacked. I reset the password and relogged. Knowning Minehut I did this 4 times to ensure my token would reset. It didn't. I trusted the admin anyways so I thought after a demotion they would understand and leave CareSMP but someone got to him and convinced him to mess with my Minehut account. They bought ranks for themselves with my credits and reset CareSMP. If Minehut just had reset the token none of this damage would have taken place. I did get my credits back and they were punished although the damage to CareSMP could not be reversed. Minehut should also make so you have to enter your password to reset or make a purchase. Subusers would have also fixed this issue although none of these these were in place therefore a server was reset.
    Edit: The Admin had access to console before being demoted. They didn't "hack" into it.

    Subusers would be a really great addition yeah. It's kinda weird that even with the token the old password could be used. It would be better to just log out every instance that is still connected to the old PW. That's one of the many reasons I wouldn't give console access to literally anyone even my closest friends don't have access.

  7. Just now, onyzx said:

    i just downloaded 1.17.1 in mine hut and the world generate isn't y=0-,  is there a fix?

    Because it's a 1.18 feature so it's not there in the current versions

  8. 1 hour ago, nolando09 said:

    The problem is marked and highlighted in red!

     

    command /grant [<offline player>] [<text>]:
        permission: core.grant
        permission message: &c You don't have the required permission to perform that command.
        usage: &4&lVelvetSMP>> &r&c&l/grant [player].
        trigger:
            if arg-1 is not set:
                send "&4&lVelvetSMP>> &c&lSpecify A Player"
            else:
                open chest with 6 rows named "&7Ranks: &a%arg-1%" to player
                wait 1 tick
                format slot 0 of player with red dye named "&7[&0Ow&7n&fer&7]" with lore "&7Grant &a%arg-1% &7[&0Ow&7n&fer&7] &7rank." to run [make player execute command "systemgrant %arg-1% Owner"]
                format slot 9 of player with red dye named "&7[&cCo&7-&0Ow&7n&fer&7]" with lore "&7Grant &a%arg-1% &7[&cCo&7-&0Ow&7n&fer&7] &7rank." to run [make player execute command "systemgrant %arg-1% co-owner"]
                format slot 10 of player with yellow dye named "&7[&4Admin.Sr&7]" with lore "&7Grant &a%arg-1% &7[&4Admin.Sr&7] &7rank." to run [make player execute command "systemgrant %arg-1% Admin.sr"]
                format slot 1 of player with yellow dye named "&7[&4Admin&7]" with lore "&7Grant &a%arg-1% &7[&4Admin&7] &7rank." to run [make player execute command "systemgrant %arg-1% admin"] 
                format slot 11 of player with light blue dye named "&f[&bModerator.Sr&f]" with lore "&7Grant &a%arg-1% &f[&bModerator.Sr&f] &7rank." to run [make player execute command "systemgrant %arg-1% Mod.Sr"]
                format slot 2 of player with light blue dye named "&f[&bModerator&f]" with lore "&7Grant &a%arg-1% &f[&bModerator&f] &7rank." to run [make player execute command "systemgrant %arg-1% Mod"]            
                format slot 3 of player with pink dye named "&7[&dHelper&7]" with lore "&7Grant &a%arg-1% &7[&dHelper&7] &7rank." to run [make player execute command "systemgrant %arg-1% Helper"]
                format slot 12 of player with pink dye named "&7[&dHelper.Sr&7]" with lore "&7Grant &a%arg-1% &7[&dHelper.Sr&7] &7 rank." to run [make player execute command "systemgrant %arg-1% Helper.Sr"]       
                format slot 4 of player with purple dye named "&5[&dBuilder&5]" with lore "&7Grant &a%arg-1% &5[&dBuilder&5] &7rank." to run [make player execute command "systemgrant %arg-1% Builder"]
                format slot 13 of player with purple dye named "&5[&dBuilder.Sr&5]" with lore "&7Grant &a%arg-1% &5[&dBuilder.Sr&5] &7rank ." to run [make player execute command "systemgrant %arg-1% Builder.sr"]
                format slot 6 of player with red dye named "&4[&cDumbass++&4]" with lore "&7Grant &a%arg-1% &4[&cDumbass++&4] &7rank." to run [make player execute command "systemgrant %arg-1% dumbass++"]
                format slot 15 of player with red dye named "&4[&cDumbass+++&4]" with lore "&7Grant &a%arg-1% &4[&cDumbass+++&4] &7rank." to run [make player execute command "systemgrant %arg-1% dumbass+++"]            
                format slot 7 of player with white dye named "&fDefault" with lore "&7Grant &a%arg-1% &7Default &7rank." to run [make player execute command "systemgrant %arg-1% Default"]  
                format slot 8 of player with black dye named "&4[&cWARNED&4]" with lore "&7Grant &a%arg-1% &4[&cWARNED&4] &7rank." to run [make player execute command "systemgrant %arg-1% warned"]
                format slot 24 of player with red dye named "&4[&cDumbass.Dum&4]" with lore "&7Grant &a%arg-1% &4[&cDumbass.Dum&4] &7 rank." to run [make player execute command "systemgrant %arg-1% Dumbass.dum"]
                format slot 53 of player with barrier named "&c&lCancel" to close
                format slot 18 of player with red dye named "&b[&b&lOwner]" with lore "&7Grant &a %arg-1% &b[&b&lOwner] &7rank." to run [make player execute command "systemgrant %arg-1% owner-blue"]
                format slot 19 of player with lime dye named "&a[VIP]" with lore "&7Grant &a %arg-1% &a[VIP] &7rank." to run [make player execute command "systemgrant %arg-1% vip"]
                format slot 20 of player with green dye named "&a[VIP&6+&a]" with lore "&7Grant &a %arg-1% &a[VIP&6+&a] &7rank." to run [make player execute command "systemgrant %arg-1% vip+"]
                format slot 21 of player with cyan dye named "&b[MVP]" with lore "&7Grant &a %arg-1% &b[MVP] &7rank." to run [make player execute command "systemgrant %arg-1% mvp"]
                format slot 22 of player with red dye named "&b[MVP&4+&b]" with lore "&7Grant &a %arg-1% &b[MVP&4+&b] &7rank." to run [make player execute command "systemgrant %arg-1% mvp+"]    
                format slot 23 of player with orange dye named "&6[MVP&4++&6]" with lore "&7Grant &a %arg-1% &6[MVP&4++&6] &7rank." to run [make player execute command "systemgrant %arg-1% mvp++"]
                format slot 5 of player with blue dye named "&b[&3&lStaff&b]" with lore "&7Grant &a %arg-1% &b[&3&lStaff&b] &7rank." to run [make player execute command "systemgrant %arg-1% staff"]
                format slot 14 of player with blue dye named "&b[&3&lStaff+&b]" with lore "&7Grant &a %arg-1% &b[&3&lStaff+&b] &7rank." to run [make player execute command "systemgrant %arg-1% staff+"]
                format slot 45 of player with red dye named "&4[&4&lYou&ftube&f]" with lore "&7grant &a%arg-1% &4[&4&lYou&ftube] &7rank." to run [make player execute command "systemgrant %arg-1% youtuber"]
                format slot 46 of player with orange dye named "&6&k1&6God&6&k1&r&6Suffix" with lore "&7grant &a%arg-1% &6&k1&r&6God&r&6&k1&r&6Suffix &7rank." to run [make player execute command "systemgrant %arg-1% godsuffix"]
                format slot 36 of player with orange dye named "&6&k1&6God&6&k1&r&6Prefix" with lore "&7grant &a%arg-1% &6&k1&r&6God&r&6&k1&r&6Prefix &7rank." to run [make player execute command "systemgrant %arg-1% godprefix"]
                format slot 37 of player with purple dye named "&d[&5MasterOfDarkness&d]" with lore "&7grant &a%arg-1% &d[&5MasterOfDarkness&d] &7rank." to run [make player execute command "systemgrant %arg-1% masterofdarkness"]  
                format slot 47 of player with light grey dye named "&k1&4M&fo&4o&fs&4h&fr&4o&fo&4m&k1" with lore "&7Grant &a%arg-1% &k1&4M&fo&4o&fs&4h&fr&4o&fo&4m&k1 &7rank." to run [make player execute command "systemgrant %arg-1% mooshroom"]
                format slot 38 of player with pink dye named "&d[&5<3&d]" with lore "&7Grant &a%arg-1% &d[&5<3&d] &7rank." to run [make player execute command "systemgrant %arg-1% <3"]
                format slot 17 of player with red dye named "&4[&c&lRetired&r&4]" with lore "&7Grant &a%arg-1% &4[&c&lRetired&r&4] &7rank." to run [make player execute command "systemgrant %arg-1% Retired"]
                format slot 52 of player with blue dye named "&9[Bri&ft&4ish]" with lore "&7Grant &a%arg-1% &9[Bri&ft&4ish] &7rank." to run [make player execute command "systemgrant %arg-1% british"]
                format slot 44 of player with orange dye named "&0[Ge&4rm&6an]" with lore "&7Grant &a%arg-1% &0[Ge&4rm&6an] &7rank." to run [make player execute command "systemgrant %arg-1% german"]
                format slot 43 of player with red dye named "&4[Au&fss&9ie]" with lore "&7Grant &a%arg-1% &4[Au&fss&9ie] &7rank." to run [make player execute command "systemgrant %arg-1% aussie"]
                format slot 48 of player with purple dye named "&#9400D3[&#4B0082L&#0000FFG&#00FF00B&#FFFF00T&#FF7F00Q&#FF0000]" with lore "&7Grant &a%arg-1% &#9400D3[&#4B0082L&#0000FFG&#00FF00B&#FFFF00T&#FF7F00Q&#FF0000] &7rank." to run [make player execute command "systemgrant %arg-1% lgbtq"]

    command /systemgrant [<offline player>] [<text>]:
        permission: core.grant
        permission message: &cYou cannot access our rank system.
        trigger:
            if arg-1 is not set:
                send "&cPlease specify a player."
            else:
                open chest with 3 rows named "&7Ranks: &a%arg-1%" to player
                wait 1 tick
                format slot 0 of player with green wool named "&a2h" with lore "&7Grant &a%arg-1% &b%arg-2% &7for &a2 hours" to close then run [make console execute command "lp user %arg-1% parent addtemp %arg-2% 2h "" "]->[send "&eGrant &8» &7Added &b%arg-2% &7to &a%arg-1% &7group list for &a2 hours&7." to executor]
                format slot 1 of player with green wool named "&a4h" with lore "&7Grant &a%arg-1% &b%arg-2% &7for &a4 hours" to close then run [make console execute command "lp user %arg-1% parent addtemp %arg-2% 4h "" "]->[send "&eGrant &8» &7Added &b%arg-2% &7to &a%arg-1% &7group list for &a4 hours&7." to executor]   
                format slot 2 of player with green wool named "&a8h" with lore "&7Grant &a%arg-1% &b%arg-2% &7for &a8 hours" to close then run [make console execute command "lp user %arg-1% parent addtemp %arg-2% 8h"" "]->[send "&eGrant &8» &7Added &b%arg-2% &7to &a%arg-1% &7group list for &a8 hours&7." to executor]
                format slot 3 of player with green wool named "&a12h" with lore "&7Grant &a%arg-1% &b%arg-2% &7for &a12 hours" to close then run [make console execute command "lp user %arg-1% parent addtemp %arg-2% 12h "" "]->[send "&eGrant &8» &7Added &b%arg-2% &7to &a%arg-1% &7group list for &a12 hours&7." to executor]  
                format slot 4 of player with green wool named "&a16h" with lore "&7Grant &a%arg-1% &b%arg-2% &7for &a16 hours" to close then run [make console execute command "lp user %arg-1% parent addtemp %arg-2% 16h "" "]->[send "&eGrant &8» &7Added &b%arg-2% &7to &a%arg-1% &7group list for &a16 hours&7." to executor] 
                format slot 5 of player with green wool named "&a18h" with lore "&7Grant &a%arg-1% &b%arg-2% &7for &a18 hours" to close then run [make console execute command "lp user %arg-1% parent addtemp %arg-2% 18h "" "]->[send "&eGrant &8» &7Added &b%arg-2% &7to &a%arg-1% &7group list for &a18 hours&7." to executor]            
                format slot 6 of player with green wool named "&a24h" with lore "&7Grant &a%arg-1% &b%arg-2% &7for &a24 hours" to close then run [make console execute command "lp user %arg-1% parent addtemp %arg-2% 24h "" "]->[send "&eGrant &8» &7Added &b%arg-2% &7to &a%arg-1% &7group list for &a24 hours&7." to executor]      
                format slot 7 of player with green wool named "&a48h" with lore "&7Grant &a%arg-1% &b%arg-2% &7for &a48 hours" to close then run [make console execute command "lp user %arg-1% parent addtemp %arg-2% 48h "" "]->[send "&eGrant &8» &7Added &b%arg-2% &7to &a%arg-1% &7group list for &a48 hours&7." to executor] 
                format slot 8 of player with green wool named "&aForever" with lore "&7Grant &a%arg-1% &b%arg-2% &7for &aforever" to close then run [make console execute command "lp user %arg-1% parent set %arg-2%"]->[send "&eGrant &8» &7Added &b%arg-2% &7to &a%arg-1% &7group list for &aforever&7." to executor]
                format slot 26 of player with green wool named "&aAdd" with lore "&7Add &a%arg-2% &7to &b%arg-1%" to close then run [make console execute command "lp user %arg-1% parent add %arg-2%"]->[send "&eRank &8» &7Promoted &b%arg-1% &7to &a%arg-2%." to executor]

    use <##123456> for hexcodes

  9. 23 minutes ago, Boxmonkey said:

    hello i am trying to make a crates thing

    if click action is right mouse button:
    	send "a"
    if click action is left mouse button:

    this is giving me the error

    Capture.PNG.0a3cdbb11e16468130cf408846be294d.PNG

    Try if event-click type = left mouse button:

    • Thanks 1
  10. 5 minutes ago, WIZARDGATOR said:

    I have been wondering if you can make custom plugins for minehut. or, for your self so can you try to make that feature if you can.

    but you don't have to but all I'm asking for is to make a custom plugin minehut you please add this.

    I guess you missed every message on Minehut the past few days

    Here take a look at this 

     

  11. 3 minutes ago, LiqueAimy said:

    Anyone have a gen script I can use? Discord: Henri#6969❤️

    The issue with this is that by giving you a gen skript your server is like 90% completed so I think not a lot of people are willing to give away their work for free. There are some in the forum you could use they have some flaws you need to work out but it's a start.

  12. On 7/24/2021 at 5:30 PM, _Coin_Master_ said:

    I have a {spawn} and {arena}, prefix variables, kills death and like those. all of them just getting deleted

    Location variables get deleted when the world they are in is not loaded before them to fix this I'd suggest using multiverse core. To know the exact issue why the other vars get deleted we might need to see some of the skripts you're using.

  13. 1 hour ago, pizzaschut said:

    You could use 

    on chat:
    	set the chat format to "%player's display name% &7» &f%message%"

     

    The big advantage of using send/broadcast instead of chat format is that you can use json code way easier so for example making the usernames hoverable to show their level etc.

    1 hour ago, PikiBanana said:

    i want a custom mute command for it not to set the format 

    last time i tried to set the format it did not work so well for me

    To make a mute command just set a variable of a player to true so for example like this

    command /mute [<offlineplayer>]:
     trigger:
      player has permission "mute.use":
       if arg 1 is set:
        if {mute::%arg 1's uuid%} is set:
         delete {mute::%arg 1's uuid%}
         send "You unmuted %arg 1%"
         send "You have been unmuted by %player%" to arg 1
        else:
         set {mute::%arg 1's uuid%} to true
         send "You muted %arg 1%"
         send "You have been muted by %player%" to arg 1
       else:
        send "Please choose a player"
      else:
       send "&cno perms"
       
    on chat:
     cancel event
     if {mute::%player's uuid%} is not set:
      send "%player% > %message%" to all players
     else:
      send "You're muted"

     

  14. 8 hours ago, pizzaschut said:

    Hi there! I made a chat reaction skript but if i add a variable to the hover tooltip it shows <tooltip:arg-2>

    skript:

    every 10 seconds:
    	if {list::mot::*} isn't set:
    		stop
    	else:
    		set {mot} to a random element of {list::mot::*}
    		send "&bFirst to type &3<tooltip%{mot}%>Hover me<reset>&b wins" to all players
    		set {reaction::start::*} to true

     

    You need to format the send and also you forgot a

    send formatted "&bFirst to type &3<ttp:%{mot}%>Hover me<reset>&b wins" to all players

     

  15. 2 minutes ago, _xXOussamaXx_ said:

    Can a @Moderator close this for necroposting?

    It's only necroposting if the thread is older than 1 month

    Edit: The last reply not the thread

×
×
  • Create New...