Releases: MineTrax/plugin
Releases · MineTrax/plugin
7.0.2
7.0.0
Changed
- Ability to pardon player from web.
- Confirm before linking player (on by default). can be turned off using config variable
enable-player-link-confirmation: false - Plugin bug fixes and improve stability.
New config.yml variables added (Spigot/Paper only)
# Enable player link confirmation to prevent accidental linking
enable-player-link-confirmation: true
# Message when player linking need confirmation
player-link-confirmation-message:
- "&6&lAre you sure you want to link your account?"
- "&lClick -> [&a&lConfirm](run_command=/link confirm) [&c&lDeny](run_command=/link deny)"
- ""
- "&6or manually type &a/link confirm&r &6or &c/link deny&r"
# Title to show when player linking need confirmation
player-link-confirmation-title: "&6Confirmation Required"
# Subtitle to show when player linking need confirmation
player-link-confirmation-subtitle: "Please check chat to &aconfirm&f or &cdeny&f linking."
# Processing text
processing-message: '&7Processing...'
# Cancelled text
cancelled-message: '&7Cancelled!'Full Changelog: 6.3.0...7.0.0
6.3.0
Added
- BanWarden feature.
Changed
- Fixed bugs which causing increase resource usage.
- Consolelogs disabled by default.
Note
Add this in config.yml if not already
enable-banwarden=true
Full Changelog: 6.2.1...6.3.0
6.2.1
6.2.0
6.0.1
Changed
- Fixed Velocity plugin not loading when skinsrestorer not present.
Full Changelog: 6.0.0...6.0.1
6.0.0
- WebQuery 2.0 improved security and performance.
- Added Proxy support.
- more...
Full Changelog: 4.0.2...6.0.0
4.0.2
4.0.1
4.0.0
Changed
- Added ability to change skin from website.
- Fixed reminder issue when player keep getting link remainder until they leave and join again.
Full Changelog: 3.5.0...4.0.0