From c7d0335812daee22017ab94633f3c0fbb40cc2ee Mon Sep 17 00:00:00 2001 From: NorbiPeti Date: Sun, 19 Jun 2016 16:27:53 +0200 Subject: [PATCH 1/6] Create README.md --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..cc52877 --- /dev/null +++ b/README.md @@ -0,0 +1,12 @@ +English / [Magyar]() + +# OneCommandHelper +A plugin that allows one command creations to work on Spigot/Bukkit. + +## Installation +Simply put the downloaded (see Releases at top) JAR file into the server's plugin directory. No configuration needed. + +## Usage +Paste the command into a command block, but *do not power it*. Instead, stand on it, and run /occ in the chat. + +## Video From 75c983e5ba7dc2c8de3328ac9ac2eb2444582212 Mon Sep 17 00:00:00 2001 From: NorbiPeti Date: Sun, 19 Jun 2016 16:32:43 +0200 Subject: [PATCH 2/6] Create README_hu.md --- README_hu.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 README_hu.md diff --git a/README_hu.md b/README_hu.md new file mode 100644 index 0000000..03337f1 --- /dev/null +++ b/README_hu.md @@ -0,0 +1,12 @@ +[English](https://github.com/NorbiPeti/OneCommandHelper/blob/master/README.md) / Magyar + +# OneCommandHelper +Egy plugin, ami működőképessé teszi az egy parancsos alkotásokat Spigot/Bukkit szervereken. + +## Telepítés +Rakd a letöltött (lásd Releases felül) JAR fájlt a szerver plugins mappába. Konfiguráció nem szükséges. + +## Használat +Illeszd be a parancsot egy parancsblokkba, de *ne aktiváld*, helyette állj a parancsblokkra és írd be a /occ parancsot. + +## Videó From 4c816140544e27397f55e778d5fc70f3cf0b2722 Mon Sep 17 00:00:00 2001 From: NorbiPeti Date: Sun, 19 Jun 2016 16:33:04 +0200 Subject: [PATCH 3/6] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cc52877..699bdf1 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -English / [Magyar]() +English / [Magyar](https://github.com/NorbiPeti/OneCommandHelper/blob/master/README_hu.md) # OneCommandHelper A plugin that allows one command creations to work on Spigot/Bukkit. From b055e6f764e8f8a4d1594cada24746b772a46ba0 Mon Sep 17 00:00:00 2001 From: NorbiPeti Date: Sun, 19 Jun 2016 16:34:32 +0200 Subject: [PATCH 4/6] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 699bdf1..5a53d18 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ English / [Magyar](https://github.com/NorbiPeti/OneCommandHelper/blob/master/REA A plugin that allows one command creations to work on Spigot/Bukkit. ## Installation -Simply put the downloaded (see Releases at top) JAR file into the server's plugin directory. No configuration needed. +Simply put the downloaded ([see Releases at top or click here](https://github.com/NorbiPeti/OneCommandHelper/releases)) JAR file into the server's plugin directory. No configuration needed. ## Usage Paste the command into a command block, but *do not power it*. Instead, stand on it, and run /occ in the chat. From 05fd38fe5e3273b9ab8c18b53366353dc1bcab4e Mon Sep 17 00:00:00 2001 From: NorbiPeti Date: Sun, 19 Jun 2016 16:35:02 +0200 Subject: [PATCH 5/6] Update README_hu.md --- README_hu.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README_hu.md b/README_hu.md index 03337f1..27f0f73 100644 --- a/README_hu.md +++ b/README_hu.md @@ -4,7 +4,7 @@ Egy plugin, ami működőképessé teszi az egy parancsos alkotásokat Spigot/Bukkit szervereken. ## Telepítés -Rakd a letöltött (lásd Releases felül) JAR fájlt a szerver plugins mappába. Konfiguráció nem szükséges. +Rakd a letöltött ([lásd Releases felül vagy kattints ide](https://github.com/NorbiPeti/OneCommandHelper/releases)) JAR fájlt a szerver plugins mappába. Konfiguráció nem szükséges. ## Használat Illeszd be a parancsot egy parancsblokkba, de *ne aktiváld*, helyette állj a parancsblokkra és írd be a /occ parancsot. From fc1be4a6a37e5168f0e959ccc3868c2532087199 Mon Sep 17 00:00:00 2001 From: NorbiPeti Date: Mon, 20 Jun 2016 19:27:16 +0200 Subject: [PATCH 6/6] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5a53d18..5c2ace7 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ English / [Magyar](https://github.com/NorbiPeti/OneCommandHelper/blob/master/REA A plugin that allows one command creations to work on Spigot/Bukkit. ## Installation -Simply put the downloaded ([see Releases at top or click here](https://github.com/NorbiPeti/OneCommandHelper/releases)) JAR file into the server's plugin directory. No configuration needed. +Put the downloaded ([see Releases at top or click here](https://github.com/NorbiPeti/OneCommandHelper/releases)) JAR file into the server's plugin directory. No configuration needed. ## Usage Paste the command into a command block, but *do not power it*. Instead, stand on it, and run /occ in the chat.