CDSC-1.4.jar
Details
-
FilenameCDSC-1.4.jar
-
Uploaded by
-
UploadedMay 31, 2026
-
Size74.96 KB
-
Downloads32
-
MD53cc44c258f8bb78a82d1c191acf55740
Supported Bukkit Versions
- 26.1.2
Changelog
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.