Skip to content

Releases: QWERTZexe/EventCore

2.7

18 Nov 12:03
Compare
Choose a tag to compare

VERSION 2.7

DOWNLOAD PLUGIN & API @ modrinth.com/plugin/event

Changelog:

  • refractor from cc.aabss to app.qwertz
  • minor bug fixes

Full Changelog: 2.6...2.7

2.6

28 Oct 04:22
Compare
Choose a tag to compare
2.6

VERSION 2.6

DOWNLOAD PLUGIN & API @ modrinth.com/plugin/event

Changelog:

  • dramatically improve commands
  • improve permissions
  • add timer command
  • add revival command

Full Changelog: 2.5...2.6

2.5

08 Sep 17:15
Compare
Choose a tag to compare
2.5

VERSION 2.5

DOWNLOAD PLUGIN & API @ modrinth.com/plugin/event

Changelog:

Full Changelog: 2.4...2.5

v2.4

11 Aug 05:38
Compare
Choose a tag to compare

VERSION 2.4

  • add scoreboard
  • probably other tyhings

Full Changelog: 2.3...2.4

v2.3

28 Jul 01:08
Compare
Choose a tag to compare

VERSION 2.3

DOWNLOAD PLUGIN & API @ modrinth.com/plugin/event

Changes:

  • added clearchat
  • properly did eventcore api
  • added cooldown to visibility
  • fixed basically all obvious issues

Full Changelog: 2.2...2.3

v2.2

23 May 23:28
Compare
Choose a tag to compare

VERSION 2.2

DOWNLOAD @ modrinth.com/plugin/event

Added:

  • 1.20.5/6 support
  • replace org.json with gson
  • /ReviveLate command
  • (PLACEHOLDER API) %eventcore_mutechat%
  • (PLACEHOLDER API) %eventcore_visibility%
  • (SKRIPT) add EffReviveLate
  • (SKRIPT) add ExprVisibility
  • An API

Fixes:

  • Improved commands
  • Formats lists

Full Changelog: 2.1...2.2

v2.1

28 Apr 20:18
Compare
Choose a tag to compare

VERSION 2.1

DOWNLOAD @ modrinth.com/plugin/event

  • Fixed some important things

Full Changelog: 2.0...2.1

v2.0

27 Apr 18:42
Compare
Choose a tag to compare

VERSION 2.0

DOWNLOAD @ modrinth.com/plugin/event

I'm not writing it all down, just read the changelog

Full Changelog: v1.3...2.0

v1.3

10 Dec 00:05
c032ed0
Compare
Choose a tag to compare

VERSION 1.3:

DOWNLOAD @ modrinth.com/plugin/event

Added Commands:

  • /healalive - eventcore.healalive - Heals all alive players.
  • /healdead - eventcore.healdead - Heals all dead players.
  • /mutechat - eventcore.mutechat - Mutes the chat.
  • /recentrev - eventcore.recentrev - Revives the recently killed alive players.

Added Features:

  • Added more Skript elements:
    • Effects:
      • Revive All - Revives a player.
      • Revive Recent - Revives the recently killed players.
    • Expressions:
      • Recent Dead - The recently killed players.

Fixes:

  • tpdead things

v1.2

09 Dec 22:18
Compare
Choose a tag to compare

VERSION 1.2:

DOWNLOAD @ modrinth.com/plugin/event

Added Commands:

  • /unrevive - eventcore.unrevive - Unrevives a player

Added Features:

  • Added Skript support:
    • Effects:
      • Revive Player - Revives a player.
      • Unrevive Player - Unrevives a player.
    • Events:
      • Revive Event - Called when a player gets revived.
      • Use Revive Event - Called when a player uses a revive.
    • Expressions:
      • Alive Players - Gets all of the alive players.
      • Dead Players - Gets all of the dead players.
      • Revives of Player - The revive balance of a player.

Fixes:

  • forgot what i fixed but i think i fixed something