Recent content by OfficialLiovo

  • Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the comminuty!

    Now, what are you waiting for? Join the community now!

  1. O

    Full Report System

    Hey, Any chance someone can make a full report system for me? Ideas for Commands: /report <player> <reason> - Opens a GUI where you can choose either hacking, chat or gameplay. It will then set arg 2 to the reason, and the one clicked in the GUI to the type, and the player to the reporter, and...
  2. O

    Logging commands to a .txt file

    Hey, I'm getting no errors on reload, but when I do a command, I get this error in console: https://hastebin.com/diroqolebu.vbs And when I join, I get this error: https://hastebin.com/unoganuwep.vbs Here's my code: on join: if {rank.%player%} is not "Member" or "DonarRank1" or...
  3. O

    Changing player's nametag with /disguise

    Hi, so I've got this code, and as you can see, it changes the player's tab name to the disguised name, but I want it to also change the player's nametag to "&c&lDR1 %arg-1%". Any ideas? command /disguise [<text>]: trigger: if {rank.%player%} is not "JrAdmin" or "Admin" or "Manager"...
  4. O

    Executing a Command on all Bungeecord servers

    Hey, I'd like to know how you can execute a command on all bungeecord servers with one command. Let's say I do the command "/execute <command>", then I want it to execute argument 1 on all of my spigot servers that are connected to bungeecord. Signed, Liovo
  5. O

    [MC 1.8] Custom Anti Cheat

    Hey, I know this request might seem kinda big, but here's the information: Category: AntiCheat Suggested name: GNAC What I want: Basically, I'd like an effective but not too advanced anti cheat. Now, I wouldn't like this to include auto-banning, just notifications, and blocks. I don't want...
  6. O

    Custom Punishment GUI

    Hey! So, I basically want to create a custom Punishment GUI, but I'm having some problems with the history. When you do the command /punish <player>, I want it to bring up this GUI: http://prntscr.com/f3qil9 Head: Player's Head, Player's Name Redstone Torch: Close GUI Anvil: General Offence...
  7. O

    Custom Punishment GUI

    Sorry, posted in wrong section. It's in requests now.