VoteSystem Extension is a voting management module for TypeWriter, engineered for BTC Studio infrastructure. It enables comprehensive voting mechanics with cooldown management and reward triggers.
- Cooldown triggers: Execute actions automatically when vote cooldowns expire.
- Progress Tracking: Track player voting habits and history.
- Dynamic Interfaces: Organized menus to view active votes and cooldown statuses.
- Category Support: Group votes logically for better user experience.
VoteSystem Extension configuration is managed via TypeWriter's manifest system.
Requires Java 21.
# Clone the repository
git clone https://github.com/RenaudRl/TypeWriter-VoteSystem-Public.git
cd TypeWriter-VoteSystem-Public
# Build the project
./gradlew clean buildbuild/libs/VoteSystem-[Version].jar
- TypeWriter - The engine this extension is built for.
- BTC Studio - Maintenance and specialized optimizations.
Licensed under the MIT License.