W-WB-Leave 1.1.0

Details

  • Filename
    W-WB-Leave.jar
  • Uploaded by
  • Uploaded
    May 9, 2015
  • Size
    11.33 KB
  • Downloads
    144
  • MD5
    e2d610aa8c627bee9f664463257c6d2e

Supported Bukkit Versions

  • 1.8.1

Changelog

Version 1.1.0 < please use the craftbukkit.jar from Spigot

  • Added a /hardmute command to mute another player. Only members with the welcome.hardmute permission can mute another player
  • All players with the ability to mute a player, receive muted player chat
  • Added a status for muted players. If they are muted, the /playerinfo GUI will display it
  • Temporarily removed many of the functionalities of the /playerinfo command on offline players
  • Only the status icon will display when the /playerinfo command is run on an offline player
  • Added a new status. "Dead". The odd chance that you run /playerinfo on another player when they're in the respawn screen, it'll tell you ;)
  • Fixed a potential scamming possibility with the /playerinfo command. The quartz was grabbable
  • Potential fix to the NullPointerException when using the /playerinfo command
  • Drastically decreased the file size by a whopping 1kb ;D

Version 1.0.4 (Please let me know if you are having issues with /playerinfo. There is a known bug and I want to see who it affects)

  • Fixed the welcome message for servers with the "ServerName" config value of "null". Will now return "Welcome, {Player}, to the server!"
  • Fixed the error with not enabling when Vault is not installed. Should be truly optional now
  • Added a joining sound. When a player joins, all players on the server get a ding sound. There is a config option for this. Default to true

Note: New config option means you have to reload your config file. Delete it, and let the plugin generate a new one. Be sure to backup your configuration options before deleting the config file

Version 1.0.3

  • Implemented the optional Vault API for economy
  • If an economy is installed, /playerinfo will display the player's balance with a gold bar icon
  • If Vault is not installed to hook into an economy, it will not display the gold bar in the GUI
  • Added a player status icon to display if the player is either banned, online, or offline. Plans to add, "Muted" status
  • Potential fix to the /playerinfo command on offline players

Version 1.0.2

  • Because OCD, removed one of the "-"'s from the help menu. Yes, it bothered me that much
  • Fixed the invalid arguments returning false. Oops
  • Added a player information command. /playerinfo. This will display player kills and player deaths. Will add more information later
  • The /playerinfo command can be used on another player if a player is specified. Ex: /playerinfo 2008Choco
  • The /playerinfo command has two permission nodes. "welcome.playerinfo.self" and "welcome.playerinfo.other". These are default to all players if not set

Version 1.0.1

  • Created an alias for /welcome. /wwl will work the same and open up the GUI
  • Added a /welcome help command (or /wwl help) to display the list of commands available (upon request)

Version 1.0.0:

  • I, 2008Choco, have recoded the entire project from start to finish to assist countryrose12 in development
  • New configuration option to set the join message. By default, it is set to "Join> {Player} joined the game"
  • New configuration option to set the quit message. By default, it is set to "Quit> {Player} left the game"
  • New configuration option to set the name of your server which will display in the join and quit messages. Colours not supported as of yet (Plan to be supported soon)
  • New administrator command. /hidelogins will hide all login messages until it is run again. Permission node required: welcome.hidelogins
  • New administrator command. /welcome will open up a GUI to ease access to commands implemented in the future.
  • Updated to work with versions 1.8.0, 1.8.1, 1.8.2, 1.8.3, and 1.8.4. Should work in all 1.7 versions as well
  • I will be maintaining the project for as long as countryrose12 needs me, and pushing out as many useful updates as possible
  • All promises that countryrose12 has made, will be implemented gradually over time

- This upload will ONLY work with CraftBukkit version 1.7.0 - 1.7.9, 1.8.0 - 1.8.4. Spigot is NOT yet supported