W-WB-Leave 1.0.4
Details
-
FilenameW-WB-Leave.jar
-
Uploaded by
-
UploadedMay 9, 2015
-
Size12.21 KB
-
Downloads169
-
MD57290729be710be295e6b48b18118c962
Supported Bukkit Versions
- 1.8.1
Changelog
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
- /playerinfo is still bugged after 1.0.4. I believe it is Vault's fault. May have to remove softdependancy on Vault