BlockHorizons / InvSee

A PocketMine-MP plugin that lets you view and modify offline and online players' inventories in real-time!
https://poggit.pmmp.io/p/InvSee
Apache License 2.0
30 stars 14 forks source link

Question #16

Closed JohnDorie closed 5 years ago

JohnDorie commented 5 years ago

Hi.

Is the a Chance you can do a Alias like : /inv and /ec ?

Greetz

Muqsit commented 5 years ago

Hey @bermev2411 You can do this in your pocketmine.yml

aliases:
  inv: [invsee]
  ec: [enderinvsee]