Skip to content

Latest commit

 

History

History
56 lines (46 loc) · 1.75 KB

File metadata and controls

56 lines (46 loc) · 1.75 KB

RankSystem

Hello here

This is paper plugin for ranks

About
Minecraft version: 1.19+
Core: paper

How to install

  • Create paper server
  • Download latest version of my plugin
  • Add plugin in plugins directory
  • Create mysql database

Commands

Discord
Command to work with discord bot
Rank
Command to show player's rank

Config

  • tableName: Name of the database table
  • chatActivityRatio and gameActivityRatio it is cofficients for ranks
  • db it is database settings
  • discordAnnoyMessage this message for annoy people for adding discord account
  • discordLinkMessage this message for copy link to add discord account
  • For using last two parameters you will use with discord bot

Defalut

config.yml

tableName: "players"
chatActivityRatio: 0.5
gameActivityRatio: 0.5
db:
  host: "localhost"
  port: "3307"
  dbName: "rank-system"
  login: "rankSystemPlugin"
  password: "12345678"

discordAnnoyMessage:
- |-
You haven't linked a discord
If you link a discord, we will be able to give you a rank on our discord server
discordLinkMessage:
  - |-
    To bind the discord, [copy] the id and write to our bot /minecraft <your-id>
    The bot is located on our discord server https://discord .gg/sKgypSe7gW