[+] Now you can create more than 1 motd in normal and Whitelist mode Amazing! (Only in BungeeCord in this Pre-Release1)
[+] Now you can toggle the Motd-Hover.
[*] Fixed 6 Errors of 7.7-Unstable-Alpha-01
[+] New Syntaxes.
[|] %server_icon% resized Again but now in BungeeCord,WaterFall,FlameCord and Spigot,CraftBukkit.
[+] New configuration File.
[-] Removed RGB and Hex System of Alpha version
[/] This version need reset config.yml file.
7.7-Release Update Changelog: (dd/MM/yy | 07/08/20) [+] Now you can create more than 1 motd in normal and whitelist mode in Spigot and BungeeCord servers.
[+] New Whitelist System.
[+] New system of Player UUID for Whitelist Players.
[+] New permission for Whitelist Bypass (Only in Spigot and CraftBukkit servers) pixelmotd.whitelist.bypass
[+] New Whitelist Command Rework.
[|] Spigot Motd Rework. (-1 Class)
[+] New Syntaxes in Whitelist.yml
[+] Added a new Update Status "ALPHA_VERSION": This alerts you when you are starting the plugin in an Alpha version, saying that you will find errors in that version
[|] %server_icon% resized Again.
[*] Fixed bugs in 1.16 version.
[/] For this update you need reset your config.yml and your whitelist.yml.
[/] Unstable-Alpha1 and Pre-Release1 are in my Discord Server. If you want report a bug or error, or you have an suggestion, here i'm: Discord Server
[+] Spigot Wiki Page Updated.
New Multi-Motd, Example:
Code (YAML):
config:
check-update: true
motd:
normal:
first:
line1: '&8» &aMOTD 1'
line2: '&bThis is the first motd'
hover:
toggle: true
hoverText: - ' &9&lPIXEL MOTD'
- ''
- '&b&lInformation:'
- ' &7This is the first motd'
- ''
customProtocol:
toggle: true
protocol: PixelMOTD
changeProtocolVersion: false
players:
toggle: true
max-size: - 2020
- 2021
- 2022
mode: CUSTOM-VALUES
second:
line1: '&8» &aMOTD 2'
line2: '&bThis is the second motd'
hover:
toggle: true
hoverText: - ' &9&lPIXEL MOTD'
- ''
- '&b&lInformation:'
- ' &7This is the second motd'
- ''
customProtocol:
toggle: true
protocol: PixelMOTD
changeProtocolVersion: false
players:
toggle: true
max-size: - 2020
- 2021
- 2022
mode: CUSTOM-VALUES