File tree Expand file tree Collapse file tree 1 file changed +11
-11
lines changed Expand file tree Collapse file tree 1 file changed +11
-11
lines changed Original file line number Diff line number Diff line change @@ -12,20 +12,20 @@ In order to update please replace your `commandapi-bukkit-xxx` dependency with e
1212More dependency-related changes have taken place, here they all are listed:
1313
1414``` diff
15- commandapi-bukkit-xxx // [!code --]
16- commandapi-paper-xxx // [!code ++]
17- commandapi-spigot-xxx // [!code ++]
15+ - commandapi-bukkit-xxx
16+ + commandapi-paper-xxx
17+ + commandapi-spigot-xxx
1818
19- commandapi-core-kotlin // [!code --]
20- commandapi-kotlin-core // [!code ++]
19+ - commandapi-core-kotlin
20+ + commandapi-kotlin-core
2121
22- commandapi-bukkit-kotlin // [!code --]
23- commandapi-kotlin-paper // [!code ++]
24- commandapi-kotlin-spigot // [!code ++]
22+ - commandapi-bukkit-kotlin
23+ + commandapi-kotlin-paper
24+ + commandapi-kotlin-spigot
2525
26- commandapi-bukkit-test-toolkit // [!code --]
27- commandapi-paper-test-toolkit // [!code --]
28- commandapi-spigot-test-toolkit // [!code --]
26+ - commandapi-bukkit-test-toolkit
27+ + commandapi-paper-test-toolkit
28+ + commandapi-spigot-test-toolkit
2929```
3030
3131:::danger ** Developer's Note:**
You can’t perform that action at this time.
0 commit comments