René's URL Explorer Experiment


Title: Troubleshooting | CommandAPI

Description: Website of CommandAPI

Generator: VitePress v1.6.4

direct link

Domain: docs.commandapi.dev

Links:

Skip to contenthttps://docs.commandapi.dev/troubleshooting#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/troubleshooting#troubleshooting
https://docs.commandapi.dev/troubleshooting#argument-suggestions-are-empty-or-arent-updating
https://docs.commandapi.dev/troubleshooting#permissions-dont-work-shading-the-command-api
https://docs.commandapi.dev/troubleshooting#ive-registered-my-command-but-nothing-happens
https://docs.commandapi.dev/troubleshooting#the-command-api-doesnt-load-something-about-unsupported-class-version-error-and-class-file-version-60-0
https://docs.commandapi.dev/troubleshooting#server-errors-when-loading-datapacks-in-1-16
herehttps://docs.commandapi.dev/create-commands/functions-and-tags/functions#functions-in-116
https://docs.commandapi.dev/troubleshooting#running-reload-doesnt-work
Plugin reloadinghttps://docs.commandapi.dev/utils/reload
https://docs.commandapi.dev/troubleshooting#players-cannot-connect-timeout-when-joining
https://docs.commandapi.dev/troubleshooting#my-issue-isnt-on-here-what-do-i-do
the CommandAPI's issues pagehttps://github.com/CommandAPI/CommandAPI/issues/new/choose
Edit this pagehttps://github.com/CommandAPI/docs/edit/master/docs/en/troubleshooting.md
Previous pageIncompatible version informationhttps://docs.commandapi.dev/incompatible-versions
Next pageAfterwordhttps://docs.commandapi.dev/afterword

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


URLs of crawlers that visited me.