Releases: QWERTZexe/EventCore
Releases · QWERTZexe/EventCore
2.7
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
v2.4
v2.3
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
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
VERSION 2.1
DOWNLOAD @ modrinth.com/plugin/event
- Fixed some important things
Full Changelog: 2.0...2.1
v2.0
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
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.
- Effects:
Fixes:
- tpdead things
v1.2
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.
- Effects:
Fixes:
- forgot what i fixed but i think i fixed something