Commit graph

64 commits

Author SHA1 Message Date
Seth 0cfa32159a
Guess I have to modify this after all 2020-07-07 01:14:07 -07:00
libraryaddict 45331de38c Hopefully delay update checks on constant restarts to still be 6 hours 2020-07-07 12:03:46 +12:00
libraryaddict 3ced8ae9e4 Added savePreferences and config option for it, added command to view notify bar, cleaned up code, action bar and custom names now support hex colors, uses a better hex color system conversion 2020-07-03 17:08:58 +12:00
libraryaddict aa913b48e6
Add config option for turning off login payloads 2020-06-13 22:34:13 +12:00
libraryaddict 84f48b0346
Fix SoundGroup preventing the plugin from loading 2020-05-24 16:49:13 +12:00
libraryaddict 3e96e765e9
Some stuff 2020-05-21 22:30:53 +12:00
libraryaddict 65ee3ed186
Add new config option to disable random values for disguises on creation 2020-05-15 10:45:49 +12:00
libraryaddict 61128dd372
Rename tall disguises config option to reset it, was bugged and no one liked default option 2020-05-11 03:48:34 +12:00
libraryaddict 66a66b3638
Disguise config now informs if it doesn't/does need update 2020-05-10 16:34:53 +12:00
libraryaddict 2de723af8a
Add the workings of custom names for all, I should make it check permissions... 2020-05-08 03:20:58 +12:00
libraryaddict c6233f5066
Use extended not extended_teams 2020-05-07 22:05:34 +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 669dbbeb78
Fix FileUtils being referenced when it's not compatible with 1.12 and other alternatives exist 2020-05-02 02:08:43 +12:00
libraryaddict 584a7a6e7e
Config now auto-updates by default, fixed modded entities trying to re-register each reload 2020-04-28 11:44:54 +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 b247a49a23
Better handling for updates checking, can now autoupdate on dev and release builds 2020-04-27 05:09:13 +12:00
libraryaddict 5d52f91f25
Add info for /libsdisguises config - For missing config entries 2020-04-21 19:17:22 +12:00
libraryaddict d005ab8da9
Move listener to another package 2020-04-21 00:52:58 +12:00
libraryaddict b527b3d166
Add untested update system, add delay config option for tablist 2020-04-19 14:55:39 +12:00
libraryaddict e29ad3ffde
Rename more custom entity fields 2020-04-19 08:23:35 +12:00
libraryaddict f10870b727
Rename from CustomDisguise to ModdedDisguise 2020-04-19 08:19:03 +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 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 a2262860d5
BossBars are no longer supported in 1.12 due to api restrictions 2020-04-07 14:08:17 +12:00
libraryaddict 693c0b9d79
Lower severity of "failed to load X custom disguises" from error to warning 2020-04-07 02:23:55 +12:00
libraryaddict e55f88fc73
Extended names false by default, don't give json on /ld automatically 2020-04-01 21:39:25 +13:00
libraryaddict 901c6ef06f
Improve extended names, normal player disguises now use teams instead of actual player names to better support names changing at will
Added setName to PlayerDisguise disguise options in command
2020-03-30 20:22:33 +13:00
libraryaddict 4e3f86acd0
Add more warnings for async custom disguises 2020-03-25 16:39:00 +13:00
libraryaddict 761c4b77cd
Add NotifyBar and allow changing between color and style, fixes #433 2020-03-23 12:52:35 +13:00
libraryaddict 3231b31282
VerboseConfig defaults to true if not set 2020-03-22 19:46:04 +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 1a12a80a32
Remove disguises from tab complete and prevent all usage by changing required permission in config, closes #432 2020-03-12 15:22:55 +13:00
libraryaddict 1cb9c0ee4a
Replace invalid materials for 1.12 default custom disguise libraryaddict 2020-02-21 15:42:18 +13:00
libraryaddict 1fcefbcdcc
Added 1.13.2 support, made backwards premium 2020-02-13 19:47:02 +13:00
libraryaddict 9bf3e81ded
Correct config value name for action bar, fix attributes error 2020-02-03 17:42:47 +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 da20612ae9
Changed the way extended names work to fix a bug, fixes #423 2020-01-22 18:46:57 +13:00
libraryaddict 9a555dafb8
Added extended names + config option, fixed nms version incorrect reporting, small code cleanup, fixed player disguises with spaces not being quoted, fixed disguises saving as unknown charset format. Adds #422 2020-01-20 13:35:55 +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 ce1472eaf7 Add addCustomDisguise to DisguiseConfig to easily register own custom disguises 2019-12-28 13:10:52 +13:00
libraryaddict 9ecf1cc62c Add new config option PlayerHideArmor to fix MM stone items on spawn 2019-11-27 09:13:12 +13:00
libraryaddict 2b7c295d2c Add saddleable horses, carpetable llamas. 2019-11-14 15:25:26 +13:00
libraryaddict 8015db68f6 Client listener to sync again, run in scheduler. Add cat color config option 2019-11-14 14:42:32 +13:00
libraryaddict a834190209 Update to 1.14.1, first dev build. Other changes included. 2019-05-18 18:54:51 +12:00
libraryaddict 2ff7b7ab3f Revert custom disguise api for MM compatibility 2019-05-16 18:07:53 +12:00
libraryaddict 3d4ee8a020 Add API methods to get a parsed custom disguise 2019-04-17 08:10:15 +12:00
libraryaddict 87cb76f288 Correct minor typo in error message 2019-03-12 18:29:39 +13:00
libraryaddict d164ea36dc Add setExpires to disguise, disguises expire after a scheduled amount of time 2019-03-06 15:16:14 +13:00
libraryaddict a43f46628a Add placeholder support, explained in disguises.yml. fixes #296 2019-03-05 17:46:47 +13:00