
WardSS
A very simple ScreenShare plugin !
- Загрузки
- 295
- Подписчики
- 2
- Обновлён
- 10 апреля 2026 г.
- Лицензия
- All-Rights-Reserved
Опубликован 16 октября 2025 г.
WardSS 1.4
Description:
A powerful Minecraft plugin for managing staff controls (ScreenShare) with advanced features.
Features:
freeze_system:
- command: "/ss " description: "Freeze a player for screening"
- automatic_teleport: "Moves staff and player to a predefined location"
- custom_titles: "Display titles/subtitles when a player is frozen/unfrozen"
- automatic_return: "Player is returned to their original location after unfreeze"
Private_chat:
- "Exclusive chat between staff and frozen players"
- "Customizable message format"
- "Invisible to other players"
Report_system:
- command: "/ssreport " description: "Report a player for staff review"
- command: "/reportlist" permission: "wardss.report" description: "View the list of all reported players"
- "Staff notified when a report is sent"
- "Configurable report broadcasts"
- "Customizable report message format"
- "Improved tab completions for /ssreport "
Protections:
- "Block commands for frozen players"
- "Notify staff on command attempts"
- "Automatic ban if a player disconnects during screening"
- "Staff bypass mode for unrestricted movement"
Commands:
- "/ss – Freeze/unfreeze a player"
- "/ss setlocation – Set teleport location for screenings"
- "/ss bypass – Toggle bypass mode for staff"
- "/ssreport – Report a player for staff review"
- "/reportlist – View all reported players"
permissions:
- "wardss.use – Use the /ss command"
- "wardss.notify – Receive notifications"
- "wardss.bypass – Use bypass mode"
- "wardss.setlocation – Set screening teleport location"
- "wardss.report – Access /reportlist command"
Configuration:
messages:
- prefix: "&7[&c&lWardSS&7]"
- staff-freeze: "&aYou have frozen %player% for screening!"
- player-frozen: "&cYou have been frozen by %staff%!"
- staff-unfreeze: "&aYou have unfrozen %player%!"
- player-unfrozen: "&aThe screening is over, you have been unfrozen!"
- frozen-title: "&c&lYOU HAVE BEEN FROZEN"
- frozen-subtitle: "&7Do not disconnect or you will be banned!"
- unfrozen-title: "&a&lYOU HAVE BEEN UNFROZEN"
- unfrozen-subtitle: "&7Thank you for your cooperation!"
- no-permission: "&cYou don't have permission!"
- player-not-found: "&cPlayer not found!"
- already-frozen: "&cThis player is already frozen!"
- not-frozen: "&cThis player is not frozen!"
- teleport-set: "&aThe teleport position has been set!"
- teleport-not-set: "&cThe teleport position has not been set!"
- teleport-usage: "&cUsage: /ss "
- report-sent: "&aReport sent successfully!"
- report-received: "&7You have received a new report"
- report-broadcast: "&7New report: &c%report%"
- report-submitted: "&7Report submitted by &c%player%"
- bypass-active: "&aBypass mode activated"
- bypass-inactive: "&cBypass mode deactivated"
- private-chat-format: "&8[&cSS&8] &7%player%: &f%message%"
- player-quit: "&c%player% disconnected during screening!"
- command-blocked: "&cYou cannot use commands while frozen!"
- command-attempt: "&c%player% attempted to use command: %command%"
settings:
- notify-staff: true
- prevent-commands: true
- prevent-movement: true
- prevent-interaction: true
- prevent-damage: true
- title-fade-in: 10
- title-stay: 100
- title-fade-out: 10
Installation:
- "Download the JAR from the releases section"
- "Place it in your server's plugins folder"
- "Restart the server"
- "Configure config.yml as needed"
- "Set the teleport location with /ss setlocation"
Requirements:
- "Bukkit/Spigot Server 1.8+"
- "Java 8 or higher"
- "Properly configured permissions"
Additional_notes:
- "Ensure permissions are correctly set in your permissions plugin"
- "Recommended: Set teleport location in a secure, enclosed area"
- "Check for updates regularly for new features and fixes"
License: "All Rights Reserved – No part of this plugin, including source code and resources, may be used, copied, modified, or redistributed without the explicit permission of the author."
Ченджлог
1.4Релиз1.21.9, 1.21.10, 1.21.11 · 10 апреля 2026 г.
Fixed some bugs.
1.3Релиз1.21.9, 1.21.10, 1.21.11 · 31 марта 2026 г.
Staff dashboard on /ss with client/version info.
Configurable clickable buttons from config (tempban/ban/kick/warn/end ss).
Chat layout improved.
New /ss reload command with wardss.reload permission.
Tab-complete updated with reload.
MessageManager updated to apply changes immediately after reload.
1.2Релиз1.21.9, 1.21.10, 1.21.11 · 11 марта 2026 г.
Fixed placeholders, and more major bugs. Updated the plugin to 1.21.11
1.1Релиз1.21.8, 1.21.9, 1.21.10 · 17 октября 2025 г.
WardSS 1.1
- Added:
/reportlistcommand (permission:wardss.report) to see the list of all reported players. - Fixed: Added and improved tab completions for
/ssreport <player> <reason>.
1.0-ReleaseРелиз1.21.8, 1.21.9, 1.21.10 · 16 октября 2025 г.
WardSS Plugin
A powerful Minecraft plugin for managing staff controls (ScreenShare) with advanced features.
Features
Freeze System
- Command
/ss <player>: Freeze a player for screening - Automatic Teleport: Moves staff and player to a predefined location
- Custom Titles: Display titles/subtitles when a player is frozen/unfrozen
- Automatic Return: Player is returned to their original location after unfreeze
Private Chat
- Exclusive chat between staff and frozen players
- Customizable message format
- Invisible to other players
Report System
- Staff notified when a report is sent
- Configurable report broadcasts
- Customizable report message format
Protections
- Block commands for frozen players
- Notify staff on command attempts
- Automatic ban if a player disconnects during screening
- Staff bypass mode for unrestricted movement
Commands
/ss <player>– Freeze/unfreeze a player/ss setlocation– Set teleport location for screenings/ss bypass– Toggle bypass mode for staff
Permissions
wardss.use– Use the/sscommandwardss.notify– Receive notificationswardss.bypass– Use bypass modewardss.setlocation– Set screening teleport location
Configuration
All settings are in config.yml:
Messages
messages:
prefix: "&7[&c&lWardSS&7]"
staff-freeze: "&aYou have frozen %player% for screening!"
player-frozen: "&cYou have been frozen by %staff%!"
staff-unfreeze: "&aYou have unfrozen %player%!"
player-unfrozen: "&aThe screening is over, you have been unfrozen!"
frozen-title: "&c&lYOU HAVE BEEN FROZEN"
frozen-subtitle: "&7Do not disconnect or you will be banned!"
unfrozen-title: "&a&lYOU HAVE BEEN UNFROZEN"
unfrozen-subtitle: "&7Thank you for your cooperation!"
no-permission: "&cYou don't have permission!"
player-not-found: "&cPlayer not found!"
already-frozen: "&cThis player is already frozen!"
not-frozen: "&cThis player is not frozen!"
teleport-set: "&aThe teleport position has been set!"
teleport-not-set: "&cThe teleport position has not been set!"
teleport-usage: "&cUsage: /ss <player>"
report-sent: "&aReport sent successfully!"
report-received: "&7You have received a new report"
report-broadcast: "&7New report: &c%report%"
report-submitted: "&7Report submitted by &c%player%"
bypass-active: "&aBypass mode activated"
bypass-inactive: "&cBypass mode deactivated"
private-chat-format: "&8[&cSS&8] &7%player%: &f%message%"
player-quit: "&c%player% disconnected during screening!"
command-blocked: "&cYou cannot use commands while frozen!"
command-attempt: "&c%player% attempted to use command: %command%"
Settings
settings:
notify-staff: true
prevent-commands: true
prevent-movement: true
prevent-interaction: true
prevent-damage: true
title-fade-in: 10
title-stay: 100
title-fade-out: 10
Installation
- Download the JAR from the releases section
- Place it in your server's
pluginsfolder - Restart the server
- Configure
config.ymlas needed - Set the teleport location with
/ss setlocation
Requirements
- Bukkit/Spigot Server 1.8+
- Java 8 or higher
- Properly configured permissions
Additional Notes
- Ensure permissions are correctly set in your permissions plugin
- Recommended: Set teleport location in a secure, enclosed area
- Check for updates regularly for new features and fixes
License
All Rights Reserved – No part of this plugin, including source code and resources, may be used, copied, modified, or redistributed without the explicit permission of the author.
Комментарии
Загружаем…