Configuration

Config Values

There are four config values for powers:

  • "allow_choose" (default: false): Whether players can choose their power.
  • "allow_change" (default: false): Whether players can change their power.
  • "drain_pool" (default: true): Whether Wu can only give a power once before all powers are given.
  • "enable_no_power" (default: true): Whether players can be given no power.

Power Command

The "/power" command is used to query, give, and clear powers. It has 3 functions:

  • "/power ": Query the power of an entity.
  • "/power ": Give a power to an entity.
  • "/power clear ": Clear the power of an entity. The entity argument can be omitted to apply the command to the sender.

Minejago Wiki