Commit Graph

98 Commits

Author SHA1 Message Date
libraryaddict 9cde4702f6 Fix /ld uploadlogs 2020-07-02 08:24:55 +12:00
libraryaddict 88b7851df8 Transfer repo ownership to Josh 2020-07-01 17:45:15 +12:00
libraryaddict bf12201452 Fix /ld update forcing 2020-06-30 17:03:12 +12:00
libraryaddict f3d5f7efc3 Add /ld updateprotocollib, improve version checking for nms 2020-06-30 16:06:27 +12:00
libraryaddict ffd6536565 Add hex color support to translations 2020-06-27 21:01:58 +12:00
libraryaddict c3fc37182e Fix players being sent they are allowed disguises when they're not 2020-06-21 20:18:48 +12:00
libraryaddict c01213da99 More helpful info for config upload 2020-06-21 19:25:13 +12:00
libraryaddict 4fa20a0367 Add /grabhead and use local skins if possible with skinapi 2020-06-20 09:26:48 +12:00
libraryaddict a81b3b1d5f Add /ld uploadlogs 2020-06-18 15:48:59 +12:00
libraryaddict 6f3d4d8300 Add command access checking for permtest 2020-06-18 13:44:37 +12:00
libraryaddict c4717d7453 Fix modded entities 2020-06-11 17:12:55 +12:00
libraryaddict e853d02c7e Some more sounds functionality 2020-05-24 13:10:48 +12:00
libraryaddict 9f95cc04d2 Have permtest notify user if plugin isn't prem 2020-05-20 12:44:44 +12:00
libraryaddict 0fe54d6683 Add color to debug msg, fix updater not allowing force check 2020-05-11 15:06:18 +12:00
libraryaddict be1bebe8d5 Add more debug info to /ld debug 2020-05-11 15:00:08 +12:00
libraryaddict 2adca62a83 Fixed custom name still being set despite being overridden 2020-05-08 16:35:25 +12:00
libraryaddict 888bbd9521 Add new armorstand option for player disguise names, clean up config cos of the player name options
Added ability to set multiple names on a player disguise, also normal mob but that is untested and has no command accessibility
Permission to do this is libsdisguises.multiname
Renamed "Now disguised as a %s" to "Now disguised as %s" for messages
2020-05-07 21:27:07 +12:00
libraryaddict 82d574e251 Cleanup imports 2020-05-02 02:09:24 +12:00
libraryaddict 5b5cdd0395 Improve update system and info 2020-04-27 17:03:11 +12:00
libraryaddict 7090ea51cc Finish update system 2020-04-27 16:56:48 +12:00
libraryaddict b247a49a23 Better handling for updates checking, can now autoupdate on dev and release builds 2020-04-27 05:09:13 +12:00
libraryaddict a63e617b0a Add /ld debug - To help debug with scoreboard issues on a player 2020-04-24 18:09:15 +12:00
libraryaddict ab1a7bffe4 Fix chat colors being sent raw in debug 2020-04-24 17:43:25 +12:00
libraryaddict 535946d95d Fixes error and more info for auto update 2020-04-24 17:08:40 +12:00
libraryaddict 88c9546a88 Give update info on command update 2020-04-24 17:04:55 +12:00
libraryaddict 7658d31ee5 More info for /libsdisguises scoreboard 2020-04-24 15:59:59 +12:00
libraryaddict b70fe1c522 Cleaned imports 2020-04-23 22:13:54 +12:00
libraryaddict a9be204f83 Add /libsdisguises help 2020-04-22 16:08:17 +12:00
libraryaddict 1d9d420c81 Fix optional not using get() 2020-04-22 12:56:50 +12:00
libraryaddict f1653c0bb0 Better /libsdisguises 2020-04-20 22:00:31 +12:00
libraryaddict 0d738dbd1e Update /libsdisguises command to be cleaner, still not enough help info tho 2020-04-20 18:22:36 +12:00
libraryaddict ee9240385e Add '/libsdisguises count' 2020-04-20 17:58:05 +12:00
libraryaddict ad04185ff0 Fixed hardcoded chat colors for translations 2020-04-20 15:17:11 +12:00
libraryaddict b527b3d166 Add untested update system, add delay config option for tablist 2020-04-19 14:55:39 +12:00
libraryaddict caa0aa69d9 Add requirements for mods and see mods in use if so 2020-04-16 18:32:09 +12:00
libraryaddict 8b39450490 Fixed bossbars disabling self, added support for modded custom entities, disguises now refer to themselves with the right disguise name when possible, cleaned up some code, fixed bossbar error when a server uses a bad bossbar name in their own system 2020-04-16 00:55:35 +12:00
libraryaddict 3c40a27c8f Initial work for custom disguises 2020-04-13 21:14:04 +12:00
libraryaddict 80cf5cef27 Add information about :slim 2020-04-10 17:25:01 +12:00
libraryaddict fb97dd4857 Player disguises no longer hang around in tab
Fix setSkin not working on active disguises
Fixed tab names not displaying
2020-04-07 16:14:17 +12:00
libraryaddict efbd6e29e3 Renamed messages from "option" to "method" to make things clearer
Added better support for tab completion and ignoring the first arg of falling blocks and item disguises, so /disguise fallingblock setburning - Is now possible
Fixed itemstack parsing returning illegal/unwanted air block
2020-04-04 19:58:21 +13:00
libraryaddict 44012ab58b Change the way entity interaction works for commands to a cleaner method 2020-04-04 14:17:29 +13:00
libraryaddict 0319f72633 Add handy way to tell you what config options you're missing, and check it through LD command 2020-03-18 16:56:49 +13:00
libraryaddict 2a6928a498 Clean up code a bit 2020-03-09 09:00:58 +13:00
libraryaddict 00585c6c44 Add more information to scoreboard teams command 2020-02-23 18:04:58 +13:00
libraryaddict 3a77245353 Why are the entity classes null so much 2020-02-23 14:00:22 +13:00
libraryaddict 2185e3718a More entitytype class 2020-02-23 13:34:33 +13:00
libraryaddict 231c35c6e3 Skip null EntityTypes 2020-02-23 11:58:58 +13:00
libraryaddict f52d0fa17d Use another method to get entity classes, due to inferior jar system someone is using 2020-02-23 11:30:56 +13:00
libraryaddict 897a6629ae Read for information...
Now using ASM manipulation to remove invalid methods on load
Fixed imports
Fixed Chat Components being used in 1.12
Fixed tab complete showing args for disguise options you can't use
Disguise option permissions now demand a parameter to be the method name
Falling block disguises are now only usable with blocks
LibsDisguises command now tab completes the new options
Libs Disguises command lets you create a vanilla compatible item string
If a vehicle is disguised as a vehicle, don't give no gravity
Fixed horse disguise using almost random values for its flagwatcher settings
Renamed horse disguise setMouthOpen to setEating
Slightly better string for premium info jar location
Skip attributes packets if using older ProtocolLib jar
Don't cancel entity death if entity is dead
Improved disguise permissions checking
Fixed time parameter not being attributed properly
2020-02-19 12:57:39 +13:00
libraryaddict 0a5752dd67 Released 9.9.2 and added scoreboard test command 2020-02-06 16:29:14 +13:00