Skip to content

Latest commit

 

History

History
executable file
·
14 lines (9 loc) · 485 Bytes

README.md

File metadata and controls

executable file
·
14 lines (9 loc) · 485 Bytes

Lightning Items

This is a simple plugin to test a concept. It will drop a random potion at a random location within a defined area. When that potion is picked up by the player, it will automatically take effect on that player.

Installation instructions

Copy the jar file into your plugins folder. Job done.

Revision History

  • 0.1 - Jake Moe - 10 October 2017
    • Initial code complete, ready for testing
  • 0.2 - Jake Moe - 11 October 2017
    • Various fixes from testing