3
0
Mirror von https://github.com/PaperMC/Velocity.git synchronisiert 2024-12-04 21:50:23 +01:00
Velocity/proxy
Owen 965db127a9
InvocationInfo API (#1467)
* Invocation Source API

Allows proxies to detect if a command is executed from an unsigned/signed/api source.

This is useful because it allows commands executed from the player manually or by clicking on a chat message to be controlled.

* Update api significantly to improve api coverage

* javadoc

* javadoc

* Update api/src/main/java/com/velocitypowered/api/event/command/CommandExecuteEvent.java

Co-authored-by: powercas_gamer <cas@mizule.dev>

* Update api/src/main/java/com/velocitypowered/api/event/command/CommandExecuteEvent.java

Co-authored-by: powercas_gamer <cas@mizule.dev>

* Fix rename

---------

Co-authored-by: powercas_gamer <cas@mizule.dev>
2024-12-04 09:36:45 -08:00
..
deprecated/configurate3 Update Configurate to 4.1.2 and include Configurate 3 (#1157) 2023-12-11 15:16:44 +00:00
log4j2-plugin Removed console legacy color support (#1105) 2024-01-04 15:40:11 +00:00
src InvocationInfo API (#1467) 2024-12-04 09:36:45 -08:00
build.gradle.kts Replace home-made legacy hover event serializer with Adventure's implementation 2024-10-27 15:13:22 -04:00