PlayerWorldsPro
  • Home
  • Get started
  • Support
  • Usage
    • Commands
    • Permissions
  • Configuration
    • config.yml
    • messages.yml
    • data.yml
    • players.yml
  • Other
    • PlaceholderAPI
    • Developer API
    • Credits
Powered by GitBook
On this page
  • Get the number of created player worlds
  • Get the number of online players in player worlds
  • Has the player created a player world?
  • Is the player in the player world?
  • Get name of the player who owns the player world in which the player is currently playing.

Was this helpful?

  1. Other

PlaceholderAPI

Here you can find all placeholders for PlaceholderAPI.

Get the number of created player worlds

Placeholder: %pwp_worlds%

Get the number of online players in player worlds

Placeholder: %pwp_online_players%

Has the player created a player world?

Placeholder: %pwp_has_world%

Returns: true/false

Is the player in the player world?

Placeholder: %pwp_in_world%

Returns: true/false

Get name of the player who owns the player world in which the player is currently playing.

Placeholder: %pwp_world_owner_name%

Previousplayers.ymlNextDeveloper API

Last updated 4 years ago

Was this helpful?