Skip to content

Commit

Permalink
Update README.md with current direction
Browse files Browse the repository at this point in the history
  • Loading branch information
Sleaker authored Feb 18, 2020
1 parent 681488e commit f34cf49
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,7 @@ So, what features do I _think_ you'll like the most?
namespaces. Just simply add Vault.jar to your download zip file!
* Broad range of supported plugins
I wanted an abstraction layer not only for Economic plugins but also
Permission plugins as well. The future will likely add more, but what
types, I have yet to decide, let me know!
Permission plugins as well.
* Choice!
That's half the fun of Bukkit, we get to choose what to use! More choice
has never hurt developers so here's to choice!
Expand Down Expand Up @@ -58,7 +57,8 @@ along with Vault. If not, see <http://www.gnu.org/licenses/>.

## Building
Vault comes with all libraries needed to build from the current branch and
also comes with an Apache Ant build file (build.xml).
also comes with an Apache Ant build file (build.xml) and a Maven build file
(pom.xml). Maven is currently the preferred build method.


## Dependencies
Expand All @@ -70,10 +70,10 @@ only need to compile against Vault.


## Supported Plugins
Vault provides abstraction for the following categories and plugins. If you
have your own plugin that you believe should be supported, fork Vault or create
a patch with the necessary changes. Additionally you can create an issue on
Github and we'll get to it at our convenience.
Vault provides abstraction for the following categories and plugins. If
you have your own plugin that you believe should be supported you'll need
to add your own connector within your plugin as Vault no longer maintains
new plugin connectors.

* Economy
- 3co (http://forums.bukkit.org/threads/22461/)
Expand Down

0 comments on commit f34cf49

Please sign in to comment.