Skip to content

presentkim-pm/TargetSelector

Repository files navigation

TargetSelector

A plugin for PMMP :: Implement target selector in PMMP!

license release download

What is this?

Target Selector is plugin that implement target selector in PMMP.
More description of target selector Link : Commands#Target_selectors

You can see player inventory and modify too.
Inventory monitor will be sync with player inventory.

Features

  • Implement target selector
    • @p (nearest player)
    • @r (random player)
    • @a (all players)
    • @e (all entities)
    • @s (the entity executing the command)
    • Target selector arguments
  • Support configurable things
  • Check that the plugin is not latest version
    • If not latest version, show latest release download url

Configurable things

  • Configure the permission of target selector
    • in config.yml file
  • Configure the whether the update is check (default "false")
    • in config.yml file

The configuration files is created when the plugin is enabled.
The configuration files is loaded when the plugin is enabled.