This plugin provides a gamemode where you will get an Elytra, Rockets and some tridents. Then you can try to hit other player with it which is a lot of fun.
you can request changes/features
here
If you discover any issues please report them
here.
Implemented Commands
Code (Text):
/TridentFlightFight location
defines the location the gamemode starts. When a player is added or removed he will be teleported to this location
Code (Text):
/TridentFlightFight add <player>
Adds a player to the gamemode
Code (Text):
/TridentFlightFight remove <player>
Removes a player from the gamemode
Features:
- add Players to the TridentFlightFight
- remove Players from the TridentFlightFight
- set a spawn for the TridentFlightFight
- inventory restoring
- settingssaving
Planned Features
- wheater change to use the elytra with a trident and riptide
- high scores and score tables
- notifications when something happens
- support for more languages
- Inventory customization
- gamemodesession
Changelog
1.1.0 [latest]
- Update to work with 1.17
- code cleanup and build tool improvements
1.0.0
0.3.1alpha
- fixed bug where players could get the items from the gamemode after their death
- refactoring, unit tests and more under the hood to improve development speed and security
0.3.0alpha
- When a location is defined it gets saved so that it can be restored event when the server was stopped
0.2.3alpha
- fixed alpha bug where player target wasn't added / removed
- New Eventshandler: when the player logs out or get killed and is playing the game mode he will be removed from the game mode
0.2.1alpha
- Inventory Saving and Reloading
- Bugfixes, Codecleanup / refactoring
0.1.1alpha
- Fixed a faulity ShowUsage()-Function
0.1.0alpha
- initial Release
- add, remove, location command implemented
If you have any issues, problems or ideas feel free to contact me. You can also contact me if you have ideas for other projects.