Skip to content

SopParty 1.0.1

Latest

Choose a tag to compare

@enels0n enels0n released this 28 May 17:49
  • Added standalone mode for a single Bukkit/Paper server without Velocity.
  • Added automatic backend detection: if Velocity is available, SopParty uses network mode; otherwise it falls back to local standalone party logic.
  • Moved the maximum party size into configuration.
  • For network setups, the party size limit is now configured on the SopParty-Velocity side.
  • Added configuration reload support:
    • /party reload
    • /sopparty reload
  • Added reload support from the Velocity console.
  • Added reload support from the Bukkit console for standalone mode.
  • Improved switching from standalone mode back to proxy mode when a delayed Velocity response is received.
  • Improved internal synchronization for party state and reservation keys.
  • Updated configuration files and documentation.