37 lines
1.6 KiB
Markdown
37 lines
1.6 KiB
Markdown
# tridentwar
|
|
Tridentwar is a minigame inspired by friends.
|
|
|
|
## History
|
|
The development of this plugin originated on a server, a friend of mine hosted, where we played around with all sorts of items.
|
|
I later took the idea and started designing a plugin all around it.
|
|
|
|
## Supported version
|
|
I am using the most recent stable Minecraft spigot versions and cannot guarantee downwards compatibility.
|
|
|
|
## License
|
|
You are free to use this plugin on your server but, you have to mention me as the author and have to keep credit notices I placed inside the plugin.
|
|
|
|
## Current Roadmap
|
|
Because this plugin currently is in its early development phase I will update this to more interesting features down the road
|
|
my main goal, for now, is to get a stable plugin to host on servers without issues.
|
|
- [X] Getting the Plugin to start
|
|
- [X] Player Amount detection works
|
|
- [X] Getting the Game to start
|
|
- [X] Countdown works
|
|
- [X] All players get a trident assigned
|
|
- [X] Trident gets properly reset to Thrower (when not dead)
|
|
- [X] Error occurs when trident hits ground
|
|
- [ ] does not detect if player somehow remains with tridents
|
|
- was worked arround by moving players to spectator
|
|
- [X] Playerdeath Detection works
|
|
- [X] Alive Counter works
|
|
- Appears not to track at all
|
|
- [X] Game winer routine works
|
|
- death detection is nonfunctional
|
|
- [X] config gets created
|
|
- [X] config gets loaded
|
|
- [ ] minimal players get loaded from config
|
|
- [X] Writing Spawnpoints into the config works
|
|
- [ ] Reading Locations from config works
|
|
- [ ] Players will be teleported to the location wanted
|
|
- [ ] Player items do not drop on death and get removed |