mirror of
https://github.com/zontreck/AutoMoneyPlugin
synced 2025-06-19 02:13:55 +00:00
Update readme
This commit is contained in:
parent
32276ccf57
commit
39f145f8d8
1 changed files with 18 additions and 1 deletions
19
README.md
19
README.md
|
@ -1,3 +1,20 @@
|
|||
# AutoMoneyPlugin
|
||||
|
||||
This is a very simple plugin designed to just automatically generate money for players, or payout from a specified bank account.
|
||||
This is a very simple plugin designed to just automatically generate money for players, or payout from a specified bank account.
|
||||
|
||||
# License
|
||||
|
||||
Licensed under the GPLv3
|
||||
|
||||
|
||||
# Building
|
||||
|
||||
To build the plugin, you need Maven installed.
|
||||
|
||||
```mvn clean package```
|
||||
|
||||
# Automated Builds
|
||||
|
||||
I do have a Jenkins server set up, which automatically builds the plugin when changes are made.
|
||||
|
||||
https://ci.zontreck.com/job/Projects/job/Java/job/AutoMoneyPlugin/
|
Loading…
Add table
Add a link
Reference in a new issue