- Tested Minecraft Versions:
- 1.8
- 1.9
- 1.10
- 1.11
Vinetos
Code (Text):
########################################################
# iShield | Anti-Cheat #
# Plugin by Faiden #
########################################################
General:
Prefix: '&7[&ciShield&7]'
PrefixStaff: '&2[iShieldLog]'
ReportPrefix: '&7[&cReport&7]'
SpamPrefix: '&7[&eSpam&7]'
FloodPrefix: '&7[&eFlood&7]'
OpPlayerCanBeBan: false
#You can enable or disable the AutoBan.
AutoBan: false
MaxAlertsForBan: 3
#Change permission for reload the plugin with command.
CommandPermission: ishield.reload
#You can now disable or enable the Report command.
CommandForRepport: true
#YouCan Use: %player% -> Get Player AND %reason% -> Get Reason (Example: 'ban %player% %reason%')
BanCommand: 'ban %player% %reason%'
#Alert Permission is: ishield.alert
AlertStaff: true
#[Anti-Flood] Time between two messages in the chat. TIME IN SECONDS.
TimeFlood: 3
BanMessage: '%prefix% &e%player% &7was banned for: &c%cheatreason%'
AlertMessage: '%prefixstaff% &e%player% &7seems to use: &3%cheatreason%'
ReportMessage: '%prefixreport% &c%player% &7was report for: &3%cheatreason%'
ChatProtection:
KickForSpam: true
KickForFlood: true
SpamByPassPermission: ishield.canspam
FloodByPassPermission: ishield.canflood
NoSpamMessage: '%spamprefix% &cPlease do not send the same message twice.'
NoFloodMessage: '%floodprefix% &cWait to send another message..'
Report:
CommandHelp: '&a/report <player> &8- &eReport a Player for cheating'
CantReport: '%prefixreport% &cYou can not report this player!'
StartReport: '%prefixreport% &bStart to report: %playerreport%'
MenuName: 'Report'
ItemCancelReport: '&cCancel report'
MessageCancelReport: '%prefixreport% &cYou have cancelled the report!'
ReportPlayer: '%prefixreport% &7You have report: &3%playerreport%'
#Configuring cheats one by one.
CheatsConfiguring:
Flying:
AllowAlerts: true
AllowBan: true
NoFall:
AllowAlerts: true
AllowBan: true
AntiKnockBack:
AllowAlerts: true
AllowBan: true
SpeedHack:
AllowAlerts: true
AllowBan: true
FastBow:
AllowAlerts: true
AllowBan: true
WaterWalk:
AllowAlerts: true
AllowBan: true
Glide:
AllowAlerts: true
AllowBan: true
ForceField:
AllowAlerts: true
AllowBan: true
KillAura:
AllowAlerts: true
AllowBan: true
Blink:
AllowAlerts: true
AllowBan: true
########################################################
# iShield | Anti-Cheat #
########################################################