Skip to content

Beta Build 3

Pre-release
Pre-release

Choose a tag to compare

@RhythmicSys RhythmicSys released this 23 Nov 00:37
· 19 commits to master since this release

Full Changelog: 0.2.0...0.3.0

  • PAPI is now required until I can figure out why the soft-depend system is broken
  • PAPI placeholders:
  • %spf_frozenbool% :
    • Returns a true, false or Offline
  • %spf_frozenprefix%
    • Returns the configured placeholder-api-format if the player is frozen. Returns "" if the player is not frozen.
    • Note: SimplePlayerFreeze does not parse out the formatting from the configured string. This is to allow other plugins to parse the value themselves. This can make compatibility easier.