Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #################################################
- ##---------------------------------------------##
- ##- cIP plugin by P_S 2013 -##
- ##---------------------------------------------##
- ##- www.ps-bred02.eu -##
- ##- [email protected] -##
- ##- BukkitDev http://bit.ly/WId60G -##
- ##- Bug report to http://bit.ly/WnvG3y -##
- ##---------------------------------------------##
- #################################################
- ###################################
- ######### Start of Config #########
- ###################################
- ###### Prefix for chat info
- ###### string with chat prefix (color codes are enabled)
- ###### default: '&f[&acIP&f]'
- chatPrefix: '&f[&aIP&f]'
- ###### Text which replace IP
- ###### string with text replacement (color codes are enabled) [After replacement will be colours reseted]
- ###### default: '&cCensored'
- chatReplacement: '&cCensurado'
- ###### Replace numeric IPv4 (XXX.XXX.XXX.XXX / XXX.XXX.XXX.XXX:XXXXX [http://wikipedia.org/wiki/IPv4])
- ###### false = disabled, true = enabled
- ###### default: true
- numericIPv4: true
- ###### Replace numeric IPv6 (XXXX:XXXX:XXXX:XXXX:XXXX:XXXX:XXXX:XXXX [http://wikipedia.org/wiki/IPv6])
- ###### false = disabled, true = enabled
- ###### default: true
- numericIPv6: false
- ###### Replace domain IP (xxxxxxxx.xx:XXXXX)
- ###### false = disabled, true = enabled
- ###### default: true
- domainIP: true
- ###### Enables signs censorship
- ###### false = disabled, true = enabled
- ###### default: true
- signCensorship: true
- ###### Censorship Logger (Logs every censored message)
- ###### false = disabled, true = enabled
- ###### default: true
- censorshipLogger: true
- ###### Notify Admin on punishment
- ###### false = disabled, true = enabled
- ###### default: true
- notifyAdmin: false
- ###### Punish player with specified command
- ###### false = disabled, true = enabled
- ###### default: false
- commandPunishment: true
- ###### Player punish command
- ###### string with console command/s without '/' prefix, different commands split by ';'
- ###### (#PNM will be replaced with players name | #PIP will be replaced with players IP)
- ###### In case of multiple commands do not let ';' as last character or after ';' do not write spaces !
- ###### (Wrong one > 'kick #PNM Example; say Player #PNM was kicked;', Correct one > 'kick #PNM Example;say Player #PNM was kicked')
- ###### default: 'ban-ip #PIP;ban #PNM &f[&acIP&f] &cDo not write ads ...'
- #runCommand: 'ban-ip #PIP;ban #PNM &f[&acIP&f] &cDo not write ads ...'
- runCommand: 'warn #PNM -s Publicar servidores/links;kick #PNM -s Nao publique links ou IPs'
- ###### Whitelist enabled
- ###### false = disabled, true = enabled
- ###### default: true
- whitelist: true
- ###### IP and Domain Whitelist
- ###### false = disabled, true = enabled
- ###### default: list
- whitelistEn:
- - 'pacocacraft.no-ip.biz'
- - 'pacocacraft.no-ip.biz:25565'
- - 'pacocacraft.no-ip.biz:25566'
- - 'pacocapvp.no-ip.biz'
- - 'pacocapvp.no-ip.biz:25565'
- - 'vilacraft.no-ip.biz'
- - 'vilacraft.no-ip.biz:25565'
- - 'playhard.no-ip.biz'
- - 'playhard.no-ip.biz:25565'
- - 'vilafactions.no-ip.biz'
- - 'vilafactions.no-ip.biz:25565'
- - 'potatoserver.no-ip.biz'
- - 'potatoserver.no-ip.biz:25565'
- - 'potatocriativo.no-ip.biz'
- - 'potatocriativo.no-ip.biz:25565'
- - 'potatoterciario.no-ip.biz'
- - 'potatoterciario.no-ip.biz:25565'
- - 'potatoescraft.no-ip.biz'
- - 'potatoescraft.no-ip.biz:25565'
- ###### Command Whitelist
- ###### false = disabled, true = enabled
- ###### default: list
- whitelistEm:
- - '/kick'
- - '/ban'
- - '/unban'
- ###### Metrics stats (We'll be very happy if you'll keep it on :) ...)
- ###### false = disabled, true = enabled
- ###### default: true
- metrics: false
- ###### Auto update and archive old config file
- ###### false = disabled, true = enabled
- ###### default: true
- configUpdater: false
- ###### Auto update checker
- ###### false = disabled, true = enabled
- ###### default: true
- updateChecker: false
- ###################################
- ########## END of Config ##########
- ###################################
- ###### Plugin version | Provides info for plugin and auto update system
- ###### number string X.X.X
- ######
- ###### Do not edit !!!
- ######
- version: 0.6.0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement