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
libraryaddict
0a2b41d99d
Add config option to change player disguise tablist expiry time, fixes #326
2019-02-03 14:02:59 +13:00
libraryaddict
ddaac88f39
Fixed typo in config loading for ExplictDisguises
2019-01-27 17:18:00 +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
libraryaddict
5a8d39a3a0
Ability to check jenkin builds, rewritten version checking, show build number, config option for update check type, show console update notifications, minor change in string for update check
2018-12-16 14:47:42 +13:00
libraryaddict
be153d8ac6
Add UUID version changing to support Chinese servers
2018-11-08 21:09:47 +13:00
libraryaddict
19d3053201
Add config options to disable commands, explicit permissions definitions
2018-11-08 21:04:18 +13:00
libraryaddict
6525503f78
Move split(string) to DisguiseUtilities and add unit testing
2018-10-26 02:03:00 +13:00
libraryaddict
03e50e9d07
Clean up code, change ParamInfos to display better information. DisguiseHelp is more readable. Parse disguises code is more readable
2018-09-07 14:35:38 +12:00
libraryaddict
49c8f68911
Corrected maven structure
2018-09-01 13:10:38 +12:00
BuildTools
d390adde38
Convert back to maven
2016-05-10 03:28:38 +12:00
NavidK0
f30f5dfcf2
Fixed Shulker disguises
...
Fixed Enderdragon direction
Added config option to stop shulker disguises from moving
Fixed sleeping while in a player disguise
2016-03-15 16:07:22 -04:00
NavidK0
41cfa8eeaa
Fixed bug where players switching worlds would become invisible.
...
Fixed bug where arrows wouldn't blow disguises.
Added default permission for /libsdisguises reload (only ops can use by default)
2015-08-02 19:40:47 -04:00
NavidK0
b57e9931b0
Added the new /disguiseviewself command, allows for toggling the disguise model when you see yourself.
...
Permission is libsdisguises.viewself
Aliases are: [dviewself, dvs, disguisevs, disvs, vsd, viewselfdisguise, viewselfd]
2015-07-15 05:51:58 -04:00
NavidK0
573f4cdc88
- Changed entire project to gradle
...
- Updated for 1.8.3
- No more errors, woo
2015-03-09 20:28:41 -04:00