• Chào bạn, hãy đăng ký hoặc đăng nhập để tham gia cùng bọn mình và sử dụng được đầy đủ chức năng của diễn đàn :).
quanglam

Hỏi về Plugin Làm sao để đổi point sang 1 vật phẩm khác

Trạng thái
Không mở trả lời sau này.
Kiểu như chuột phải 1 thứ gì đó ra point ?
 
Ai chỉ mình với
Plugins Coupons ; mẫu config cho nè :D
Mã:
coupons:
    'xu':
        item:
            type: "DOUBLE_PLANT"
            data: 0
            name: "&eĐồng Xu &f[&cPoints&f]"
            lore:
            - "&fChuột Phải để sử dụng"
            - "&fMệnh giá: &e5 Points"
            enchanted: true
        settings:
            useLimit: false
            limit: 3
        actions:
        - "[console] points give %player% 5"
messages:
    noPermission: "&cYou do not have the required permissions to perform this action!"
    noPermissionCoupon: "&cYou do not have the required permissions to redeem the %coupon% Coupon!"
    noCouponFound: "&cA Coupon with the name %coupon% does not exist!"
    notANumber: "&c%number% is not a number!"
    playerNotOnline: "&cThat player (%player%) is offline!"
    atRedeemLimit: "&cYou have reached the redeem limit of %limit% for the Coupon %coupon% (Redeems: %used%)!"
    argumentError: "&cYou have specified an incorrect argument!"
    reloadSuccess: "&aSuccessfully reloaded the plugin!"
    receivedCoupon: "&aYou have received %amount% of the %coupon% Coupon from %sender%!"
    gaveAllCoupon: "&aYou gave everyone online %amount% of the %coupon% Coupons!"
    gaveCoupon: "&aYou gave %player% %amount% of the %coupon% Coupons!"
    help:
    - " "
    - "&bCoupons &lv%version% &7- &6By GiansCode"
    - " "
    - "&a/coupons &f- &cReceive this message"
    - "&a/coupons list &f- &cList all of the created Coupons"
    - "&a/coupons reload &f- &cReload the configuration file"
    - "&a/coupons give %player% %coupon% %amount% &f- &cGive %player% %amount% of the %coupon% Coupon"
    - "&a/coupons giveall %coupon% %amount% &f- &cGive everyone online %amount% of the %coupon% Coupon"
    - " "
 
Trạng thái
Không mở trả lời sau này.
Similar content Most view Xem thêm
Back
Top Bottom