Placeholders - erikzimmermann/WarpSystem-IssueTracker GitHub Wiki

Server (as a destination placeholders

Using the Server or GlobalWarp destination provides certain server information placeholders. All placeholders can be used for linked features like WarpSigns or portals wherever you can customize text.

  • .p. - Current amount of players
  • .mp. - Max amount of players
  • .ci. - Count info, defined in Config.yml
  • .m. - Message of the day
  • .s. - Status: Whether the server is online or offline, defined in Config.yml

Placeholder by PlaceholderAPI

  • %warpsystem_s_<server>_p% - Current amount of players
  • %warpsystem_s_<server>_mp% - Max amount of players
  • %warpsystem_s_<server>_ci% - Count info, defined in Config.yml
  • %warpsystem_s_<server>_m% - Message of the day
  • %warpsystem_s_<server>_s% - Status: Whether the server is online or offline, defined in Config.yml
⚠️ **GitHub.com Fallback** ⚠️