v2.5.-6-beta
·
37 commits
to main
since this release
Rubedo 2.5.6-beta
Exploit with nameSpoof, players were able to put "
in name or other unicode characters, causing admins not being able to ban such player.
Changelog
- Added check on nameSpoof to kick if players name includes anything but Latin letters thanks to @knight#8191
- Updated the utils
kick
function, now it will run the/kick
command using@s
instead of saying the name between quotes. - Updated utils
kick
function for if the kick command fails, it will still trigger the kick event - Fixed a HUGE bug with
-settings
when managing banned blocks it would clear all banned blocks causing a broken banned blocks system.