Use lombok, add new config options for disabling pvp, pve, action bar when disguised, permission to hide name above head
libraryaddict
2020-02-02 11:59:18 +13:00
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
libraryaddict
2020-01-20 13:35:55 +13:00
Add new commands to metrics
libraryaddict
2020-01-04 07:46:02 +13:00
3536bf63c3Change guide in disguises.yml to include new commands
libraryaddict
2020-01-03 21:18:30 +13:00
c073af37e8Read 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
libraryaddict
2020-01-02 17:10:36 +13:00
da6f98a3d7Update pom, add xml info
libraryaddict
2019-12-31 20:00:04 +13:00
c83283f43eAdd more info for setting up prem
libraryaddict
2019-12-22 10:46:37 +13:00
53768a29d3Add pi rate checking for main plugin
libraryaddict
2019-12-22 10:15:52 +13:00
3b3de8d0eeCatch CraftItemStack when de/serializing, fixes#414
libraryaddict
2019-12-21 19:12:22 +13:00
f130d55170Correctly serialize and deserialize ItemMeta (Previously not working) #414
libraryaddict
2019-12-21 14:45:10 +13:00
b2193ad021Remove meta after a set tick, not last packet
libraryaddict
2019-12-21 12:02:30 +13:00
3ee66d918cUnregister old packet handler for head movement
libraryaddict
2019-12-21 10:24:11 +13:00
3653149e5bRemove dumb version check
libraryaddict
2019-12-19 20:54:38 +13:00
381444d6e3Release der snapshot build!1!
libraryaddict
2019-12-15 12:22:55 +13:00
d59e00e2b9Release 9.8.6 for 1.15
libraryaddict
2019-12-15 12:15:37 +13:00
7b70c9bb14Update for 1.15
libraryaddict
2019-12-14 13:10:11 +13:00
da0e282258Added test for releases
libraryaddict
2019-12-14 11:49:01 +13:00
320b4e1cb7Add new disguise option for mobs to ignore selective disguises. Not usable through commands due to potential for abuse by simplistic permissions.
libraryaddict
2019-12-14 11:48:37 +13:00
6f743eeafaJust a new snapshot build that does nothing but bump version
libraryaddict
2019-12-11 21:45:23 +13:00
fee387e7eaReleased final 9.8.5 for 1.14
libraryaddict
2019-12-11 17:41:22 +13:00
b777375493Add simple material constructor to MiscDisguise for falling blocks and item disguises
libraryaddict
2019-12-06 17:51:56 +13:00