Jump to content

RichieNy

Member
  • Posts

    354
  • Joined

  • Last visited

  • Days Won

    2

Posts posted by RichieNy

  1. Well, the plugin chat control is broken so here is this for you all to use!

    ย 

    options:
        p: &8[&c!&8]&7
        msg: {@p} &cYou are not allowed to use that command!
        version: 0.0.1
    
    on chat:
        if player does not have permission "staff.chc":
            if {mutechat} is set:
                cancel event
                send "{@p} You can not speak while chat is muted!"
    
    command /chc [<text>]:
        permission: staff.chc
        permission message: {@msg}
        trigger:
            if arg-1 is "help":
                send "&3ChatControl Skript"
                send "&7Made by RichieNy"
                send "&b/chc help &7โ†’ Shows this help page!"
                send "&b/chc mute &7โ†’ Mutes the chat!"
                send "&b/chc clear &7โ†’ Clears the chat!"
            if arg-1 is "mute":
                if {mutechat} is set:
                    delete {mutechat}
                    broadcast "{@p} Chat has been unmuted by &b%player%&7!"
                else:
                    set {mutechat} to true
                    broadcast "{@p} Chat has been muted by &b%player%&7!"
            if arg-1 is "clear":
                loop 100 times:
                    broadcast " "
                broadcast "{@p} Chat has been cleared by &b%player%&7!"

    ย 

    • Like 2
  2. 12 hours ago, Gaminger said:

    Runners; Cookiecliker; Bedwars; complete redo of warzone; partial redo of warzone no items, phoenix only, Warlock; CLASSIC PRISON AND NOT OP PRISON JEEZ; 3v3 or 5v5; Spleef (competitive); Infection; LegendsRPG2 the long awaited RYANDXXX IM LOOKING AT YOU; BossBash v14; Deathban...
    ย 

    I literally just gave you 12 gamemodes that are original and if well executed will put you on top player server no time for 1 month minimum.

    Send a message if you want details on any of the gamemodes and how they were executed in the past.

    @Gamingerย Can you elaborate on LegendsRPG2?

ร—
ร—
  • Create New...