Skip to content
This repository has been archived by the owner on Apr 29, 2018. It is now read-only.

Releases: MtthwBrwng/FlashlightPlus

Update v1.10.2-1.0.17

13 Jul 23:08
Compare
Choose a tag to compare

Fixed issue #8: PlayerInteractEvent was returning null

Update v1.10-1.0.16

03 Jul 17:26
Compare
Choose a tag to compare

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

30 May 17:03
Compare
Choose a tag to compare

Change log:
Updated to use Spigot 1.9.4
Fixed the use of depreciated methods (Player#getItemInHand)

Update: 1.0.14

29 Feb 03:08
Compare
Choose a tag to compare

Re-uploading to Github.

Update 1.0.11-beta-1

06 Oct 22:34
Compare
Choose a tag to compare

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

08 Oct 17:56
Compare
Choose a tag to compare

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

04 Oct 19:55
Compare
Choose a tag to compare

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

06 Jan 01:19
Compare
Choose a tag to compare

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

03 Jan 07:49
Compare
Choose a tag to compare

Changes:

  • Fixed issue with conflicting other signs

FlashlightPlus v1.0.8

03 Jan 00:45
Compare
Choose a tag to compare

Changes:

  • Fixed /flashlight display message
  • Fixed event not being passed
  • Added Metrics