Aust1n46
|
d3ec9297f0
|
Rename package declaration to proxy.
|
2021-08-29 00:39:17 -04:00 |
|
Aust1n46
|
db41c56c5d
|
Deprecate bungee named method.
|
2021-08-29 00:35:21 -04:00 |
|
Aust1n46
|
43f8f4f490
|
Rename MineverseChatBungee.
|
2021-08-29 00:32:52 -04:00 |
|
Aust1n46
|
828058d611
|
Update console log message.
|
2021-08-29 00:03:10 -04:00 |
|
Aust1n46
|
fde4fb5409
|
Fix class cast error.
|
2021-08-29 00:02:56 -04:00 |
|
Aust1n46
|
0e3a97b269
|
Add player data support to Velocity impl.
|
2021-08-28 22:37:24 -04:00 |
|
Aust1n46
|
7a7fb1d885
|
Define version for Velocity.
|
2021-08-26 23:30:52 -04:00 |
|
Aust1n46
|
2f9ac4cf9b
|
Remove unused imports.
|
2021-08-26 23:29:43 -04:00 |
|
Aust1n46
|
808876f2f8
|
Uplift to Velocity 3.0.0
|
2021-08-26 23:29:25 -04:00 |
|
Aust1n46
|
3858519f8f
|
Add Velocity proxy support.
|
2021-08-26 23:11:18 -04:00 |
|
Aust1n46
|
4194911450
|
Update version
|
2021-08-26 14:54:48 -04:00 |
|
JRoy
|
8991cb7edd
|
Merged in feature/essx-discord-hook (pull request #10)
Add EssentialsX Discord Support
Approved-by: Aust1n46
|
2021-08-26 18:50:58 +00:00 |
|
Josh Roy
|
a18c722f27
|
Add EssentialsX Discord Support
|
2021-08-07 22:27:32 -04:00 |
|
Aust1n46
|
a49f856470
|
Add maven shade plugin and shade Hikari.
|
2021-08-03 21:44:52 -04:00 |
|
Aust1n46
|
5b431372d2
|
Fix typo.
|
2021-08-02 13:05:19 -04:00 |
|
Aust1n46
|
7570d42355
|
Use proper quickChat boolean check.
|
2021-08-02 12:59:25 -04:00 |
|
Aust1n46
|
b05ce441f0
|
Deprecate method 'hasQuickChannel'
|
2021-08-02 12:57:47 -04:00 |
|
Aust1n46
|
1d9e7f143b
|
Increment hotfix version.
|
2021-08-02 12:52:05 -04:00 |
|
Aust1n46
|
1d64b8dfd1
|
Fix improper yaml section navigation.
|
2021-08-02 12:51:45 -04:00 |
|
Aust1n46
|
cc508eabe2
|
Fix color codes not properly propagating for chat color = 'None' option.
|
2021-08-01 17:43:49 -04:00 |
|
Aust1n46
|
1438ca206b
|
Added error handling for JsonFormat reading.
|
2021-07-31 21:14:45 -04:00 |
|
Aust1n46
|
0e7532784d
|
Update hotfix version.
|
2021-07-31 21:00:37 -04:00 |
|
Aust1n46
|
b2d168835a
|
Fix message remover and hex colors in placeholders.
|
2021-07-31 21:00:07 -04:00 |
|
Aust1n46
|
2cf633af83
|
Remove legacy code.
|
2021-07-31 17:38:54 -04:00 |
|
Aust1n46
|
1cdbe07adb
|
Fix console chat not parsing placeholders.
|
2021-07-31 17:37:29 -04:00 |
|
Aust1n46
|
97afddd959
|
Update default config.
|
2021-07-31 17:21:23 -04:00 |
|
Aust1n46
|
47ee2c3ccf
|
Add JSON to any PlaceholderAPI placeholder.
|
2021-07-31 17:01:37 -04:00 |
|
Aust1n46
|
dba9ab7d12
|
Add error handling for missing default chat channel.
|
2021-07-30 23:17:31 -04:00 |
|
Aust1n46
|
408fe7c90d
|
Don't display JSON hover if it doesn't exist.
|
2021-07-30 22:35:41 -04:00 |
|
Aust1n46
|
4b98ee241f
|
Pushing my "todo" list public
|
2021-07-29 23:59:04 -04:00 |
|
Aust1n46
|
349708626a
|
Fix typo.
|
2021-07-29 23:52:22 -04:00 |
|
Aust1n46
|
a0360386c9
|
Remove unneeded files.
|
2021-07-29 23:45:54 -04:00 |
|
Aust1n46
|
d20e2c0535
|
Resolve more merge conflicts due to file system layout change.
|
2021-07-29 23:45:17 -04:00 |
|
Aust1n46
|
81ffcda38b
|
Major uplift.
|
2021-07-29 23:34:15 -04:00 |
|
Aust1n46
|
042c0304cd
|
Use project version from pom.
|
2021-07-29 23:25:03 -04:00 |
|
Aust1n46
|
a7c129d2b3
|
Update gitignore.
|
2021-07-29 23:20:33 -04:00 |
|
Aust1n46
|
019118ab82
|
Resolve merge conflicts.
|
2021-07-29 23:20:19 -04:00 |
|
Aust1n46
|
94aa22d89a
|
Merge branch 'master' into build-system
# Conflicts:
# src/main/java/mineverse/Aust1n46/chat/MineverseChat.java
# src/main/java/mineverse/Aust1n46/chat/listeners/ChatListener.java
# src/main/java/mineverse/Aust1n46/chat/listeners/CommandListener.java
# src/main/java/mineverse/Aust1n46/chat/utilities/Format.java
# src/main/resources/config.yml
# src/main/resources/example_config_always_up_to_date!.yml
# src/main/resources/plugin.yml
# src/mineverse/Aust1n46/chat/channel/ChatChannel.java
# src/mineverse/Aust1n46/chat/command/VentureCommandExecutor.java
# src/mineverse/Aust1n46/chat/command/chat/Chatreload.java
|
2021-07-29 16:11:37 -04:00 |
|
Aust1n46
|
f640797276
|
Updated version.
|
2021-07-13 20:19:43 -04:00 |
|
Aust1n46
|
bff5797a34
|
Added 'None' option to the message sound.
|
2021-07-01 20:23:33 -04:00 |
|
Aust1n46
|
a847a50bbe
|
Check if command exists before trying to register it.
|
2021-07-01 20:16:36 -04:00 |
|
Aust1n46
|
da275411fd
|
Fixed /chatreload.
|
2021-06-29 16:38:27 -04:00 |
|
Aust1n46
|
e6dddf2efc
|
Updated version.
|
2021-06-29 16:37:46 -04:00 |
|
regulad
|
99244dd56c
|
How the hell did that even happen?
|
2021-06-22 10:08:22 -04:00 |
|
regulad
|
cc47e0f051
|
Change POM.xml
|
2021-06-21 14:21:49 -04:00 |
|
regulad
|
f41fe36e51
|
Build System
|
2021-06-21 11:54:04 -04:00 |
|
Aust1n46
|
6aadbdc923
|
Update version.
|
2021-06-16 22:54:23 -04:00 |
|
Aust1n46
|
77eea94fad
|
Update to 1.17.
Refactor away NMS reflection and replace with ProtocolLib reflection.
|
2021-06-16 22:51:34 -04:00 |
|
Aust1n46
|
00032823cc
|
Fully comment out debug code to work on 1.7.10
Need to remove all of this ugly debug code in the future!
|
2021-06-16 22:13:09 -04:00 |
|
Aust1n46
|
c29607b55e
|
Update version.
|
2021-04-25 22:17:28 -05:00 |
|