Androkai / Calendar

Adds a calendar with appointments to your minecraft world!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Adds a calendar with appointments to your minecraft world!

License:MIT License


Languages

Language:Java 100.0%