⚡ MyCommands v2.4 - PlaceholderAPI & Bug Fixes
NEW FEATURES
Full PlaceholderAPI Support
- Automatic detection - Activates if PlaceholderAPI is installed, no configuration needed
- 25+ placeholders available for integration with all your plugins
- Homes: %mycommands_homes_count%, %mycommands_homes_max%, %mycommands_homes_remaining%, %mycommands_homes_list%
- Warps: %mycommands_warps_count%, %mycommands_warps_list%
- Statistics: %mycommands_stats_teleports%, %mycommands_stats_homes%, %mycommands_stats_warps%
- Cooldowns: %mycommands_cooldown_home%, %mycommands_cooldown_home_formatted%, etc.
- Economy: %mycommands_balance%, %mycommands_price_<action>% (if Vault enabled)
- Miscellaneous: %mycommands_storage_type%, %mycommands_language%, %mycommands_version%
- Compatible with Scoreboard, TAB, Chat plugins, and all PlaceholderAPI plugins
USING PLACEHOLDERS
Usage examples:
In a scoreboard:
Code (Text):
&6Homes: &e%mycommands_homes_count%&7/%mycommands_homes_max%
&6Balance: &a%mycommands_balance%
In chat/TAB:
Code (Text):
&7[%mycommands_homes_count% homes] &f{player}
In commands:
Code (Text):
/say %player% has %mycommands_warps_count% warps available
Complete placeholder list:
Code (Text):
# Homes (4)
%mycommands_homes_count%
%mycommands_homes_max%
%mycommands_homes_remaining%
%mycommands_homes_list%
# Warps (2)
%mycommands_warps_count%
%mycommands_warps_list%
# Statistics (8) - If enabled
%mycommands_stats_teleports%
%mycommands_stats_homes%
%mycommands_stats_warps%
%mycommands_stats_spawn%
%mycommands_stats_tpa%
%mycommands_stats_back%
%mycommands_stats_homes_created%
%mycommands_stats_messages%
# Cooldowns (10)
%mycommands_cooldown_home%
%mycommands_cooldown_home_formatted%
%mycommands_cooldown_spawn%
%mycommands_cooldown_spawn_formatted%
%mycommands_cooldown_warp%
%mycommands_cooldown_warp_formatted%
%mycommands_cooldown_tpa%
%mycommands_cooldown_tpa_formatted%
%mycommands_cooldown_back%
%mycommands_cooldown_back_formatted%
# Economy (2) - If Vault enabled
%mycommands_balance%
%mycommands_price_<action>%
# Miscellaneous (3)
%mycommands_storage_type%
%mycommands_language%
%mycommands_version%
UPCOMING VERSIONS
In development for v2.5:
- Discord Webhooks - Discord notifications for server events
- Statistics Persistence - Player stats persistence
- API Improvements - Public API for third-party developers
- Conditional Commands - Execution based on conditions
Thanks to all users who reported bugs and suggested improvements! This version fixes several critical issues and adds the highly requested PlaceholderAPI support.
Enjoy MyCommands v2.4!
[HR][/HR]
MyCommands v2.4 - Essential Management Plugin for Minecraft Servers
Developed with ❤️ by SkyNex | Compatible 1.16-1.21+ | PlaceholderAPI Support