HeroBrineGoat
|
2cc4fcc878
|
Fixed merging error
|
2022-01-19 21:21:38 -05:00 |
|
HeroBrineGoat
|
e35eee9937
|
Merge remote-tracking branch 'origin/hooks' into hooks
# Conflicts:
# src/main/java/io/github/fisher2911/hmccosmetics/hook/item/ItemsAdderHook.java
|
2022-01-19 21:16:52 -05:00 |
|
HeroBrineGoat
|
941b82de08
|
Added support for item adder
|
2022-01-19 21:16:28 -05:00 |
|
Fisher
|
81bea485a5
|
Added debug messages
|
2022-01-19 09:54:13 -05:00 |
|
Fisher
|
cfa36dab4b
|
Update DatabaseFactory.java
|
2022-01-19 09:48:21 -05:00 |
|
Fisher
|
14d1cf5d19
|
Added test to try to fix startup error
|
2022-01-19 08:00:11 -05:00 |
|
HeroBrineGoat
|
c4dba6f9a8
|
Changed how ItemsAdder listener works
|
2022-01-18 19:53:33 -05:00 |
|
HeroBrineGoat
|
280018fb9f
|
Changed all ItemAdder things to ItemsAdder
|
2022-01-18 19:45:02 -05:00 |
|
HeroBrineGoat
|
14617fdaff
|
Changed class name to reflect plugin name
|
2022-01-18 19:43:13 -05:00 |
|
HeroBrineGoat
|
61f13eb3c1
|
Fixed ItemsAdder identifier
|
2022-01-18 19:42:34 -05:00 |
|
HeroBrineGoat
|
39b6a8de67
|
Fixed ItemsAdder support (Previously done directly on GitHub using a school computer)
|
2022-01-18 19:25:11 -05:00 |
|
lucian929
|
f19b4d359e
|
Fixes for IA
|
2022-01-18 15:46:27 -05:00 |
|
Fisher
|
0ca9350ce6
|
Update HMCCosmetics.java
|
2022-01-18 12:54:51 -05:00 |
|
Fisher
|
d9f12db6dc
|
Create ItemsAdderListener.java
|
2022-01-18 12:52:51 -05:00 |
|
Fisher
|
3c302e6c4b
|
Update HMCCosmetics.java
|
2022-01-18 12:46:57 -05:00 |
|
Fisher
|
e22b776d13
|
Added ItemAdderHook
The format is "itemadder:item"
|
2022-01-18 12:05:34 -05:00 |
|
Fisher
|
915285c485
|
Create ItemAdderHook.java
|
2022-01-18 12:01:43 -05:00 |
|
HeroBrineGoat
|
7bb8fd79c2
|
Changed location of armor stand spawn
|
2022-01-17 23:22:30 -05:00 |
|
HeroBrineGoat
|
3c8c585634
|
Added oraxen item support
|
2022-01-17 18:33:29 -05:00 |
|
HeroBrineGoat
|
3cc489cac9
|
Fixed MySQL issues
|
2022-01-17 14:45:44 -05:00 |
|
HeroBrineGoat
|
3e609dac93
|
Added SQLite and MySQL support
|
2022-01-17 14:12:45 -05:00 |
|
HeroBrineGoat
|
bb812a180f
|
Fixed teleport issue
|
2022-01-16 20:09:22 -05:00 |
|
HeroBrineGoat
|
4a1eb8a85f
|
Added remove cosmetic command
|
2022-01-16 16:06:10 -05:00 |
|
HeroBrineGoat
|
d6c052294a
|
Merge branch 'dev'
|
2022-01-16 15:52:37 -05:00 |
|
HeroBrineGoat
|
32afd0d144
|
Fixed title PAPI placeholder
|
2022-01-16 15:52:05 -05:00 |
|
HeroBrineGoat
|
66ff99e657
|
Added placeholder api
|
2022-01-16 15:32:44 -05:00 |
|
HeroBrineGoat
|
67cf6d3267
|
Armor stands work now???
|
2022-01-16 14:29:38 -05:00 |
|
HeroBrineGoat
|
1d988ed809
|
Added command to set other players cosmetics
|
2022-01-15 21:48:11 -05:00 |
|
HeroBrineGoat
|
22f095f236
|
Current state of trying to use packets (A giant mess)
|
2022-01-15 21:29:56 -05:00 |
|
HeroBrineGoat
|
cc0b2d75b7
|
Possible rotation working
|
2022-01-14 20:36:46 -05:00 |
|
HeroBrineGoat
|
520b9854f5
|
Potential sitting fix
|
2022-01-14 20:16:34 -05:00 |
|
HeroBrineGoat
|
f8bc649799
|
Fixed issue with odd behaviour when interacting with non-cosmetic helmet with a cosmetic applied
|
2022-01-14 17:42:40 -05:00 |
|
HeroBrineGoat
|
44c99ae6d2
|
Forgot to commit UserManager class in the previous commit
|
2022-01-13 21:14:08 -05:00 |
|
HeroBrineGoat
|
63681ab9cf
|
Trying out armor stand packets
|
2022-01-13 21:12:50 -05:00 |
|
HeroBrineGoat
|
705664441a
|
Merge remote-tracking branch 'origin/master'
|
2022-01-13 19:28:30 -05:00 |
|
HeroBrineGoat
|
d7a8cac2e2
|
Fixed color issue in dye menu
|
2022-01-13 19:28:02 -05:00 |
|
lucian929
|
3cef8dc0e3
|
Switched "Loaded GUI:" logger level to INFO
|
2022-01-13 16:40:33 -05:00 |
|
Skyslycer
|
a8ba081975
|
add different message for no permission for cosmetics and make the chat thing reload too
|
2022-01-13 22:08:10 +01:00 |
|
lucian929
|
dbdc6a5c90
|
Added help command
|
2022-01-12 20:44:24 -05:00 |
|
HeroBrineGoat
|
eeb2ef960b
|
Added bstats
|
2022-01-06 21:22:47 -05:00 |
|
HeroBrineGoat
|
76fca76815
|
Bug with hat being removed on death should be fixed
|
2021-12-09 18:23:29 -05:00 |
|
HeroBrineGoat
|
f46a48a213
|
Added tab completions to dye command
|
2021-11-15 00:16:07 -05:00 |
|
HeroBrineGoat
|
3b49c54ce0
|
Fixed dye menu error
|
2021-11-15 00:11:34 -05:00 |
|
HeroBrineGoat
|
07de0c4068
|
Fixed hex colors not working in some places
|
2021-11-12 14:30:46 -05:00 |
|
HeroBrineGoat
|
8220473836
|
Fixed teleport issue
|
2021-11-12 13:48:36 -05:00 |
|
HeroBrineGoat
|
ce94d962a6
|
Added packets with hats
|
2021-11-12 13:30:34 -05:00 |
|
HeroBrineGoat
|
47c5514e28
|
Fixed dyes not working and lore changing with permission
|
2021-11-11 20:39:19 -05:00 |
|
HeroBrineGoat
|
ed74977a5d
|
Can now have hats / backpacks open dye-menu when they are equipped / clicked on in the menu
|
2021-11-11 19:39:17 -05:00 |
|
HeroBrineGoat
|
607b07aecb
|
Added dyeing menu
|
2021-11-11 19:08:53 -05:00 |
|
HeroBrineGoat
|
b2550b20a7
|
Added reload command
|
2021-11-09 22:15:36 -05:00 |
|