Setting up basic settings & integrations

Location of Settings

Go to the 'easyNametags v2 [ easyPOS ]' script, then double click on 'Settings'.

Locating the easyNametags settings

Editing the Nametag Settings

Below is a screenshot of the default nametag settings.

Default nametag settings

Username

Type

This setting changes the first line of the nametag.

username: TheMysticalBeat displayname: Chris both: Chris (@TheMysticalBeat)

Color

This setting changes the color of the username text.

Colors can be found in the 'Colors' folder.

Font

This setting changes the font of the username text.

Rank

Type

This setting changes where the information for the rank text is fetched from.

circle-info

You can change this from "group" to a function, however we do not provide support for this - read the comments in the config!

GroupId

This setting is the group ID for where ranks are fetched from (if type is set to group).

Color

This setting changes the color of the rank text.

Colors can be found in the 'Colors' folder.

Font

This setting changes the font of the rank text.

Editing the Integrations

Below is a screenshot of the current built-in integrations.

Current built-in integrations

DRS-EAS

This integration will give players who have EAS_Active items the built-in 'stealing' tag.

circle-info

Ensure you have not deleted the 'stealing' file found in the 'Tags' folder

circle-exclamation

JSM-EAS

This integration will give players who have EAS_Active items the built-in 'stealing' tag.

circle-info

Ensure you have not deleted the 'stealing' file found in the 'Tags' folder

circle-exclamation

AFK

This will give players who click off the game the built-in 'afk' tag.

Find the client addon, found in the Extras folder of the main script, named "easyNametags AFK Addon", as shown below.

Locating the easyNametags AFK Client

Move this LocalScript to StarterPlayerScripts.

Moving to StarterPlayerScripts
circle-info

Ensure you have not deleted the 'afk' file found in the 'Tags' folder

CAFEPOS

This will give players who place an order using CafePOS the built-in 'cafepos' tag.

Find the CafePOS addon, found in the Extras folder of the main script, named "easyNametags CafePOS Addon", as shown below.

Locating the easyNametags CafePOS Addon

Move this ModuleScript into your CafePOS installation's "Addons" folder.

Moving to the CafePOS Addons folder
circle-info

Ensure you have not deleted the 'cafepos' file found in the 'Tags' folder

ADMIN COMMANDS

Find the "Adonis cmds" folder located in the "Extras" folder in the main script.

Locating the commands folder

Move the included Adonis plugin into your Adonis "Plugins" folder.

Moving the plugin to the folder
circle-exclamation

Last updated