1.3 KiB
1.3 KiB
- Getting the Plugin to start
- Player Amount detection works
- Getting the Game to start
- Countdown works
- All players get a trident assigned
- Trident gets properly reset to Thrower (when not dead)
- Error occurs when trident hits ground
- does not detect if player somehow remains with tridents
- Playerdeath Detection works
- Alive Counter works
- Game winer routine works
- config gets created
- config gets loaded
- minimal players get loaded from config
- 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
- Sounds get played when they are supposed to
- Players that join while game is active will be set to spectator
- Players that leave the round will be removed from tracking
- Fix that players lose their tridents when dying but not through trident damage
- Permissions are loaded from config
- Permission detection works
- Language files are generated when not present
- Language will be read from config
- Loads correct language file based from configuration
- Variables get used properly
- Messages get used properly
- All Messages are implemented