Skip to content

Latest commit

 

History

History
82 lines (52 loc) · 1.41 KB

File metadata and controls

82 lines (52 loc) · 1.41 KB

ability

This command is Education only

ability - Nr: 0

Grants or revokes a player ability.

ability
Parameter Type Required Other
ability keyword true

ability - Nr: 1

Returns a list of abilities assigned to the specified player

ability <player: selector>
Parameter Type Required Other
ability keyword true
player selector true Only players allowed

ability - Nr: 2

Grants or revokes a player ability to fly

ability <player: selector> mayfly [value: boolean]
Parameter Type Required Other
ability keyword true
player selector true Only players allowed
mayfly keyword true
value boolean false

ability - Nr: 3

Grants or revokes a player ability to speak

ability <player: selector> mute [value: boolean]
Parameter Type Required Other
ability keyword true
player selector true Only players allowed
mute keyword true
value boolean false

ability - Nr: 4

Grants or revokes a player ability to build

ability <player: selector> worldbuilder [value: boolean]
Parameter Type Required Other
ability keyword true
player selector true Only players allowed
worldbuilder keyword true
value boolean false