Плагин PlaceholderAPI | Переменные для плагинов Minecraft 1.8-1.19
Описание плагина PlaceholderAPI:
PlaceholderAPI - плагин/библиотека для Майнкрафт , которая позволяет серверам использовать переменные из широкого спектра ваших любимых плагинов в совокупности. Essentials, Factions, LuckPerms, Vault, AutoSell, GriefPrevention и т. д.... Вы можете отображать информацию из ваших любимых плагинов в любом плагине, который поддерживает PlaceholderAPI. Полный список поддерживаемых плагинов смотрите ниже. Благодаря использованию облака расширения, PAPI эффективно позволяет выбрать, какие переменные вы хотите установить. Облако расширения позволяет получать новые переменные, обновления существующих расширений переменных и многое другое непосредственно с вашего сервера без обновления фактического плагина. С более чем 100 000 скачиваний PlaceholderAPI является обязательным для сервера любого типа или масштаба.
Основные команды плагина PlaceholderAPI:
/papi - Полный список команд.
/papi info "Название переменной" - Посмотреть информацию о переменной.
/papi parse - Синтаксический анализ строки переменной.
/papi reload - Перезагрузить плагин.
Основные права плагина PlaceholderAPI:
- placeholderapi.admin - возможность использования команд администратора.
- placeholderapi.list - возможность использования команды list.
- placeholderapi.reload - Использовать команду перезагрузки конфигурации плагина.
- placeholderapi.parse - возможность использования команды parse.
- placeholderapi.register - возможность регистрации или отмены регистрации переменных.
- placeholderapi.ecloud - позволяет использовать ecloud команды.
- placeholderapi.updatenotify - уведомляет о наличии обновления плагина.
- placeholderapi.* - Все возможности плагина.
Переменные для плагина PlaceholderAPI:
Переменные сервера:
Команда загрузки расширений - /papi ecloud
%server_online%
%server_max_players%
%server_unique_joins%
%server_uptime%
%server_ram_used%
%server_ram_free%
%server_ram_total%
%server_ram_max%
%server_tps%
%server_online_(world)%
%server_countdown__
Звуки для игрока:
Воспроизведение звука игроку.
/papi ecloud download Sound
%sound_--%
%sound_ORB_PICKUP-1-2%
Глобальные переменные звука:
%sound_all_--%
%sound_all_ORB_PICKUP-1-2%
Переменные пингования серверов:
Эти переменные требуют небольшого ожидания, примерно через минуту или две после установки расширения (замените «Testplugins.com:25565» на ваш сервер/ip).
%pinger_gameversion_testplugins.com:25565%
%pinger_version_testplugins.com:25565%
%pinger_online_testplugins.com:25565%
%pinger_isonline_testplugins.com:25565%
%pinger_max_testplugins.com:25565%
%pinger_players_testplugins.com:25565%
%pinger_motd_testplugins.com:25565%
%pinger_pingversion_testplugins.com:25565%
Внимание: %pinger_online_testplugins.com:25565% and %pinger_isonline_testplugins.com:25565% сделайте одинаковыми
Переменные для серверов BungeeCord:
Команда загрузки расширений: /papi ecloud download RedisBungee
%redisbungee_total%
%redisbungee_%
Переменные к списку игроков:
Команда загрузки расширений: /papi ecloud download ListPlayers
%listplayers_with_perm_%
%listplayers_in_world_%
Команда загрузки расширений: /papi ecloud download Player
%player_timestamp%
%player_server%
%player_name%
%player_displayname%
%player_uuid%
%player_gamemode%
%player_x%
%player_y%
%player_z%
%player_world%
%player_is_op%
%player_bed_x%
%player_bed_y%
%player_bed_z%
%player_bed_world%
%player_ip%
%player_allow_flight%
%player_can_pickup_items%
%player_compass_x%
%player_compass_y%
%player_compass_z%
%player_compass_world%
%player_has_permission_%
%player_custom_name%
%player_exp%
%player_exp_to_level%
%player_total_exp%
%player_level%
%player_first_join_date%
%player_fly_speed%
%player_food_level%
%player_health%
%player_max_health%
%player_health_scale%
%player_item_in_hand%
%player_last_damage%
%player_max_air%
%player_remaining_air%
%player_no_damage_ticks%
%player_max_no_damage_ticks%
%player_time%
%player_time_offset%
%player_saturation%
%player_sleep_ticks%
%player_walk_speed%
%player_ticks_lived%
%player_seconds_lived%
%player_minutes_lived%
%player_ping% - Добавлена в версии 1.1.0
%player_ping_% - Добавлена в версии 1.1.0
%player_hasitem-mat:-amt:-dаta:%
%player_has_empty_slot%
%player_world_time_12%
%player_world_time_24%
Переменные к обращению к другому игроку:
%otherplayer_displayname_%
%otherplayer_gamemode_%
%otherplayer_hasperm__perm_%
%otherplayer_haspotioneffect__effect_%
%otherplayer_health_%
%otherplayer_hunger_%
%otherplayer_iteminhand_%
%otherplayer_ip_%
%otherplayer_level_%
%otherplayer_locx_%
%otherplayer_locy_%
%otherplayer_locz_%
%otherplayer_oxygen_%
%otherplayer_spells_%
%otherplayer_uuid_%
%otherplayer_world_%
Переменные статистики:
Команда загрузки расширений: /papi ecloud download Statistic
%statistic_mine_block_%
Пример: %statistic_mine_block_DIAMOND_BLOCK%
%statistic_use_item_%
%statistic_break_item_%
%statistic_craft_item_%
Пример: %statistic_craft_item_DIAMOND_SWORD%
%statistic_kill_entity_%
Пример: %statistic_kill_entity_CREEPER%
%statistic_entity_killed_by_%
Пример: %statistic_entity_killed_by_CREEPER%
%statistic_mine_block% - total blocks broken
%statistic_use_item% - total item uses
%statistic_break_item% - total item breks
%statistic_craft_item% - total items crafted
%statistic_ticks_played% - total ticks played
%statistic_seconds_played%
%statistic_minutes_played%
%statistic_hours_played%
%statistic_days_played%
%statistic_time_played%
%statistic_seconds_played_remaining%
%statistic_minutes_played_remaining%
%statistic_hours_played_remaining%
%statistic_days_played_remaining%
%statistic_animals_bred%
%statistic_armor_cleaned%
%statistic_banner_cleaned%
%statistic_beacon_interacted%
%statistic_boat_one_cm%
%statistic_brewingstand_interaction%
%statistic_cake_slices_eaten%
%statistic_cauldron_filled%
%statistic_cauldron_used%
%statistic_chest_opened%
%statistic_climb_one_cm%
%statistic_crafting_table_interaction%
%statistic_crouch_one_cm%
%statistic_damage_dealt%
%statistic_damage_taken%
%statistic_deaths%
%statistic_dispenser_inspected%
%statistic_dive_one_cm%
%statistic_drop%
%statistic_dropper_inspected%
%statistic_enderchest_opened%
%statistic_fall_one_cm%
%statistic_fish_caught%
%statistic_flower_potted%
%statistic_fly_one_cm%
%statistic_furnace_interaction%
%statistic_hopper_inspected%
%statistic_horse_one_cm%
%statistic_item_enchanted%
%statistic_jump%
%statistic_junk_fished%
%statistic_leave_game%
%statistic_join_game%
%statistic_minecart_one_cm%
%statistic_noteblock_played%
%statistic_noteblock_tuned%
%statistic_pig_one_cm%
%statistic_player_kills%
%statistic_mob_kills%
%statistic_record_played%
%statistic_sprint_one_cm%
%statistic_swim_one_cm%
%statistic_talked_to_villager%
%statistic_time_since_death%
%statistic_ticks_since_death%
%statistic_seconds_since_death%
%statistic_minutes_since_death%
%statistic_hours_since_death%
%statistic_days_since_death%
%statistic_traded_with_villager%
%statistic_trapped_chest_triggered%
%statistic_walk_one_cm%
%statistic_sleep_in_bed%
%statistic_sneak_time%
%statistic_aviate_one_cm%
TrueFalse переменные:
Команда загрузки расширений: /papi ecloud download TrueFalse
%truefalse_true%
%truefalse_false%
Переменные плагинов:
Команда загрузки расширений: /papi ecloud download Plugin
Переменных очень много, поэтому я их спрятал под спойлер. Откройте спойлер чтобы посмотреть весь список переменных.
Нажмите клавиши Ctrl+F и введите в поиск название для Вашего плагина, так вам будет проще найти переменные если они есть.
Список переменных плагинов:
AcidIsland
Команда загрузки расширений: /papi ecloud download AcidIsland
%acidisland_level%
%acidisland_island_x%
%acidisland_island_y%
%acidisland_island_z%
%acidisland_island_world%
%acidisland_team_size%
%acidisland_coop_islands%
AdvancedCustomMenu+
%advancedcustommenu_total%
%advancedcustommenu_name%
%advancedcustommenu_items%
AdvancedFly
%advancedfly_warns%
%advancedfly_allowflight%
%advancedfly_lastwarnedby%
AnimatedMenu
( [] = optional )
%animatedmenu_motd__[port]%
%animatedmenu_status__[port]__%
Пример:
%animatedmenu_status_testplugins.com_&aOnline_&cOffline%
%animatedmenu_status_testplugins.com_25565_&aOnline_&cOffline%
ASkyBlock
Команда загрузки расширений: /papi ecloud download ASkyBlock
%askyblock_level%
%askyblock_island_y%
%askyblock_island_z%
%askyblock_island_world%
%askyblock_team_size%
%askyblock_coop_islands%
%askyblock_has_island%
%askyblock_owner%
AutoRank
Команда загрузки расширений: /papi ecloud download AutoRank
%autorank_current_rank%
%autorank_next_rank%
%autorank_time_of_player%
%autorank_local_time%
%autorank_local_time_formatted
%autorank_global_time%
%autorank_global_time_formatted%
AutoSell
Команда загрузки расширений: /papi ecloud download AutoSell
%autosell_in_autosell_mode%
%autosell_in_autoblocks_mode%
%autosell_in_automelt_mode%
%autosell_current_shop%
%autosell_total_multiplier%
%autosell_time_multiplier%
%autosell_perm_multiplier%
%autosell_perm_multiplier_name%
%autosell_time_multiplier_minsleft%
%autosell_time_multiplier_timeleft%
BlockQuest
%blockquest_blocksfound%
%blockquest_blocksleft%
%blockquest_allblocks%
ChatColor+
%chatcolorplus_chatcolor%
%chatcolorplus_namecolor%
ChatReaction
Команда загрузки расширений: /papi ecloud download ChatReaction
%chatreaction_wins%
CheckNameHistory
Команда загрузки расширений: /papi ecloud download CheckNameHistory
%checknamehistory_previous_names_<#>%
%checknamehistory_previous_name_date_<#>%
%clantagprovider_clantag_custom_design%
%clantagprovider_clantag%
CombatLogX
%combatlogx_time_left%
%combatlogx_enemy_name%
%combatlogx_enemy_health%
Compassance
%compassance_p_string%
%compassance_p_selectedtheme%
%compassance_p_target%
%compassance_p_target_location%
%compassance_p_target_distance%
%compassance_p_string_theme_%
CraftConomy
Команда загрузки расширений:/papi ecloud download CraftConomy
%craftconomy_% will return a double of the player's balance in the specified currency
%craftconomy_@10% will return 10 times the players balance in the specified currency
%craftconomy_@int% will return an integer of the player's balance in the specified currency (use this for DeluxeMenus)
DeluxeTags
Команда загрузки расширений: /papi ecloud download DeluxeTags
%deluxetags_tag%
%deluxetags_identifier%
%deluxetags_description%
%deluxetags_amount%
DonateParty
%donateparty_goal%
%donateparty_goal_needed%
EnjinMinecraftPlugin
Команда загрузки расширений: /papi ecloud download Enjin
%enjinminecraftplugin_points%
Envoys
%envoys_time_until_refill%
Essentials
Команда загрузки расширений: /papi ecloud download Essentials
%essentials_nickname%
%essentials_godmode%
%essentials_jailed%
%essentials_kit_last_use_%
%essentials_has_kit_%
%essentials_kit_is_available_%
%essentials_kit_time_until_available_%
%essentials_pm_recipient%
%essentials_afk%
%essentials_vanished%
EZBlocks
Команда загрузки расширений:/papi ecloud download EZBlocks
%ezblocks_broken%
EZPrestige
Команда загрузки расширений:/papi ecloud download EZPrestige
%ezprestige_prestige%
%ezprestige_prestigetag%
%ezprestige_nextprestige%
%ezprestige_nextprestigetag%
EZRanksPro
Команда загрузки расширений: /papi ecloud download EZRanksPro
%ezrankspro_player%
%ezrankspro_displayname%
%ezrankspro_world%
%ezrankspro_rank%
%ezrankspro_rankup%
%ezrankspro_cost%
%ezrankspro_cost_formatted%
%ezrankspro_balance%
%ezrankspro_balance_formatted%
%ezrankspro_difference%
%ezrankspro_difference_formatted%
%ezrankspro_progress%
%ezrankspro_progressexact%
%ezrankspro_progressbar%
%ezrankspro_rankprefix%
%ezrankspro_rankupprefix%
%ezrankspro_lastrank%
%ezrankspro_lastrankprefix%
Factions MCore
Команда загрузки расширений: /papi ecloud download Factions
%factions_faction%
%factions_power%
%factions_powermax%
%factions_factionpower%
%factions_factionpowermax%
%factions_title%
%factions_role%
%factions_claims%
%factions_onlinemembers%
%factions_allmembers%
FactionsUUID 1.6.9.5
%factionsuuid_player_name%
%factionsuuid_player_lastseen%
%factionsuuid_player_group%
%factionsuuid_player_balance%
%factionsuuid_player_power%
%factionsuuid_player_maxpower%
%factionsuuid_player_kills%
%factionsuuid_player_deaths%
%factionsuuid_faction_name%
%factionsuuid_faction_power%
%factionsuuid_faction_description%
%factionsuuid_faction_powermax%
%factionsuuid_faction_claims%
%factionsuuid_faction_founded%
%factionsuuid_faction_joining%
%factionsuuid_faction_peaceful%
%factionsuuid_faction_powerboost%
%factionsuuid_faction_leader%
%factionsuuid_faction_warps%
%factionsuuid_faction_raidable%
%factionsuuid_faction_home_world%
%factionsuuid_faction_home_x%
%factionsuuid_faction_home_y%
%factionsuuid_faction_home_z%
%factionsuuid_facion_land_value%
%factionsuuid_faction_land_refund%
%factionsuuid_faction_bank_balance%
%factionsuuid_faction_allies%
%factionsuuid_faction_enemies%
%factionsuuid_faction_online%
%factionsuuid_faction_offline%
%factionsuuid_faction_size%
%factionsuuid_faction_kills%
%factionsuuid_faction_deaths%
%factionsuuid_faction_maxvaults%
Factions relation placeholders
%rel_factionsuuid_relation%
%rel_factionsuuid_relation_color%
ПРИМЕЧАНИЕ. Эти переменные работают с FUUID и MCore, все, что вам нужно, это загрузить расширение плагина, который вы используете. если вы используете эти заполнители в DeluxeChat, вам нужно включить эту опцию «relationship_placeholders_enabled: true», вы можете найти это в конфиге.
GAListener
Команда загрузки расширений: /papi ecloud download GAListener
%galistener_votes%
GangsPlus
Команда загрузки расширений: /papi ecloud download GangsPlus
%gangsplus_in_gang%
%gangsplus_gang%
%gangsplus_gang_tag%
%gangsplus_gang_rank%
%gangsplus_gang_homes%
%gangsplus_gang_friendlyfire%
%gangsplus_gang_online%
%gangsplus_gang_size%
%gangsplus_gang_leader%
%gangsplus_gang_level%
%gangsplus_gang_wins%
%gangsplus_gang_losses%
%gangsplus_gang_wlr%
%gangsplus_gang_kills%
%gangsplus_gang_deaths%
%gangsplus_gang_kdr%
GemsEconomy
Команда загрузки расширений: /papi ecloud download GemsEconomy
%gemseconomy_balance%
%gemseconomy_balance_formatted%
Guilds
Команда загрузки расширений: /papi ecloud download Guilds
%Guilds_name%
%Guilds_prefix%
%Guilds_master%
%Guilds_member_count%
%Guilds_members_online%
%Guilds_role%
%Guilds_tier%
Heroes
Команда загрузки расширений: /papi ecloud download Heroes
%heroes_skill_level_%
%heroes_main_class_name%
%heroes_main_class_description%
%heroes_main_class_tier%
%heroes_second_class_name%
%heroes_second_class_description%
%heroes_second_class_tier%
%heroes_level%
%heroes_mana%
%heroes_mana_regen%
%heroes_max_mana%
%heroes_mastered_classes%
%heroes_mastered_classes_amount%
%heroes_party_is_no_pvp%
%heroes_party_size%
%heroes_party_leader%
IslandWorld
%islandworld_points_with_party%
%islandworld_points_without_party%
%islandworld_island_members%
%islandworld_all_members%
%islandworld_can_build%
%islandworld_in_party%
Jobs Reborn
Команда загрузки расширений: /papi ecloud download Jobs
%jobs_jobs%
%jobs_format%
%jobs_exp_limit%
%jobs_money_limit%
%jobs_points_limit%
%jobs_exp_payment_limit_amt%
%jobs_money_payment_limit_amt%
%jobs_points_payment_limit_amt%
%jobs_exp_payment_limit_time_left%
%jobs_money_payment_limit_time_left%
%jobs_points_payment_limit_time_left%
%jobs_seen%
%jobs_total_levels%
%jobs_user_id%
%jobs_is_saved%
%jobs_level_%
%jobs_exp_%
%jobs_total_players_%
%jobs_max_level_%
%jobs_vip_max_level_%
%jobs_bonus_%
%jobs_exp_boost_%
%jobs_money_boost_%
%jobs_points_boost_%
%jobs_chat_color_%
%jobs_description_%
%jobs_max_slots_%
%jobs_name_%
%jobs_short_name_%
killStats
Команда загрузки расширений: /papi ecloud download KillStats
%killstats_kills%
%killstats_killrank%
%killstats_deaths%
%killstats_deathrank%
%killstats_streak%
%killstats_streakrank%
%killstats_kdr%
%killstats_kdrrank%
LeaderHeads
Команда загрузки расширений: /papi ecloud download LeaderHeads
%leaderheads_player__#%
%leaderheads_score__#%
*доступные типы лидеров - это то же самое, что и на табличках
LegendQuest
(эти переменные были добавлены LegendQuest и могут измениться, поскольку LegendQuest обрабатывает добавление собственных заполнителей через API DeluxeChat)
%legendquest_race%
%legendquest_mastered%
%legendquest_class%
%legendquest_subclass%
%legendquest_level%
%legendquest_exp%
%legendquest_statline%
%legendquest_hpbar%
%legendquest_hp%
%legendquest_manabar%
%legendquest_mana%
%legendquest_karma%
%legendquest_party%
LWC
%lwc_locks%
Marriage (reloaded)
Команда загрузки расширений: /papi ecloud download Marriage
%marriage_is_married%
%marriage_is_priest%
%marriage_gender%
%marriage_gender_chat_prefix%
%marriage_last_name%
%marriage_has_pvp_enabled%
%marriage_has_home_set%
%marriage_home_x%
%marriage_home_y%
%marriage_home_z%
%marriage_partner%
MarriageMaster
Команда загрузки расширений: /papi ecloud download MarriageMaster
%marriagemaster_married%
%marriagemaster_partner%
McInfected
%mcinfected_score%
%mcinfected_kills%
%mcinfected_deaths%
%mcinfected_wins%
%mcinfected_losses%
%mcinfected_killstreak%
%mcinfected_time%
McInfected-Ranks
%mcinfected-ranks_rank%
%mcinfected-ranks_prefix%
McMMO
Команда загрузки расширений: /papi ecloud download McMMO
%mcmmo_level_%
%mcmmo_rank_%
%mcmmo_xp_remaining_%
%mcmmo_xp_needed_%
%mcmmo_xp_%
%mcmmo_power_level%
%mcmmo_power_level_cap%
%mcmmo_in_party%
%mcmmo_party_name%
%mcmmo_is_party_leader%
%mcmmo_party_leader%
%mcmmo_party_size%
MineCrates
Команда загрузки расширений: /papi ecloud download MineCrates
%minecrates_area_handler_type%
%minecrates_area_name%
%minecrates_in_reward_area%
%minecrates_counter%
%minecrates_chance%
%minecrates_total_needed%
%minecrates_reward_list_name%
MobHunting
%mobhunting_rank% (Only updated when leaderboards is updated)
%mobhunting_total_kills% (No. of killed mobs (for the player))
%mobhunting_total_cash% (The amount of money dropped on ground)
%mobhunting_dropped_rewards% (No. of rewards left on ground)
%mobhunting_dropped_money% (Amount of money left on the ground)
%mobhunting_balance% (The amount of money in BagOfGold, in the player inventory)
MySQLTokens
%mysqltokens_tokens%
Nicky
Команда загрузки расширений: /papi ecloud download Nicky
%nicky_nickname%
Nicknamer
Команда загрузки расширений: /papi ecloud download NickNamer
%nicknamer_has_nickname%
%nicknamer_has_skin%
%nicknamer_nickname%
OnTime
Команда загрузки расширений: /papi ecloud download OnTime
%ontime_last_login%
%ontime_last_vote%
%ontime_time_played_month%
%ontime_referrals_month%
%ontime_votes_month%
%ontime_time_played_today%
%ontime_referrals_today%
%ontime_votes_today%
%ontime_time_played_total%
%ontime_points_total%
%ontime_referrals_total%
%ontime_votes_total%
%ontime_time_played_week%
%ontime_referrals_week%
%ontime_votes_week%
PlayTime
Команда загрузки расширений: /papi ecloud download PlayTime
%playtime_player%
%playtime_time%
%playtime_timesjoined%
%playtime_serveruptime%
PlayerPoints
Команда загрузки расширений: /papi ecloud download PlayerPoints
%playerpoints_points%
PlotSquared
Команда загрузки расширений: /papi ecloud download PlotSquared
%plotsquared_currentplot_alias%
%plotsquared_currentplot_owner%
%plotsquared_currentplot_members_size%
%plotsquared_currentplot_world%
%plotsquared_has_plot%
%plotsquared_has_build_rights%
%plotsquared_plot_count%
%plotsquared_allowed_plot_count%
PointsAPI
%pointsapi_points%
PremiumVanish
%premiumvanish_isvanished%
%premiumvanish_vanishedplayers%
%premiumvanish_playercount%
%premiumvanish_bungeeplayercount%
PrisonMines
Команда загрузки расширений: /papi ecloud download PrisonMines
# Вы указываете название шахты
%prisonmines_blocks_mined_%
%prisonmines_percent_mined_%
%prisonmines_percent_left_%
%prisonmines_time_until_reset_%
%prisonmines_has_timed_reset_%
%prisonmines_has_percentage_reset_%
# Получает шахту в текущем местоположении игроков
%prisonmines_name%
%prisonmines_blocks_mined%
%prisonmines_percent_mined%
%prisonmines_percent_left%
%prisonmines_time_until_reset%
%prisonmines_has_timed_reset%
%prisonmines_has_percentage_reset%
ProQuests
Команда загрузки расширений: /papi ecloud download ProQuests
%proquests_completed_quests%
%proquests_active_quests%
%proquests_monthly_points%
%proquests_total_points%
%proquests_progress_bar_%
%proquests_progress_%
%proquests_total_%
pvpstats
%pvpstats_kills%
%pvpstats_deaths%
%pvpstats_elo%
%pvpstats_killstreak%
%pvpstats_maxstreak%
QuickSell
Команда загрузки расширений: /papi ecloud download QuickSell
%quicksell_booster%
%quicksell_booster_time%
RedProtect
%redprotect_player_in_region%
%redprotect_player_used_claims%
%redprotect_player_used_blocks%
%redprotect_player_total_claims%
%redprotect_player_total_blocks%
%redprotect_region_flag_value_%
RoyalCommands
%royalcommands_nickname%
ReferralSystem
%rs_points%
%rs_referrals%
SellAll
%sellall_multiplier%
%sellall_multitime%
SimpleClans
Команда загрузки расширений: /papi ecloud download SimpleClans
%simpleclans_in_clan%
%simpleclans_join_date%
%simpleclans_rank%
%simpleclans_tag%
%simpleclans_tag_label%
%simpleclans_civilian_kills%
%simpleclans_neutral_kills%
%simpleclans_rival_kills%
%simpleclans_weighted_kills%
%simpleclans_deaths%
%simpleclans_kdr%
%simpleclans_is_leader%
%simpleclans_clan_tag%
%simpleclans_clan_tag_label%
%simpleclans_clan_color_tag%
%simpleclans_clan_founded_string%
%simpleclans_clan_name%
%simpleclans_clan_average_wk%
%simpleclans_clan_balance%
%simpleclans_clan_size%
%simpleclans_clan_total_civilian%
%simpleclans_clan_total_neutral%
%simpleclans_clan_total_rival%
%simpleclans_clan_total_deaths%
%simpleclans_clan_total_kdr%
%simpleclans_clan_friendly_fire%
%simpleclans_clan_allow_deposit%
%simpleclans_clan_allow_withdraw%
%simpleclans_clan_is_unrivable%
%simpleclans_clan_leader_size%
SimpleKillTracker
%simplekilltracker_kills%
%simplekilltracker_deaths%
%simplekilltracker_kdr%
SkywarsReloaded
%skywarsreloaded_score%
%skywarsreloaded_wins%
%skywarsreloaded_kills%
%skywarsreloaded_deaths%
%skywarsreloaded_games%
%skywarsreloaded_games_played%
%skywarsreloaded_map_name%
%skywarsreloaded_selected_kit%
%skywarsreloaded_blocks%
%skywarsreloaded_timevote%
%skywarsreloaded_time_vote%
%skywarsreloaded_opvote%
%skywarsreloaded_op_vote%
SimpleCoinsAPI
%simplecoinsapi_coins%
SimplePrefix
Команда загрузки расширений: /papi ecloud download SimplePrefix
%simpleprefix_prefix%
%simpleprefix_suffix%
Simple Suffix
Команда загрузки расширений:
%simplesuffix_prefix%
%simplesuffix_suffix%
SkillAPI
Команда загрузки расширений: /papi ecloud download SkillAPI
%skillapi_attribute_points%
%skillapi_mana%
%skillapi_max_mana%
%skillapi_skill_level_%
%skillapi_skill_points_%
%skillapi_skill_cost_%
%skillapi_skill_levelreq_%
%skillapi_skill_is_maxed_%
%skillapi_skill_message_%
%skillapi_skill_type_%
%skillapi_skill_req_%
The following placeholders are the same as above but instead of specifying the skillName, you can specify a number from 1- which will show the information related to the players 1st, 2nd, 3rd skill and so on...
%skillapi_player_skill_points_<#>%
%skillapi_player_skill_level_<#>%
%skillapi_player_skill_levelreq_<#>%
%skillapi_player_skill_name_<#>%
%skillapi_player_skill_message_<#>%
%skillapi_player_skill_req_<#>%
%skillapi_player_skill_type_<#>%
%skillapi_player_skill_can_autolevel_<#>%
%skillapi_player_skill_can_cast_<#>%
SQLPerms
%sqlperms_rank_%
%sqlperms_prefix_%
SQLTokens
%sqltokens_tokens%
SuperbVote
Команда загрузки расширений: /papi ecloud download SuperbVote
%superbvote_votes%
SuperCredits
%scredits_value%
TokenEnchant
Команда загрузки расширений: /papi ecloud download TokenEnchant
%tokenenchant_token%
%tokenenchant_token_num%
TokenManager
Команда загрузки расширений: /papi ecloud download TokenManager
%tokenmanager_tokens%
Towny
Команда загрузки расширений: /papi ecloud download Towny
%towny_town%
%towny_friends%
%towny_nation%
%towny_title%
%towny_town_residents%
%towny_town_size%
%towny_town_tag%
%towny_town_balance%
%towny_town_mayor%
%towny_surname%
%towny_town_rank%
%towny_nation_rank%
USkyblock
Команда загрузки расширений: /papi ecloud download uSkyBlock
%uskyblock_island_rank%
%uskyblock_island_level%
UltimateChat
%uchat_player_channel_name%
%uchat_player_channel_alias%
%uchat_player_tell_with%
%uchat_player_ignoring%
%uchat_player_ignoring%
%uchat_placeholder_%
%uchat_tag_%
UltimateVotes
Команда загрузки расширений: /papi ecloud download UltimateVotes
%ultimatevotes_monthlyvotes%
%ultimatevotes_totalvotes%
%ultimatevotes_hasvoted%
UnityGen
Команда загрузки расширений: /papi ecloud download UnityGen
%unitygen_userlimit%
%unitygen_usergens%
Vault Economy
Команда загрузки расширений: /papi ecloud download Vault
%vault_eco_balance%
%vault_eco_balance_fixed%
%vault_eco_balance_formatted%
Vault Permissions
Команда загрузки расширений: /papi ecloud download Vault
%vault_rank%
%vault_prefix%
%vault_rankprefix%
%vault_rankprefix_#%
%vault_suffix%
%vault_ranksuffix%
%vault_ranksuffix_#%
%vault_prefix_color%
VoteParty
Команда загрузки расширений: /papi ecloud download VoteParty
%voteparty_counter%
%voteparty_votes%
%voteparty_total_votes_needed%
%voteparty_is_ignoring%
VoteRoulette
Команда загрузки расширений: /papi ecloud download VoteRoulette
%voteroulette_votes_lifetime%
%voteroulette_votes_day%
%voteroulette_current_vote_cycle%
%voteroulette_current_vote_streak%
%voteroulette_hours_since_last_vote%
%voteroulette_longest_vote_streak%
%voteroulette_unclaimed_milestone_count%
%voteroulette_unclaimed_reward_count%
%voteroulette_last_vote_timestamp%
AdvancedAbilities
%advancedabilities__level%
%advancedabilities__bar%
ASkyBlock/AcidIsland Island Border
%isborder_status%
BattleLevels
%battlelevels_level%
%battlelevels_score%
%battlelevels_bar%
%battlelevels_topstreak%
%battlelevels_killstreak%
%battlelevels_kills%
%battlelevels_deaths%
%battlelevels_kdr%
%battlelevels_globalbooster%
%battlelevelseededfornext%
%battlelevels_neededfornextremaining%
BeautyQuests
%beautyquests_player_inprogress_amount%
%beautyquests_player_finished_amount%
%beautyquests_total_amount%
%beautyquests_advancement_ID%
★★★ CARL THE CREEPER ★★★ THE BEST DELIVERY MAN PLUGIN
%carlthecreeper_cooldown_%
%carlthecreeper_statistic_rewards_claimed%
ChatColor+ Premium
%ChatColorPremium_chat_color%
%chatcolorpremium_tab_color%
%chatcolorpremium_sign_color%
%chatcolorpremium_font%
%chatcolorpremium_chat_color_name%
%chatcolorpremium_sign_color_name%
%chatcolorpremium_name_color_name%
%chatcolorpremium_tab_color_name%
%chatcolorpremium_name_color%
Clans | Clan System | Full GUI + Commands
%clansystem_clan%
%clansystem_clan_level%
%clansystem_clan_leader%
%clansystem_clan_balance%
%clansystem_clan_rank%
%clansystem_clan_deaths%
%clansystem_clan_kills%
%clansystem_clan_size%
CraftingStore.net - система доната для майнкрафт
%craftingstore_donator%
%craftingstore_donator_1%
%craftingstore_donator_2%
%craftingstore_donator_3%
%craftingstore_donator_4%
%craftingstore_donator_5%
%craftingstore_payment%
%craftingstore_payment_1%
%craftingstore_payment_2%
%craftingstore_payment_3%
%craftingstore_payment_4%
%craftingstore_payment_5%
DeliveryMan
%deliveryman_prizes_all%
%deliveryman_prizes_from:[menu id]%
%deliveryman_has_prize:[menu id]:[prize id]%
DeluxePM
Команда загрузки расширений: /papi ecloud download DeluxePM
%deluxepm_status%
Denizen
%denizen_% (EG, %denizen_% )
DiscordSRV
%discordsrv_guild_id%
%discordsrv_guild_name%
%discordsrv_guild_icon_id%
%discordsrv_guild_icon_url%
%discordsrv_guild_splash_id%
%discordsrv_guild_splash_url%
%discordsrv_guild_owner_effective_name%
%discordsrv_guild_owner_nickname%
%discordsrv_guild_owner_game_name%
%discordsrv_guild_owner_game_url%
%discordsrv_guild_bot_effective_name%
%discordsrv_guild_bot_nickname%
%discordsrv_guild_bot_game_name%
%discordsrv_guild_bot_game_url%
%discordsrv_user_id%
%discordsrv_user_name%
%discordsrv_user_islinked%
%discordsrv_user_effective_name%
%discordsrv_user_nickname%
%discordsrv_user_online_status%
%discordsrv_user_game_name%
%discordsrv_user_game_url%
%discordsrv_user_top_role_id%
%discordsrv_user_top_role_name%
%discordsrv_user_top_role_color%
%discordsrv_guild_members_online%
%discordsrv_guild_members_total%
%discordsrv_linked_online%
%discordsrv_linked_total%
DreamFish
%dreamfish_player_fishing : level%
%dreamfish_player_fishing : exp%
%dreamfish_player_fishing : exp_to_up%
%dreamfish_player_fishing : total_unlocked_bait%
%dreamfish_player_fishing : total_unlocked_fish%
%dreamfish_player_fishing_mode : fish%
%dreamfish_player_fishing_mode : fish_power%
%dreamfish_player_fishing_mode : tension%
%dreamfish_player_bait : mark_bait%
%dreamfish_player_bait : hook_bait%
%dreamfish_fish : : as_bait%
%dreamfish_fish : : type%
%dreamfish_fish : : price%
%dreamfish_fish : : resistance%
%dreamfish_fish : : power%
%dreamfish_fish : : max_power%
%dreamfish_fish : : max_speed%
%dreamfish_fish : : max_dive%
%dreamfish_fish : : average_length%
%dreamfish_fish : : average_weight%
%dreamfish_fish : : requirement : level%
%dreamfish_fish : : requirement : permission%
%dreamfish_fish : : in_region : %
%dreamfish_fish : : in_biome : %
%dreamfish_bait : : buyable%
%dreamfish_bait : : price%
%dreamfish_bait : : requirement : level%
%dreamfish_bait : : requirement : permission%
%dreamfish_bait : : fishing : total_possibility%
%dreamfish_bait : : fishing : chance : %
%dreamfish_bait : : fishing : possiblity : %
EpicFriends
%epicfriends_friendcount%
%epicfriends_friendcount_online%
EssCore
%esscore_flight%
%esscore_is_nicked%
%esscore_nickname%
%esscore_is_vanished%
%esscore_is_muted%
%esscore_is_frozen%
FunnyGuilds
%funnyguilds_guilds%
%funnyguilds_users%
%funnyguilds_deaths%
%funnyguilds_kdr%
%funnyguilds_kills%
%funnyguilds_ping-format%
%funnyguilds_ping%
%funnyguilds_points-format%
%funnyguilds_points%
%funnyguilds_position%
%funnyguilds_g-allies%
%funnyguilds_g-deaths%
%funnyguilds_g-deputies%
%funnyguilds_g-deputy%
%funnyguilds_g-kdr%
%funnyguilds_g-kills%
%funnyguilds_g-lives%
%funnyguilds_g-members-all%
%funnyguilds_g-members-online%
%funnyguilds_g-name%
%funnyguilds_g-owner%
%funnyguilds_g-points-format%
%funnyguilds_g-points%
%funnyguilds_g-position%
%funnyguilds_g-region-size%
%funnyguilds_g-tag%
%funnyguilds_g-validity%
%funnyguilds_gtop-x%
%funnyguilds_ptop-x%
HoloBlock
%holoblock_maxowned%
%holoblock_maxline%
%holoblock_owned:%
%holoblock_maxowned:%
%holoblock_maxline:%
%holoblock_isPlaceholder:%
%holoblock_isColor:%
%holoblock_isCustomSkin:%
%holoblock_isItemLine:%
Hugs
%hugs_total%
%hugs_player_total_given%
%hugs_player_total_received%
IslandRate | ASkyBlock Addon
%islandrate_top_rated_player%
%islandrate_top_rated_amount%
%islandrate_total_ratings_server%
%islandrate_total_ratings_player%
IslandRate | AcidIsland Addon
%acidislandrate_top_rated_player%
%acidislandrate_top_rated_amount%
%acidislandrate_total_ratings_server%
%acidislandrate_total_ratings_player%
Kingdoms+
%kingdoms_kingdom%
%kingdoms_haskingdom%
%kingdoms_rp%
%kingdoms_land%
%kingdoms_onlinemembers%
%kingdoms_members%
%kingdoms_king%
%kingdoms_rank%
LuckPerms
Команда загрузки расширений: /papi ecloud download LuckPerms
%luckperms_group_name%
%luckperms_context_%
%luckperms_groups%
%luckperms_has_permission_%
%luckperms_in_group_%
%luckperms_inherits_group_%
%luckperms_gon_track_
%luckperms_has_groups_on_track_
%luckperms_highest_group_by_weight%
%luckperms_lowest_group_by_weight%
%luckperms_first_group_on_tracks_%
%luckperms_last_group_on_tracks_%
%luckperms_expiry_time_%
%luckperms_group_expiry_time_%
%luckperms_prefix%
%luckperms_suffix%
%luckperms_meta_%
Minecord
%minecord_servers%
%minecord_view%
%minecord_name%
%minecord_nickname%
%minecord_uuid%
Multiverse-Core
Команда загрузки расширений: /papi ecloud download Multiverse
%multiverse_world_alias%
%multiverse_world_all_property_names%
%multiverse_world_generator%
%multiverse_world_name%
%multiverse_world_name_colored%
%multiverse_world_permissible_name%
%multiverse_world_time%
%multiverse_world_animals_spawn_enabled%
%multiverse_world_monsters_spawn_enabled%
%multiverse_world_access_permission%
%multiverse_world_adjust_spawn_enabled%
%multiverse_world_allow_flight_enabled%
%multiverse_world_auto_heal_enabled%
%multiverse_world_auto_load_enabled%
%multiverse_world_bed_respawn_enabled%
%multiverse_world_color%
%multiverse_world_currency%
%multiverse_world_difficulty%
%multiverse_world_environment%
%multiverse_world_gamemode%
%multiverse_world_hunger_enabled%
%multiverse_world_player_limit%
%multiverse_world_price%
%multiverse_world_seed%
%multiverse_world_style%
%multiverse_world_type%
MyCommand
%mycommand_playerdata_%
MyPet & MyPet-Premium
%mypet_name%
%mypet_level%
%mypet_exp%
%mypet_type%
%mypet_status%
%mypet_health%
%mypet_health_max%
%mypet_saturation%
%mypet_uuid%
%mypet_skilltree_display%
%mypet_skilltree_name%
%mypet_world_group%
%mypet_has_pet%
MyPrefixSystem
%myprefixsystem_rank_name%
%myprefixsystem_rank_prefix%
%myprefixsystem_rank_suffix%
%myprefixsystem_rank_color%
NickReloaded
%nickreloaded_nick%
%nickreloaded_skin%
Outpost
%outpost_data_id_%
%outpost_data_name_%
%outpost_data_world_%
%outpost_data_region_%
%outpost_conqueror_owner_%
%outpost_conqueror_invader_%
%outpost_conqueror_percentage_%
%outpost_perks_money_%
%outpost_perks_exp_%
PvPLevels
%pvplevels_kills%
%pvplevels_deaths%
%pvplevels_xp%
%pvplevels_level%
%pvplevels_kdr%
%pvplevels_killstreak%
%pvplevels_xp_required%
%pvplevels_xp_progress%
%pvplevels_xp_progress_style%
%pvplevels_prefix%
%pvplevels_group%
Parkour
Команда загрузки расширений: /papi ecloud download parkour
%parkour_last_played%
%parkour_last_completed%
%parkour_level%
%parkour_rank%
%parkour_parkoins%
%parkour_course_record_%
%parkour_personal_best_%
%parkour_leader_%
%parkour_current_course%
%parkour_current_course_record%
%parkour_current_personal_best%
%parkour_current_course_leader%
%parkour_current_course_timer%
%parkour_course_count%
%parkour_player_count%
%parkour_version%
%parkour_topten__%
%parkour_toptenxcc__%
Parties
%parties_color_code%
%parties_color_command%
%parties_color_name%
%parties_desc%
%parties_kills%
%parties_motd%
%parties_party%
%parties_rank_chat%
%parties_rank_name%
PixelVip
%pixelvip_expiration_millis%
%pixelvip_expiration_desc%
%pixelvip_active_vip%
Skript
Команда загрузки расширений: /papi ecloud download Skript
%skript_%
SkyWars
%skywars_coins%
%skywars_stats_deaths%
%skywars_stats_kills%
%skywars_stats_wins%
%skywars_stats_played%
%skywars_stats_arrow_shot%
%skywars_stats_arrow_hit%
%skywars_stats_blocks_broken%
%skywars_stats_blocks_placed%
%skywars_stats_distance_walked%
%skywars_stats_time_played%
%skywars_glass%
%skywars_arena_name%
%skywars_arena_max_players%
%skywars_arena_ingame_players%
SkyWars X
%skywars_players_count%
%skywars_parties_count%
%skywars_lobby_players_count%
%skywars_arenas_count%
%skywars_kits_count%
%skywars_trails_count%
%skywars_cages_count%
%skywars_kills%
%skywars_deaths%
%skywars_wins%
%skywars_modifier%
%skywars_projectiles_launched%
%skywars_projectiles_hit%
%skywars_player_exp%
%skywars_player_rank%
%skywars_blocks_placed%
%skywars_blocks_broken%
%skywars_arena%
%skywars_party_leader%
%skywars_selected_kit%
%skywars_selected_trail%
%skywars_selected_cage%
%skywars_selected_cage%
%skywars_coins%
stTitles
%sttitles_name%
%sttitles_id%
%sttitles_display%
%sttitles_content%
Statz
Команда загрузки расширений: /papi ecloud download Statz
%statz_joins% %statz_deaths%
%statz_blocks_broken%
%statz_blocks_placed%
%statz_damage_taken%
%statz_distance_traveled%
%statz_food_eaten%
%statz_crafted_items%
%statz_caught_items%
%statz_players_killed%
%statz_time_played%
%statz_times_shorn%
%statz_xp_gained%
SuperVanish
%supervanish_isvanished%
%supervanish_vanishedplayers%
%supervanish_playercount%
%supervanish_bungeeplayercount%
TheTime
%TheTime_date_tick%
%TheTime_date_second%
%TheTime_date_minute%
%TheTime_date_hour%
%TheTime_date_day%
%TheTime_date_day_name%
%TheTime_date_dayOfWeek%
%TheTime_date_week%
%TheTime_date_month%
%TheTime_date_month_name%
%TheTime_date_year%
%TheTime_date_era%
%TheTime_date_era_name%
Thirst
Команда загрузки расширений: /papi ecloud download Thirst
%thirst_level%
[TreasuresAddon] RecentFind
%treasuresrecentfind_find_number_% (number 1 for most recent, 2 for second most recent etc..)
%treasuresrecentfind_from_first_% (number 1 for first reward, 2 for second reward etc..)
Treasures
%treasures_keys_%
%treasures_canbuy_treasure_-% (Example: %treasures_canbuy_treasure1-defaultopener.yml%)
%treasures_treasure_price_-%
Trey's Double Jump
%tdj_cooldown%
%tdj_flightenabled%
%tdj_doublejumpenabled%
%tdj_groundpoundenabled%
%tdj_canusegroundpound%
VotingPlgin
%VotingPlugin_total% - Month total
%VotingPlugin_alltimetotal% - Alltime total
%VotingPlugin_lastmonthtotal% - Last month total
%VotingPlugin_DisableBroadcast% - Returns true/false if user has broadcast disabled
%VotingPlugin_MilestoneCount% - User milestonecount
%VotingPlugin_VoteShopLimit_(Indetifier)% - User voteshop limit for (Indetifier)
%VotingPlugin_Total_AllTime% - User total for AllTime
%VotingPlugin_Total_Monthly% - User total for Monthly
%VotingPlugin_Total_Weekly% - User total for Weekly
%VotingPlugin_Total_Daily% - User total for Daily
%VotingPlugin_BestDailyTotal% - Best daily total
%VotingPlugin_BestWeeklyTotal% - Best weekly total
%VotingPlugin_BestMonthlyTotal% - Best monthly total
%VotingPlugin_DailyVoteStreak% - Current daily votestreak
%VotingPlugin_WeeklyVoteStreak% - Current weekly votestreak
%VotingPlugin_MonthVoteStreak% - Current month votestreak
%VotingPlugin_BestDailyVoteStreak% - Best daily votestreak
%VotingPlugin_BestWeeklyVoteStreak% - Best weekly votestreak
%VotingPlugin_BestMonthVoteStreak% - Best month votestreak
%VotingPlugin_Points% - User points
%VotingPlugin_CanVote% - Return true/false if player can vote on all sites
%VotingPlugin_Next_PMC% - How long until user can vote on PMC
%VotingPlugin_Last_PMC% - How long ago user voted on PMC
%VotingPlugin_Next_No% - How long until user can vote on No
%VotingPlugin_Last_No% - How long ago user voted on No
%VotingPlugin_Next_Startup% - How long until user can vote on Startup
%VotingPlugin_Last_Startup% - How long ago user voted on Startup
%VotingPlugin_Next_Test% - How long until user can vote on Test
%VotingPlugin_Last_Test% - How long ago user voted on Test
%VotingPlugin_Top_All_Position% - Get user top voter position
%VotingPlugin_Top_All_#% - Get user at postion in top voter
%VotingPlugin_Top_Month_Position% - Get user top voter position
%VotingPlugin_Top_Month_#% - Get user at postion in top voter
%VotingPlugin_Top_Week_Position% - Get user top voter position
%VotingPlugin_Top_Week_#% - Get user at postion in top voter
%VotingPlugin_Top_Daily_Position% - Get user top voter position
%VotingPlugin_Top_Daily_#% - Get user at postion in top voter
WickedSkyWars
%wickedskywars_score%
%wickedskywars_kills%
%wickedskywars_deaths%
%wickedskywars_played%
%wickedskywars_won%
WorldGuard
Команда загрузки расширений: /papi ecloud download WorldGuard
%worldguard_region_name%
%worldguard_region_owner%
%worldguard_region_members%
%worldguard_region_flags%
%worldguard_region_min_point_x%
%worldguard_region_min_point_y%
%worldguard_region_min_point_z%
%worldguard_region_max_point_x%
%worldguard_region_max_point_y%
%worldguard_region_max_point_z%
BedWars1058
%bw1058_stats_firstplay% - get first play date using the player's language date-format
%bw1058_stats_lastplay% - get last play date using the player's language date-format
%bw1058_stats_kills% - get a player's total kills count
%bw1058_stats_wins% - get a player's total wins count
%bw1058_stats_finalkills% - get a player's total final kills count
%bw1058_stats_deaths% - get a player's total deaths count
%bw1058_stats_looses% - get a player's total looses count
%bw1058_stats_finaldeaths% - get a player's total final deaths count
%bw1058_stats_bedsdestroyed% - get a player's total beds destroyed count
%bw1058_stats_gamesplayed% - get a player's total games played count
%bw1058_current_playing% - get current players (playing) count
%bw1058_current_arenas% - get total arenas count
TNTRun_reloaded
Команда загрузки расширений: /papi ecloud download TNTRun
%tntrun_played%
%tntrun_wins%
%tntrun_losses%
%tntrun_version%
%tntrun_arena_count%
%tntrun_player_count%
Как установить?
1. Скачайте плагин.
2. Из архива возьмите скачанный файл и перенесите в папку plugins вашего сервера.
3. Перезапустите сервер.
4. Готово.