Commit Graph

50 Commits

Author SHA1 Message Date
libraryaddict
3b34fdf28c Add message to translations for better info on translating 2020-05-26 11:08:17 +12:00
libraryaddict
26d46703b4 Have permtest message too 2020-05-20 12:45:02 +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
af492c2e3b Add new config option to auto-hide tall disguises, also as a disguise option 2020-04-27 17:31:00 +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
9350f798eb Return string not boolean 2020-04-24 19:36:17 +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
88c9546a88 Give update info on command update 2020-04-24 17:04:55 +12:00
libraryaddict
5fe25f90a0 Fix clone() not cloning dynamicname 2020-04-24 16:19:24 +12:00
libraryaddict
7658d31ee5 More info for /libsdisguises scoreboard 2020-04-24 15:59:59 +12:00
libraryaddict
4e258f7286 Pushing being enabled is baa-d 2020-04-24 00:08:03 +12:00
libraryaddict
c469d91f83 Correct update messages, pending release build work 2020-04-23 21:20:33 +12:00
libraryaddict
a9be204f83 Add /libsdisguises help 2020-04-22 16:08:17 +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
67b9d57ac2 Improved tab complete for placeholders and ItemStack[], fixed items unable to parse empty string 2020-04-10 17:19:43 +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
f254a99d89 Warning message if they've translated stuff but didn't enable translations 2020-03-25 15:53:28 +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
897f0fc599 Add lengthy info for scoreboard pushing command 2020-02-23 18:59:59 +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
7f3aa75c44 Don't fatal error if someone's using a dumb jar system 2020-02-23 10:54:09 +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
libraryaddict
9656ed4249 Add backwards compatibility for 1.14 2020-02-06 12:15:20 +13:00
libraryaddict
a92916f112 Add mission perms, add /libsdisguises json 2020-02-05 14:23:53 +13:00
libraryaddict
4af9da10c5 Fix retaliation combat and make the message nicer to see 2020-02-04 16:06:34 +13:00
libraryaddict
ed098752f6 Use lombok, add new config options for disabling pvp, pve, action bar when disguised, permission to hide name above head 2020-02-02 11:59:18 +13:00
libraryaddict
ef981b3787 Add permtest to /libsdisguises 2020-01-20 08:33:19 +13:00
libraryaddict
caf5587ccb Add meta index info to libsdisguises command 2020-01-17 16:55:05 +13:00
libraryaddict
db29352948 Fix some typos, don't use MineSkinAPI name 2020-01-11 13:37:45 +13:00
libraryaddict
0ed798e8e7 Minor code cleanup, add item placeholders to disguises 2020-01-06 09:28:30 +13:00
libraryaddict
c073af37e8 Read below for more info
Added /grabskin - Grabs a skin from file, url or existing player and saves as a new skin name
Added /copydisguise - Outputs the current disguise or a specific uuid/player disguise to a usable string
Added /savedisguise - Saves a disguise to custom disguises (disguises.yml) for future use, accepts skin files, urls and existing players
Using MineSkin.org API
Now generates Skins folder with info inside
Added addGameProfile, addCustomDisguise and parseToString to DisguiseAPI
Added different checks to gameprofiles
Added new messages for the new features
Fixed disguise parser to string handling quotes and skins wrong
Fixed disguise parser to string not replacing colors back to the &
Changed itemstack params to parse to a simpler item if possible
2020-01-02 17:10:36 +13:00
libraryaddict
da0e282258 Added test for releases 2019-12-14 11:49:01 +13:00
libraryaddict
a834190209 Update to 1.14.1, first dev build. Other changes included. 2019-05-18 18:54:51 +12:00
libraryaddict
d164ea36dc Add setExpires to disguise, disguises expire after a scheduled amount of time 2019-03-06 15:16:14 +13:00
libraryaddict
cada0f4f91 Move classes into packages, clean up packet handling into classes, yaw/pitch should be consistent 2019-01-03 15:13:03 +13:00