BedrockCommunity / CoreJobs-Nukkit

This plugin was created for all. Anyone can modify them and make a PR. Thanks for using them.
GNU General Public License v3.0
3 stars 1 forks source link

CoreJobs

This plugin was created for all. Anyone can modify them and make a PR. Thanks for using them.

Note: This plugin now is very very pointless and basic. Just for be.

I'm planning add:

Config

{
  "messages": {
    "consoleMessage"        : "&cYou can't use this command as Console Command Sender.",
    "messageTitleJobWindow" : "                       Hello!\n           Welcome to Job Category!\n    Select what you want to do from now.",
    "receiveJob"            : "&7» &3You have successfully selected Job: &b%job &3!",
    "withoutJobTitleWindow" : "Without Job Option",
    "withoutJobMessage"     : "&7» &3From now, you don't have One Job &3!"
  },
  "icons": {
    "lumberJackIcon"        : "https://i.imgur.com/uWmtrax.png",
    "minerIcon"             : "https://i.imgur.com/XFCYdCz.png",
    "farmerIcon"            : "https://i.imgur.com/otMDlEU.png",
    "killerIcon"            : "https://i.imgur.com/YHkAa4q.png",
    "hunterIcon"            : "https://i.imgur.com/HpwAZvq.png",
    "infoIcon"              : "https://i.imgur.com/nujWKR3.png",
    "withoutJobIcon"        : "https://i.imgur.com/YXBNPBc.png"
  }
}