W-WB-Leave 1.0.3
Details
-
FilenameW-WB-Leave.jar
-
Uploaded by
-
UploadedMay 7, 2015
-
Size11.93 KB
-
Downloads156
-
MD59eeaac483149784101a6b7c97a06496d
Supported Bukkit Versions
- 1.8.1
Changelog
Version 1.0.3 (There is a bug with /playerinfo and will be fixed soon)
- 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
- If the config option for "ServerName" is not set, when a new player joins, it says, "Welcome, {Player}, to null". FIXED IN 1.0.4!!!
- Using this plugin without Vault will not allow the /playerinfo command to work. (Fixing as you read this)