Releases: MtthwBrwng/FlashlightPlus
Update v1.10.2-1.0.17
Fixed issue #8: PlayerInteractEvent was returning null
Update v1.10-1.0.16
Fixed issue #7
Fixed issue with offhand returning null
Changed from right click to left click for torch to prevent the event from being triggered twice.
Update 1.9.4-1.0.15
Change log:
Updated to use Spigot 1.9.4
Fixed the use of depreciated methods (Player#getItemInHand)
Update: 1.0.14
Re-uploading to Github.
Update 1.0.11-beta-1
What's New:
Fixed Milk Bucket removing potion effect when flashlight was enabled.
please create an issue for any bugs found.
Update 1.0.11
What is New:
Potion Particle Effects no longer show when Flashlight is enabled
Updates from previous releases
Please report any issues to Here
Update 1.0.11-beta
What's New:
In this update is mainly fixes, no major changes yet.
Added Alias to /flashlight, you can now use /fl
Added Checking if a player already has a flashlight torch in there inventory
Changed permission flashlight.use to flashlight.toggle
Changed permission flashlight.use.spawn to flashlight.spawn
Removed permission flashlight.use.on/off
Added permission flashlight.help
commands:
flashlight:
description: Toggles Flashlight
fl:
description: Alias of flashlightn command
permissions:
flashlight.toggle:
description: Allows use of the flashlight
default: op
flashlight.help:
description: Brigns up Flashlight Menu
default: op
flashlight.spawn:
description: Spawns in Flashlight torch
default: op
flashlight.bypasscooldown:
description: Allow bypass of the cool down
default: op
flashlight.use.torch:
description: Allows use of the torch
default: op
flashlight.admin.reload:
description: Reload the configuration file
default: op
flashlight.admin.sign:
description: Ability to create FlashlightPlus sign
default: op
FlashlightPlus v1.0.10
Changes:
Fixed players not being able to use signs when having no permissions.
Fixed the creation of a config file being created every time
FlashlightPlus v1.0.9
Changes:
- Fixed issue with conflicting other signs
FlashlightPlus v1.0.8
Changes:
- Fixed /flashlight display message
- Fixed event not being passed
- Added Metrics