Permissions Improvement: Simplified permissions for the "/weight get <item>" command. Previously, users needed specific permissions for each item, but now only the "weight.get" permission is required to view the weight of any item.
Bug Fix: Addressed an issue where players with a speed of 0.00 and disabled jumping were still able to walk slightly. The fix ensures that players cannot move while having these settings.
Code Optimization: Performed code optimizations to enhance overall performance and efficiency, leading to better functionality and improved resource utilization.