From 116c757924bb7f5e7b0426be42fdef3744d02708 Mon Sep 17 00:00:00 2001 From: Daniel Date: Sat, 2 Mar 2019 21:51:50 +0100 Subject: [PATCH 1/5] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 659ad53..d0fffb8 100644 --- a/README.md +++ b/README.md @@ -1,19 +1,19 @@ # WorldSystem A spigot plugin to give every use his own world -# About +## About WorldSystem is a plugin where every player can get a world. There they can build, play and do anything they want without creating stress in a single world. The world owner can also add other players and manage their permissions on his world like is he allowed to build, teleport or changing his gamemode. When a player creates a new world you can also set a template which will then be cloned. -# How to help making this resource better +## How to help making this resource better - Contributing code - Creating useful issues - Helping other users - Leaving a good review - -# Useful links +## Useful links - Download Resource: https://www.spigotmc.org/resources/49756/ - Contact author on spigot (rather consider to create an issue here): https://www.spigotmc.org/conversations/add?to=Butzlabben - Discord server: https://discord.gg/WYz7Qck From 4323e72965ab7803d83dfff3a78b3060cb6f2941 Mon Sep 17 00:00:00 2001 From: Daniel Date: Sat, 2 Mar 2019 22:00:31 +0100 Subject: [PATCH 2/5] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index d0fffb8..9c1fd37 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,9 @@ # WorldSystem A spigot plugin to give every use his own world +[![](https://jitpack.io/v/Butzlabben/worldsystem.svg)](https://jitpack.io/#Butzlabben/worldsystem) + + ## About WorldSystem is a plugin where every player can get a world. There they can build, play and do anything they want without creating stress in a single world. The world owner can also add other players and manage their permissions on his world like is he allowed to build, teleport or changing his gamemode. From 3e8d8eb8fb4040f168a6ca65852b991ec864db5e Mon Sep 17 00:00:00 2001 From: Daniel Date: Sat, 2 Mar 2019 22:01:01 +0100 Subject: [PATCH 3/5] Create .travis.yml --- .travis.yml | 1 + 1 file changed, 1 insertion(+) create mode 100644 .travis.yml diff --git a/.travis.yml b/.travis.yml new file mode 100644 index 0000000..dff5f3a --- /dev/null +++ b/.travis.yml @@ -0,0 +1 @@ +language: java From e6eee8aa24eb786382f46427ad5276c9d844783f Mon Sep 17 00:00:00 2001 From: Daniel Date: Sat, 2 Mar 2019 22:04:49 +0100 Subject: [PATCH 4/5] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9c1fd37..52dff81 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # WorldSystem A spigot plugin to give every use his own world -[![](https://jitpack.io/v/Butzlabben/worldsystem.svg)](https://jitpack.io/#Butzlabben/worldsystem) +[![Build Status](https://travis-ci.org/Butzlabben/worldsystem.svg?branch=master)](https://travis-ci.org/Butzlabben/worldsystem) [![](https://jitpack.io/v/Butzlabben/worldsystem.svg)](https://jitpack.io/#Butzlabben/worldsystem) ## About From f7525afe9db4d1c423df420cbfb328a531574b53 Mon Sep 17 00:00:00 2001 From: Daniel Date: Sun, 3 Mar 2019 16:58:21 +0100 Subject: [PATCH 5/5] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 52dff81..fd345dd 100644 --- a/README.md +++ b/README.md @@ -12,9 +12,10 @@ When a player creates a new world you can also set a template which will then be ## How to help making this resource better - Contributing code - Creating useful issues +- Donating something +- [![Build Status](https://www.paypalobjects.com/en_US/DK/i/btn/btn_donateCC_LG.gif)](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=johannes.c.naegele%40gmail.com¤cy_code=EUR&source=url) - Helping other users - Leaving a good review -- ## Useful links - Download Resource: https://www.spigotmc.org/resources/49756/