No description
Find a file
DaTTV 98584278f8 Add initial implementation of ShieldTools plugin with messaging commands
- Introduced MsgCommand for private messaging between players
- Added AlertCommand for broadcasting alerts to all players
- Implemented StopCommand for shutting down the proxy
- Created MessageManager for managing last message partners
- Configured build files and added .gitignore for project setup
2026-05-14 12:55:05 +02:00
gradle/wrapper Add initial implementation of ShieldTools plugin with messaging commands 2026-05-14 12:55:05 +02:00
src/main Add initial implementation of ShieldTools plugin with messaging commands 2026-05-14 12:55:05 +02:00
.gitignore Add initial implementation of ShieldTools plugin with messaging commands 2026-05-14 12:55:05 +02:00
build.gradle.kts Add initial implementation of ShieldTools plugin with messaging commands 2026-05-14 12:55:05 +02:00
gradle.properties Add initial implementation of ShieldTools plugin with messaging commands 2026-05-14 12:55:05 +02:00
gradlew Add initial implementation of ShieldTools plugin with messaging commands 2026-05-14 12:55:05 +02:00
gradlew.bat Add initial implementation of ShieldTools plugin with messaging commands 2026-05-14 12:55:05 +02:00
settings.gradle.kts Add initial implementation of ShieldTools plugin with messaging commands 2026-05-14 12:55:05 +02:00