Skip to content

Commit a89b385

Browse files
committed
add explanation as to why some operations are unsupported
1 parent 4c25717 commit a89b385

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/velocity/dev/getting-started/pitfalls.mdx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,9 @@ public void onProxyInitialization(ProxyInitializeEvent event) {
3333

3434
## Audience operations are not fully supported
3535

36+
Velocity currently does not support all Audience operations of the Adventure API, so these operations should be handled on the backend.
37+
Furthermore, playing sound was previously considered infeasible, as for versions below 1.19.3, a registry of hardcoded sound IDs is required.
38+
3639
| Operation | Supported |
3740
| -------------------------- | ----------|
3841
| Chat messages | Yes |

0 commit comments

Comments
 (0)