Git Product home page Git Product logo

thesieutoc's Introduction

TheSieuToc

A minecraft plugin that allows players donate via TheSieuTocAPI.

Quality Gate Status Maintainability Rating Reliability Rating Security Rating Lines of Code

Header Image

Installation

Download this plugin in releases page and put it in SERVER_ROOT/plugins

Configuration

settings/general.yml

# /!\ Không thay đổi giá trị này
Config-Version: 2.0.3

########################################################################
#       ________            _____ _               ______               #
#      /_  __/ /_  ___     / ___/(____  __  __   /_  ______  _____     #
#       / / / __ \/ _ \    \__ \/ / _ \/ / / /    / / / __ \/ ___/     #
#      / / / / / /  __/   ___/ / /  __/ /_/ /    / / / /_/ / /__       #
#     /_/ /_/ /_/\___/   /____/_/\___/\__._/    /_/  \____/\___/       #
#                  | Version: 2.0.3 | Author: LXC |                    #
#               | Copyright (c) 2018-2020 TheSieuToc |                 #
########################################################################

# /!\ Đừng bật nếu bạn không phải là nhà phát triển
Debug: false

# /!\ Bắt buộc phải điền, không điền thì chạy bằng niềm tin à? (╯°□°)╯︵ ┻━┻
# [?] Bạn có thể lấy API key và API Secret tại https://thesieutoc.net/tich-hop-nap-the.html
TheSieuToc:
  API-Key: ''
  API-Secret: ''

# [?] Chu kỳ kiểm tra card, những card nào khi gửi đi mà ko nhận dc response ngay thì vào hàng chờ
# hàng chờ này sẽ được kiểm tra vào mỗi 10s (mặc định)
# Fact: Bạn có thể dùng các loại đơn vị như tick (không cần ghi gì sau số), milisecond (ms),
#       second (s), minute (m), hour (h), day (d)
Card-Check-Period: 1m

# /!\ Phải nhập đúng tên thẻ có trên https://thesieutoc.net, còn không thì cứ để mặc định
# Fact: Không thích loại thẻ nào thì có thể bỏ bớt
Card-Enabled:
  - 'Viettel'
  - 'Vinaphone'
  - 'Mobifone'
  - 'Vietnamobile'
  - 'Vcoin'
  - 'Zing'
  - 'Gate'

# [?] Placeholder có thể dùng:
#         ● {Player}: Tên người chơi
#         ● {Amount}: Số tiền người chơi nạp
#         ● {Player_Rank}: Thứ hạng nạp thẻ của người chơi
#         ● {Player_Total}: Tổng cộng số tiền đã nạp của người chơi
#         ● {Total}: Tổng cộng số tiền mà server đã nhận được
# [?] Có 3 loại đối tượng chạy command:
#         ● player: chạy dưới quyền có sẵn của người chơi đó
#         ● op: vẫn chạy dưới dạng người chơi nhưng có quyền của op
#         ● console: chạy command trên console
Card-Reward:
  10000:
    - 'player:me vừa cống hiến 10k cho server!!'
    - 'op:p give {player} 10';
    - 'console:broadcast {player} vừa donate 10k'
  ...

Release History

  • 1.0.0
    • Complete plugin for first time yay
  • 1.0.3
    • Optimize code
  • 2.0.0
    • Recode all?
  • 2.0.1
    • Optimized task
  • 2.0.2
    • Fixed bugs
    • Added more bugs to fix later

Contact me

Takahata Shun – me.takahatashun – LXC#2324

thesieutoc's People

Contributors

k4zoku avatar

Stargazers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.