DCPlayerOnline
This resource is paid, and requires to be purchased
Plugin that helps to show the number of players in your server on the discord bot. It can be customized, status values, and more. See the example.

Modify the settings as needed. Example configuration



My Discord

{
"DCPlayerOnline": {
"BotModeActive": "Medium",
"EnableInfoOnConsole": false,
"Discordtoken":"xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx",
"Bottype": 3,
"BotStatusText": "{0} Online",
"Botaction": "idle"
},
"Messages": {
"StartupActivities": "Game?"
}
}

Feature:

  • [BotModeActive]
  • "Low" → 300 seconds (5 minutes)
  • "Medium" → 180 seconds (3 minutes)
  • "High" → 60 seconds (1 minute)

  • [EnableInfoOnConsole]
  • "true" To show the workflow and various information on the ARK console.
  • "false" Close display and workflow.

  • [Bottype]
  • "Type of activity" (0 = Playing, 1 = Streaming, 2 = Listening, 3 = Watching)

  • [BotstStusText]
  • "Text to be displayed" For example:
  • "BotstStusText": "{0} Online OHIO",
  • "BotstStusText": "ARK1 {0} Online",

  • [Botaction]
  • "status The status of the bot" ("online", "idle", "dnd", "invisible")

Use DCPOreload.cfg for reload config


Set Up Your Discord Bot


1. Create a Discord Bot

  1. Go to Discord Developer Portal.
  2. Click "New Application" and enter a name.
  3. Navigate to "Bot" and click "Add Bot".

2. Get the Bot Token

  1. Under the "Bot" tab, click "Reset Token" and copy the token.
  2. Paste the token into the "Discordtoken" field in config.json.

3. Invite the Bot to Your Server

  1. Go to OAuth2 > URL Generator.
  2. Select "bot" and assign necessary permissions.
  3. Copy the generated URL and open it in your browser to add the bot to your Discord server.
1.jpg



2.jpg
Author
viperjr
Downloads
0
Type
Digital product
License duration
Unlimited
Price
19.99 USD
Views
51
First release
Last update

Ratings

0.00 star(s) 0 ratings

More resources from viperjr

Latest updates

  1. DCPlayerOnline 1.3

    - Fixed some issues
Back
Top