StreamCamera-Config:修订间差异

来自lxStd Wiki
无编辑摘要
(页面内容被替换为“== 配置文件详解 == 下面是配置文件内容”)
标签替换 手工回退 可视化编辑
第1行: 第1行:
== 配置文件详解 ==
== 配置文件详解 ==
下面是配置文件内容
下面是配置文件内容
VoteApplyCount: 2
IdleChangeTimeMinutes: 2
public:
  pnf: '§cError: Player Not Found.'
  focusSetToBy: §eFocus set to $Remote by $Sender
  DenyExists: §cDenied. FocusPlayer exsts. You may need to ask focus player to migrate
    focus to you by command /migratecam
  DenyFocusToCam: §cYou mustn't set the focus to the Camera!!!
actcamera:
  senderCallback: §aNew CameraPlayer set up.
  broadcastUpdate: §ePlayer $Remote now act as the CameraPlayer.
  log: $Remote act as CameraPlayer with cmd from $Sender
  toRemote: §e$Sender set yoou as CameraPlayer.
  error1: '§c[SC] ERROR!, Sender: $Sender'
  BadUsage: §cPlease appoint a player to act as the Camera.
agreevote:
  issued: §aYou issued agreement to the vote.
  success:
    broadcast: §eBy the vote. Focuscam set to $Custom
  log: By a vote, focuscam set to $Custom
  promptToFocus: §eBy the vote. You are the camera focus now.
  already: §cYou have already issued an agreement.
  timedout: §cThe vote to $Custom was timed out
  nf: §cVote not found. use /votefocus create a vote.
c:
  now: '§aFocus: §e$Remote'
  nah: §cNo Focus
  nbs: §cNo Focus Player was found.
  idleto: §cIdle timed out. Focus removed from you.
  IdleNew: §a$Remote idle timed out. Focus set to $Custom.
v:
  to: §cLast Vote Timed Out!
m:
  scb: §aFocus Migrated.
  bc: §eFocus Migrated by $Sender to $Remote
  nfn: §cYou are not the FocusPlayer. You cannot migrate FocusCam
  usg: '§dUsage: /migratecam <PlayerName>, example: /migratecam Notch'
e:
  qsr: §cFocusPlayer quit. Reset RemotePlayer.
  fqrz: '§aRandoized selected a new player as FocusPlayer: $Remote'
  empty: §cServer is empty. Stop monitor.
  joinSet: §aFocus set to $Remote because no focus just now.
r:
  ok: §aConfiguraion reloaded. Took $Customms.
  fl: §cConfiguratino load faild.
sf:
  f: '§eFocus : '
  c: '§eCamera : '
vv:
  tt: '§dVote Information:'
  t1: '§e    Vote to: '
  t2: '§e    Vote Start Time: '
  t3: '§e    Agree-count: '
  f: §c    Vote timed out!
  'no': §cThere is no vote.
st:
  es: §eCamera Reset. By $Sender.
vf:
  vote: §aYou issued a vote to set focus to $Remote.
  log: §e$Sender issued vote to focus $Remote
  pp: §eType /agreevote in 10secs to agree $Sender's vote to focus $Remote
  ext: §cLast vote is still open. You cannot issue new vote now. Please try again
    later.
dlm:
  dr: §cSorry, but you are not the FocusPlayer. You can't do that.
  ok: §eAccording to focus player's requirement. Now focus is removed from him/her.
  empty: §eYou successfully removed focus. but focus is empty now. if you want to
    recover focus. use /focuscam yourname
  br: §e$Sender removed focus. Server focus is empty!
  asd: §e$Sender removed focus. New focus player is $Remote.
hud:
  health: '§eHealth: '
  pf: §a|
  dpf: §7|
CONFIG:
  isHttpServerOn: false
  ApiPort: 25511
  ApiPth: ILoveMC
  CameraPlayerName: lmsdscav
  HTTPAPIADDR: 0.0.0.0
  auto:
    isAutoPlay: true
    PlayWorld: world
    AutoPlayDelaySeconds: 10
    AutoLocations: 1 70 1,50 70 50,100 70 100

2023年8月21日 (一) 16:03的版本

配置文件详解

下面是配置文件内容