buape / ActivityRoles

Automatically give and remove Discord roles from players based on their play time within your Minecraft server.

Home Page:https://modrinth.com/plugin/activityroles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ActivityRoles

Modrinth Downloads Modrinth Game Versions Modrinth Version

ActivityRoles is a simple plugin that allows you to grant players roles in your Discord server based on their in-game play time.

This plugin uses DiscordSRV as the linking system between your Minecraft server and Discord server, so make sure that you have it installed and setup using the linking.yml file in DiscordSRV's configuration.

There are two types of syncs:

  • Giving a player a role based on how long they have ever played on the server. (type: "total")
  • Giving a player a role based on how recently they have played on the server. (type: "seen")

You can list times in either minutes, hours, days, or weeks, by using "m", "h", "d", or "w"

NOTE: Offline players will only have their "seen" roles synced, they must be online to have their "total" role synced. This is a MC limitation.

About

Automatically give and remove Discord roles from players based on their play time within your Minecraft server.

https://modrinth.com/plugin/activityroles

License:GNU General Public License v3.0


Languages

Language:Java 100.0%