Jason Penilla
9adbb0e5c1
Specify mainCapabilityAttribute for paper-api
2024-10-25 12:47:24 -07:00
Jake Potrebic
0adf5876db
Finish converting most of the undeprecated api to jspecify
2024-09-30 11:44:36 -07:00
Jake Potrebic
29a25df60e
Finish converting all events to jspecify annotations
2024-09-29 16:48:34 -07:00
Jake Potrebic
64e918335c
Begin switching to JSpecify annotations ( #11448 )
...
* Begin switching to JSpecify annotations
* more
* fixes
2024-09-29 12:52:13 -07:00
Jake Potrebic
969432263f
Tag Lifecycle Events ( #10993 )
...
* wip tags
* use generics in tag registrars
* comment out varargs methods for now
* split up patch
* cache loaded service provider
* finish renames
* use builderWithExpectedSize
* finalize
2024-09-08 11:56:09 -07:00
Jake Potrebic
d34db05237
Add argument for FinePosition to brig API ( #11094 )
2024-07-28 11:23:18 -07:00
Nassim Jahnke
c1d9a67e3f
Add default canUse and permission methods to BasicCommand ( #11047 )
2024-07-14 14:04:38 +02:00
Jake Potrebic
3a135ada91
Fire TabCompleteEvent for legacy commands ( #10834 )
2024-05-31 08:46:42 -07:00
Jason Penilla
ef45b03497
Use CommandSourceStack in AsyncPlayerSendCommandsEvent ( #10826 )
2024-05-30 11:32:43 -07:00
Jake Potrebic
a888e73efa
Add registry-related argument types ( #10770 )
...
* Add registry-related argument types
* fix tests
2024-05-29 14:11:52 -07:00
Jason Penilla
cb60dbc9e3
Print CommandRegisteredEvent deprecation warnings again ( #10756 )
2024-05-23 10:44:45 -07:00
Jason Penilla
e71c77f5e9
Add a better warning message than "Server performance will be affected" for CommandRegisteredEvent use ( #10754 )
2024-05-20 11:15:21 -07:00
Owen1212055
567cc3f4b3
Brigadier Command Support ( #8235 )
...
Adds the ability for plugins to register their own brigadier commands
---------
Co-authored-by: Jake Potrebic <jake.m.potrebic@gmail.com>
Co-authored-by: Jason Penilla <11360596+jpenilla@users.noreply.github.com>
Co-authored-by: Bjarne Koll <git@lynxplay.dev>
2024-05-11 16:30:30 -04:00