Change Log v0.8.7 - Changed July 7th 2025
Updates
- Recoded how chats are handled
- Removed requirement for chatcount
- Removed requirement for indexing your chat
- Tab complete will show usernames instead of display names
-- This would error and lead to you disconnecting if username contained an illegal character
- Added a message to Messages for no-args
- Added TAG for %VERSION% for the message no-args
- Broadcasting blacklist messages has been disabled by default
- Added Chat Names to swear toggle tab complete
- Added Chat Names to swear add/rem/del/etc.... tab complete
- You are no longer allowed to add ':' as a swear word or replacement word
- Checks were added for additional :'s in the swear dictionary
- Added some additional anti dupe swear word protection
- Added a new system to convert your config from v0.8.6 -> v0.8.7 with out losing data
Bug Fixes
- [BUG FIX] Fixed the an error when typing /vpc with out arguments
- [BUG FIX] Fixed an error when using /vpc blacklist with the incorrect amount of arguments
- [BUG FIX] Fixed an error occurring when showing the blacklist when it was empty
- [BUG FIX] You will no longer get 2 no permission messages when typing /vpc swear toggle {chat}
- [BUG FIX] Tab complete for fast focus no longer shows usernames
- [BUG FIX] Invalid/Broken swear word layouts will be disabled and not shown in the swear list
- [BUG FIX] Fixed an error showing when Invalid/Broken swear words were in the swear list
- Added tab complete to all custom chats
- Added tab complete to all commands
- Fixed checkver to use proper updated URL (https)
- Added ability to add a custom command for quickly focusing chat (fastfocus-command)
- Complete recode of the entire custom chat system to properly register commands
- You can now use symbols defined in chat.yml to quickly type in chat
- /vpc info now displays your information such as blacklist state, focused chats, ignored players, ignored chats
- /vpc info {player} now displays the players information such as blacklist state, focused chats, ignored players, ignored chats
- /vpc focused will now display what channel you are currently focused on
- Added basic support for Folia!
IF YOU FIND ANY BUGS PLEASE LET ME KNOW THIS IS A HUGE UPDATE
- Focus mode was added
- Added ability to save focused data
- Added support for unlimited custom configs
- Recoded blacklist system
- Recoded Ignorelist system
- Added blacklist.yml
- Added ignorelist.yml
- Added /files folder by default
- Ignore system is using a much less intensive process to complete
- Blacklist system is using a much less intentisve process to complete
- Ability to create new custom yml files
- Added reload command for custom yml files
- Fixed a bug reguarding ignoring invalid chats
- The ignore system now uses uuids on any server version that it supports
- Updated force unignore system to work with new system
- Updated Blacklist system to work with new systems
- Updated ignore system to work with new systems
- Anything using new ymls has gotten a preformace boost
- Blacklist will no longer show a blank list
- Ignorelist will no longer show a blank list
- Duplication prevention added to ignored list
- Duplication prevention added to blacklist
- Added new command /vpc pstatus
- pstatus is short for "player status"
- pstatus will allow users to see their current toggle state of either/both ignore and blacklist
- pstatus will only show the ignored chats the player currently has permission to chat in. Reguardless if he/she has ignored other chats before
- pstatus has a completely new customizable layout that is a bit more complex then anything I have ever seen done before. If you need help message me!
- pstatus ignore items are completely custom
- Added new config varibles for a ton of stuff
- Introduced the new cariables %CHAT_TAG% and %CHAT_ID%
- Added new config option to chats - layout-tag - This is what the %CHAT_TAG% will output
- Added a auto conversion proces for blacklists
- Added a auto conversion process for ignorelists
- Added a new command to allow you to add players to an ignorelist so you do not have see their messages in chats - /vpc ignoreplayer {player}
- Added a new command to allow you to show the list of players you are currently ignoring - /vpc listplayers | Optional: {#}
- Added several new modifiables mesages for the ignore system
- Added the player ingore list into the ignorelist.yml found by default in the files folder
- Added the ability to add/remove/clear a word(s) from the swear dictionary - /vpc swear {add,+,-,del,delte,rem,remove,clear} {chat} {word} | Optional: {replacement word}
- Added ability to add swear words exactly the way you entered the word - Example "/vpc swear add admin bitch lady" Player Message - you are a bitch | Output - you are a lady
- Added ability to add swear words like the way you entered the word - Example "/vpc swear add admin <%>bitch<%> lady" Player Message - you are all a bunch of bitches | Output - you are all a bunch of lady
- Added ability to add exact swear words that ban the messages from showing - Example "/vpc swear add admin <@>bitch<@>" Player Message - you are a bitch | Output MESSAGE IS NEVER SENT | Message to player You sent a message with a banned word in it.
- Added ability to add like swear words that ban the messages from showing - Example "/vpc swear add admin <@%>bitch<@%>" Player Messages you are all a bunch of bitches | Output MESSAGE IS NEVER SENT | Message to player You sent a message with a banned word in it.
- Added ability to call any commands requiring {chat} can now use the name of the chat instead of just the commands
- Added messages for all new features
- Added player holder for player anti-swear dictionaries when I add that
- Added a command to view the dictionary for the specified chat - /vpc swear list {chat}
- Added a command to toggle the state of the anti swear for the specified chat - /vpc swear toggle {chat}
- Multiple chats can share the same dicitonary files
I am still missing something but that is to be expected when you spend over a month on a update haha. I did not complete everything I wanted to do on this update. How ever I was starting to get burned out and need to do other this so this is a great start!
Fixed error spam in consle relating to the failed config files.
Fixed a major bug where any version besides 1.7.10. If you use 0.8.2 and are not running 1.7.10 get this update promptly!
This is by far one of the largest updates I have ever released. The zip file contains a jar for just about any version of minecraft you can imagine! You choose which version you are on and use only that one.
Change Log:
- Added no permission message to /vpc checkver
- Added no permission message to /vpc reload
- Added no permission message to /vpc {ignore/unignore} {chat}
- Added no permission message to /vpc ignored {chat} | Optional: {show/#/all}
- Added no permission message to /vpc toggle {chat}
- Added no permission message to /vpc blacklist {+/add/del/rem/delete/remove/-/clear} {username}
- Added no permission message to /vpc {fui/forceunignore} {chat} {username}
- Added no permission message to /vpc blacklisted : {all/#/show}
- Added no permission message to /{chat} {message}
- Added pages to blacklisted list
- Added pages to ignored list
- Added +/-/delete/clear to blacklist command
- Added Custom chats
- Added ability to set permission for each chat
- Added ability to choose the command for each chat
- Added ability to add multiple commands for a single chat
- Added ability to add as many your own chats as you would like
- Added display name tags (view custom tags %DISPLAYNAME% - Only currently used in layouts)
- Added ability to enable or disable chat colors in game
- Added ability to see colors currently enabled or disabled in game
- Added colors message
- Added blacklist settings
- Added ability to set if chats are ignored upon blacklisting
- Added ability to set the chats that are effected by ignoring blacklist
- Added ability to set the chats you can talk in while blacklisted
- Added ability to set the chats you can view while blacklisted
- Added ability to enable or disable blacklist options; can-ignore-chats, can talk-in-chats, and can-view-chats
- Added ability to broadcast admin messages after executing admin commands
- Changed %CHAT% to %CHAT_NAME%
- Added command to toggle the enabled states of chats
- Added a auto config porting. This way you can port your old config to the new system. As well it will backup your old cofig file
- Added chat.yml
- Changed ignore-blacklist: to blacklist:
- Added blacklisted length. This will allow you to set the amount of results you will see per page when you use /vpc ignored or /vpc blacklisted
- All color codes were combined into 1 entry. As well they now look like this {color-code}:{true/false} Allowing easy editing!
- The plugin has seen basically a complete recode to allow for custom chats
- Tags for the layout are as follows - %PLAYER%, %DISPLAY_NAME%, %MESSAGE%, %WORLD%, and %GAMEMODE%.
- Added permission vippluschat.allowchat
- Added permission vippluschat.chat.{permission}
- Added ability to determine the last part of the chat permission via the chat.yml
- Added permission vippluschat.admin.viewcolors
- Added permission vippluschat.admin.togglecolors
I am clearly missing some updates but this will work for now.
Commands List:
/vpc checkver - Check the latest version of plugin and what the current release is
Permission:
- vippluschat.admin
- vippluschat.admin.checkversion
/vpc reload - Reload the Chat.yml and Config.yml files
Permission:
- vippluschat.admin
- vippluschat.admin.reload
/vpc {ignore/unignore} {chat} - Set your self to ignore/unignore the specified chat
Permission:
- vippluschat.chat.ignore
/vpc ignored {chat} | optional: {show/#/all} - View the list of ignored users with in the chat specified
Permission:
- vippluschat.admin
- vippluschat.admin.ignored
/vpc toggle {chat} - Enable/Disable the chat specified
Permission:
- vippluschat.admin
- vippluschat.admin.toggle
- vippluschat.toggle.{permission} - The permission is defined in the chat.yml
/vpc blacklist {+/add/del/rem/delete/remove/-/clear} {username} - Add/remove/clear the User{s} to/from the blacklist
Permission:
- vippluschat.admin
- vippluschat.admin.blacklist
/vpc {fui/forceunignore} {chat} {username} - Force the user to uningore the chat specified
Permission:
- vippluschat.admin
- vippluschat.admin.forceunignore
/vpc blacklisted | Optional: {all/#/show} - View the blacklisted users
Permission:
- vippluschat.admin
- vippluschat.admin.blacklisted
/vpc colors {chat} - The command allows you to see what colors are enabled for this command
Permission:
- vippluschat.admin
- vippluschat.admin.viewcolors
/vpc colors toggle {chat} {color-code} - This will allow you to toggle the state of the color code entered
Permission:
- vippluschat.admin
- vippluschat.admin.togglecolors
/{chat} {message} - The chat command is defied with in the chat.yml config. This command allows you to chat in the chats
Permission:
- vippluschat.chat.{permission} - The permission is defined in the chat.yml
- vippluschat.chat.* - Gives you permission to all the chats
- vippluschat.allowchat - This is required on top of the permission used for the indivual chats.
So this is a bug fix....
Fixed Commands
/vpc fui {chat} {username}
/vpc blacklisted
Also ignoring people will no longer create a infinite amount of commas....
So this is a bug fix....
Fixed Commands
/vpc fui {chat} {username}
/vpc blacklisted
Also ignoring people will no longer create a infinite amount of commas....
So this is a bug fix....
Fixed Commands
/vpc fui {chat} {username}
/vpc blacklisted
Also ignoring people will no longer create a infinite amount of commas....
So this is a bug fix....
Fixed Commands
/vpc fui {chat} {username}
/vpc blacklisted
Also ignoring people will no longer create a infinite amount of commas....
So this is a bug fix....
Fixed Commands
/vpc fui {chat} {username}
/vpc blacklisted
Also ignoring people will no longer create a infinite amount of commas....
So this is a bug fix....
Fixed Commands
/vpc fui {chat} {username}
/vpc blacklisted
Also ignoring people will no longer create a infinite amount of commas....
So this is a bug fix....
Fixed Commands
/vpc fui {chat} {username}
/vpc blacklisted
Also ignoring people will no longer create a infinite amount of commas....
So this is a bug fix....
Fixed Commands
/vpc fui {chat} {username}
/vpc blacklisted
Also ignoring people will no longer create a infinite amount of commas....
So this is a bug fix....
Fixed Commands
/vpc fui {chat} {username}
/vpc blacklisted
Also ignoring people will no longer create a infinite amount of commas....
So this is a bug fix....
Fixed Commands
/vpc fui {chat} {username}
/vpc blacklisted
Also ignoring people will no longer create a infinite amount of commas....
So this is a bug fix....
Fixed Commands
/vpc fui {chat} {username}
/vpc blacklisted
Also ignoring people will no longer create a infinite amount of commas....
Updates - Minecraft v1.10
- Added new Permissions
vippluschat.admin.toggle
vippluschat.admin.reload
vippluschat.admin.checkversion
vippluschat.admin.blacklist
vippluschat.admin.blacklisted
vippluschat.admin.forceunignore
vippluschat.admin.ignored
- Added force unignore command
/vpc {fui/forceunignore} {chat} {username}
- Added Blacklist add/rem/del command
/vpc blacklist {username}
- Added Blacklised command
/vpc blacklisted
- Added Check version Command
/vpc checkver
- Blacklisting a user now forces them to unignore any chats previously ignored.
New Permissions...
I decided to add more admin permissions so if you want to give single permissions to certain staff and not have complete control over the entire plugin. This is now a option. How ever vippluschat.admin works exactly as it did before!
Force Uningore Command...
Well I had added a system that forced users to unignore chats. So I figured why not make a command that you can do the same thing!
Blacklist Command
After I had added the blacklist for blocking the ability to ignore chats. I had actually forgot to add a way inside the plugin. Thus the update to add and remove players from ingame using this command! Enjoy!
Blacklisted Command
Well adding on to the blacklisted command. I have decided to manipulate the ignored command to work with the black list. Thus we now have the ability to get a list of blacklisted users in game!
Check Version Command
Now by default this is set to false. You can enable this in the config. To check if there is a new version out simply type /vpc checkver. This will then read out your current version and the lastest release. This way you know if you need to update!
Updates - Minecraft v1.9.2
- Added new Permissions
vippluschat.admin.toggle
vippluschat.admin.reload
vippluschat.admin.checkversion
vippluschat.admin.blacklist
vippluschat.admin.blacklisted
vippluschat.admin.forceunignore
vippluschat.admin.ignored
- Added force unignore command
/vpc {fui/forceunignore} {chat} {username}
- Added Blacklist add/rem/del command
/vpc blacklist {username}
- Added Blacklised command
/vpc blacklisted
- Added Check version Command
/vpc checkver
- Blacklisting a user now forces them to unignore any chats previously ignored.
New Permissions...
I decided to add more admin permissions so if you want to give single permissions to certain staff and not have complete control over the entire plugin. This is now a option. How ever vippluschat.admin works exactly as it did before!
Force Uningore Command...
Well I had added a system that forced users to unignore chats. So I figured why not make a command that you can do the same thing!
Blacklist Command
After I had added the blacklist for blocking the ability to ignore chats. I had actually forgot to add a way inside the plugin. Thus the update to add and remove players from ingame using this command! Enjoy!
Blacklisted Command
Well adding on to the blacklisted command. I have decided to manipulate the ignored command to work with the black list. Thus we now have the ability to get a list of blacklisted users in game!
Check Version Command
Now by default this is set to false. You can enable this in the config. To check if there is a new version out simply type /vpc checkver. This will then read out your current version and the lastest release. This way you know if you need to update!
Updates - Minecraft v1.9
- Added new Permissions
vippluschat.admin.toggle
vippluschat.admin.reload
vippluschat.admin.checkversion
vippluschat.admin.blacklist
vippluschat.admin.blacklisted
vippluschat.admin.forceunignore
vippluschat.admin.ignored
- Added force unignore command
/vpc {fui/forceunignore} {chat} {username}
- Added Blacklist add/rem/del command
/vpc blacklist {username}
- Added Blacklised command
/vpc blacklisted
- Added Check version Command
/vpc checkver
- Blacklisting a user now forces them to unignore any chats previously ignored.
New Permissions...
I decided to add more admin permissions so if you want to give single permissions to certain staff and not have complete control over the entire plugin. This is now a option. How ever vippluschat.admin works exactly as it did before!
Force Uningore Command...
Well I had added a system that forced users to unignore chats. So I figured why not make a command that you can do the same thing!
Blacklist Command
After I had added the blacklist for blocking the ability to ignore chats. I had actually forgot to add a way inside the plugin. Thus the update to add and remove players from ingame using this command! Enjoy!
Blacklisted Command
Well adding on to the blacklisted command. I have decided to manipulate the ignored command to work with the black list. Thus we now have the ability to get a list of blacklisted users in game!
Check Version Command
Now by default this is set to false. You can enable this in the config. To check if there is a new version out simply type /vpc checkver. This will then read out your current version and the lastest release. This way you know if you need to update!
Updates - Minecraft v1.8
- Added new Permissions
vippluschat.admin.toggle
vippluschat.admin.reload
vippluschat.admin.checkversion
vippluschat.admin.blacklist
vippluschat.admin.blacklisted
vippluschat.admin.forceunignore
vippluschat.admin.ignored
- Added force unignore command
/vpc {fui/forceunignore} {chat} {username}
- Added Blacklist add/rem/del command
/vpc blacklist {username}
- Added Blacklised command
/vpc blacklisted
- Added Check version Command
/vpc checkver
- Blacklisting a user now forces them to unignore any chats previously ignored.
New Permissions...
I decided to add more admin permissions so if you want to give single permissions to certain staff and not have complete control over the entire plugin. This is now a option. How ever vippluschat.admin works exactly as it did before!
Force Uningore Command...
Well I had added a system that forced users to unignore chats. So I figured why not make a command that you can do the same thing!
Blacklist Command
After I had added the blacklist for blocking the ability to ignore chats. I had actually forgot to add a way inside the plugin. Thus the update to add and remove players from ingame using this command! Enjoy!
Blacklisted Command
Well adding on to the blacklisted command. I have decided to manipulate the ignored command to work with the black list. Thus we now have the ability to get a list of blacklisted users in game!
Check Version Command
Now by default this is set to false. You can enable this in the config. To check if there is a new version out simply type /vpc checkver. This will then read out your current version and the lastest release. This way you know if you need to update!
Updates - Minecraft v1.8.8
- Added new Permissions
vippluschat.admin.toggle
vippluschat.admin.reload
vippluschat.admin.checkversion
vippluschat.admin.blacklist
vippluschat.admin.blacklisted
vippluschat.admin.forceunignore
vippluschat.admin.ignored
- Added force unignore command
/vpc {fui/forceunignore} {chat} {username}
- Added Blacklist add/rem/del command
/vpc blacklist {username}
- Added Blacklised command
/vpc blacklisted
- Added Check version Command
/vpc checkver
- Blacklisting a user now forces them to unignore any chats previously ignored.
New Permissions...
I decided to add more admin permissions so if you want to give single permissions to certain staff and not have complete control over the entire plugin. This is now a option. How ever vippluschat.admin works exactly as it did before!
Force Uningore Command...
Well I had added a system that forced users to unignore chats. So I figured why not make a command that you can do the same thing!
Blacklist Command
After I had added the blacklist for blocking the ability to ignore chats. I had actually forgot to add a way inside the plugin. Thus the update to add and remove players from ingame using this command! Enjoy!
Blacklisted Command
Well adding on to the blacklisted command. I have decided to manipulate the ignored command to work with the black list. Thus we now have the ability to get a list of blacklisted users in game!
Check Version Command
Now by default this is set to false. You can enable this in the config. To check if there is a new version out simply type /vpc checkver. This will then read out your current version and the lastest release. This way you know if you need to update!
Updates - Minecraft v1.8.3
- Added new Permissions
vippluschat.admin.toggle
vippluschat.admin.reload
vippluschat.admin.checkversion
vippluschat.admin.blacklist
vippluschat.admin.blacklisted
vippluschat.admin.forceunignore
vippluschat.admin.ignored
- Added force unignore command
/vpc {fui/forceunignore} {chat} {username}
- Added Blacklist add/rem/del command
/vpc blacklist {username}
- Added Blacklised command
/vpc blacklisted
- Added Check version Command
/vpc checkver
- Blacklisting a user now forces them to unignore any chats previously ignored.
New Permissions...
I decided to add more admin permissions so if you want to give single permissions to certain staff and not have complete control over the entire plugin. This is now a option. How ever vippluschat.admin works exactly as it did before!
Force Uningore Command...
Well I had added a system that forced users to unignore chats. So I figured why not make a command that you can do the same thing!
Blacklist Command
After I had added the blacklist for blocking the ability to ignore chats. I had actually forgot to add a way inside the plugin. Thus the update to add and remove players from ingame using this command! Enjoy!
Blacklisted Command
Well adding on to the blacklisted command. I have decided to manipulate the ignored command to work with the black list. Thus we now have the ability to get a list of blacklisted users in game!
Check Version Command
Now by default this is set to false. You can enable this in the config. To check if there is a new version out simply type /vpc checkver. This will then read out your current version and the lastest release. This way you know if you need to update!
Updates - Minecraft v1.7.10
- Added new Permissions
vippluschat.admin.toggle
vippluschat.admin.reload
vippluschat.admin.checkversion
vippluschat.admin.blacklist
vippluschat.admin.blacklisted
vippluschat.admin.forceunignore
vippluschat.admin.ignored
- Added force unignore command
/vpc {fui/forceunignore} {chat} {username}
- Added Blacklist add/rem/del command
/vpc blacklist {username}
- Added Blacklised command
/vpc blacklisted
- Added Check version Command
/vpc checkver
- Blacklisting a user now forces them to unignore any chats previously ignored.
New Permissions...
I decided to add more admin permissions so if you want to give single permissions to certain staff and not have complete control over the entire plugin. This is now a option. How ever vippluschat.admin works exactly as it did before!
Force Uningore Command...
Well I had added a system that forced users to unignore chats. So I figured why not make a command that you can do the same thing!
Blacklist Command
After I had added the blacklist for blocking the ability to ignore chats. I had actually forgot to add a way inside the plugin. Thus the update to add and remove players from ingame using this command! Enjoy!
Blacklisted Command
Well adding on to the blacklisted command. I have decided to manipulate the ignored command to work with the black list. Thus we now have the ability to get a list of blacklisted users in game!
Check Version Command
Now by default this is set to false. You can enable this in the config. To check if there is a new version out simply type /vpc checkver. This will then read out your current version and the lastest release. This way you know if you need to update!
Updates - Minecraft v1.7.9
- Added new Permissions
vippluschat.admin.toggle
vippluschat.admin.reload
vippluschat.admin.checkversion
vippluschat.admin.blacklist
vippluschat.admin.blacklisted
vippluschat.admin.forceunignore
vippluschat.admin.ignored
- Added force unignore command
/vpc {fui/forceunignore} {chat} {username}
- Added Blacklist add/rem/del command
/vpc blacklist {username}
- Added Blacklised command
/vpc blacklisted
- Added Check version Command
/vpc checkver
- Blacklisting a user now forces them to unignore any chats previously ignored.
New Permissions...
I decided to add more admin permissions so if you want to give single permissions to certain staff and not have complete control over the entire plugin. This is now a option. How ever vippluschat.admin works exactly as it did before!
Force Uningore Command...
Well I had added a system that forced users to unignore chats. So I figured why not make a command that you can do the same thing!
Blacklist Command
After I had added the blacklist for blocking the ability to ignore chats. I had actually forgot to add a way inside the plugin. Thus the update to add and remove players from ingame using this command! Enjoy!
Blacklisted Command
Well adding on to the blacklisted command. I have decided to manipulate the ignored command to work with the black list. Thus we now have the ability to get a list of blacklisted users in game!
Check Version Command
Now by default this is set to false. You can enable this in the config. To check if there is a new version out simply type /vpc checkver. This will then read out your current version and the lastest release. This way you know if you need to update!
Updates - Minecraft v1.7.5
- Added new Permissions
vippluschat.admin.toggle
vippluschat.admin.reload
vippluschat.admin.checkversion
vippluschat.admin.blacklist
vippluschat.admin.blacklisted
vippluschat.admin.forceunignore
vippluschat.admin.ignored
- Added force unignore command
/vpc {fui/forceunignore} {chat} {username}
- Added Blacklist add/rem/del command
/vpc blacklist {username}
- Added Blacklised command
/vpc blacklisted
- Added Check version Command
/vpc checkver
- Blacklisting a user now forces them to unignore any chats previously ignored.
New Permissions...
I decided to add more admin permissions so if you want to give single permissions to certain staff and not have complete control over the entire plugin. This is now a option. How ever vippluschat.admin works exactly as it did before!
Force Uningore Command...
Well I had added a system that forced users to unignore chats. So I figured why not make a command that you can do the same thing!
Blacklist Command
After I had added the blacklist for blocking the ability to ignore chats. I had actually forgot to add a way inside the plugin. Thus the update to add and remove players from ingame using this command! Enjoy!
Blacklisted Command
Well adding on to the blacklisted command. I have decided to manipulate the ignored command to work with the black list. Thus we now have the ability to get a list of blacklisted users in game!
Check Version Command
Now by default this is set to false. You can enable this in the config. To check if there is a new version out simply type /vpc checkver. This will then read out your current version and the lastest release. This way you know if you need to update!
Updates - Minecraft v1.7.2
- Added new Permissions
vippluschat.admin.toggle
vippluschat.admin.reload
vippluschat.admin.checkversion
vippluschat.admin.blacklist
vippluschat.admin.blacklisted
vippluschat.admin.forceunignore
vippluschat.admin.ignored
- Added force unignore command
/vpc {fui/forceunignore} {chat} {username}
- Added Blacklist add/rem/del command
/vpc blacklist {username}
- Added Blacklised command
/vpc blacklisted
- Added Check version Command
/vpc checkver
- Blacklisting a user now forces them to unignore any chats previously ignored.
New Permissions...
I decided to add more admin permissions so if you want to give single permissions to certain staff and not have complete control over the entire plugin. This is now a option. How ever vippluschat.admin works exactly as it did before!
Force Uningore Command...
Well I had added a system that forced users to unignore chats. So I figured why not make a command that you can do the same thing!
Blacklist Command
After I had added the blacklist for blocking the ability to ignore chats. I had actually forgot to add a way inside the plugin. Thus the update to add and remove players from ingame using this command! Enjoy!
Blacklisted Command
Well adding on to the blacklisted command. I have decided to manipulate the ignored command to work with the black list. Thus we now have the ability to get a list of blacklisted users in game!
Check Version Command
Now by default this is set to false. You can enable this in the config. To check if there is a new version out simply type /vpc checkver. This will then read out your current version and the lastest release. This way you know if you need to update!
Updates - Minecraft v1.6.4
- Added new Permissions
vippluschat.admin.toggle
vippluschat.admin.reload
vippluschat.admin.checkversion
vippluschat.admin.blacklist
vippluschat.admin.blacklisted
vippluschat.admin.forceunignore
vippluschat.admin.ignored
- Added force unignore command
/vpc {fui/forceunignore} {chat} {username}
- Added Blacklist add/rem/del command
/vpc blacklist {username}
- Added Blacklised command
/vpc blacklisted
- Added Check version Command
/vpc checkver
- Blacklisting a user now forces them to unignore any chats previously ignored.
New Permissions...
I decided to add more admin permissions so if you want to give single permissions to certain staff and not have complete control over the entire plugin. This is now a option. How ever vippluschat.admin works exactly as it did before!
Force Uningore Command...
Well I had added a system that forced users to unignore chats. So I figured why not make a command that you can do the same thing!
Blacklist Command
After I had added the blacklist for blocking the ability to ignore chats. I had actually forgot to add a way inside the plugin. Thus the update to add and remove players from ingame using this command! Enjoy!
Blacklisted Command
Well adding on to the blacklisted command. I have decided to manipulate the ignored command to work with the black list. Thus we now have the ability to get a list of blacklisted users in game!
Check Version Command
Now by default this is set to false. You can enable this in the config. To check if there is a new version out simply type /vpc checkver. This will then read out your current version and the lastest release. This way you know if you need to update!
1.10 Release of v0.7 No New Changes
0.7 Updates:
- Ignore now officially Ignores chat and does not allow you to send messages.
- There is now a message that appears when you attempt to send a message when you are ignoring a chat
- Color Codes and Format Codes now work in chat
- Ignore now officially Ignores chat and does not allow you to send messages.
- There is now a message that appears when you attempt to send a message when you are ignoring a chat
- Color Codes and Format Codes now work in chat
- Ignore now officially Ignores chat and does not allow you to send messages.
- There is now a message that appears when you attempt to send a message when you are ignoring a chat
- Color Codes and Format Codes now work in chat
- Ignore now officially Ignores chat and does not allow you to send messages.
- There is now a message that appears when you attempt to send a message when you are ignoring a chat
- Color Codes and Format Codes now work in chat
- Ignore now officially Ignores chat and does not allow you to send messages.
- There is now a message that appears when you attempt to send a message when you are ignoring a chat
- Color Codes and Format Codes now work in chat
- Ignore now officially Ignores chat and does not allow you to send messages.
- There is now a message that appears when you attempt to send a message when you are ignoring a chat
- Color Codes and Format Codes now work in chat
- Ignore now officially Ignores chat and does not allow you to send messages.
- There is now a message that appears when you attempt to send a message when you are ignoring a chat
- Color Codes and Format Codes now work in chat
- Ignore now officially Ignores chat and does not allow you to send messages.
- There is now a message that appears when you attempt to send a message when you are ignoring a chat
- Color Codes and Format Codes now work in chat
- Ignore now officially Ignores chat and does not allow you to send messages.
- There is now a message that appears when you attempt to send a message when you are ignoring a chat
- Color Codes and Format Codes now work in chat
- Ignore now officially Ignores chat and does not allow you to send messages.
- There is now a message that appears when you attempt to send a message when you are ignoring a chat
- Color Codes and Format Codes now work in chat
- Ignore now officially Ignores chat and does not allow you to send messages.
- There is now a message that appears when you attempt to send a message when you are ignoring a chat
- Color Codes and Format Codes now work in chat
All three of these are bug fixes
DELETE(or remove it from the plugins folder) YOUR CONFIG BEFORE UPDATING PLUGIN
Not doing this can cause problems when updating to the latest config file as there was a ton of changes.
- Ignore/unIgnore chats
- Ignore Chat Blacklist
- Disable Ignore based on chats
- Lots of new messages
- More Custom Message Variables
DELETE(or remove it from the plugins folder) YOUR CONFIG BEFORE UPDATING PLUGIN
Not doing this can cause problems when updating to the latest config file as there was a ton of changes.
- Ignore/unIgnore chats
- Ignore Chat Blacklist
- Disable Ignore based on chats
- Lots of new messages
- More Custom Message Variables
DELETE(or remove it from the plugins folder) YOUR CONFIG BEFORE UPDATING PLUGIN
Not doing this can cause problems when updating to the latest config file as there was a ton of changes.
- Ignore/unIgnore chats
- Ignore Chat Blacklist
- Disable Ignore based on chats
- Lots of new messages
- More Custom Message Variables
DELETE(or remove it from the plugins folder) YOUR CONFIG BEFORE UPDATING PLUGIN
Not doing this can cause problems when updating to the latest config file as there was a ton of changes.
- Ignore/unIgnore chats
- Ignore Chat Blacklist
- Disable Ignore based on chats
- Lots of new messages
- More Custom Message Variables
DELETE(or remove it from the plugins folder) YOUR CONFIG BEFORE UPDATING PLUGIN
Not doing this can cause problems when updating to the latest config file as there was a ton of changes.
- Ignore/unIgnore chats
- Ignore Chat Blacklist
- Disable Ignore based on chats
- Lots of new messages
- More Custom Message Variables
DELETE(or remove it from the plugins folder) YOUR CONFIG BEFORE UPDATING PLUGIN
Not doing this can cause problems when updating to the latest config file as there was a ton of changes.
- Ignore/unIgnore chats
- Ignore Chat Blacklist
- Disable Ignore based on chats
- Lots of new messages
- More Custom Message Variables
DELETE(or remove it from the plugins folder) YOUR CONFIG BEFORE UPDATING PLUGIN
Not doing this can cause problems when updating to the latest config file as there was a ton of changes.
- Ignore/unIgnore chats
- Ignore Chat Blacklist
- Disable Ignore based on chats
- Lots of new messages
- More Custom Message Variables
DELETE(or remove it from the plugins folder) YOUR CONFIG BEFORE UPDATING PLUGIN
Not doing this can cause problems when updating to the latest config file as there was a ton of changes.
- Ignore/unIgnore chats
- Ignore Chat Blacklist
- Disable Ignore based on chats
- Lots of new messages
- More Custom Message Variables
DELETE(or remove it from the plugins folder) YOUR CONFIG BEFORE UPDATING PLUGIN
Not doing this can cause problems when updating to the latest config file as there was a ton of changes.
- Ignore/unIgnore chats
- Ignore Chat Blacklist
- Disable Ignore based on chats
- Lots of new messages
- More Custom Message Variables
DELETE(or remove it from the plugins folder) YOUR CONFIG BEFORE UPDATING PLUGIN
Not doing this can cause problems when updating to the latest config file as there was a ton of changes.
- Ignore/unIgnore chats
- Ignore Chat Blacklist
- Disable Ignore based on chats
- Lots of new messages
- More Custom Message Variables
DELETE(or remove it from the plugins folder) YOUR CONFIG BEFORE UPDATING PLUGIN
Not doing this can cause problems when updating to the latest config file as there was a ton of changes.
- Ignore/unIgnore chats
- Ignore Chat Blacklist
- Disable Ignore based on chats
- Lots of new messages
- More Custom Message Variables
DELETE(or remove it from the plugins folder) YOUR CONFIG BEFORE UPDATING PLUGIN
Not doing this can cause problems when updating to the latest config file as there was a ton of changes.
- Ignore/unIgnore chats
- Ignore Chat Blacklist
- Disable Ignore based on chats
- Lots of new messages
- More Custom Message Variables
DELETE(or remove it from the plugins folder) YOUR CONFIG BEFORE UPDATING PLUGIN
Not doing this can cause problems when updating to the latest config file as there was a ton of changes.
- Ignore/unIgnore chats
- Ignore Chat Blacklist
- Disable Ignore based on chats
- Lots of new messages
- More Custom Message Variables