-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
3 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,5 @@ | ||
# MCTournamentSystem | ||
This is the repository containing the code we have been using to run our minecraft tournaments since late 2021 | ||
|
||
# Setup | ||
Setup instruction not yet avaliable | ||
|
||
|
||
# Additional features | ||
## Lobby | ||
#### Free rods | ||
You can create signs that give players free fishing rods when clicked by making a sign and put the following on the text `[free rod]` on the first line | ||
|
||
#### Duels | ||
The duels world is located the the plugin data folder of TournamentSystemLobby | ||
|
||
#### King of the ladder | ||
You can enable the king of the ladder gamemode in config.yml in the the plugin data folder of TournamentSystemLobby | ||
### How do i use this | ||
At the moment we do not provide all the nessecary files to build a docker container for running this. We might start provinding tournaments as a service in the furture |