Jump to content

Mrteambrine

Member
  • Posts

    98
  • Joined

  • Last visited

Posts posted by Mrteambrine

  1. 4 minutes ago, StarBunnie said:

    Here is the bansystem for @iRaphi05@nolando09 & @SweatyFuzeMain.

    tumblr_inline_mlb1xpav8X1qz4rgp.gif  | Commands

    d8njc9b-009b00a6-d7f8-4b86-a95c-ebf27c06 /bangui [player] | Can also be triggered by rightclicking the player

    tumblr_inline_mlb1xpav8X1qz4rgp.gif  | Permissions

    d8njc9b-009b00a6-d7f8-4b86-a95c-ebf27c06 bangui.use | Allows access to the bangui

    tumblr_inline_mlb1xpav8X1qz4rgp.gif  | Customization 

    d8njc9b-009b00a6-d7f8-4b86-a95c-ebf27c06 Color of the GUI, text highlights and prefix

    tumblr_inline_mlb1xpav8X1qz4rgp.gif  | Features

    d8njc9b-009b00a6-d7f8-4b86-a95c-ebf27c06 Ban

    d8njc9b-009b00a6-d7f8-4b86-a95c-ebf27c06 Kick

    d8njc9b-009b00a6-d7f8-4b86-a95c-ebf27c06 Warn

    d8njc9b-009b00a6-d7f8-4b86-a95c-ebf27c06 Mute

    d8njc9b-009b00a6-d7f8-4b86-a95c-ebf27c06 Silent/Non-silent

    tumblr_inline_mlb1xpav8X1qz4rgp.gif  | Download

    Either below or from here.

    tumblr_inline_mlb1xpav8X1qz4rgp.gif  | Info

    This skript is meant to be used with Luckperms due to it using the "weight" permission to determine who can moderate who.

    This means if a moderator has a weight of 50 and a supporter a weight of 30 the moderator can ban the supporter but not the other way around.

    Btw I just crashed reloading it so warning if u have a bad pc like mine, Im sure it will work tho

  2. Wow, I thank you so much for all the help you have gave to me. I am very happy that you can have a break and use your time on yourself.

    I hope you do make some money from this and you should make the prices a bit higher to make up for the time we made you waste. Sorry if we annoyed you in anyway.

    Enjoy :DDD

  3. I shortened the skript and it still is crashing:
    on join:
        while player is online:
            set {players.online} to number of all players
        set {_reg} to "%region at player%"
        if {_reg} contains "-coins5":
            add 5 to {speed::%player's uuid%}
            if {_reg} contains "-coins3":
                add 3 to {speed::%player's uuid%}
                if {_reg} contains "-coins1":
                    add 1 to {speed::%player's uuid%}
                    delete player's sidebar
                    set name of sidebar of player to "&b&lLap&d&l&nSK"
                    set score "&f&m+----------------------------+ " in sidebar of player to 16
                    set score "&6Player&e➱ %player%" in sidebar of player to 15
                    set score "&6Speed&e➱ %{speed::%player's uuid%} ? 0%" in sidebar of player to 14
                    set score "&6" in sidebar of player to 13
                    set score "&6Ping&e➱ %player's ping%" in sidebar of player to 12
                    set score "&e" in sidebar of player to 11
                    set score "&6Players online&e➱%{players.online}%/10" in sidebar of player to 9
                    set score "&e➱%{players.online}%/10" in sidebar of player to 8
                    set score "&f&m+----------------------------+ " in sidebar of player to 1
                    set score "&7LapSK.minehut.gg" in sidebar of player to 0
                    wait 5 seconds

  4. on join:
        while player is online:
            set {players.online} to number of all players
        set {_reg} to "%region at player%"
        if {_reg} contains "-coins5":
            add 5 to {speed::%player's uuid%}
            if {_reg} contains "-coins3":
                add 3 to {speed::%player's uuid%}
                if {_reg} contains "-coins1":
                    add 1 to {speed::%player's uuid%}
                    delete player's sidebar
                    set name of sidebar of player to "&b&lLap&d&l&nSK"
                    set score "&f&m+----------------------------+ " in sidebar of player to 16
                    set score "&6Speed" in sidebar of player to 15
                    set score "&e➱%{speed::%player's uuid%} ? 0%" in sidebar of player to 14
                    set score "&l" in sidebar of player to 13
                    set score "&6Player" in sidebar of player to 12
                    set score "&e➱%player%" in sidebar of player to 11
                    set score "&l" in sidebar of player to 10
                    set score "&6Players online" in sidebar of player to 9
                    set score "&e➱%{players.online}%/10" in sidebar of player to 8
                    set score "&l" in sidebar of player to 7
                    set score "&6Ping" in sidebar of player to 6
                    set score "&e➱%{_ping}%" in sidebar of player to 5
                    set score "&e" in sidebar of player to 4
                    set score "&6IP" in sidebar of player to 3
                    set score "&e➱&7LapSK.minehut.gg" in sidebar of player to 2
                    set score "&f&m+----------------------------+ " in sidebar of player to 1
                    wait 5 seconds

  5. Hi, Lapzzo made a scoreboard skript on his server and now hiss server wont start??

    on join:
        while player is online:
            set {players.online} to number of all players
        set {_reg} to "%region at player%"
        if {_reg} contains "-coins5":
            add 5 to {speed::%player's uuid%}
            if {_reg} contains "-coins3":
                add 3 to {speed::%player's uuid%}
                if {_reg} contains "-coins1":
                    add 1 to {speed::%player's uuid%}
                    delete player's sidebar
                    set name of sidebar of player to "&b&lLap&d&l&nSK"
                    set score "&f&m+----------------------------+ " in sidebar of player to 16
                    set score "&6Speed" in sidebar of player to 15
                    set score "&e➱%{speed::%player's uuid%} ? 0%" in sidebar of player to 14
                    set score "&l" in sidebar of player to 13
                    set score "&6Player" in sidebar of player to 12
                    set score "&e➱%player%" in sidebar of player to 11
                    set score "&l" in sidebar of player to 10
                    set score "&6Players online" in sidebar of player to 9
                    set score "&e➱%{players.online}%/10" in sidebar of player to 8
                    set score "&l" in sidebar of player to 7
                    set score "&6Ping" in sidebar of player to 6
                    set score "&e➱%{_ping}%" in sidebar of player to 5
                    set score "&e" in sidebar of player to 4
                    set score "&6IP" in sidebar of player to 3
                    set score "&e➱&7LapSK.minehut.gg" in sidebar of player to 2
                    set score "&f&m+----------------------------+ " in sidebar of player to 1
                    wait 5 seconds

×
×
  • Create New...