https://github.com/datatags/tntbow
A "fork" of the orignal tntbow plugin
https://github.com/datatags/tntbow
Last synced: 8 months ago
JSON representation
A "fork" of the orignal tntbow plugin
- Host: GitHub
- URL: https://github.com/datatags/tntbow
- Owner: datatags
- License: gpl-3.0
- Created: 2021-05-17T17:36:59.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-05-18T19:16:53.000Z (about 5 years ago)
- Last Synced: 2025-03-02T13:50:54.587Z (over 1 year ago)
- Language: Java
- Size: 19.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# tntbow
A "fork" of the orignal tntbow plugin, which can be found at https://dev.bukkit.org/projects/tntbow
It is GPLv3 licensed according to that page, so this "fork" is as well.
The main changes are:
- Set api-version: 1.13
- Use standard recipe constructor instead of deprecated one
- Remove a bunch of unused variables
- Change /tntbow command to give a tntbow instead of displaying plugin info
- Setting ammoOn no longer affects creative mode players
- Get bow from EntityShootBowEvent instead of getting from player's hand, allowing tntbow to also work in offhand