File Details
CDSC-1.4.jar
- R
- Jun 1, 2026
- 74.96 KB
- 25
- 26.1.2
File Name
CDSC-1.4.jar
Supported Versions
- 26.1.2
Update Notice
A new Castle Defence for SimpleClan update adds support for Auto Event.
You can now configure Castle Defence events to start and end automatically, without manually running /cd start and /cd end every time.
New command:
/cd setautoevent on <intervalMinutes> <durationMinutes>
/cd setautoevent off
/cd setautoevent statusAliases:
/cd autoevent
/cd saeExample:
/cd setautoevent on 60 15This starts a global castle defence event every 60 minutes and automatically ends it after 15 minutes.
The console event stop command was also standardized: the console now supports /cd end, while /cd stop remains available as a compatibility alias.
New permission:
cdsc.setautoeventNew config.yml section:
AutoEvent:
Enabled: false
IntervalMinutes: 60
DurationMinutes: 15Recommended for servers that want recurring Castle Defence battles while keeping clan territory protection active between events.

