Releases: MrUniverse44/PixelMOTD3
Releases · MrUniverse44/PixelMOTD3
v9.2.4-Release | PixelMotd
NOTE: This release has two PreReleases and, two Build Preview jars, if you want to be the first tester, join to our discord to download updates first.
This changelog has all pre-jars changelogs and final jar changelogs
Update changelog:
- Fixed whitelist command
[Error | PixelMOTD] Location: java.lang [Error | PixelMOTD] Internal - StackTrace: [Error | PixelMOTD] (Line: 267) bungeecord.utils.command.WhitelistCommand.getArguments
- Fixed Double hover in Spigot version
- Fixed Reload command for motds
- Fixed Custom Language
[Error | PixelMOTD] Location: java.lang [Error | PixelMOTD] Error: NullPointerException [Error | PixelMOTD] Internal - StackTrace: [Error | PixelMOTD] (Line: 120) bungeecord.utils.command.MainCommand.execute
- Fixed some bugs related to motd loading
- Fixed whitelist mode don't change on reload command.
- Fixed NullPointerException on Icon Loading
- Fixed PlaceholderAPI Compatibility (issues with colors, lines and results)
- Fixed Velocity initialize error
[Guice/ErrorInjectingConstructor]: NullPointerException at PixelMOTD.<init>(PixelMOTD.java:64) while locating PixelMOTD
Added Motd Listener to velocity version.
Added Whitelist and Blacklist listeners to velocity version with customizable priorities.
Added
%user%
variable to show the player name in the motd. (The cache has a limit of 50 players, when the limit is exceeded, players are removed from the cache)Some Code Improvements & Performance Boost.
v9.2.3-SNAPSHOT Release Fix | PixelMotd
Update changelog:
- Fixed some bugs related to motd loading
- Added Updater Command in BungeeCord
- Some Code Improvements & Performance Boost.
v9.2.3-SNAPSHOT Release | PixelMotd
Update changelog:
- Fixed color Issues.
- Fixed MotdPriority in Spigot.
- Fixed Possible Exploit.
- Fixed Auto Updater
- Added Priority to BungeeCord version.
- Added Player Online Variables.
- Added Update-Download for Builds and Releases (not only releases)
- Some Code Improvements & Performance Boost.
- Reworked Icon System
**NOTE: **Some things of the plugin has been recoded
v9.2.2-SNAPSHOT Release | PixelMotd
Update changelog:
- Fixed permission issues.
- Added PlaceholderAPI Support in Spigot version.
- Added option for default-motd-priority in settings.yml.
- Some Improvements.
- Added editable Pattern for events.
v9.2.1-SNAPSHOT
Full Changelog: 9.2.0-SNAPSHOT...9.2.1-SNAPSHOT
v9.2.0-SNAPSHOT
CHANGELOG:
- Fixed wrong Imports from 9.1.0 & 9.2.0-PreRelease1 & 9.2.0-PreRelease2.
Hex System has issues on BungeeCord from the first Update of PixelMOTD adding this feature (only in BungeeCord version), Adding MineDown, now PixelMOTD Supports Hex System for first time on BungeeCord! - Added MineDown Syntaxes
- Added Support to 1.18
- Added Per-World/Server-Whitelist
*Added Per-World/Server-Blacklist - Added Global-Whitelist
- Added Global-Blacklist
- Added Updater (Again)
- Added MESSAGES_PL.yml (thanks to JedynyTakiPsiak)
- Improvements
- The aspect of the commands is more detailed and now it is more friendly to the eyes at the night
- The Whitelist/Blacklist system now have a better-usage are now more configurables in-game and in-file
- All the Whitelist/Blacklist system was reworked
- Removed Unused Imports
v9.1.0-Alpha3 | PixelMotd
- Fixed events.yml second-path.
- Fixed "Default" type in CustomOnline and CustomMax
v9.1.0-Alpha2 | PixelMotd
- Added
%player_<number>%
variable to show players in hover (this only works in hover) - Added to check players for show a specific text or
%player_<number>%
variable (obligatory for player variable) - Added to show more online players in the server.
- Added new options for customOnline and customMax
- Added Single-Value path to prevent issues on players systems.
- Added variable %fake_online%
- Added variable %fake_max%
- Added messages file messages_jp.yml
- Added ViaVersionAPI (OPTIONAL) for Player-Protocol-Check, if ViaVersion is not installed, the plugin will use the ProtocolLIB-API to do that.
- Added Support to 1.17.x
- Added %status_(server)%
- BungeeCord-version was tested.
- Spigot-version was tested.
- Re-Added events from 8.8.5
- Now you can modify more things from timer of events in events.yml than v8.8.5
- Now you can use the plugin without ProtocolLIB (but it only will show the motd lines and serverIcon.
- Now the %max% variable show the real Max Count
- Now the %online% varaible show the real online count
- Some code was unified with BungeeCord version for a better stability.
- The first preview of the new FileStorage for all Darkness Development plugins, with a better performance.
- Performance Boost