Skip to content

Releases: CookieLeaks/CloudNet-ChatPlus

1.1-SNAPSHOT

19 Jul 18:24

Choose a tag to compare


CloudNet
v3


Functions:
Supports PlaceholderAPI!
Full Config!

Benötigt:
CloudNet v3
Java 8 or higher
Requires PlaceholderAPI:
https://www.spigotmc.org/resources/placeholderapi.6245/

Setup

  1. download the file.
  2. move the file into the plugin's folder of your subserver.
  3. restart the server.
  4. edit the config.

Config

# Available placeholders:
# %group%    - the name of the highest permission group of the player
# %display%  - the display of the highest permission group of the player
# %prefix%   - the prefix of the highest permission group of the player
# %suffix%   - the prefix of the highest permission group of the player
# %color%    - the color of the highest permission group of the player
# %name%     - the name of the player
# %uniqueId% - the uniqueIid of the player
# %message%  - the message sent by the player

# you can use PlaceholderAPI Placeholder

# permission to use "&" in messages for color: cloudnet.chat.color

format: "%display%%name% &8:&f %message%"

Changes:

  • It was adapted to the new CloudNet Permission

1.0-SNAPSHOT

19 Jul 08:58
af7c6b8

Choose a tag to compare

1.0-SNAPSHOT Pre-release
Pre-release

CloudNet
v3



Functions:
Supports PlaceholderAPI!
Full Config!

Requires:
CloudNet v3
Java 8 oder höher
Benötigt PlaceholderAPI:
https://www.spigotmc.org/resources/placeholderapi.6245/

Einrichtung

  1. Lade dir die Datei herunter.
  2. Schiebe die Datei in den Plugin’s Ordner deines Unterserver’s.
  3. Starte den Server neu.
  4. Editiere die Config.

Config

# CloudNet Placeholders:
# %group% - Der Name der höchsten Gruppe des Spielers. 
# %display% - Die Anzeige der höchsten Gruppe des Spielers.
# %prefix% - Die Prefix der höchsten Gruppe des Spielers. 
# %suffix% - Die Suffix der höchsten Gruppe des Spielers. 
# %color% - Die Farbe der höchsten Gruppe des Spielers. 
# %name% - Der Name des Spielers.
# %uniqueId% - Die UUID des Spielers
# %message% - Die Naricht von dem Spieler.

# Und PlaceholderAPI Placeholder.

# Die Permission um "&" in narichten zu nutzen: cloudnet.chat.color 

format: "%display%%name% &8:&f %message%"