Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EmoteCraft PAPI Expansion

EmoteCraft PAPI Expansion is a lightweight PlaceholderAPI expansion that detects whether a player has the Emotecraft client mod installed.

Features

  • Detects whether a player has Emotecraft installed
  • Simple PlaceholderAPI integration
  • Configurable status messages
  • No modifications to Emotecraft required
  • Lightweight with no unnecessary dependencies

Placeholders

%emotecraft_installed%

Returns:

  • true — Emotecraft is detected
  • false — Emotecraft is not detected

%emotecraft_status%

Returns a customizable status message.

Default:

Installed
Not installed

You can edit this in plugins\PlaceholderAPI\config.yml:

expansions:
  emotecraft:
    status:
      installed: 'Installed'
      not_installed: 'Not installed'

Requirements

  • Java 21 or newer
  • Minecraft 1.12.2 or newer
  • PlaceholderAPI 2.12.2 or newer
  • EmoteCraft client and server mod

Download

  1. Make sure you have Java 21 or newer installed.
  2. Install PlaceholderAPI and EmoteCraft on your server.
  3. Download the latest EmoteCraft PAPI Expansion .jar file.
  4. Place the .jar file into: plugins/PlaceholderAPI/expansions/

About

A simple PlaceholderAPI extension for EmoteCraft that checks if the player has the EmoteCraft mod installed

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages