Inactive [ADMN] MyEvents v1.2 - Event management with extras [1.2.5-R4.0]

Discussion in 'Inactive/Unsupported Plugins' started by homerbond005, Jun 8, 2012.

  1. Maybe this page is outdated. Please see Bukkit Dev.

    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.
    Uses Metrics for sending completly anonomous data to http://mcstats.org for usage tracking. See http://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. Download MyEvents.jar
    2. Put into /plugins/
    3. Restart/Reload your server
    4. Localizations and config will be created in /plugins/MyEvents/
    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>
    • 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)
    • Ein Event erstellen
      • Type in /event erstellen <Name des Events> <Start Datum in dd.mm.yyyy mm:hh> <Dauer in Minuten> <Beschreibung>
      • Der Ort, zu dem sich die Spieler teleportieren, ist dein Standpunkt
    • Ein Event entfernen
      • /event entfernen <Name des Events>
    • Für ein Event anmelden
      • /event anmelden <Name des Events>
    • Von einem Event abmelden
      • /event abmelden <Name des Events>
    • Zu einem Event teleportieren
      • /event tp <Name des Events>
    • Die Teilnehmer anzeigen
      • /event teilnehmer <Name des Events>
    Chinese (cn)
    • 创建活动
      • 输入/event create <活动的名字> <活动开始的日期,格式: 日日.月月.年年年年 时时:分分 > <活动时间,以分钟来计时> <活动的介绍>
      • 玩家们传送过来的地方是你站着的地方
    • 移除活动
      • 输入/event remove <活动的名字>
    • 加入活动
      • 输入/event logon <活动的名字>
    • 退出活动
      • 输入/event logoff <活动的名字>
    • 传送到活动场地
      • 输入/event tp <活动的名字>传送
    • 查看活动的参与者
      • 输入/event participants <活动的名字>
    Translated by ngbeslhang.
    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
    Wiki:
    Download:
    Changelog:
    • v1.2:
      • Added chinese translation (Thanks to ngbeslhang)
      • /event teleports to the event if there is only one event running
      • Fixed problems when loading translations
    Older changes (open)

    • v1.1:
      • Added API!
        • Developers are now able to easily hook into MyEvents and create plugins to control the behaviour of MyEvents
        • If you want your plugin to be listed on the MyEvents description, PM me or create a ticket at dev.bukkit.org
        • See Github
    • v1.0.1:
      • Fixed bugs with ö/ä/ü on Linux servers
      • Fixed bugs with permissions
    • v1.0:
      • First release

    Have fun!
     
  2. Offline

    md_5

    Nice, approved.
     
  3. Offline

    General_Nono

    Hi, I think thats a very nice Plugin, but the dowload link doesn't work, so I don't can use it :'(

    Or in German(because I think you are a German person because you had translate the Plugin into German ;) )
    Hi, ich glaube das plugin ist geil, aber leider kann ichs unter deinem Download Link nicht downloaden :'(
    Repariere den Link bitte, dann kann ich dir auch sagen, ob das Plugin wirklich gut ist :)
     
  4. Repariert. Danke für den Hinweis :) Und es steht auch in meinem Plugin, dass ich deutsch bin ;)
     
  5. Offline

    General_Nono

    Hey, danke das du so schnell geantwortet hast!
    Link geht wieder und das Plugin gefällt mir auch sehr! -Vor allem für mich, da ich immer zu Faul war Events per Hand zu Managen ist das eine erleichterung. -Danke!
     
  6. Offline

    MaximusMJ

    eine frage: kannst du machen, dass man nur einmal an einem event teilnehmen kann?
    das wäre echt gut..
    Bin schweizer
    Aber eine echt gute Arbeit! Ich konnte mich nie damit abfinden, selber zu programmieren oder mit /tp und anderen sachen zu arbeiten.
     
  7. Offline

    XCreeperReaperX

    Find ich nice aber wo ist der Sinn? WIe wärs wenn du noch sowas wie mind. Kills einbaust oder das man bei einer bestimmen Anzahl von Deaths rausgeschmissen wird? Ein Punkte-System würde dazu passen :)
     
  8. Offline

    MaximusMJ

    wo der sinn liegt?
    ganz einfach: stell dir vor, es gibt ein event, bei dem man überleben sollte.. zum beispiel eine survivalwelt, wo dann die zeit gestoppt wird oder eine jumpmap, bei der nachher die standorte verglichen wird.. somit hat jeder nur eine chance.
     
    homerbond005 likes this.
  9. Danke euch beiden! Ich denke ich hätte da was, was euch beiden was bringen wird. Wenn ich eine API (Schnittstelle für anderen Code) einbaue, kann ein anderes Plugin Kills etc. verwalten. Das wäre doch schön für andere Devs. :)
     
  10. Offline

    MaximusMJ

    Das wäre gut, auch wenn ich das nicht selber programmieren kann.
    Aber trotzdem danke...
     
  11. Offline

    XCreeperReaperX

    Ja das wäre was feines ^^.
    Wenn du mehrere Codes reinbringen könntest sodass man viele Möglichkeiten hätte dann wird das vll sogar ein Top 10 Plugin :) .... natürlich sollte es dann auch perfekt laufen da wie wir alle wissen ein instabiles Plugin nicht so gut ist :)
     
  12. Offline

    098v

    Amazing plugin this is just what I was looking for thanks for the upload this makes managing events a lot more easier!
     
  13. Offline

    ngbeslhang

    lol,ur usage let me wants to translate the usage to chinese(can i?if yes i will translate :))
    and can i help you to translate the config.yml to chinese?:)
     
  14. Yes, please translate it ! If you want to, I'll publish your translation on this site. It would be great :)
     
  15. Offline

    ngbeslhang

    ok :) i already translated the usage,here:
    • 创建活动
      • 输入/event create <活动的名字> <活动开始的日期,格式: 日日.月月.年年年年 时时:分分 > <活动时间,以分钟来计时> <活动的介绍>
      • 玩家们传送过来的地方是你站着的地方
    • 移除活动
      • 输入/event remove <活动的名字>
    • 加入活动
      • 输入/event logon <活动的名字>
    • 退出活动
      • 输入/event logoff <活动的名字>
    • 传送到活动场地
      • 输入/event tp <活动的名字>传送
    • 查看活动的参与者
      • 输入/event participants <活动的名字>

    wait what?why the config.yml just have the language and another things only?

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 26, 2016
  16. The language is in an extra file ;) See en.yml or de.yml.
     
  17. Offline

    ngbeslhang

    how about To-Do list of this plugin?and i have just translated the en.yml into chinese :)
    see our conversation
     
  18. Offline

    NemisisX31

    Can some one show me an example of the creation command? I cant get it to work :s I keeps telling me my date and duration are a wrong argument.

    edit - figured it out, silly me
     
  19. Offline

    ngbeslhang

    hey!i have this prob too!
     
  20. You have to use this format: dd.mm.yyyy mm:hh
    Only numbers are permitted.
     

Share This Page