freescreenshare.admin - Start and quit hack control
Configuration File:
Code (YAML):
#Server where you will be teleported during the Hack control server: controllohack
#Prefix for the staff and the player staffPrefix: "&aSTAFF &f%player%: &7%message%" playerPrefix: "§cSUSPECTED &f%player%: &7%message%"
#Command that runs when a player comes out of the server during the Hack control quitCommand: "ban %player% 30d"
#Text displayed by the suspicious player when it enters a hack control textOnControl: -
"&cYou are under control hack" -
"" - "&cEnter our vocal server: &bip address
" - "" - "&cIf you leave the server you will be banned automatically!
"
#Chat buttons that are displayed in chat from the staffer when it enters a hack control controlButtons: cheating: text: "&c&l
[CHEATING
]" hovertext: "The player is using Cheat
" runCommandList: "cheating
" #Command list performed by the player clicking the button, then the staff member clean: text: "&a&l
[CLEAN
]" hovertext: "The player is clean
" runCommandList: "clean
" refuse: text: "&b&l
[REFUSED
]" hovertext: "The player refused hack control
" runCommandList: "refuse
" admit: text: "&d&l
[ADMIT
]" hovertext: "Player admitted to using cheats
" runCommandList: "admit
" other: text: "&e&l
[OTHER
]" hovertext: "Other reason
" runCommandList: "other
"
#Scoreboard for the player and for the player in control scoreboard:
staffer: #Scoreboard for the staffer title: "&c&lOpenScreenshare" lines: -
"&0" - "&fName: &b%staffer%" -
"&f" - "&fTime: &7%time%s" - "&fChecking: &7%player%" -
"&7" player: #Scoreboard for the player title: "&c&lOpenScreenshare" lines: -
"&0" - "&fTime: &7%time%s" - "&fStaffer: &b%staffer%" -
"&7"