Minecraft Auto Payments (Allowances) mod 2026 download
logo
minecraft mod Auto Payments (Allowances)

Auto Payments (Allowances)

Game Version: CB 1.7.9-R0.2
Total Downloads: 6,261
Updated: Apr 20, 2014
Created: Jan 24, 2013
Download Auto Payments (Allowances)Download Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
v6.3.1 release 62.24 KB Apr 20, 2014 CB 1.7.9-R0.2 1,499 download Auto Payments (Allowances) v6.3.1 releaseDownload
v6.2.4 release 35.26 KB Feb 12, 2014 1.7.4 422 download Auto Payments (Allowances) v6.2.4 releaseDownload
v6.0.0 release 111.66 KB Nov 21, 2013 CB 1.6.4-R2.0 486 download Auto Payments (Allowances) v6.0.0 releaseDownload
Version 5 release 35.51 KB Apr 1, 2013 1.5.1 1,082 download Auto Payments (Allowances) Version 5 releaseDownload
Version 4 release 35.52 KB Mar 12, 2013 1.4.7 647 download Auto Payments (Allowances) Version 4 releaseDownload
Version 3 release 34.28 KB Feb 3, 2013 1.4.7 742 download Auto Payments (Allowances) Version 3 releaseDownload
Version 2 release 34.13 KB Feb 1, 2013 1.4.7 649 download Auto Payments (Allowances) Version 2 releaseDownload
Version 1.0 release 33.71 KB Jan 24, 2013 1.4.7 734 download Auto Payments (Allowances) Version 1.0 releaseDownload

Description

Share this:

Overview

Auto Payments provides a system that integrates with your economy that allows you to setup automatic payments based on a time period. You can group players together to simplify the process or set individual payments. You have full control over many of the aspects of the payments including time period, amount, group overrides, and much more!

I realize that Mojang is moving to the UUID system and I am working on getting it all set from the transition frankly it should not be that hard to do with he way I have names gathered already.

Features

    SQLite database storage
    Per user configurable payments
    Configurable payment period
    Configurable automatic account suspension period
    Automatic resume after server stops
    New Log Files
    Group based payments
    Better Error Reporting
    Update notification (disable in config)

Dependancy

    Vault
    SQLibrary

Downloads

Recommended | Latest Dev

Development builds of this project can be acquired at the provided continuous integration server.

These builds have not been approved by the BukkitDev staff. Use them at your own risk.

Bug Tracker

Donate

Donate

Commands

Blanks after the main context will return help for that command

    Utility

    /payment help – Displays the command structure
    /payment lookup [username] – Retrieves the information from the database about the specified user
    /payment force – Forces a payment cycle
    /payment abort – Stops all future payments
    /payment restart – Restarts stopped payments
    /payment reload – Reloads the plugin config

    Group

    /payment group create [groupName] [payment] – Creates a new payment group
    /payment group delete [groupName] – Deletes a payment group and resets all users in the group to default
    /payment group modify [groupName] [payment] – Sets the payment of an existing group

    Player

    /payment player set [playerName] [payment] – Sets the payment of a user
    /payment player group [playerName] [groupName] – Sets a users group
    /payment player clear [playername] – Clears the payment of a user
    /payment player clear [playername] group – Clears the group of a user
    /payment player pause [playerName] – Suspends a player's payments
    /payment player resume [playerName] – Resumes a player's payments

Permission Nodes

    Supers

    autopayments.admin
    autopayments.player.*
    autopayments.group.*
    autopayments.payment.*

    Utility

    autopayments.help
    autopayments.payment.force
    autopayments.payment.lookup
    autopayments.payment.abort
    autopayments.payment.restart
    autopayments.reload

    Group

    autopayments.group.create
    autopayments.group.delete
    autopayments.group.modify

    Player
    autopayments.player.modify.payment
    autopayments.player.modify.group
    autopayments.player.clear
    autopayments.player.pause
    autopayments.player.resume

Config

    #Default payment period in hours
    paymentPeriod: 24
    #Timeout for automatic payments in days
    paymentTimeout: 7
    #Check For Updates
    checkForUpdates: true
    #How to notify you of updates pick ONE ->(console,chat,both)
    notifyMethod: 'both'
    #Group type (replace,add) replace overrides payment set per user add adds group to users default
    groupMode: 'replace'
    #The default group that a player is given on joining
    defaultGroup: 'default'
    #the default payment given to all new players
    defaultPayment: 0.0
    #
    #[---------End Configurable--------]
    #Don't change what is below
    hoursToPayment: 24
    configVersion: 3.0

Future Plans

    Group permissions
    UUID Support
    Online Only Payments
    Shorthand Commands

User Testimonials

    Deathmaul51 Owner of Legacy Craft

    "Thank you very much for this plugin. We use it on Legacy Craft and it works amazing."

    -Death

Comments

Add a comment