Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 1021 Bytes

README.md

File metadata and controls

28 lines (20 loc) · 1021 Bytes

Calendar

Calendar is a Minecraft 1.8 Craftbukkit/Spigot/Paper plugin which let your players know then the next event starts.

This is a fork from relatev which only purpose was to mavenize the projekt but since the original one no longer exist this is now the last public copy. Feel free to fork and revive the projekt.

Features

  • Realtime calendar (Depending on the system timezone)
  • Appointment system (Announce when your next event will be)
  • Custom UI design (All items can be edited in the configuration file)

Spigot Plugin Release Page

Building

Calendar uses Maven to handle dependencies.

Requirements

  • Maven 3.3.x
  • Git

Then run

git clone https://github.com/ToneDaHonda/Calendar.git
mvn clean install

License

Calendar is licensed under the permissive MIT license. Please see LICENSE.txt for more info.