Skip to content
/ Notes Public

A simple plugin for Bukkit servers which allow users to convert digital currency into banknotes

Notifications You must be signed in to change notification settings

sainttx/Notes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Notes

A plugin to create paper notes that have monetary value, commands, or experience.

Compiling

The project is written for Java 7 and can be compiled through the use of Maven. To compile this project:

  • Install Maven
  • Clone the repository using git clone https://github.com/sainttx/Notes.git
  • Compile with maven using mvn or mvn clean install

Usage

The subcommands for this plugin are as follows:

  • /withdraw <amount>
  • /deposit
  • /note give [player] [amount]
  • /note reload

About

A simple plugin for Bukkit servers which allow users to convert digital currency into banknotes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages