πŸ—žοΈPlaceholders

The plugin, combined with PlaceholderAPI, provides numerous placeholders for use in any supported plugin:

  • %usm_plugins% - Returns the number of plugins on the server.

  • %usm_uptime% - Returns the server uptime.

  • %usm_tps% - Returns the server's TPS.

  • %usm_allocatedMemory% - Returns the memory allocated to the server (in MB).

  • %usm_maxMemory% - Returns the maximum memory of the server (in MB).

  • %usm_<world>_chunks% - Returns the number of chunks in a given world.

  • %usm_<world>_entities% - Returns the number of entities in a given world.

  • %usm_<world>_tiles% - Returns the number of tiles in a given world.

Last updated