TargetSelector

Implement target selector in PMMP!

LGPL-3.0 License

Stars
6
Committers
1

TargetSelector

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

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.