EasyEOS

Free EasyEOS 1.0

This resource is free
EasyEOS

Let players look up their own EOS ID without asking staff.

A player types /eos and the server replies in chat with their raw EOS ID. Optionally posts that ID plus survivor name and survivor ID to Discord. No database.

What EasyEOS Does

  • One command: /eos returns your own EOS ID in chat, nobody else sees it.
  • Own ID only: no way to look up another player, safe to leave open to everyone.
  • Cooldown: 60 seconds per player, requests inside that window are ignored silently.
  • Optional Discord post: set WebhookUrl to get the EOS ID, survivor name, and survivor ID in a channel. Leave it out and the command still works.
  • Config hot reload: changes apply within 10 seconds, no restart.

Commands

* /eos reply in chat with your own EOS ID.

No permission node. Any player can run it.

Config

ArkApi/Plugins/EasyEOS/config.json is optional. Missing means the webhook is off.

JSON:
{
  "WebhookUrl": "https://discord.com/api/webhooks/000000000000000000/xxxxxxxxxxxxxxxxxxxx"
}

WebhookUrl string, default empty. Webhook the lookup is posted to. Empty disables posting.

Install

Drop the EasyEOS folder into ArkApi/Plugins/. Add config.json only if you want the Discord post.
Author
Kxrse
Downloads
10
Views
57
First release
Last update

Ratings

0.00 star(s) 0 ratings

More resources from Kxrse

Back
Top