
SGuard - Server Guardian 1.0
Advanced protection plugin for your server
SGuard - Advanced Security Plugin for your server!
Hello Softepen members! Over time, your servers may suffer from Grief or Plugin vulnerabilities caused by malicious players. We would like to introduce SGuard, which we have developed to address these issues.
Features:
- Easy Configuration: All plugin features, messages, and settings can be easily customized.
- Login Security: Players that on the staff list in config.yml must enter special confirmation codes before they can play the game. These codes consist of 16 randomly generated characters, and they can only be used once. Automatic verification is also available, and once verified from the same IP address, it will be automatically reverified unless the IP address changes.
- Restricted Items and Permission Management: You can easily specify the list of restricted items and their quantities. Players who are not on the staff list are also subject to these checks. Additionally, if players who are not on the staff list have op permissions or illegal permissions, penalties are automatically applied.
config.yml
version: Softepen.SGuard.V1 # DO NOT CHANGE THIS!!
mysql:
host: "your_mysql_host"
port: 3306
database: "your_database_name"
username: "your_mysql_username"
password: "your_mysql_password"
staff:
- Softepen
- Niuren_
- uurayee
messages:
prefix: '&6Softepen &8| &eSGuard&7: &6'
unconfirmed: '&cYou are not confirmed yet. Please use /sguard <code> to confirm your identity.'
ban-message: '&cYou have been banned for illegal activity.'
pleaseaccount: 'Please confirm your account.'
sublin1: 'Time in '
sublin2: 'seconds remaining'
autoaccount: 'Your account has been automatically Verified.'
verfyaccount: 'Your Account has been Verified.'
no-console: '&cThis command can only be used by players.'
confirm: '&cPlease provide a confirmation code.'
noPerm: '&cYou do not have sufficient permission.'
confirmed: '&aYou have been confirmed.'
confirm-message: '&ePlease use /sguard <code> to confirm your identity.'
forbiddenEnchant: '&cThere is an item with a forbidden enchantment level.'
forbiddenItems: '&cYou have items in the quantity of prohibited items.'
Errorİtems: '&cThe item could not be found.'
settings:
kicktime: 90
autologin: true
Forbidden:
items:
SPAWNER: 500
enchant:
sharpness: 50
Images
Commands
/sguard <code> | Confirms your account with your special code.
Permissions
sguard.ban | Banned player's permission.
softepen.staff | Staff's permission
SGuard is completely free.