Commands and Permissions

As almost every plugin, LogEx provides commands too. The commands are with LogEx RC1 still the same as those of Log.

Command actions with permission nodes

Show available commands in-game

  • Command: /log <number>

Set the language to be used

  • Command: /log set-language <language>
  • Permission node: log.admin.setlanguage
  • Remark: You have to replace <language> by a specific language shortcut (See Multilanguage stuff)

Watch chat log

Find by player

  • Command: /log chat <player>
  • Permission node: log.watch.chat

Find by date

  • Command: /log chat <day> <month> <year>
  • Permission node: log.watch.chat

Watch logins

Find by player

  • Command: /log login <player>
  • Permission node: log.watch.logins

Find by date

  • Command: /log login <day> <month> <year>
  • Permission node: log.watch.logins

Watch spawnegg log

Find by player

  • Command: /log spawnegg <player>
  • Permission node: log.watch.spawneggs

Find by date

  • Command: /log spawnegg <day> <month> <year>
  • Permission node: log.watch.spawneggs

Watch command log

Find by player

  • Command: /log command <player>
  • Permission node: log.watch.commands

Find by date

  • Command: /log command <day> <month> <year>
  • Permission node: log.watchcommands

Find by command

  • Command: /log command-who <command>
  • Permission node: log.watch.commands

Watch death log

Find by player

  • Command: /log death <player>
  • Permission node: log.watch.death

Find by date

  • Command: /log death <day> <month> <year>
  • Permission node: log.watch.death

Watch gamemode log

Find by player

  • Command: /log gamemode <player>
  • Permission node: log.watch.gamemode

Find by date

  • Command: /log gamemode <day> <month> <year>
  • Permission node: log.watch.gamemode

Watch world log

Find by player

  • Command: /log world <player>
  • Permission node: log.watch.world

Find by date

  • Command: /log world <day> <month> <year>
  • Permission node: log.watch.world

Watch ore data of players

  • Command: /log ore <player>
  • Permission node: log.watch.ore

Watch changelog

  • Command: /log changelog
  • Permission node: log.watch.changelog

Watch statistics

  • Command: /log statistics
  • Permission node: log.watch.statistics

Watch block changes of a specific block

  • Command: /log block <id:name>
  • Permission node: log.watch.block

Usage of clean command

  • Permission node: log.admin.clear
  • Remark: In the following examples I will use the syntax XX. You have to replace it by logdb (For the map related database), playerdb (For the player related database) or customdb (For the API related database)

Clear whole database

  • Command: /log clean-XX

Clear database from entries older than a date

  • Command: /log clean-XX <day> <month> <year>

Clear database from entries older than a date with a specific time

  • Command: /log clean-XX <day> <month> <year> <hour> <minute>

Run a self check

  • Command: /log self-check
  • Permission node: log.admin.selfcheck

Reload databases

  • Command: /log reload-databases
  • Permission node: log.admin.reloaddb

Get access to every administrator command

  • Permission node: log.admin.*

Get access to every watch command

  • Permission node: log.watch.*

Physical actions with permission nodes

View modification data by clicking a contained block

  • Action: Clicking a visible block with a stick (or, if modificated, the item defined in the configurations)
  • Permission node: log.stick

View modification data by clicking an opposite block (For destroyed blocks or bukket sources)

  • Action: Clicking the faced side of the opposite block with a bone (or, if modificated, the item defined in the configurations)
  • Permission node: log.bone

View item data by clicking a contained block

  • Action: Clicking a visible block with a feather (or, if modificated, the item defined in the configurations)
  • Permission node: log.feather

Get access to every moderator permission

  • Permission node: log.*

Notifications

Receive every notification

  • Permission node: log.admin.notifications.*

Receive update notifications

  • Permission node: log.admin.notifications.update

Back to main page


Comments

Posts Quoted:
Reply
Clear All Quotes