libraryaddict
48297555f7
Change default update check to 12 hours
2021-01-08 16:55:07 +13:00
libraryaddict
df158c416e
Add ability to have self disguises off by default
2020-11-22 19:12:09 +13:00
libraryaddict
ca17028aef
Change updater from 30 seconds to 30 minutes
2020-11-12 11:04:52 +13:00
libraryaddict
a896721754
Update checking now does a 36 hour rate limit if you have rate limit issues, or 6 hours otherwise. Potentially fixed an update period problem
2020-11-12 10:01:48 +13:00
libraryaddict
fd9c4cdad7
Add config option for tablist expire movement
2020-11-10 05:47:33 +13:00
libraryaddict
1795e03e31
Add ability to customize name above head
2020-10-09 10:18:52 +13:00
libraryaddict
a92c8fb55e
Add ability for player disguises to copy existing players display name
2020-09-26 12:00:44 +12:00
libraryaddict
c295011015
Don't set default locale, instead use Locale.ENGLISH where possible
2020-09-14 15:01:05 +12:00
libraryaddict
4f0be27f0a
Try avoid issues with preferences.json
2020-08-29 08:35:19 +12:00
libraryaddict
9b7b232fbe
Thank you Eutherin for the reminder to break async!
2020-08-13 12:14:00 +12:00
libraryaddict
7a3f764581
Fix a performance issue, fixes #503
2020-08-12 19:28:41 +12:00
libraryaddict
976357aa28
Faster timer for checking updates after restart
2020-07-13 20:23:52 +12: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