NathanCollaert / RewardsLite

A lightweight, advanced and very customizable plugin that gives rewards to players at specific playtimes.
MIT License
15 stars 12 forks source link

Change the Rewards Command #17

Closed BobbyTowers closed 4 years ago

BobbyTowers commented 4 years ago

The ability the change the /rewards command to something else. I have another plugin that uses it.

NathanCollaert commented 4 years ago

You can use the build in aliases system of Bukkit to create a custom command for the /reward command of LPR by simply adding the following in the commands.yml file:

customcommandname:
    - "liteplaytimerewards:rewards"

More info about the commands.yml can be found here: https://bukkit.gamepedia.com/Commands.yml.

If you run into an error, please use the following build (you'll still have configure the custom command).

LitePlaytimeRewards-2.4.3-beta.1.0.0.zip