v1.4.2
BedrockBridge - v1.4.2 (compatible with 1.21.30 or later).
Changelogs
- New commands
/echest
to display ender-chest of a player/server-stats
to show TPS and entities counter
- Enhanced ban-system, now fully operative, with internal database
- Enhanced
/stats
command- xuid
- discord name
- device used
- Bridge API
- new addition to send messages from the world to discord anytime
- added
playerList
property to bridge that gives access to all the names and ids of player who joined - added
database
class for persistent information in plugins - added
mention
property for ChatDownStream event, if the message is reply to another user
- New console-only commands
scriptevent esploratori:player-list
to list all the players that ever joined the serverscriptevent esploratori:ban-list
to list all the players bannedscriptevent token:setup
to setup the token from consolefunction esploratori/resetAll
to delete the pack settings and referencesfunction esploratori/use-in-game
read settings from game-formfunction esploratori/use-file
read settings from json filesfunction esploratori/use-js
read settings from in-pack js file
Fixes:
- fixed issue for username with spaces in commands /kill or /kick
- scoreboard entries shown in alphabetic order for
/stats
- added and placeholder for empty messages
- Plugins:
- fixed step-counter plugin
- fixed TPS negative item count
- death counter plugin now also counts pvp deaths