Change Log

PWCP Changelog

Version 5.1.1

Date: Aug. 7, 2016

Added

  • Nothing, just a small bug patch

Fixed and Removed

  • Fixed errors on update check (Dev Bukkit changed link format).

Bugs

  • None

Version 5.1.0

Date: July. 22, 2016

Added

  • Add automatic chat color settings
  • Add Inventory GUI for setting chat color
    • /chatcolor and /cc
  • Ad blocker now blocks websites and links
  • Ad blocker now blocks IP Addresses
    • IPv4 and IPv6 (With and without ports)
  • Added ability to enable/disable broadcast when a player is kicked for swearing.
  • Added ability to enable/disable broadcast when a player is kicked for advertising.
  • Added some things to the API for developers.
  • Several minor additions.

Fixed and Removed

  • Fixed config not saving (as reported by many)
  • Fixed issues with auto chat color not being togglable.
  • Fixed issues with chat formatting.
  • Fixed issues with chat messages.
  • Removed unneeded code.
  • Fixed and removed typos.

Bugs

  • None

Version 5.0.1

Date: June. 13, 2016

Added

  • Added /pwc set <function> <value> <value2>
    • Such as /pwc set alias world &4Factions
  • Added version checking for developers
    • This is really compatibility checking, so that you don't have to depend on server admins keeping up with patch updates.

Fixed and Removed

  • Fixed issue with local chat messages not sending when there is no share group for the world.
  • Fixed some strange null errors in the console.
  • Fixed some background stuff for developers
  • Several small fixes.

Bugs

  • None

Version 5.0.0

Date: June. 9, 2016

Added

  • Chat formatting (Beta)
  • Anti swear filtering.
  • Anti ad (Beta).
  • Player specific data files.
  • World data files (for storing aliases and such) (Also in beta)
  • API for developers to use in their plugins.
  • And a lot more behind the scenes things.
    • Doesn't sound like a lot, but it really is a lot.

Fixed and Removed

  • Basically recoded 95% of the plugin
  • Completely reworked chat system
  • Removed useless functions and code
  • Fixed countless bugs
  • Fixed typos
  • And a ton of other things!

Bugs

  • None

Version 4.0.0

Date: Feb. 3, 2016

Added

  • Added a new mention system. (Requested here: Chat Mention)
    • Type a player's name in a chat message and they will receive an alert that they were mentioned.
    • Can be configured in the config.yml to require permissions, require the at (@) symbol, or send a notice to a player.
    • Hooks into the already existing alert system for easy integration.
  • Added a new /pwc worldspy (on/off/worldName) command
    • This command allows you to spy on specific worlds only (World names are not case sensitive).
    • Can be turned on or off for ease of use.
    • Can remove and add worlds to your spy list with ingame commands (pwc worldspy woldname)
    • spying on worlds are permission based.
      • Meaning you cannot spy on the world "staff" unless you had the permission pwcp.worldspy.staff
  • Added a custom message file.
    • This allows you to create whatever messages you want, rather than ones that are hard coded in.
    • This also allows multiple language support.
      • However only English is built in right now.
  • Added an "Announce Dev Join" option in the config.
    • If true, when I join your server, it will announce I have joined and that I am the developer of PerWorldChatPlus.
    • This does not give me any permissions or anything similar, it only broadcasts a message to all players.

Fixed and Removed

  • Fixed the entire chat managing system.
    • Recoded it from the ground up to guarantee it is all working again.
  • Fixed issues relating to chat alerts not always working if you had global spy on.
  • Fixed issues with chat bypassing not working properly.
  • Fixed issues with console commands acting weird.
    • Now only /pwc timedglobal works within console. The other commands will return saying you cannot use them unless you are a player.
  • Fixed and removed typos.
  • Removed unneeded code.
  • Several other minor fixes and improvements.

Bugs

  • None

Version 3.2.1

Date: Jan. 29, 2016

Added

  • Added aliases for commands.
    • Can now use: /pwc /pwcp /perworldchat /perwordchatplus
  • Added ingame help command with list of commands and functions.
    • /pwc help

Fixed and Removed

  • Fixed issue with Timed Global Chat command not turning off on /pwc timedglobal
  • Fixed issue with Timed Global Chat being turned off with /pwc timedglobal (time) after it was turned on.
  • Fixed issue with Timed Global Chat not being turned off on start up (if changed before boot up or after server crash)
  • Fixed issue with console commands not being recognized.
  • Recoded some of the chat listener to make it easier on the server.
  • Removed unneeded code.
  • Fixed and removed typos.
  • Other minor fixes and improvements

Bugs

  • None

Version 3.2.0

Date: Jan. 26, 2016

Added

  • Added ability to completely turn off per world chat.
  • Timed Global Chat
    • This will allow chat to be global for a timed amount or until manually disabled.
    • /pwc timedglobal <time>
    • pwcp.timedglobal
  • Changed config.yml, please delete it before updating.

Fixed and Removed

  • Fixed and removed typos.
  • Removed unneeded code.

Bugs

  • None

Version 3.1.0

Date: Nov. 15, 2015

Added

  • * Added global message command.
    • Use either /global (message) or /globalchat (message)
    • Permission: pwcp.global
  • Added compatibility for new Earthquake minigame which uses PerWorldChatPlus for extra chat settings.

Fixed and Removed

  • Fixed typos.
  • Fixed issues with alerts system.
  • Removed depend for Vault, unneeded.
  • Cleaned up some code.
  • Other minor fixes and patches.

Bugs

  • None

Version 3.0.0

Date: Sep. 05, 2015

Added

  • Added minor tweaks and improvements to alert system.
  • Added better chat sharing features.

Fixed and Removed

  • Fixed typos.
  • Fixed minor issues with alert system.
  • Fixed website display when viewing plugin info.
  • Fixed chat sharing to worlds.
    • This was done in a weird way so it has been completely revamped

Bugs

  • None

Version 2.0.0

Date: Jul. 15, 2015

Added

  • /pwc alert (word)
    • Permission: pwcp.alert
    • Will add or remove a word from your "Alert list"
    • If a message contains one or more of the words in your list, it will allow you to see the message (even if you do not have spy enabled)
    • Will also play the exp level up sound to get your attention.

Fixed and Removed

  • Fixed typos.
  • Fixed occasional duplicate messages. (very rare)

Bugs

  • None

Version 1.0.0

Date: Jun. 26, 2015

Added

  • First release.

Fixed and Removed

  • Nothing

Bugs

  • None