diff --git a/README.md b/README.md index 14d231c..f7b4a7e 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,10 @@ A plugin made to simplify hosting events/challenges - /setrevive - eventcore.setrevive - Sets a player's revive balance to the specified amount - /userevive - eventcore.userevive - Uses a revive if the sender has enough revives - /takerevive - eventcore.takerevive - Removes specified amount of revives to a player +- /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. ## Features: @@ -31,12 +35,13 @@ A plugin made to simplify hosting events/challenges - %eventcore_status% - The status of the player (dead or alive) - %eventcore_revive% - The amount of revives the player has - %eventcore_revives% - Alias of %eventcore_revive% -- Skript support! +- Skript Support - and more! For support, join my discord [here](https://discord.gg/33g92zJnPC) # Links -[SpigotMC](https://www.spigotmc.org/resources/eventcore-plugin.113142/) -[bStats](https://bstats.org/plugin/bukkit/EventCore/19718) -[PAPI Wiki](https://github.com/PlaceholderAPI/PlaceholderAPI/wiki/Placeholders#eventcore) +[SpigotMC](https://www.spigotmc.org/resources/eventcore-plugin.113142/) | +[bStats](https://bstats.org/plugin/bukkit/EventCore/19718) | +[PAPI Wiki](https://github.com/PlaceholderAPI/PlaceholderAPI/wiki/Placeholders#eventcore) | +[Source Code](https://github.com/aabssmc/EventCore)