Allow specifying amount in /more
LaughNgamez opened this issue ยท 2 comments
Make "/more" have an input string for the amount you want.
For example "/more 10" would give you 10 of whatever you're holding.
i have attempted to implement this feature in my fork of essentials.
i made a mistake and did it in the 2.x branch, but I believe if we merge it directly onto the 1.13 branch it will work fine because I implemented the changes from the 1.13 branch.
i don't really know how branching and merging and pull requests work so I haven't opened a PR yet.