Skip to content
This repository was archived by the owner on May 30, 2023. It is now read-only.

gaycookie/JOTD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Job of the Day 💼

minecraft-1.14.2-ready build-against-1.14

JOTD short for "Job of the Day" is a custom plugin made for a server I play on.
This plugin must be used in combination with Jobs Reborn and does not cycle on its own.

Required plugins

Permissions

Permission Description
jotd.admin Admin permissions, automatically assigned to those that are OP.

Commands

Command Permissions Description
/jotd current Shows the current Job of the Day boost.
/jotd generate jotd.admin Generate a new random Job of the Day boost.
/jotd previous Shows the previous Job of the Day boost.
/jotd reload jotd.admin Reload the Job of the Day plugin.

Placeholders

Placeholder Description
%jotd_current_job% Returns the current Job of the day.
%jotd_current_boost% Return the current boost of the job of the day.
%jotd_previous_job% Return the previous Job of the day.
%jotd_previous_boost% Return the previous boost of the job of the day.

Config (default)

show_welcome_message: true
messages:
  welcome: "§eThe Job of the Day is §a%jotd_current_job% §ewith a §a%jotd_current_boost%% §eboost."
  current: "§eThe Job of the Day is §a%jotd_current_job% §ewith a §a%jotd_current_boost%% §eboost."
  previous: "§eThe previous Job of the Day was §a%jotd_previous_job% §ewith a §a%jotd_previous_boost%% §eboost."
possible_boosts:
  exp: true
  money: true
  points: true
boosts_amounts:
  min: 10
  max: 50
excluded_jobs:
  -

About

Job of the Day plugin for Jobs Reborn.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages