W-WB-Leave 1.1.3
Details
-
FilenameW-WB-Leave.jar
-
Uploaded by
-
UploadedMay 11, 2015
-
Size15.08 KB
-
Downloads146
-
MD571d0da98d777857ac8c35f49fbd07a8b
Supported Bukkit Versions
- 1.8.3
Changelog
Version 1.1.3
- Added a permission for the /welcome reload subcommand. welcome.reload. Default to OP
- Fixed an error where players with the permissions for the hidelogins command, would still get a "no permission" message
- Placed inventory click listeners in another class to clean up a lot of code
- HUGE configuration overhaul. Please delete and regenerate your configuration file. Backup your configuration settings before resetting the configuration file
- Colours are now able to be used in the config file for the ServerName, JoinMessage, and QuitMessage options
- Added comments over every single configuration option to explain how to use it, and the features it holds
- Added a warning header above the configuration file to give a warning. DO NOT REMOVE THE #'s IN THE CONFIG
- Added generation of a "banned.yml" file for future preparations
Version 1.1.2
- Added a config reload sub-command. It is under the welcome command, much like the help. /welcome reload
- Added a version sub-command. It is also under the welcome command. /welcome version
- Generic optimizations that you probably won't care about
- Lots and lots and lots of hugs for the support <(^-^)>
Version 1.1.1
- W-WB-Leave is now interchangeable with CraftBukkit and Spigot. Thank you to loslobos1234 for doing that for me
- Added the /hardmute command into the /wwl help menu. Oops. Forgot that
- Changed the look of muted messages to make them look more professional
- Fixed a potential bug for some servers where muted chat still went through publicly
- Added an alias for /hardmute. /mute works the same way, however if another plugin uses /mute, it may or may not work. This depends on which plugin loaded first
- Fixed a slight error with the accumulation of player kills in the /playerinfo GUI
Note: Plans are being made to develop a /hardban command. I am attempting to make this slightly different from the ban command, so please bear with me on this. Be patient, I cannot promise it in the next update
Version 1.1.0
- 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
None in this version. Please leave a ticket if you find a bug, or have a suggestion. It would be very much appreciated