[已廢棄][Invalid] QuickVariable – Created by Mistake icon

[已廢棄][Invalid] QuickVariable – Created by Mistake -----

Quick & Easy Command Variable Handler Plugin | 簡單 & 快速的指令變數處理插件



⚡ 插件簡介 / Description
QuickVariable 是一款輕量、直觀的插件,能讓你在伺服器中輕鬆建立、儲存並讀取自定義變數。無論你是在製作 RPG 劇情、處理伺服器資料,或整合其他插件做使用,都能快速上手!
QuickVariable is a lightweight and intuitive plugin that allows you to easily create, store, and retrieve custom variables on your server. Whether you're building RPG quests, managing server data, or integrating with other plugins, it's easy to get started!

️ 功能特色 / Features
✅ config.yml 及 commands.yml 配置操作簡單
Easy-to-use configuration via 「config.yml」 and 「commands.yml」

✅ 支援 Paper 1.21+
Compatible with Paper 1.21+

✅ 可以使用有著多個變數的指令
Supports commands with multiple variables

✅ 輕鬆搭配其他插件進行使用
Easily integrated with other plugins

✅ 完全可更改成您使用的語言(包括控制台訊息)
Fully customizable to your preferred language (including console messages)

⌨️ 指令列表 / Commands
/qv <CommandTag> - 使用已設定的指令標籤 / Execute a registered command tag
/qv reload - 重新加載設定檔 / Reload the configuration (.yml files)

⚙️ 自定義指令設定說明 / Custom Command Configuration Guide
你可以透過 commands.yml 自定義多組指令標籤,每組指令可包含多個變數輸入提示,並最終執行組合完成的指令。
You can define multiple command tags via commands.yml, each supporting multiple variable prompts and a final assembled command.

範例 / Example
commands:
give: # 指令標籤 / Command tag
command: "give %v% %v% %v%" # 要執行的實際指令 / The actual command to execute
prompts:
- "&ePlease enter the player name:" # 請輸入玩家名稱 / Enter the player name
- "&ePlease enter the item ID:" # 請輸入物品 ID / Enter the item ID
- "&ePlease enter the quantity:" # 請輸入數量 / Enter the quantity
success: "&aCommand executed: /{command}" # 執行成功提示 / Success message with executed command

pay: # 另一組指令標籤 / Another command tag
command: "pay %v% %v%" # 要執行的實際指令 / The actual command to execute
prompts:
- "&ePlease enter the player name:" # 請輸入玩家名稱 / Enter the player name
- "&ePlease enter the quantity:" # 請輸入金額 / Enter the amount
success: "" # 無成功提示 / No success message
Resource Information
Author:
----------
Total Downloads: 15
First Release: May 12, 2025
Last Update: May 12, 2025
Category: ---------------
All-Time Rating:
0 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings