Atlas Adverts

Unverified Atlas Adverts 1.1

No permission to download

Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!

Website User Information:

When a resource is labeled as "unverified," it means that the developer has not yet completed the necessary steps to become a verified resource. However, this tag should not be interpreted as a sign that the resource is dangerous or insecure. Rather, it serves as a reminder that the developer still needs to meet specific requirements to attain verified status. On the other hand, verified resources are those that come from developers who have already met these requirements. These resources can be considered trustworthy and reliable, as they are created by developers who actively engage with the community and consistently provide high-quality content. By using verified resources, users can ensure that they are accessing safe and secure content that has been thoroughly vetted.

Developer Information:

To obtain the verified tag, you must first meet the specific requirements mentioned in the link below. Once you have confirmed that you meet the requirements, the next step is to join our Discord Server. After joining the server, you must create an API support ticket and apply for the verified tag.

How to apply: Click Me To Learn More

Atlas Adverts
Plugin adds timed chat and welcome messages. Interval between messages can be configured for every message or be common for all.

You can choose from 3 different modes for every message:
  • ClientChat - Chat message
  • ServerChat - Server chat message
  • Notification - On-screen message
Configuration:
JSON:
{
  "AdvertMessages":{
    "WelcomeMsgEnabled":true, // Enable welcome message, true or false
    "WelcomeMsg":"Welcome to my server!",
    "WelcomeMsgColor":[ // Welcome message color in normalized RGBA format
      1.0,
      0,
      0,
      1.0
    ],
    "RandomMessages":false, // When set to true, plugin will randomly choose one of the messages
    "Interval":30, // Generic interval in seconds between messages, works only when 'RandomMessages' is enabled
    "Messages":[
      {
        "Message":"Message 1",
        "Type":"ServerChat",
        "Interval":120, // Specific for this message interval in seconds between messages, works only when 'RandomMessages' is disabled
        "Color":[
          1.0,
          1.0,
          1.0,
          0.8
        ]
      },
      {
        "Message":"Message 2",
        "Type":"ClientChat",
        "Interval":30,
        "Color":[
          0,
          1.0,
          1.0,
          1.0
        ]
      },
      {
        "Message":"Message 3",
        "Type":"Notification",
        "Interval":60,
        "Color":[
          1.0,
          1.0,
          1.0,
          0.8
        ],
        "DisplayScale":1.3, // Size of the message (only for notifications)
        "DisplayTime":5.0 // How long this message should be displayed (only for notifications)
      }
    ]
  }
}

Console commands:
  • Advert.Reload - Reloads config
Installation:
  1. Install Atlas: Server API
  2. Copy "AtlasAdvert" folder to "AtlasApi/Plugins"

Latest updates

  1. 1.1

    Added random messages as an option Unicode support
Monetize your ARK server
Tempest Dedicated Servers
Tebex
Rogue Vikings Discord Server - Rogue Vikings Gaming Servers - Minecraft Prison Servers - Minecraft Creative Servers
Back
Top