Aust1n46
|
4c6d76509d
|
Updated to support 1.16 hex color codes
|
2020-06-27 13:30:50 -05:00 |
|
Joseph Warner
|
31ddc0791c
|
Revert most changes and make VentureChat distance always based on a cube shape.
|
2020-06-22 16:19:02 -05:00 |
|
Joseph Warner
|
7a416257ad
|
Update VentureChat to have distanceIsCube option to allow local chat to limit chat in the Y dimension.
|
2020-06-22 13:31:58 -05:00 |
|
Aust1n46
|
950a74bd23
|
Add config check for Towny and Factions channel in /chwho
|
2020-05-04 22:16:36 -04:00 |
|
Aust1n46
|
ea62962bd3
|
Remove NMS imports and debug method. Caused issues under 1.15 ver
|
2020-05-04 07:32:54 -04:00 |
|
Aust1n46
|
f877ac6eb9
|
Updated venturechat debug test messages.
|
2020-05-04 01:26:27 -04:00 |
|
Aust1n46
|
7134b606d8
|
Add ActionBar message type check back
|
2020-04-15 06:20:27 -04:00 |
|
Aust1n46
|
3a89d5d6c7
|
Updated Format API
|
2020-04-07 20:27:13 -04:00 |
|
Aust1n46
|
96edb124f0
|
Cleanup format API function calls to allow for easier usage.
|
2020-04-07 17:59:09 -04:00 |
|
Aust1n46
|
6b275a1cba
|
Apply filter before color formatting for consistancy.
|
2020-03-21 14:44:49 -04:00 |
|
Aust1n46
|
93a405ccbd
|
Merge remote-tracking branch 'origin/localization'
Conflicts:
MineverseChat/mineverse/Aust1n46/chat/MineverseChat.java
MineverseChat/mineverse/Aust1n46/chat/command/chat/Channel.java
MineverseChat/mineverse/Aust1n46/chat/command/chat/Chlist.java
MineverseChat/mineverse/Aust1n46/chat/command/chat/Kickchannel.java
MineverseChat/mineverse/Aust1n46/chat/command/chat/Kickchannelall.java
MineverseChat/mineverse/Aust1n46/chat/command/chat/Leave.java
MineverseChat/mineverse/Aust1n46/chat/command/chat/Removemessage.java
MineverseChat/mineverse/Aust1n46/chat/command/chat/Setchannel.java
MineverseChat/mineverse/Aust1n46/chat/command/chat/VentureChatGui.java
MineverseChat/mineverse/Aust1n46/chat/command/message/Ignore.java
MineverseChat/mineverse/Aust1n46/chat/listeners/ChatListener.java
MineverseChat/mineverse/Aust1n46/chat/listeners/CommandListener.java
|
2020-03-20 06:53:02 -04:00 |
|
Aust1n46
|
069d757c19
|
Added next batch of custom messages
|
2020-03-19 20:25:50 -04:00 |
|
Aust1n46
|
4812e4f26a
|
Added custom localization for the next batch of commands.
|
2020-03-19 16:39:21 -04:00 |
|
Aust1n46
|
6d438f9372
|
Refactored away ChatChannelInfo class
|
2020-03-13 19:27:27 -04:00 |
|
Aust1n46
|
016371d5bf
|
Removed mail command. Essentials mail command is more widely used.
|
2020-03-08 00:05:20 -05:00 |
|
Aust1n46
|
fb92d82f73
|
Removed AFK command and feature. Other plugins do it better and my
iteration is rarely used.
Cleaned up new VentureChatEvent.
Cleaned up ASyncChatEvent to make it truly Async and handle
player.chat()
|
2020-03-07 16:01:47 -05:00 |
|
Aust1n46
|
1ef0b818c2
|
Reworked chat and JSON formatting to be applied in a single outgoing
packet.
|
2020-03-06 23:38:02 -05:00 |
|
Aust1n46
|
623b82494f
|
Create localization branch for upcoming feature.
|
2020-01-27 21:36:27 -05:00 |
|
Aust1n46
|
ad4bf319f7
|
Changed plugin message channel from 'venturechat:' to 'venturechat:data'
(additional files)
|
2019-12-29 17:59:11 -05:00 |
|
Aust1n46
|
7b5cdc1399
|
Fixed issue with color codes converting regardless of the required
permission. Removed dead code from older JSON buttons (replaced with
Moderation GUI)
|
2019-12-26 16:54:23 -05:00 |
|
Aust1n46
|
12999289b3
|
Reverted UUIDFetcher changes to support "Cracked" servers again
|
2019-05-19 16:37:59 -04:00 |
|
Aust1n46
|
2d1b45b542
|
Updated VentureChat to support Minecraft 1.14
|
2019-05-17 18:11:30 -04:00 |
|
Aust1n46
|
55186b4cae
|
Updated player data saving to always use Mojang online mode UUID's.
Updated /chwho command to show all players listening to BungeeCord
channels on every server in the network
|
2019-02-18 10:10:15 -05:00 |
|
Aust1n46
|
de4ee833b4
|
Updated global muting to the new plugin messaging channel
Updated config entry for remove message command format
|
2019-02-13 22:25:39 -05:00 |
|
Aust1n46
|
0b87ebf8c4
|
Fixed multimessage remover
|
2019-02-07 18:10:21 -05:00 |
|
Aust1n46
|
622b2f113d
|
API additions to ChatMessageEvent
Made "<message removed>" text configurable
Added new config option 'messageremovertext:'
|
2019-02-07 16:06:07 -05:00 |
|
Aust1n46
|
5aa13908bd
|
Added exception for ViaVersion to fix plugin messaging with ViaVersion
installed
|
2018-12-23 00:22:55 -05:00 |
|
Aust1n46
|
c57f178b3d
|
Updated to 1.13
|
2018-07-22 17:30:28 -04:00 |
|
Aust1n46
|
d4b475ac77
|
2.12.3
|
2018-01-19 21:45:50 -05:00 |
|
Aust1n46
|
7487cb0aad
|
2.12.3
|
2018-01-19 21:01:47 -05:00 |
|
Aust1n46
|
db901ffd6f
|
Pushing 2.12.2 changes
|
2018-01-19 20:55:00 -05:00 |
|
Aust1n46
|
d79bb350c3
|
Added BungeeToggle Command
|
2018-01-19 20:39:02 -05:00 |
|
BuildTools
|
40ba992e2b
|
Tweaked multi-message remover.
|
2017-11-14 08:04:47 -05:00 |
|
BuildTools
|
12720f9949
|
Tweaked message remover to allow removal of any message not just the
first one.
|
2017-11-14 07:43:28 -05:00 |
|
BuildTools
|
28139c5fd8
|
Updated message remover to work in 1.12 (and hopefully beyond)
|
2017-11-14 07:24:15 -05:00 |
|
Aust1n46
|
221e523c79
|
Added new ChatMessageEvent for Mark Hughes.
|
2017-03-14 18:25:59 -04:00 |
|
Aust1n46
|
e45e17497d
|
Readded Mail command and fixed GUI serialization.
|
2016-09-19 16:07:39 -04:00 |
|
Aust1n46
|
7c307fa71b
|
Serialized GUI to avoid issues with other plugin's GUI's.
|
2016-09-08 12:47:10 -04:00 |
|
Aust1n46
|
750948ffd8
|
Added new command /messagetoggle to toggle receiving or blocking
messages.
|
2016-09-07 09:41:09 -04:00 |
|
Aust1n46
|
b327f79256
|
VentureChat 2.9.9
|
2016-08-29 15:23:36 -04:00 |
|