- Notifications
You must be signed in to change notification settings - Fork1
KiaiMC is a simple plugin that enables players to receive XP in Kiai for their messages sent in-game.
License
buape/kiaimc
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
KiaiMC is a simple plugin that enables players to receive XP inKiai for their messages sent in-game.
There are three ways that players can receive XP
- Players can send messages in-game that will be converted into XP, just like Discord messages would
- Every X seconds, the user will receive a fixed amount of XP.
- Every X seconds, the user will receive a "bonus message", where they get the same amount of XP calculated as they would have received if they had sent a message, based on your settings in Kiai on Discord.
This plugin usesDiscordSRV as the linking system between your Minecraft server and Discord server, so make sure that you have it installed and setup using thelinking.yml
file in DiscordSRV's configuration, and have a chat channel set within Discord.
You can use theglobal
channel you setup in DiscordSRV to add any multipliers or blacklists to in-game chat. User and role blacklists will be applied based on the Minecraft player's linked Discord account.
Installation of KiaiMC is simple. Drop the .jar file into your server's plugins folder, and restart the server. A config.yml file will be generated, and you can place an API token in there.
You can get a token to use for your application by joiningour support server and posting in the #kiai-support channel there.We are working on a web dashboard to make this process automated, but in the meantime, you will need to provide the following:
- A unique ID (typically your bot's ID)
- An application name
About
KiaiMC is a simple plugin that enables players to receive XP in Kiai for their messages sent in-game.