Action disabled: source

Logblock

권한설정

LogBlock supports Bukkit Permissions, Permissions 2.7.4, Permissions 3 and the GroupManager permissions bridge.

logblock.*

Allows all LogBlock related commands. Be careful!

logblock.tool

Default: true Allows using the tool (the woodpickaxe) with default query (toolQuery in config). To set a custom query logblock.lookup permissions is required. Harmless, everyone can have this.

logblock.toolblock

Default: true Allows using the tool block (the bedrock block) with default query (toolBlockQuery in config). To set a custom query logblock.lookup permissions is required. Harmless, everyone can have this.

logblock.lookup

Default: op Grants acccess to /lb lookup commands and allows defining custom tool queries. No risk, besides players can spam the server with expensive queries.

logblock.rollback

Default: op Allows rollback, redo and writelogfile commands.

logblock.clearlog

Default: op Allows to use `/lb clearlog. Be careful!

logblock.hide

Default: op Allows to hide from logging. Be careful!

logblock.tp

Default: op Allows to use /lb tp.

logblock.me

Default: true Allows to see oneselfs stats with /lb me. Harmless, everyone can have this.

logblock.ignoreRestrictions

Default: op Allows to ignore the rollback restrictions rollback.maxTime and rollback.maxArea.

명령

전체 명령은 [로그블럭 위키참조(영문)](https://github.com/LogBlock/LogBlock/wiki/Commands)

 /lb lookup block fire created radius 20

20블럭 내 불난 곳 찾기. Listing all placing of fire in radius 20.

/lb rb player <name> since <timespec>

<name>의 <timespec> 이후 작업 복구.

  /lb rb player creeper area 10

10블럭내의 크리퍼(폭발) 복구

  /lb tp block fire created

불난 곳으로 이동 (Teleports you to the last started fire.)

 /lb block fire created sum p

불지른 유저 검색. Lists all players who started a fire

 /lb rb player TNT area 10

범위 10으로 폭탄 복구 Rolls back TNT damage.

/lb rb last

마지막 사용했던 명령을 복구

 /lb undo last

마지막 명령 취소 Undoes your last rollback.

  /lb redo last

마지막 명령을 다시 실행 .

역링크