mirror of
https://github.com/garbagemule/MobArena.git
synced 2024-11-25 20:15:50 +01:00
Updated Installing MobArena (markdown)
parent
46ac2e8720
commit
6b22bce375
@ -1,22 +1,9 @@
|
||||
### Table of Contents ###
|
||||
* **Installing MobArena**
|
||||
* [[Setting up the config-file]]
|
||||
* [[Setting up the waves]]
|
||||
* [[Setting up the announcements-file]]
|
||||
* [[Setting up an arena]]
|
||||
* [[Setting up additional arenas]]
|
||||
* [[MobArena commands]]
|
||||
* [[Permissions]]
|
||||
* [[FAQ]]
|
||||
|
||||
## Installing MobArena ##
|
||||
|
||||
Installing MobArena is as easy as these four steps:
|
||||
|
||||
* **Stop** your server.
|
||||
* Download the jar-file from the forum thread.
|
||||
* Download the jar-file from the forum thread or Bukkit Dev project page.
|
||||
* Place the jar-file in your server's **plugins**-folder.
|
||||
* **Start** the server again. This process will generate a **config**-file (config.yml) and an **announcements**-file (announcements.properties) in the plugins/MobArena-folder.
|
||||
* **Start** the server again. This process will generate a **config**-file (config.yml) and an **announcements**-file (announcements.yml) in the plugins/MobArena-folder.
|
||||
|
||||
The folder structure is thus:
|
||||
|
||||
@ -24,8 +11,6 @@ The folder structure is thus:
|
||||
MobArena.jar
|
||||
MobArena/
|
||||
config.yml
|
||||
announcements.properties
|
||||
announcements.yml
|
||||
|
||||
At this point in time, you're probably eager to skip ahead to [[setting up an arena]], but make sure to have a look at [[setting up the config-file]] to your liking. The config-file is where you customize the MobArena settings, classes, waves, and rewards.
|
||||
|
||||
The old instructional video from v0.67 is still relevant: <http://www.youtube.com/watch?v=k-4OCnknTxM>
|
||||
At this point in time, you're probably eager to skip ahead to [[Arena Setup]], but make sure to have a look at [[setting up the config-file]] to your liking. The config-file is where you customize the MobArena settings, classes, waves, and rewards.
|
Loading…
Reference in New Issue
Block a user