Package de.flyingfinger.minecraft.deathrun


package de.flyingfinger.minecraft.deathrun
  • Class
    Description
    Creates, opens, closes, and removes the glass start cage in the game world.
    Processes all subcommands of the /dr command and provides tab completion.
    Main plugin class.
    Bukkit event listener for all game-relevant events.
    Central controller class of the Deathrun plugin.
    Describes the current state of a deathrun game.
    Loads language files and provides localized strings.
    Holds all game-relevant data of a participant for the duration of a race.
    Cardinal direction in which players run during the deathrun.
    One individual scoreboard per player: - SIDEBAR: server name, top 5, own rank/distance/lateral deviation - PLAYER_LIST: scores for tab sorting (all players on every board)
    Updates only the displayed name in the tab list (playerListName).