libraryaddict
|
c865500e9f
|
Add ability to set player disguise shoulder parrots
|
2020-05-30 15:03:03 +12:00 |
|
libraryaddict
|
9d417e3485
|
Add empty space to make a config option more obvious
|
2020-05-30 14:28:52 +12:00 |
|
libraryaddict
|
b1d43dac61
|
Merge pull request #471 from apuly/patch-1
Fixed bug with setting villager level (possibly)
|
2020-05-27 09:00:05 +12:00 |
|
apuly
|
f5ebc0b337
|
Fixed bug with setting villager level (possibly)
trying to set the level of a villager currently doesn't seem to work.
From a quick glance at the code, I think this might have been the cause
|
2020-05-26 22:30:42 +02:00 |
|
libraryaddict
|
3b34fdf28c
|
Add message to translations for better info on translating
|
2020-05-26 11:08:17 +12:00 |
|
libraryaddict
|
7c7b770801
|
Release 10.0.12
|
2020-05-24 16:52:44 +12:00 |
|
libraryaddict
|
84f48b0346
|
Fix SoundGroup preventing the plugin from loading
|
2020-05-24 16:49:13 +12:00 |
|
libraryaddict
|
17a53e22e4
|
Release 10.0.11
|
2020-05-24 13:43:17 +12:00 |
|
libraryaddict
|
e59e89ad52
|
Update description of sounds.yml
|
2020-05-24 13:42:03 +12:00 |
|
libraryaddict
|
ca33fdb81a
|
If custom sound group not found, revert to default sound group
|
2020-05-24 13:38:29 +12:00 |
|
libraryaddict
|
e853d02c7e
|
Some more sounds functionality
|
2020-05-24 13:10:48 +12:00 |
|
libraryaddict
|
6de71e4fd3
|
Custom sounds pick random sound
|
2020-05-24 12:15:55 +12:00 |
|
libraryaddict
|
860a6e4a03
|
Add /dhelp disguisesound
|
2020-05-24 12:14:47 +12:00 |
|
libraryaddict
|
dcbcbc79f4
|
Add a quick null check
|
2020-05-24 01:45:13 +12:00 |
|
libraryaddict
|
567f278131
|
Fix sounds broken on non-1.15 versions
|
2020-05-24 01:44:19 +12:00 |
|
libraryaddict
|
37e7a0bac7
|
Add ability to change the sounds for a disguise to whatever you like
|
2020-05-23 22:48:50 +12:00 |
|
libraryaddict
|
e77a28c258
|
Rename packet listener for custom payload
|
2020-05-23 18:44:39 +12:00 |
|
libraryaddict
|
08bee8afd8
|
Better channel register packet
|
2020-05-23 18:43:51 +12:00 |
|
libraryaddict
|
cb433458f4
|
Do player null check for scheduler
|
2020-05-22 22:49:22 +12:00 |
|
libraryaddict
|
2596813e45
|
Release 10.0.10
|
2020-05-22 20:42:39 +12:00 |
|
libraryaddict
|
57a4507de9
|
Fix error on 1.12
|
2020-05-22 20:38:06 +12:00 |
|
libraryaddict
|
c60d676244
|
Release 10.0.9
|
2020-05-22 19:17:43 +12:00 |
|
libraryaddict
|
76484b18a7
|
Increase tab unload delay from 5 to 20
|
2020-05-22 19:16:41 +12:00 |
|
libraryaddict
|
3e96e765e9
|
Some stuff
|
2020-05-21 22:30:53 +12:00 |
|
libraryaddict
|
4eb367b61b
|
Delay tab removal to hopefully prevent skins not loading on login
|
2020-05-21 22:30:36 +12:00 |
|
libraryaddict
|
8d5efcbe56
|
Fix clone trying to access null watcher
|
2020-05-21 20:48:14 +12:00 |
|
libraryaddict
|
c387d7e66e
|
Set armorstand ids to int[] to fix gson setting it to null
|
2020-05-20 21:49:46 +12:00 |
|
libraryaddict
|
341ba27649
|
Forgot to add the getter
|
2020-05-20 12:45:17 +12:00 |
|
libraryaddict
|
26d46703b4
|
Have permtest message too
|
2020-05-20 12:45:02 +12:00 |
|
libraryaddict
|
9f95cc04d2
|
Have permtest notify user if plugin isn't prem
|
2020-05-20 12:44:44 +12:00 |
|
libraryaddict
|
fcd93ec704
|
Add paper specific listener for entity loading
|
2020-05-20 12:43:27 +12:00 |
|
libraryaddict
|
43015f192f
|
Send all armorstands on disguise removal
|
2020-05-18 16:11:40 +12:00 |
|
libraryaddict
|
6d4d12e0fa
|
Clean up method a little, don't output setNoGravity to parsed disguise
|
2020-05-17 22:19:50 +12:00 |
|
libraryaddict
|
6897e00c6f
|
Fix build failure, fix squids velocity
|
2020-05-17 18:25:05 +12:00 |
|
libraryaddict
|
adfd280cb7
|
Send armorstand destroy to all players regardless of tracker
|
2020-05-17 18:11:04 +12:00 |
|
libraryaddict
|
548627f2ee
|
Add 'custom' and 'vanilla' so you can exclude/include disguises by permission
|
2020-05-17 17:57:38 +12:00 |
|
libraryaddict
|
262e1c3b6d
|
Whoops, I already handle that
|
2020-05-17 09:24:18 +12:00 |
|
libraryaddict
|
9792b6ba0e
|
Don't send squid velocity
|
2020-05-17 09:19:26 +12:00 |
|
libraryaddict
|
f572792c5b
|
Added nmsaddedin to setEnraged
|
2020-05-17 09:13:09 +12:00 |
|
libraryaddict
|
54ea63a6c2
|
Fix insentient watcher not using proper values, and added 'setEnraged'. Not sure if its the proper name, seems to only affect zombie and vindicator from quick tests
|
2020-05-15 13:12:44 +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
|
acce02a1b7
|
Remove obsolete update calls
|
2020-05-14 09:04:48 +12:00 |
|
libraryaddict
|
f49895dff0
|
Fix multi name being set when armorstands are not in use #467
|
2020-05-13 08:06:01 +12:00 |
|
libraryaddict
|
52eec84d23
|
Add upside down for all disguises, add rainbow wool for sheep
|
2020-05-12 13:36:39 +12:00 |
|
libraryaddict
|
a018973eeb
|
Deny setCustomNameVisible if overriden custom names
|
2020-05-11 17:58:32 +12:00 |
|
libraryaddict
|
7a4cb6b7f0
|
Fix dynamic name path
|
2020-05-11 15:23:47 +12:00 |
|
libraryaddict
|
f6eb0f14b7
|
Update dynamic name for non-player disguises
|
2020-05-11 15:22:02 +12:00 |
|
libraryaddict
|
0fe54d6683
|
Add color to debug msg, fix updater not allowing force check
|
2020-05-11 15:06:18 +12:00 |
|
libraryaddict
|
be1bebe8d5
|
Add more debug info to /ld debug
|
2020-05-11 15:00:08 +12:00 |
|
libraryaddict
|
cac6c0ef35
|
Add newline splitter test
|
2020-05-11 14:54:24 +12:00 |
|