Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

DerEchtePilz
Copy link
Member

@DerEchtePilz DerEchtePilz commented Feb 17, 2025

TODO:

  • Update the setup pages to mention commandapi-paper-core, commandapi-paper-shade, commandapi-spigot-core and comandapi-spigot-shade instead of commandapi-bukkit-core and commandapi-bukkit-shade
  • Update setup info to mention CommandAPIPaperConfig/CommandAPISpigotConfig instead of CommandAPIBukkitConfig
  • Update Kotlin DSL intro to use the preferences switch
  • Update argument pages
    • FloatRangeArgument -> DoubleRangeArgument
    • PlayerArgument/OfflinePlayerArgument -> PlayerProfileArgument
    • AsyncOfflinePlayerArgument -> AsyncPlayerProfileArgument
    • Chat argument types are now named the same on each platform
    • ChatArgument returns a SignedMessage on Paper
    • BlockStateArgument now returns BlockState instead of BlockData
    • Update the page about cast types (also safe_suggestions.md)
  • Update config page
  • Update info on registering/unregistering commands since unregistering isn't necessary anymore if a command should be replaced
  • Update code references in docs source

@willkroboth willkroboth changed the base branch from master to ver/11.0.0-SNAPSHOT September 7, 2025 15:05
@DerEchtePilz DerEchtePilz marked this pull request as ready for review September 14, 2025 06:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant