New Setting: A new option has been added to restrict the use of /pvp commands for players who have not reached a required amount of playtime.
Configuration: enable_playtime_requirement: true # Required playtime in seconds to use PvP commands required_playtime: 86400 # Time display format: SHORT, LONG, CUSTOM time_format_type: LONG # Custom time format (use {days}, {hours}, {minutes}, {seconds}) custom_time_format: '{days}d {hours}h {minutes}m {seconds}s' # Format settings for the LONG option long_time_format: days: d hours: h minutes: m seconds: s
Permission: Players with the permission spacepvp.playtime.bypass will be able to bypass the playtime requirement and use PvP commands immediately.