René's URL Explorer Experiment


Title: Internal CommandAPI | CommandAPI

Description: Website of CommandAPI

Generator: VitePress v1.6.4

direct link

Domain: docs.commandapi.dev

Links:

Skip to contenthttps://docs.commandapi.dev/internal/internal#VPContent
CommandAPIhttps://docs.commandapi.dev/
Homehttps://docs.commandapi.dev/
Documentationhttps://docs.commandapi.dev/intro
https://hangar.papermc.io/Skepter/CommandAPI
https://modrinth.com/plugin/commandapi
https://www.spigotmc.org/resources/api-commandapi-1-16-5-1-21-4.62353/
https://ko-fi.com/jorelali
https://discord.com/invite/G4SzSxZ
https://github.com/CommandAPI/
https://ko-fi.com/jorelali
https://discord.com/invite/G4SzSxZ
https://github.com/CommandAPI/
Introductionhttps://docs.commandapi.dev/intro
Installationhttps://docs.commandapi.dev/user-setup/install
Configuration for server adminshttps://docs.commandapi.dev/user-setup/config
Command Conversion for server adminshttps://docs.commandapi.dev/user-setup/command-conversion/conversion
Single command conversionhttps://docs.commandapi.dev/user-setup/command-conversion/single-command
Single command conversion (with arguments)https://docs.commandapi.dev/user-setup/command-conversion/single-command-with-args
Entity selectorshttps://docs.commandapi.dev/user-setup/command-conversion/entity-selectors
Skipping proxy sendershttps://docs.commandapi.dev/user-setup/command-conversion/skip-proxy-senders
Setting up your development environmenthttps://docs.commandapi.dev/dev-setup/setup
Shading the CommandAPI in your pluginshttps://docs.commandapi.dev/dev-setup/shading
Using the annotation systemhttps://docs.commandapi.dev/dev-setup/annotations
Command registrationhttps://docs.commandapi.dev/create-commands/registration
Command unregistrationhttps://docs.commandapi.dev/create-commands/unregistration
Command executorshttps://docs.commandapi.dev/create-commands/executors/command-executors
Normal command executorshttps://docs.commandapi.dev/create-commands/executors/normal-executors
Proxied command sendershttps://docs.commandapi.dev/create-commands/executors/proxy-sender
Native command sendershttps://docs.commandapi.dev/create-commands/executors/native-sender
Resulting command executorshttps://docs.commandapi.dev/create-commands/executors/resulting-executors
Handle command failureshttps://docs.commandapi.dev/create-commands/executors/handle-failures
Command argumentshttps://docs.commandapi.dev/create-commands/arguments/arguments
CommandArguments classhttps://docs.commandapi.dev/create-commands/arguments/command-arguments
Optional Argumentshttps://docs.commandapi.dev/create-commands/arguments/optional-arguments
Listed argumentshttps://docs.commandapi.dev/create-commands/arguments/listed-arguments
Argument suggestionshttps://docs.commandapi.dev/create-commands/arguments/suggestions/suggestions
SuggestionsInfo recordhttps://docs.commandapi.dev/create-commands/arguments/suggestions/suggestions-info
String suggestionshttps://docs.commandapi.dev/create-commands/arguments/suggestions/string-suggestions
Type-Safe suggestionshttps://docs.commandapi.dev/create-commands/arguments/suggestions/safe-suggestions
Suggestions with tooltipshttps://docs.commandapi.dev/create-commands/arguments/suggestions/tooltips
Async suggestionshttps://docs.commandapi.dev/create-commands/arguments/suggestions/async-suggestions
Argument typeshttps://docs.commandapi.dev/create-commands/arguments/types/argument-types
Primitive argumentshttps://docs.commandapi.dev/create-commands/arguments/types/primitive-arguments
Ranged argumentshttps://docs.commandapi.dev/create-commands/arguments/types/ranged-arguments
String argumentshttps://docs.commandapi.dev/create-commands/arguments/types/string-arguments
Location argumentshttps://docs.commandapi.dev/create-commands/arguments/types/position/location-arguments
Rotation argumentshttps://docs.commandapi.dev/create-commands/arguments/types/position/rotation-arguments
AxisArgumenthttps://docs.commandapi.dev/create-commands/arguments/types/position/axis-arguments
Chat argumentshttps://docs.commandapi.dev/create-commands/arguments/types/chat/chat-arguments
Spigot chat argumentshttps://docs.commandapi.dev/create-commands/arguments/types/chat/spigot-chat-arguments
Adventure chat argumentshttps://docs.commandapi.dev/create-commands/arguments/types/chat/adventure-chat-arguments
Entity & Player argumentshttps://docs.commandapi.dev/create-commands/arguments/types/entities-arguments
Scoreboard argumentshttps://docs.commandapi.dev/create-commands/arguments/types/scoreboard/scoreboard-arguments
Objective argumentshttps://docs.commandapi.dev/create-commands/arguments/types/scoreboard/objective-arguments
Team argumentshttps://docs.commandapi.dev/create-commands/arguments/types/scoreboard/team-arguments
Angle argumentshttps://docs.commandapi.dev/create-commands/arguments/types/misc/angle-arguments
Advancement argumentshttps://docs.commandapi.dev/create-commands/arguments/types/misc/advancement-arguments
Biome argumentshttps://docs.commandapi.dev/create-commands/arguments/types/misc/biome-arguments
BlockState argumentshttps://docs.commandapi.dev/create-commands/arguments/types/misc/blockstate-arguments
Enchantment argumentshttps://docs.commandapi.dev/create-commands/arguments/types/misc/enchantment-arguments
ItemStack argumentshttps://docs.commandapi.dev/create-commands/arguments/types/misc/itemstack-arguments
LootTable argumenthttps://docs.commandapi.dev/create-commands/arguments/types/misc/loottable-arguments
MathOperation argumentshttps://docs.commandapi.dev/create-commands/arguments/types/misc/mathoperation-arguments
NamespacedKey argumentshttps://docs.commandapi.dev/create-commands/arguments/types/misc/namespacedkey-arguments
Particle argumentshttps://docs.commandapi.dev/create-commands/arguments/types/misc/particle-arguments
Potion effect argumentshttps://docs.commandapi.dev/create-commands/arguments/types/misc/potion-arguments
Recipe argumentshttps://docs.commandapi.dev/create-commands/arguments/types/misc/recipe-arguments
Sound argumentshttps://docs.commandapi.dev/create-commands/arguments/types/misc/sound-arguments
Time argumentshttps://docs.commandapi.dev/create-commands/arguments/types/misc/time-arguments
UUID argumentshttps://docs.commandapi.dev/create-commands/arguments/types/misc/uuid-arguments
World argumentshttps://docs.commandapi.dev/create-commands/arguments/types/misc/world-arguments
Block predicate argumentshttps://docs.commandapi.dev/create-commands/arguments/types/predicate/block-predicate-arguments
ItemStack predicate argumentshttps://docs.commandapi.dev/create-commands/arguments/types/predicate/itemstack-predicate-arguments
NBT argumentshttps://docs.commandapi.dev/create-commands/arguments/types/nbt-arguments
Literal argumentshttps://docs.commandapi.dev/create-commands/arguments/types/literal/literal-arguments
Multi literal argumentshttps://docs.commandapi.dev/create-commands/arguments/types/literal/multiliteral-arguments
List argumentshttps://docs.commandapi.dev/create-commands/arguments/types/list-arguments
Map argumentshttps://docs.commandapi.dev/create-commands/arguments/types/map-arguments
Command argumentshttps://docs.commandapi.dev/create-commands/arguments/types/command-arguments
Custom argumentshttps://docs.commandapi.dev/create-commands/arguments/types/custom-arguments
Functionshttps://docs.commandapi.dev/create-commands/functions-and-tags/functions
Setting up functions & tagshttps://docs.commandapi.dev/create-commands/functions-and-tags/setup
SimpleFunctionWrapper classhttps://docs.commandapi.dev/create-commands/functions-and-tags/simple-function-wrapper
The FunctionWrapperhttps://docs.commandapi.dev/create-commands/functions-and-tags/function-wrapper
Function argumentshttps://docs.commandapi.dev/create-commands/functions-and-tags/function-arguments
Permissionshttps://docs.commandapi.dev/create-commands/permissions
Requirementshttps://docs.commandapi.dev/create-commands/requirements
Aliaseshttps://docs.commandapi.dev/create-commands/aliases
Helphttps://docs.commandapi.dev/create-commands/help
Subcommandshttps://docs.commandapi.dev/create-commands/subcommands
Command treeshttps://docs.commandapi.dev/create-commands/command-trees
Annotation-based commandshttps://docs.commandapi.dev/annotations/intro
Annotationshttps://docs.commandapi.dev/annotations/annotations
Registering annotation-based commandshttps://docs.commandapi.dev/annotations/registration
Kotlin-based commandshttps://docs.commandapi.dev/kotlin-dsl/intro
Using the DSLhttps://docs.commandapi.dev/kotlin-dsl/usage
Delegated propertieshttps://docs.commandapi.dev/kotlin-dsl/delegated-properties
Testing Commandshttps://docs.commandapi.dev/test/intro
Setting up your projecthttps://docs.commandapi.dev/test/setup
Loading The CommandAPI in Testshttps://docs.commandapi.dev/test/load-mock-commandapi
Testing Utilitieshttps://docs.commandapi.dev/test/utils
Velocityhttps://docs.commandapi.dev/velocity/intro
Command conversionhttps://docs.commandapi.dev/utils/conversion
Plugin reloadinghttps://docs.commandapi.dev/utils/reload
Internal CommandAPIhttps://docs.commandapi.dev/internal/internal
Brigadier + CommandAPIhttps://docs.commandapi.dev/internal/brigadier-plus-commandapi
Brigadier Suggestionshttps://docs.commandapi.dev/internal/brigadier-suggestions
Predicate tipshttps://docs.commandapi.dev/tips/predicate-tips
Introductionhttps://docs.commandapi.dev/contribution/intro
Project Structurehttps://docs.commandapi.dev/contribution/project-structure
Upgradinghttps://docs.commandapi.dev/upgrading
FAQhttps://docs.commandapi.dev/faq
Incompatible version informationhttps://docs.commandapi.dev/incompatible-versions
Troubleshootinghttps://docs.commandapi.dev/troubleshooting
Afterwordhttps://docs.commandapi.dev/afterword
https://docs.commandapi.dev/internal/internal#internal-command-api
https://docs.commandapi.dev/internal/internal#argument-identifiers
BooleanArgumenthttps://docs.commandapi.dev/create-commands/arguments/types/primitive-arguments#boolean-arguments
DoubleArgumenthttps://docs.commandapi.dev/create-commands/arguments/types/primitive-arguments#numerical-arguments
FloatArgumenthttps://docs.commandapi.dev/create-commands/arguments/types/primitive-arguments#numerical-arguments
IntegerArgumenthttps://docs.commandapi.dev/create-commands/arguments/types/primitive-arguments#numerical-arguments
LongArgumenthttps://docs.commandapi.dev/create-commands/arguments/types/primitive-arguments#numerical-arguments
StringArgumenthttps://docs.commandapi.dev/create-commands/arguments/types/string-arguments#string-argument
TextArgumenthttps://docs.commandapi.dev/create-commands/arguments/types/string-arguments#text-argument
GreedyStringArgumenthttps://docs.commandapi.dev/create-commands/arguments/types/string-arguments#greedy-string-argument
CustomArgumenthttps://docs.commandapi.dev/create-commands/arguments/types/custom-arguments
AngleArgumenthttps://docs.commandapi.dev/create-commands/arguments/types/misc/angle-arguments
LocationArgumenthttps://docs.commandapi.dev/create-commands/arguments/types/position/location-arguments#2d-location
BlockPredicateArgumenthttps://docs.commandapi.dev/create-commands/arguments/types/predicate/block-predicate-arguments
BlockStateArgumenthttps://docs.commandapi.dev/create-commands/arguments/types/misc/blockstate-arguments
ChatColorArgumenthttps://docs.commandapi.dev/create-commands/arguments/types/chat/spigot-chat-arguments#chat-color-argument
Location2DArgumenthttps://docs.commandapi.dev/create-commands/arguments/types/position/location-arguments#3d-location
ChatComponentArgumenthttps://docs.commandapi.dev/create-commands/arguments/types/chat/spigot-chat-arguments#chat-component-argument
WorldArgumenthttps://docs.commandapi.dev/create-commands/arguments/types/misc/world-arguments
EntitySelectorArgumenthttps://docs.commandapi.dev/create-commands/arguments/types/entities-arguments#entity-selector-argument
EntityTypeArgumenthttps://docs.commandapi.dev/create-commands/arguments/types/entities-arguments#entity-type-argument
DoubleRangeArgumenthttps://docs.commandapi.dev/create-commands/arguments/types/ranged-arguments#the-integer-range-and-double-range-class
FunctionArgumenthttps://docs.commandapi.dev/create-commands/functions-and-tags/function-arguments
PlayerProfileArgumenthttps://docs.commandapi.dev/create-commands/arguments/types/entities-arguments#playerprofile-argument
IntegerRangeArgumenthttps://docs.commandapi.dev/create-commands/arguments/types/ranged-arguments#the-integer-range-and-double-range-class
EnchantmentArgumenthttps://docs.commandapi.dev/create-commands/arguments/types/misc/enchantment-arguments
ItemStackPredicateArgumenthttps://docs.commandapi.dev/create-commands/arguments/types/predicate/itemstack-predicate-arguments
ItemStackArgumenthttps://docs.commandapi.dev/create-commands/arguments/types/misc/itemstack-arguments
ChatArgumenthttps://docs.commandapi.dev/create-commands/arguments/types/chat/spigot-chat-arguments#chat-argument
PotionEffectArgumenthttps://docs.commandapi.dev/create-commands/arguments/types/misc/potion-arguments
NBTCompoundArgumenthttps://docs.commandapi.dev/create-commands/arguments/types/nbt-arguments
ObjectiveArgumenthttps://docs.commandapi.dev/create-commands/arguments/types/scoreboard/objective-arguments#objective-argument
ObjectiveCriteriaArgumenthttps://docs.commandapi.dev/create-commands/arguments/types/scoreboard/objective-arguments#objective-criteria-argument
MathOperationArgumenthttps://docs.commandapi.dev/create-commands/arguments/types/misc/mathoperation-arguments
ParticleArgumenthttps://docs.commandapi.dev/create-commands/arguments/types/misc/particle-arguments
AdvancementArgumenthttps://docs.commandapi.dev/create-commands/arguments/types/misc/advancement-arguments
BiomeArgumenthttps://docs.commandapi.dev/create-commands/arguments/types/misc/biome-arguments
CustomArgumenthttps://docs.commandapi.dev/create-commands/arguments/types/custom-arguments
LootTableArgumenthttps://docs.commandapi.dev/create-commands/arguments/types/misc/loottable-arguments
NamespacedKeyArgumenthttps://docs.commandapi.dev/create-commands/arguments/types/misc/namespacedkey-arguments
RecipeArgumenthttps://docs.commandapi.dev/create-commands/arguments/types/misc/recipe-arguments
SoundArgumenthttps://docs.commandapi.dev/create-commands/arguments/types/misc/sound-arguments
RotationArgumenthttps://docs.commandapi.dev/create-commands/arguments/types/position/rotation-arguments
ScoreHolderArgumenthttps://docs.commandapi.dev/create-commands/arguments/types/scoreboard/scoreboard-arguments#score-holder-argument
ScoreboardSlotArgumenthttps://docs.commandapi.dev/create-commands/arguments/types/scoreboard/scoreboard-arguments#scoreboard-slot-argument
AxisArgumenthttps://docs.commandapi.dev/create-commands/arguments/types/position/axis-arguments
TeamArgumenthttps://docs.commandapi.dev/create-commands/arguments/types/scoreboard/team-arguments
TimeArgumenthttps://docs.commandapi.dev/create-commands/arguments/types/misc/time-arguments
UUIDArgumenthttps://docs.commandapi.dev/create-commands/arguments/types/misc/uuid-arguments
Location2DArgumenthttps://docs.commandapi.dev/create-commands/arguments/types/position/location-arguments#2d-location
LocationArgumenthttps://docs.commandapi.dev/create-commands/arguments/types/position/location-arguments#3d-location
https://docs.commandapi.dev/internal/internal#reloading-datapacks
https://docs.commandapi.dev/internal/internal#getting-a-list-of-registered-commands
Edit this pagehttps://github.com/CommandAPI/docs/edit/master/docs/en/internal/internal.md
Previous pagePlugin reloadinghttps://docs.commandapi.dev/utils/reload
Next pageBrigadier + CommandAPIhttps://docs.commandapi.dev/internal/brigadier-plus-commandapi

Viewport: width=device-width,initial-scale=1


URLs of crawlers that visited me.