5410e8dd04Dont send action bar every tick
libraryaddict
2020-02-03 18:37:32 +13:00
9bf3e81dedCorrect config value name for action bar, fix attributes error
libraryaddict
2020-02-03 17:42:47 +13:00
dc066a07ddFix getters not updated
libraryaddict
2020-02-02 14:22:46 +13:00
4092737259Add getter for gson
libraryaddict
2020-02-02 14:11:36 +13:00
ed098752f6Use 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
5f98e57316Fixed movement speed not being set in attributes
libraryaddict
2020-02-02 11:58:21 +13:00
c6776396bcReleased 9.9.1 for 1.15.2
libraryaddict
2020-01-31 16:35:20 +13:00
accbba2d32Fix setName not working correctly in a few cases
libraryaddict
2020-01-28 17:02:30 +13:00
3a2e7602fbAdd <Inherit> for player disguises name to inherit custom names from entities
libraryaddict
2020-01-28 15:13:59 +13:00
7ee65d26b2Allow disguise options on all parameters
libraryaddict
2020-01-23 09:42:01 +13:00
7109633a67Fixes#424 error with grabskin no name provided
libraryaddict
2020-01-22 20:49:01 +13:00
f7f551caa8Fixed disguise options code from not working for all disguises
libraryaddict
2020-01-22 19:28:12 +13:00
da20612ae9Changed the way extended names work to fix a bug, fixes#423
libraryaddict
2020-01-22 18:46:57 +13:00
1aa5703bd5Release 9.9.0 for 1.15
libraryaddict
2020-01-20 19:57:17 +13:00
b5c7bce609Correct subpermissions of a few seecmd
libraryaddict
2020-01-20 17:51:44 +13:00
9a555dafb8Added 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
ef981b3787Add permtest to /libsdisguises
libraryaddict
2020-01-20 08:33:19 +13:00
ead5a23d65Add setNameVisible to player disguises
libraryaddict
2020-01-19 15:48:52 +13:00
54bd979506Handle UUIDs for teams as well as names #418
libraryaddict
2020-01-06 07:30:22 +13:00
f8fe3116dfModify default player tablist expire from 40 ticks to 60 ticks.
libraryaddict
2020-01-05 09:58:43 +13:00
64f9da47c9Add 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