Commit Graph

26 Commits

Author SHA1 Message Date
libraryaddict
4be61e08d5 Format files 2024-03-06 15:48:26 +13:00
libraryaddict
2a653f2c87 Some string cleanup 2024-02-19 18:18:07 +13:00
libraryaddict
c7d8e44169 Change too big message, disable reflection for scoreboard for now on 1.20.4 2023-12-27 19:00:44 +13:00
libraryaddict
14ae9c9e6e Switch from pastebin to mclo.gs 2023-12-27 18:53:09 +13:00
libraryaddict
e3cf06db0c Fix the way we're listening to user preference on notify bar 2023-11-23 11:03:03 +13:00
libraryaddict
955278d149 Attempt to speed up disguise parsing by caching console perms 2023-11-12 13:06:53 +13:00
libraryaddict
ee48f783be Add config option for those that insist on broken builds for #715 2023-06-09 19:03:57 +12:00
libraryaddict
2aaeeca677 Fix some color codes not being applied, and some bad sanitization 2023-06-04 06:21:19 +12:00
libraryaddict
d01e55e5d7 Fix /grabskin saving :skin as part of the skin name 2023-06-01 21:42:49 +12:00
libraryaddict
7b760fd7a1 Change ProtocolLib update message to send for "libsdisguises.update" as requested by <@310973818099466242> 2023-04-27 10:54:57 +12:00
libraryaddict
d35c68a0ab Refactor how parameters work to be cleaner. This should effect command/parse from string disguises only. And shouldn't break existing uses.
- All disguises can now be constructed without an argument
- Certain disguises now accept the arguments where they didn't before, such as item frames.
- The new disguise disguises now have default values to make them more usable. Such as text_display now being "center" not "fixed"
- The defaults of the display disguises now have stone & "text display" to prevent invisibility. But this does not stop anyone from abusing the display disguises, they should be limited to trusted members.
2023-04-24 00:02:46 +12:00
libraryaddict
85da8c09a8 Initial 1.19.4 support 2023-03-31 16:24:17 +13:00
libraryaddict
b29d63c8ba Make the PL update command less weird text 2023-03-19 12:09:12 +13:00
libraryaddict
7d1a9ca8ba Fix non-op getting message on disguise 2022-09-24 01:31:12 +12:00
libraryaddict
986da73278 Minor change 2022-06-15 00:46:56 +12:00
libraryaddict
9018440f3c Perform case insensitive check instead 2022-06-15 00:35:01 +12:00
chrisgdt
fc47fcfd8f Fixed specific help message with disguise commands 2022-05-30 16:49:45 +02:00
libraryaddict
56eaa1c8c4 Fix wrong message for console not allowed 2022-03-28 07:31:35 +13:00
libraryaddict
07f4e766c1 Hide methods from disguises that can't use them, fixes #603 2022-03-11 00:02:52 +13:00
libraryaddict
6f97aa219d Fix tab complete on option values 2022-02-27 01:00:26 +13:00
libraryaddict
49fe9d51f0 Fix tab complete showing values they can't access 2022-02-17 20:57:14 +13:00
libraryaddict
be3c1536a9 Have playerdisguise start overriding setCustomName 2022-02-16 20:02:10 +13:00
libraryaddict
e0bbcbd43e Fix imports, run code formatter 2022-02-02 20:16:24 +13:00
libraryaddict
7c0eb550e7 Optimize imports 2022-02-02 20:10:00 +13:00
libraryaddict
7dffc92365 Mention why you must be disguised for /savedisguise 2022-01-26 12:13:48 +13:00
Sage M
0e0be185dc Modulization of NMS versions for 1.18+ 2021-12-06 21:35:30 -06:00