Compatibility
Minecraft: Java Edition
26.2
26.1.x
1.21.x
1.20.x
1.19.x
1.18.x
1.17.x
1.16.x
1.15.x
1.14.x
1.13.x
1.12.2
Platforms
Links
Tags
Creators
Details
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 detectedfalse— 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
- Make sure you have Java 21 or newer installed.
- Install PlaceholderAPI and EmoteCraft on your server.
- Download the latest EmoteCraft PAPI Expansion
.jarfile. - Place the
.jarfile into:plugins/PlaceholderAPI/expansions/


