📄️ addClothes
Adds clothes to the player.
📄️ addRole
Adds a role to the player.
📄️ attach
Attaches any entity to the player.
📄️ ban
Bans the player.
🗃️ CameraManager
6 items
📄️ createParticles
Creates a particle effect attached to the player.
📄️ createProximityAction
Creates a proximity action attached to the player.
📄️ createSound
Create a sound attached to the player.
📄️ detach
Detaches an entity from the player.
📄️ detachFromParent
Detaches the player from its parent.
📄️ getBanStatus
Gets the player's ban status.
📄️ getClothes
Gets the player's clothes.
📄️ getFacingAngle
Sets the player's facing angle.
📄️ hasAccess
Checks if the player has access to a certain command or action.
📄️ hasRole
Checks if the player has a role.
📄️ kick
Kicks the player.
📄️ pauseAnimation
Pauses an animation on the player.
📄️ playAnimation
Plays an animation on the player.
📄️ removeClothes
Removes clothes from the player.
📄️ removeRole
Removes a role from the player.
📄️ resumeAnimation
Resumes an animation on the player.
📄️ sendErrorNotification
Sends an error notification to the player.
📄️ sendMessage
Sends a message to the player.
📄️ sendSuccessNotification
Sends a success notification to the player.
📄️ setCameraBehind
Sets the player's camera to be behind them.
📄️ setChatEnabled
Sets the player's chat enabled status.
📄️ setClimbAngle
Sets the player's maximum climb angle.
📄️ setDimension
Sets the player's dimension.
📄️ setFacingAngle
Sets the player's facing angle.
📄️ setLinearVelocity
Sets the player's linear velocity.
📄️ setMovements
Sets the player's movement controls.
📄️ setName
Sets the player's name.
📄️ setNametagColor
Sets the player's nametag color.
📄️ setPosition
Sets the player's position.
📄️ setRotation
Sets the player's position.
📄️ setTranslations
Sets the player's translation axes.
📄️ setVisible
Set whether or not the player is visible.
📄️ stopAnimation
Stops an animation on the player.
📄️ stopAnimations
Stops all animations on the player.
📄️ unban
Unbans the player.
🗃️ PlayerVoicechatManager
5 items