public TroopDetailPlugin() { this.pluginName = "TroopDetailPlugin"; this.description = "部队细节显示"; this.author = "clip_on"; this.version = "1.0.0"; this.troopDetail = new TroopDetail(); }