Class KeyRemappingPlugin

  • All Implemented Interfaces:
    com.google.inject.Module

    @PluginDescriptor(name="Key Remapping",
                      description="Allows use of WASD keys for camera movement with \'Press Enter to Chat\', and remapping number keys to F-keys",
                      tags={"enter","chat","wasd","camera"},
                      enabledByDefault=false)
    public class KeyRemappingPlugin
    extends Plugin