▶️ ЗАБЕРИ СВОИ 8 ПОДАРКОВ 🎁 ПРИ СОЗДАНИИ СВОЕГО МАЙНКРАФТ СЕРВЕРА
PaidFly

PaidFly

A Minecraft (paper) server plugin that allows players to fly by consuming (in-game currency/experience points). 让你的Minecraft服务器玩家可以通过消耗游戏币/经验值进行飞行!

Оцените первым
30
0

PaidFly

PaidFly 是一款为 Minecraft 服务器设计的插件,让玩家可以通过消耗(游戏币/经验值)进行飞行!

PaidFly is a plugin designed for Minecraft servers that allows players to fly by consuming (in-game currency/experience points)!

!banner

中文文档点击这里查看

Features

  • Supports players flying by paying with in-game currency/experience points
  • Supports Title, Action, and sound notifications
  • Supports countdown notifications

Installation

  1. Download the latest version of PaidFly.jar from the plugin release page (if the server has kotlin-stdlib, you can use PaidFly-kotlin.jar)
  2. Place the plugin in the server's plugins/ folder
  3. To allow players to use it, set the paidfly.fly permission for the default user group
  4. If using experience for flying, ensure the Vault economy plugin is installed on the server.

Configuration

Main:
  PayType: Money        # Payment mode
  PayInterval: 3s       # Payment interval
  PayCost: 0.5          # Cost per interval
  AutoOffThreshold: 0.5 # Turn off flight if below this value (recommended to set same as PayCost)

Commands

All commands start with /paidfly, alias /fly:

CommandPermissionDescription
/flypaidfly.flyEquivalent to /fly toggle
/fly on/off/togglepaidfly.flyToggle flight status
/fly on/off/toggle [player]paidfly.othersToggle flight status for other players, requires paidfly.others permission
/fly helppaidfly.useDisplay plugin help information (shows different content based on permissions)
/fly reloadpaidfly.reloadReload plugin configuration

Permissions

Permission NodeFunction
paidfly.useBasic usage permission, view help information
paidfly.flyEnable, disable, or toggle flight
paidfly.othersOperate flight for other players
paidfly.reloadReload plugin configuration
paidfly.adminAccess admin subcommands (e.g., /paidfly reload)

PlaceholderAPI

PlaceholderDescriptionExample
%paidfly_status%Whether the player is currently in paid flight modetrue / false
%paidfly_remaining_seconds%Remaining flight time in seconds120
%paidfly_pay_type%Localized name of the current payment typeGold
%paidfly_pay_type_value%Raw calculated value of the current payment type for the player12.3333333334
%paidfly_pay_type_value_fixed%Current payment value, default to 1 decimal place12.3
%paidfly_pay_type_value_fixed_<digits>%Current payment value, with specified decimal places%paidfly_pay_type_value_fixed_2%12.34

Часто задаваемые вопросы

Совместимость

Minecraft: Java Edition

1.21.x

Платформы

Поддерживаемые окружения

Сервер

Ссылки

Создатели

Детали

Лицензия:
Опубликован:3 месяца назад
Обновлён:2 месяца назад
Главная