Developer API
Last updated
Was this helpful?
Last updated
Was this helpful?
You can find the Developer API class here: cz.heroify.playerworldsproapi.PlayerWorldsProAPI
Type: boolean
Returns true if the player has a player world.
Type: String
Returns owner of the player world.
Enter the name of the world, including the prefix of the player world.
Type: void
Loads the player world if unloaded.
Type: boolean
Returns true if the player is an owner or member of the player world.
Type: boolean
Returns true if the expiration is enabled.
Type: boolean
Returns true if the weather cycle is enabled.
Type: String
Returns difficulty: PEACEFUL, EASY, NORMAL, HARD
Type: boolean
Returns true if the block breaking is enabled.
Type: boolean
Returns true if the block placing is enabled.
Type: boolean
Returns true if the pvp is enabled.
Type: String
Returns game modes: Survival, Creative, Adventure, Spectator
Type: boolean
Returns true if the item pickup is enabled.
Type: boolean
Returns true if the drop item is enabled.
Type: boolean
Returns true if the player damage is enabled.
Type: boolean
Returns true if the hunger is enabled.
Type: String
Returns accesses: PUBLIC, PRIVATE
Type: Long
Returns expiration of the player world.
Type: String
Returns formated expiration of the player world.
Type: void
Delete player world of the player.