A plugin for PMMP :: Implement target selector in PMMP!
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.
- 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
- Configure the permission of target selector
- in
config.yml
file
- in
- Configure the whether the update is check (default "false")
- in
config.yml
file
- in
The configuration files is created when the plugin is enabled.
The configuration files is loaded when the plugin is enabled.