We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
debug_mode
>
Note: For more information on commands, see here: https://wiki.vg/Command_Data
help
send()
func.__annotations__
Note: Not all of these need to be implemented
brigadier:bool
brigadier:double
brigadier:float
brigadier:integer
brigadier:string
minecraft:entity
minecraft:game_profile
minecraft:block_pos
minecraft:column_pos
minecraft:vec3
minecraft:vec2
minecraft:block_state
minecraft:block_predicate
minecraft:item_stack
minecraft:item_predicate
minecraft:color
minecraft:component
minecraft:message
minecraft:nbt
minecraft:nbt_path
minecraft:objective
minecraft:objective_criteria
minecraft:operation
minecraft:particle
minecraft:rotation
minecraft:angle
minecraft:scoreboard_slot
minecraft:score_holder
minecraft:swizzle
minecraft:team
minecraft:item_slot
minecraft:resource_location
minecraft:mob_effect
minecraft:function
minecraft:entity_anchor
minecraft:range
minecraft:int_range
minecraft:float_range
minecraft:item_enchantment
minecraft:entity_summon
minecraft:dimension
minecraft:uuid
minecraft:nbt_tag
minecraft:nbt_compound_tag
minecraft:time
The text was updated successfully, but these errors were encountered:
Iapetus-11
Sh-wayz
No branches or pull requests
Shell Rewrite
Shell Features
debug_mode
is enabled in the server.yml, not recognized commands should be evaluated as python.>
. you can also use colors!Command / Command Parsing Features
Note: For more information on commands, see here: https://wiki.vg/Command_Data
help
command which can grab the docstring of commands added by plugins.send()
coroutine passed to the command which handles responding to the respective player and/or the console.func.__annotations__
Vanilla Parsers
Note: Not all of these need to be implemented
brigadier:bool
brigadier:double
brigadier:float
brigadier:integer
brigadier:string
minecraft:entity
minecraft:game_profile
minecraft:block_pos
minecraft:column_pos
minecraft:vec3
minecraft:vec2
minecraft:block_state
minecraft:block_predicate
minecraft:item_stack
minecraft:item_predicate
minecraft:color
minecraft:component
minecraft:message
minecraft:nbt
minecraft:nbt_path
minecraft:objective
minecraft:objective_criteria
minecraft:operation
minecraft:particle
minecraft:rotation
minecraft:angle
minecraft:scoreboard_slot
minecraft:score_holder
minecraft:swizzle
minecraft:team
minecraft:item_slot
minecraft:resource_location
minecraft:mob_effect
minecraft:function
minecraft:entity_anchor
minecraft:range
minecraft:int_range
minecraft:float_range
minecraft:item_enchantment
minecraft:entity_summon
minecraft:dimension
minecraft:uuid
minecraft:nbt_tag
minecraft:nbt_compound_tag
minecraft:time
The text was updated successfully, but these errors were encountered: