![[IMG]](http://proxy.spigotmc.org/032419c7b32c9fab98402efb06cd2b786a7fdce6?url=https%3A%2F%2Fi.imgur.com%2FIBROO0l.png)
This plugin is a simple paychecks plugin. This plugin will add money to a player's balance every x minutes as defined in the configuration.
There are endless paycheck groups that you can add, just simply copy the template "100" in the configuration and paste it following YAML format.
With this plugin, you can pay players differently based on a permission (which you set in the configuration) per each paycheck group. If the player has one (or multiple) of those permissions, they will have the amount you set deposited into their vault balance.
Server Administrators:
Anybody who is opped on the server will by default receive a paycheck from every paycheck group you have set in the configuration. If you would like for opped players to only receive specific paycheck groups, simply add the negate permission to the player or to groups that player is in to combat this from occuring.
For example: If your paycheck group permissions are "paycheck.100" and "paycheck.200", and you give an opped player the permission node "-paycheck.100", that player would only receive the paycheck assigned to the "paycheck.200" permission.
The main permission to allow players to use the commands listed in the screenshot below is "paycheck.admin".
![[IMG]](http://proxy.spigotmc.org/6a69f02cdb60f09e0499deb4e2a9e4371e049910?url=https%3A%2F%2Fi.imgur.com%2F3RRpU9t.png)
Code (YAML):
#####################################
# CityRP Paychecks #
# by: aDrew1 #
#####################################
#####################################
# SETTINGS #
#####################################
# USE /pc help TO VIEW COMMANDS!
# Permissions:
# paycheck.admin - Allows usage of the help, reload, and send commands.
# Placeholders:
# %a% - Amount of money deposited.
# %p% - Player's name who is seeing the message. (For "Invalid Player", this variable will represent the target player!)
Prefix : '&c&lCityRP &8&l»'
Incorrect Usage : '&cError! &7Incorrect command usage. Use &e/paycheck help &7to see all commands.'
No Permission : '&cError! &7You do not have permission to do this!'
Invalid Player : '&cError! &e %p% &7was not found or is not online.'
Reload : '&7Configuration reloaded.'
Message :
- ' '
- '&c&lCityRP Paycheck'
- '&eA Paycheck has been deposited to your account!'
- '&7Deposited : &e$%a%'
- ' '
Paycheck Frequency : 1 # in minutes
#########################################################################################
# PAYCHECKS #
#########################################################################################
# 100: # Add as many of these groups as you would like. You can name them anything. #
# perm: 'cityrp.paycheck.100' # Set the permission to whatever you would like. #
# amt: 100 # This amount must be a positive whole number (integer). #
#########################################################################################
Paychecks:
100:
perm : 'paycheck.100'
amt : 100.00
200:
perm : 'paycheck.200'
amt : 200.00
![[IMG]](http://proxy.spigotmc.org/66f348167d054acac2a19746ccf77f4dca390293?url=https%3A%2F%2Fi.imgur.com%2Fs6X6OaR.png)
If you are having any issues with the plugin, or need to report a bug with the plugin, please DM me on Discord (Drew#0973). Please do not post bug reports in the reviews.
![[IMG]](http://proxy.spigotmc.org/23245429df0027d8335d3e181f6b5f0a7cfe02b4?url=https%3A%2F%2Fi.imgur.com%2FIg1z8g6.png)
You can DM me (aDrew1) for support if needed.
CityRP: Paychecks is an open source project. You can access the source code on my github, here.
Please do not modify the code to remove any watermark or indication that the plugin was created by my. If used in a project, please credit myself (aDrew1) for the original code.
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.18, 1.19, 1.20
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Spigot — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
CityRP Paychecks | Vault | Fully Configurable | 1.20.x is a free Minecraft Java mod. Compatible with Minecraft 1.18, 1.19, 1.20. Downloaded 427 times (via Spigot). Download it and open it directly in the game.