Skip to content

Commit 8226ee8

Browse files
author
Paul2708
committed
Merge remote-tracking branch 'origin/master'
2 parents 2946f60 + 4d2cf1c commit 8226ee8

1 file changed

Lines changed: 49 additions & 0 deletions

File tree

README.md

Lines changed: 49 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,49 @@
1+
# Memory Plugin for Minecraft
2+
--------------------------------------------------
3+
You have a boring serverlobby or just want to play memory in minecraft?
4+
Try our version of memory in minecraft,
5+
because our plugin brings variety in your serverlobby.
6+
## Features
7+
* unique minigame
8+
* awesome gui with beautiful animations
9+
* easy to configure
10+
* works out of the box
11+
* varying themes
12+
## Setup
13+
* Put the [`Memory.jar`](https://www.spigotmc.org/resources/memory-minigame-1-8-1-12-free-to-use.45082/download?version=176339) in your plugin folder
14+
* Start the server and wait until the message file was created
15+
* Customize the messages (messages.yml)
16+
* Start you're server again and connect
17+
## How to play
18+
Right-click a noteblock to join the queue. If a second player joins the queue, the game will start.
19+
Leave the game by closing the inventory.
20+
21+
## Configuration
22+
##### messages.yml
23+
----------------
24+
```
25+
tag: '&8[&eMemory&8]'
26+
game:
27+
against: '%tag% &7You are playing against &e%player%&7.'
28+
first_turn: '%tag% &e%player% &7starts. (Theme: %theme%))'
29+
turn: '%tag% &6%player% goes on.'
30+
not_your_turn: '%tag% &cIt''s not your turn.'
31+
pair_found: '%tag% &e%player% found a pair..'
32+
no_pair_found: '%tag% &7%player% didn''t find a pair.'
33+
again: '%tag% &6%player% can take another card.'
34+
again_player: '%tag% &6You can take another card.'
35+
queue:
36+
already_in: '%tag% &cYour are already in the queue.'
37+
added: '%tag% &aYou joined the queue. &7Waiting for player..'
38+
result:
39+
draw: '%tag% &eDraw! - Nobody won.'
40+
win: '%tag% &e%player% has won the game. (%score% pairs)'
41+
```
42+
## Pictures
43+
[![YouTube Gameplay](https://img.youtube.com/vi/-aDJW23rj88/0.jpg)](http://www.youtube.com/watch?v=-aDJW23rj88)
44+
![Queue](https://image.prntscr.com/image/NN0lUvmUTcyjvZx91S-WYw.png)
45+
![GUI](https://image.prntscr.com/image/EUy4z29UT0GKME8PcWXpYQ.png)
46+
-----------------------------
47+
## Problems during installation?
48+
Just write a PM to [@Paul2708](https://www.spigotmc.org/members/paul2708.44827/) on Spigot or contact me via Twitter ([@theplayerpaul](https://twitter.com/theplayerpaul)), Discord or Skype.
49+
Thank you for your attention.

0 commit comments

Comments
 (0)