An enterprise-only solution to allow networks to automatically scan suspected players with Paladin
Automated scanning is essential to saving time for everyone, this plugin helps accomplish scans in under thirty seconds!
- A single command to scan a player & obtain results
- Compatible with 1.7-LATEST Spigot & 1.7-LATEST clients
- Reloadable configuration with /paladin reload
- Automatically thaws (unfreezes) players five minutes after completion
- Proper freezing, preventing players from unwanted actions
- Easy to use per-player-language string configuration system
- Configurable ban command for frozen players who disconnect
- Abstract code design allowing other plugins to easily communicate
- Real-time in-game scan progress bar displayed via experience level
- Download
AutoPaladin.jar
from Releases - Upload AutoPaladin to your /plugins folder & start your server
- Get your API key from Create Key
- Insert your API key to
/plugins/AutoPaladin/config.json
- Go in-game to execute /paladin reload, then begin using AutoPaladin
- Need assistance?
Contact 24/7 support or
- /paladin (username)
- Wait for completion
- Click link to view results
- Determine the outcome
- /thaw or /ban the player
- paladin.auto.freeze
- /freeze (username) or /paladin (username)
- creates & sends a download link to user
- real-time chat & XP level progress updates
- provides scan results link after completion
- autothaws user 5 minutes after scan completion
- /thaw (username) or /unfreeze (username) or /melt (username)
- restores the user to original state
- /freeze (username) or /paladin (username)
- paladin.auto.reload
- /paladin reload
- reloads all configuration files
- /paladin reload
- Prevented from moving outside of one block
- Prevented from breaking & placing
- Prevented from dropping & picking up
- Prevented from dealing & receiving attacks
- Prevented from interacting with all items
- Temporarily set to adventure gamemode
- Temporarily given full hunger
- Temporarily cleared of their items (disabled by default)
- Configurable via
/plugins/AutoPaladin/config.json
- Configurable via
- Prevented from sending commands (enabled by default)
- Configurable via
/plugins/AutoPaladin/config.json
- Configurable via
- JDK 8 - 17
Execute ./gradlew shadowJar
Locate build at builds/libs/
For those requesting a feature or reporting a bug, please create a GitHub issue
Join the Paladin discord community over at discord.gg/paladin
AutoPaladin is licensed under GPL v3