Minecraft MyEvents mod 2026 download
logo
minecraft mod MyEvents

MyEvents

Game Version: 1.8.1
Total Downloads: 7,170
Updated: Dec 27, 2014
Created: Jun 11, 2012
Download MyEventsDownload Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
MyEventsv1.3.1 release 42.87 KB Dec 27, 2014 1.8.1 392 download MyEvents MyEventsv1.3.1 releaseDownload
MyEventsv1.3 release 42.94 KB Sep 26, 2013 1.6.4 2,240 download MyEvents MyEventsv1.3 releaseDownload
MyEventsv1.2 release 37.46 KB Jul 20, 2012 CB 1.5.1-R0.1 2,088 download MyEvents MyEventsv1.2 releaseDownload
MyEventsv1.1 release 37.90 KB Jun 22, 2012 CB 1.2.5-R4.0 966 download MyEvents MyEventsv1.1 releaseDownload
MyEventsv1.0.1 release 30.65 KB Jun 19, 2012 CB 1.2.5-R4.0 747 download MyEvents MyEventsv1.0.1 releaseDownload
MyEventsv1.0 release 30.23 KB Jun 11, 2012 CB 1.2.5-R4.0 737 download MyEvents MyEventsv1.0 releaseDownload

Screenshots

Description

Share this:

Hello everyone!

This plugin provides an event mangement system with a participants list, duration and other features. Host an event at a location and let players teleport to it after they have logged on.
MyEvents provides an API that can be used by other developers. See Github for more informations. If you want your plugin to be listed here, contact me via pm!

Uses Metrics for sending completly anonomous data to http://mcstats.org for usage tracking. See mcstats.org and GitHub for more info.

Features:

  • Use of the server time
  • Duration
  • Location (teleport to)
  • Log on/log off
  • Participants
  • Permissions
  • Localizations (At the moment English and German)
  • Update reminders for OPs

Installation:

  1. Copy MyEvents.jar in your /plugins/ folder.
  2. Restart or reload your server.

Configuration:

  • Localization: change the 'Localization' value in config.yml (possible values: 'en', 'de')

Usage:

English (en):

  • Create an event
    • Type in /event create <name of the event> <start date in dd.mm.yyyy mm:hh> <duration in minutes> <description>
    • The location where the players teleport is your current location
  • Remove an event
    • Type in /event remove <name of the event>
  • List all events
    • /event list
  • Log on to an event
    • Use /event logon <name of the event>
  • Log off from an event
    • Use /event logoff <name 0f the event>
  • Teleport to an event
    • TP with /event tp <name of the event>
  • See participants
    • Use /event participants <name of the event>

German (de):

  • See German usage

Chinese (cn):

  • See Chinese usage

Permissions:

  • Creation: MyEvents.event.create
  • Removing: MyEvents.event.remove
  • Informations: MyEvents.event.info
  • Teleport: MyEvents.event.teleport
  • Logon: MyEvents.event.logon
  • Logoff: MyEvents.event.logoff
  • List events: MyEvents.event.list
  • Show participants: MyEvents.event.participants

API:

See the wiki at Github.

Wiki: (more informations)

GitHub Wiki


Please consider donating using the following link:
Support my work


Source:

@GitHub

Comments

Add a comment