Releases: Efnilite/Walk-in-the-Park
v3.0.3 - Hotfix
Happy 22/2/2022 ;)
- Add spectator join/leave messages
- Add Sessions (internal)
- Improve config updating
- Fix MySQL timeout error
- Fix various other database errors
- Fix several world issues
- Fix several other bugs
v3.0.2 - Hotfix
API Notice
There have been internal changes in the way player join and leave handling works.
Please visit the ParkourUser class for the most recent methods.
- Improve /witp help for users
- Fix Scoreboard option being customizable with custom scoreboard
- Fix join messages not appearing
- Fix PlayerScoreEvent not calling when all points mode is enabled
- Fix block generation delay
- Add PAPI placeholder support to all messages
- Add player-specific join messages
v3.0.1 - Hotfix
Thanks for 5000 downloads! <3
- Fix time being parsed as string in local and MySQL storage formats
- Fix menus not supporting multiple players viewing them
- Fix leaderboard display
- Fix join/leave messages not displaying when using the command
v3.0.0 - Visual Overhaul
Important
v3.0.0 has reworked every message and item. Languages which I don't speak have been removed from support. The previous lang.yml/items.yml are still saved. If you want to add your own language, copy the default English one and replace all messages with the previous ones. You will have to add your own messages, since I can't translate all of them. I hope you understand.
Changes
- Added leaderboard menu
- Added scoreboard.yml
- Added option to disable world regeneration on loda
- Reworked main menu
- Reworked style menu
- Reworked lang menu
- Improve default colouring scheme
These new colouring schemes have been moved to -v3.yml.
You can transfer your old formats by copying the English v3 variant and replacing the sentences.
I know this is a pain, but so much has been changed that it's very difficult to transfer old formats to v3. - Reworked spectator menu
- Fixed lead being 1 less than selected
v2.9.5 - Hotfix
- Added forcekick/forcejoin command
This replaces /witp join
This change also contains new permissions, which you can find at the wiki
You can now also input "everyone" to kick every active player - Fixed players not teleporting on reset in spectator mode
- Fixed spectator mode exploit with teleporting
- Fixed scoreboard conflict with others
- Various other fixes
v2.9.4 - Hotfix
- Added new stack trace system
- Added cooldowns to joining, leaving and menus to reduce problems with spamming these commands.
- Updated item recovering to perfectly match previous items. NBT and all other things will now be saved in
/witp recoverinventory
.This has increased file size per player, but it's usually still <25 KB per player.
This new system does not work with files from previous versions (2.9.3 or lower)! - Fixed chunk loading error on player join
- Fixed PreviousData not saving on transition from Spectator to Default
v2.9.3 - Hotfix
- Fixed bug not resetting high scores of online players and files
- Fixed item serialization for /witp recoverinventory (enchantments)
- Fixed items with extra data (books, etc.) not being saved in memory
This data is still not saved in inventory files. It only saves essential data like damage, item name, lore and enchantments.
I'm still working on adding more data. - Fixed multiple errors for world creation
v2.9.2 - Hotfix
v2.9.2 brings:
- Added translations for schematic difficulty, day times and inventory names
- Added
witp_rank
placeholderGets the rank of the player
- (maybe) Fixed error on startup
v2.9.1 - Hotfix
Update v2.9.1 brings:
- Fixed blocks not being deleted on leave in BungeeCord mode
- Fixed adaptive difficulty not updating to score
v2.9 - Inventory Backups and Generator Rework
Thank you so much for 4000 downloads. <3
- Reworked entire Generator system to be more efficient and much more reliable
Added 2 block trail behind players' parkour to decrease chance of blocks disappearing in front of player
- Added inventory saving to files for backup
Use /witp recoverinventory.
Useful for recovering inventories after crashes.
Has permission witp.recoverinventory - Added forcing other players to join permission
witp.join.other
- Changed glass pane to white glass pane for better compatibility with certain resource packs and better visibility
- Removed need for 'teleporting' option by automatically not teleporting players who leave by switch worlds
- Fixed errors on join/leave causing incomplete setups for joining or leaving
This should massively improve reliability and reduce the impact of errors.
- Fixed structures not counting to total score
- Fixed blocks spawning in unloaded chunks
- Fixed SQL handling not being updated to the new config system
- Fixed material being null in initial instance