Better description mcantivirus.com
Search plugin presentation
There are more and more griefers and Fake-Developers around who think that they could make our servers better with offering plugins to us but us not knowing what it might do to our server. To prevent such things there now is an Antivirus for Bukkit which displays all rights and permissions a plugin has!
The system works 100% automatic and every plugin will be checked on an external server. The results will then be saved in a database for other Servers ( so it won't do anything bad ;D) Plugins like CashPloit will be recognized trouble-free, such as other plugins which have been infected or changed!
GlobalBans
Blocked Commands
Functions
- Global ban
- Automatic scans
- Automatically blocks chat commands such as /bukkit:help
- You can disable plugins to be checked in the config
- Retrieves the Plugins' informations
- Checks all plugins (except for those in the config)
Coming soon...
- Auto GlobalBan
- NoCheat System
- Server power consumption minimizer for every plugin
- Private and very simple permission system
- and more, so stay tuned!
Commands
Command | Function |
---|---|
/av help | Is the Help page |
/av scanall | Scans on the server all plugins |
/av scan [PL NAME] | Displays information about the plugin |
/av info | Displays information about the AV server |
/gban [NAME] [Grund] | Create a global ban |
/bans [NAME] | Get bans from a player |
Permissions
Command | Permission |
---|---|
/av help | av.help |
/av scanall | av.scanall |
/av scan | av.scan |
/av info | av.info |
Allow player to use blocked commands | av.noblock |
/gban | av.gban |
/bans | av.bans |
/bans NAME | av.bans.other |
Warning it may not in any plugin .jar a space be contained!
Config
#AutoScan in hours autoscan: 6 #AutoDisable a note X autodisable: 6 #Allow to uplaod plugins accept: true #Allow to send ip to dev sendip: true #Plugin are not to be uploaded whitelist: - plugin1 - plugin2 - plugin3 #Block in chat blockchat: - +abc - .server - .op #Block commands blockedcommands: - /bukkit:help - /bukkit:pl - /command3 #/Players are not to be checked from global ban whitelistglobalban: - ShakerLP - user2 - ASuperMinecraftName #Kick on use blocked things kickonuseblocked: true #Max Globalbans to ban from the server maxglobalbans: 5 #Globalban Enable / Disable globalban: true #Nothing :) version: '1.0'