MrUniverse44
released this
14 Jan 03:41
·
44 commits
to main
since this release
New UnfinishedAlpha3
WARNING: All things in the Changelog aren't Finished or don't work correctly, that's the why this is an UnfinishedAlpha3 and not the final Alpha3.
Changelog of this UnfinishedAlpha3 - N°19.
Fixed
- This version only fix 1 Path in modules.yml of <server/world>-blacklist. For fix the problem you can reset your modules.yml or add the path:
Bungeecord:
modules:
server-blacklist:
toggle: true #<- this path.
Spigot:
modules:
world-blacklist:
toggle: true #<- this path.
Changelog of Alpha3:
ADDED
- Commands re-added to bungeecord and Spigot version.
- CustomHexMotd working in spigot version and bungeecord version.
- Spigot Version works again.
- MySQL.
- New Module modifyBungeeInfo & modifySpigotInfo. (Soon more information about this)
- New Path Verificator System.
- New Module serverReconnect.
- New Blacklist command
- New Debug Option (enabled by default)
- New Logs Messages.
- New Options in settings.yml
- New command.yml, you can edit command results
- New Paths in edit.yml
- New BlackList Module for Servers & Worlds
- Now you can edit plugin commands for BungeeCord and Spigot
- New DevAPI Wiki (PreRelease1 has the new DevAPI implemented for first time)
- New Command /pmotd migrate, with this command you can get your old configuration from PixelMOTD v8.8.5 to PixelMOTD v8.8.6-Alpha3+
- PixelUpdater now have a new result: 'RELEASE'!
- New option for report errors: show-detailed-errors in settings.yml
- New Path for motds customOnlinePlayers (You can use Fake Players :3 )
- Now BlackList messages and whitelist messages aren't the same path in edit.yml
- Now you can show the online server of a player added to the whitelist if this player is online in the server
- New Per-World/Server-Whitelist-Players, now if you enable whitelist status in a world/server, this world/server have a custom list of players allowed to join and
not only using the Global Whitelist PlayerName-List & Global Blacklist PlayerUUID-List. - New Per-World/Server-Blacklist-Players, now if you enable blacklist status in a world/server, this world/server have a custom list of players not allowed to join and not only using the Global Blacklist PlayerName-List & Global Blacklist PlayerUUID-List.
- Now external Modules can add arguments to the plugin command.
Changed
- PixelUpdater was recoded.
- Permissions & Commands Arguments
Fixed
- This version fixs 1 Favicon issue in the bungeecord version.
- This version Fix serverIcon folders location.
- Fixed console spam of command.yml don't exist in UnfinishedAlpha3-N4