5a04052f8e
Fix (again) command registering
2024-07-10 21:34:03 +02:00
c86855ac16
Fix (again) command registering
2024-07-10 21:13:32 +02:00
001239fe57
Fix command identity
2024-07-10 16:08:42 +02:00
0c7fb9b370
Some other fixes to command registration
2024-07-10 15:31:00 +02:00
f416e30d45
Better log info with commands
2024-07-10 14:04:05 +02:00
e271ac2964
Trying to fix the command registration process
...
Interact only with the brigadier command dispatcher, since the bukkit command map is backed by the brigadier dispatcher.
2024-07-10 13:23:48 +02:00
2bb09ad42b
Trying to fix the post command registration process
2024-07-10 11:30:30 +02:00
76470b963e
Trying to register our Brigadier commands by force if necessary
2024-07-10 01:04:05 +02:00
307b5132df
Command should also register in place of vanilla (e.g. /list)
2024-07-07 15:50:16 +02:00
827c13887c
Removed all NMS mapping stuff since paper jar is now mojang mapped
2024-06-12 23:31:54 +02:00
0ff2ae1296
Fix Brigadier command stuff in pandalib-paper
2024-06-09 22:48:54 +02:00
e7b528718c
Update paper plugin to MC 1.20.6
...
- Convert Brigadier command to use the new Brigadier/Paper API
- EquipmentSlot now has BODY value for horses and wolves armor
- ItemMeta’ canPlaceOn and canDestroy does not work anymore. Removed the related methods from ItemStackBuilder
- Enchantment DURABILITY now has the proper vanilla name UNBREAKING
- Pandalib-chat now uses Adventure’s TranslationArgument
2024-06-07 00:05:07 +02:00
2393352770
Better display of BadCommandUsage message on paper server
2024-02-17 20:02:16 +01:00
ba496b0968
Public method in PaperBrigadierCommand
2023-10-29 15:42:08 +01:00
bd3bea8381
Some refactoring in pandalib-util
2023-08-27 13:37:17 +02:00
5edd8cdfec
Various code simplification/fixes and a lot of typo/grammar fixes (may brake some stuff)
2023-06-20 00:15:46 +02:00
9b83f9699c
Reflect wrapper initialization does not crash anymore on the first exception. It accumulates all the exceptions and shows everything at the end.
2023-05-09 11:57:05 +02:00
0756781b26
Merged some modules to fix future dependency issues
2022-12-24 11:33:54 +01:00