16 Commits

Author SHA1 Message Date
Aust1n46
e23480805c Remove hardcoded "Default" message format
Created new default format in the config as an example
2020-08-07 23:33:15 -05: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
6d438f9372 Refactored away ChatChannelInfo class 2020-03-13 19:27:27 -04: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
1841cadcd2 Added new VentureChatEvent for other plugin's to hook into
Cleaned up ChatListener
Cleaned up ChatMessage
Fixed minor Ignore bug
2020-03-07 14:34:26 -05:00
Aust1n46
f822aae015 Added UUID to print out in the ignore list in the rare case that the
ignored player has never played on the server where the command executer
is playing.
2020-03-07 00:21:18 -05:00
Aust1n46
d77da1c3e4 Fixed BungeeCord ignoring when player to ignore has never logged into
server the command executer is playing on.
2020-03-07 00:11:52 -05:00
Aust1n46
623b82494f Create localization branch for upcoming feature. 2020-01-27 21:36:27 -05:00
Aust1n46
ef20ad8b10 Fixed remaining instances of old plugin messaging channel name. 2020-01-23 12:33:04 -05:00
Aust1n46
ad4bf319f7 Changed plugin message channel from 'venturechat:' to 'venturechat:data'
(additional files)
2019-12-29 17:59:11 -05:00
Aust1n46
41d58d6a56 Fixed Ignore bug in 1.13 2018-08-01 23:45:06 -04:00
Aust1n46
c57f178b3d Updated to 1.13 2018-07-22 17:30:28 -04:00
Aust1n46
f6460f36bd Fixed bug with notification sound. Updated GUI slot permissions. 2016-10-05 15:06:26 -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