File Details
Join Notifier
- B
- Jan 26, 2015
- 2.32 KB
- 275
- 1.8
File Name
JoinNotifier.jar
Supported Versions
- 1.8
v1.1 removed "default: null" from all perms to try to fix plugin.yml
v1.2 added "default: false" to all perms to try to fix plugin.yml
v1.3 changed all perms in main class to reflect actual plugin
v1.4 removed tabs from plugin.yml added enable/disable messages
v1.5 Added an event register in onEnable()
v1.6 changed call for player's name from "player" to "player.getDisplayName()" for all cases
v1.7 migrated to spigot.jar from bukkitapi.jar
v1.8 changed the default join message(no perms) to call player.getDisplayName() removed superfluous enable/disable loggers First fully functional build
Only supports the join notification. No Config. No customization *yet*

