Commit graph

75 commits

Author SHA1 Message Date
Telesphoreo efab07be75 Oops 2021-09-29 16:52:52 -05:00
Telesphoreo 588d03dc41 Merge https://github.com/libraryaddict/LibsDisguises 2021-09-29 15:19:12 -05:00
libraryaddict 7110e45798 Remove /u from aliases 2021-09-02 22:13:58 +12:00
Wild1145 95447a55af Merge from original repo 2021-07-18 20:43:32 +01:00
Nathan Curran d525f8edcb
Merge tag 'v10.0.25' of https://github.com/libraryaddict/LibsDisguises 2021-06-18 15:12:33 +10:00
libraryaddict cafc9f22d6 Add modifyuuid aliases to modify player command 2021-06-09 04:21:18 +12:00
libraryaddict 54b9490604 Add a 500ms rate limit to disguise commands to try prevent possible crashes. Fixes #551 2021-05-26 06:31:08 +12:00
libraryaddict f0448e6afc Java 16 support, some dodgy code hmm. Has errors with "class loaded by another plugin" which needs to be resolved 2021-05-20 03:43:26 +12:00
Nathan Curran b8a51d748b
Merge latest changes 2021-04-06 23:01:54 +10:00
libraryaddict 3d6855944f Fix vsd being in disguiseviewbar command 2021-02-13 16:57:02 +13:00
libraryaddict 0297b5c1b2 Readd /d and /u, closes #546 2021-02-02 21:09:01 +13:00
libraryaddict 5e81e6bbe3
Remove /d 2021-01-25 09:12:28 +13:00
libraryaddict 8c763e1b5b Removed /u as an alias 2021-01-25 08:14:07 +13:00
libraryaddict 07c5abec43 Do some hacky magic to make ProtocolLib auto download if not there or outdated 2021-01-06 17:09:35 +13:00
Telesphoreo f3d1081ccb Merge https://github.com/libraryaddict/LibsDisguises into master 2020-09-16 21:11:13 -05:00
libraryaddict 4ff00ee828 Add alias for /grabskin & clarify /ld scoreboard debug 2020-09-14 14:42:51 +12:00
Telesphoreo 25c6bec655 Update LibsDisguises 2020-08-10 01:08:51 -05:00
libraryaddict ca3b348136 Add more aliases for disguise commands modify 2020-08-06 20:50:08 +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 13fedc4437 Add more defaults to plugin.yml 2020-07-02 08:46:23 +12:00
libraryaddict ffd6536565 Add hex color support to translations 2020-06-27 21:01:58 +12:00
libraryaddict 4fa20a0367
Add /grabhead and use local skins if possible with skinapi 2020-06-20 09:26:48 +12:00
libraryaddict 43531461f9
Add command aliases for disguiseplayer, disguiseuuid! 2020-05-09 21:54:31 +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 a63e617b0a
Add /ld debug - To help debug with scoreboard issues on a player 2020-04-24 18:09:15 +12:00
libraryaddict d4381096ee
Fixed permissions ordering 2020-04-20 18:22:54 +12:00
libraryaddict ee9240385e
Add '/libsdisguises count' 2020-04-20 17:58:05 +12:00
libraryaddict 00507a1194
Use slightly different YAML loading, try fix an issue on a Chinese user's server 2020-04-17 04:41:42 +12:00
libraryaddict caa0aa69d9
Add requirements for mods and see mods in use if so 2020-04-16 18:32:09 +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 ab5cb8a1f1
Add more command aliases, esp for 'disg' 2020-03-30 09:11:59 +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 b152a59df7
Add more aliases for self disguise toggle 2020-03-18 11:57:38 +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 8d7706b9e0
Add libsdisguises.noactionbar 2020-03-03 11:08:34 +13:00
libraryaddict 0a5752dd67
Released 9.9.2 and added scoreboard test command 2020-02-06 16:29:14 +13:00
libraryaddict 7661635eb9
/libsdisguises shouldn't be hidden, added aliases ld and libsdisg 2020-02-05 14:45:51 +13:00
libraryaddict a92916f112
Add mission perms, add /libsdisguises json 2020-02-05 14:23:53 +13:00
libraryaddict e2f80811ff
Correct plugin.yml perms 2020-02-04 16:05:00 +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 b5c7bce609
Correct subpermissions of a few seecmd 2020-01-20 17:51:44 +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 6d64f44b15 Add build date to startup info & plugin.yml, thankyou to paid users, more information to premium jar file check and expose more buyer information for the unseen future 2019-02-16 16:57:07 +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 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 7a3d9c468a Update project version
Update process resources, allow gradle to change plugin.yml's version
2016-03-21 19:07:21 -04:00
NavidK0 351234591f Fixed Horse options 2016-03-21 18:40:31 -04:00
NavidK0 ed1bcc5ad9 Fixed DroppedItem disguise
Fixed Fireworks disguise
Fixed SplashPotion disguise
Fixed Sheep disguise colors
Fixed Wolf disguise colors
Fixed error with isGlowing in FlagWatcher
2016-03-20 23:29:48 -04:00
NavidK0 12ea8ee35e Fixes an issue with temporary players created in ProtocolLib 2016-03-19 18:43:58 -04:00