Change some stuff.
This commit is contained in:
66
target/classes/config.yml
Normal file
66
target/classes/config.yml
Normal file
@ -0,0 +1,66 @@
|
||||
# default config.yml
|
||||
#config version for us devs. DONT CHANGE THIS, or it will screw up some things PRETTY badly.
|
||||
config:
|
||||
version: 1.3
|
||||
# Message to display when the games start
|
||||
Start_Message: '&bLet The Games Begin!'
|
||||
# If the games should automatically restart at the end
|
||||
Auto_Restart: 'false'
|
||||
# If it should automatically start the countdown on warping
|
||||
Auto_Start: 'false'
|
||||
# If tributes need to type /ha confirm to join
|
||||
Need_Confirm: 'true'
|
||||
# What the reward for winning is
|
||||
Reward:
|
||||
ID: 264
|
||||
Amount: 10
|
||||
# What sponsors have to pay to sponsor tributes
|
||||
Sponsor_Cost:
|
||||
ID: 264
|
||||
Amount: 1
|
||||
# Whether or not the countdown will start upon warping.
|
||||
Countdown: 'true'
|
||||
Spawn_coords: 100,100,100,world
|
||||
# If players will only talk to close players of the whole server
|
||||
ChatClose: 'false'
|
||||
# How close the players have to be to talk to them
|
||||
ChatClose_Radius: 10
|
||||
# Whether or not players can break blocks while playing
|
||||
Protected_Arena: 'true'
|
||||
# Whether or not players will be frozen when they are teleported to their positions
|
||||
Frozen_Teleport: 'true'
|
||||
# Whether or not thunder will sound upon a players death
|
||||
Cannon_Death: 'true'
|
||||
Tribute_one_spawn: 100,100,100
|
||||
Tribute_two_spawn: 100,100,100
|
||||
Tribute_three_spawn: 100,100,100
|
||||
Tribute_four_spawn: 100,100,100
|
||||
Tribute_five_spawn: 100,100,100
|
||||
Tribute_six_spawn: 100,100,100
|
||||
Tribute_seven_spawn: 100,100,100
|
||||
Tribute_eight_spawn: 100,100,100
|
||||
Tribute_nine_spawn: 100,100,100
|
||||
Tribute_ten_spawn: 100,100,100
|
||||
Tribute_eleven_spawn: 100,100,100
|
||||
Tribute_twelve_spawn: 100,100,100
|
||||
Tribute_thirteen_spawn: 100,100,100
|
||||
Tribute_fourteen_spawn: 100,100,100
|
||||
Tribute_fifteen_spawn: 100,100,100
|
||||
Tribute_sixteen_spawn: 100,100,100
|
||||
Tribute_seventeen_spawn: 100,100,100
|
||||
Tribute_eighteen_spawn: 100,100,100
|
||||
Tribute_nineteen_spawn: 100,100,100
|
||||
Tribute_twenty_spawn: 100,100,100
|
||||
Tribute_twentyone_spawn: 100,100,100
|
||||
Tribute_twentytwo_spawn: 100,100,100
|
||||
Tribute_twentythree_spawn: 100,100,100
|
||||
Tribute_twentyfour_spawn: 100,100,100
|
||||
# If /ha setspawn has been run
|
||||
Spawn_set: 'false'
|
||||
# True means give money to winner, false means don't.
|
||||
eco:
|
||||
enabled: false
|
||||
reward: 100
|
||||
# How much money to give the winner.
|
||||
# Leave this. :)
|
||||
Blocks_Destroyed:
|
BIN
target/classes/me/travja/hungerarena/BlockStorage.class
Normal file
BIN
target/classes/me/travja/hungerarena/BlockStorage.class
Normal file
Binary file not shown.
BIN
target/classes/me/travja/hungerarena/Blocks.class
Normal file
BIN
target/classes/me/travja/hungerarena/Blocks.class
Normal file
Binary file not shown.
BIN
target/classes/me/travja/hungerarena/ChatListener.class
Normal file
BIN
target/classes/me/travja/hungerarena/ChatListener.class
Normal file
Binary file not shown.
BIN
target/classes/me/travja/hungerarena/Chests.class
Normal file
BIN
target/classes/me/travja/hungerarena/Chests.class
Normal file
Binary file not shown.
BIN
target/classes/me/travja/hungerarena/CommandBlock.class
Normal file
BIN
target/classes/me/travja/hungerarena/CommandBlock.class
Normal file
Binary file not shown.
BIN
target/classes/me/travja/hungerarena/DeathListener.class
Normal file
BIN
target/classes/me/travja/hungerarena/DeathListener.class
Normal file
Binary file not shown.
BIN
target/classes/me/travja/hungerarena/FreezeListener.class
Normal file
BIN
target/classes/me/travja/hungerarena/FreezeListener.class
Normal file
Binary file not shown.
BIN
target/classes/me/travja/hungerarena/HaCommands$1.class
Normal file
BIN
target/classes/me/travja/hungerarena/HaCommands$1.class
Normal file
Binary file not shown.
BIN
target/classes/me/travja/hungerarena/HaCommands$10.class
Normal file
BIN
target/classes/me/travja/hungerarena/HaCommands$10.class
Normal file
Binary file not shown.
BIN
target/classes/me/travja/hungerarena/HaCommands$11.class
Normal file
BIN
target/classes/me/travja/hungerarena/HaCommands$11.class
Normal file
Binary file not shown.
BIN
target/classes/me/travja/hungerarena/HaCommands$12.class
Normal file
BIN
target/classes/me/travja/hungerarena/HaCommands$12.class
Normal file
Binary file not shown.
BIN
target/classes/me/travja/hungerarena/HaCommands$13.class
Normal file
BIN
target/classes/me/travja/hungerarena/HaCommands$13.class
Normal file
Binary file not shown.
BIN
target/classes/me/travja/hungerarena/HaCommands$14.class
Normal file
BIN
target/classes/me/travja/hungerarena/HaCommands$14.class
Normal file
Binary file not shown.
BIN
target/classes/me/travja/hungerarena/HaCommands$15.class
Normal file
BIN
target/classes/me/travja/hungerarena/HaCommands$15.class
Normal file
Binary file not shown.
BIN
target/classes/me/travja/hungerarena/HaCommands$16.class
Normal file
BIN
target/classes/me/travja/hungerarena/HaCommands$16.class
Normal file
Binary file not shown.
BIN
target/classes/me/travja/hungerarena/HaCommands$17.class
Normal file
BIN
target/classes/me/travja/hungerarena/HaCommands$17.class
Normal file
Binary file not shown.
BIN
target/classes/me/travja/hungerarena/HaCommands$18.class
Normal file
BIN
target/classes/me/travja/hungerarena/HaCommands$18.class
Normal file
Binary file not shown.
BIN
target/classes/me/travja/hungerarena/HaCommands$19.class
Normal file
BIN
target/classes/me/travja/hungerarena/HaCommands$19.class
Normal file
Binary file not shown.
BIN
target/classes/me/travja/hungerarena/HaCommands$2.class
Normal file
BIN
target/classes/me/travja/hungerarena/HaCommands$2.class
Normal file
Binary file not shown.
BIN
target/classes/me/travja/hungerarena/HaCommands$20.class
Normal file
BIN
target/classes/me/travja/hungerarena/HaCommands$20.class
Normal file
Binary file not shown.
BIN
target/classes/me/travja/hungerarena/HaCommands$21.class
Normal file
BIN
target/classes/me/travja/hungerarena/HaCommands$21.class
Normal file
Binary file not shown.
BIN
target/classes/me/travja/hungerarena/HaCommands$22.class
Normal file
BIN
target/classes/me/travja/hungerarena/HaCommands$22.class
Normal file
Binary file not shown.
BIN
target/classes/me/travja/hungerarena/HaCommands$23.class
Normal file
BIN
target/classes/me/travja/hungerarena/HaCommands$23.class
Normal file
Binary file not shown.
BIN
target/classes/me/travja/hungerarena/HaCommands$24.class
Normal file
BIN
target/classes/me/travja/hungerarena/HaCommands$24.class
Normal file
Binary file not shown.
BIN
target/classes/me/travja/hungerarena/HaCommands$25.class
Normal file
BIN
target/classes/me/travja/hungerarena/HaCommands$25.class
Normal file
Binary file not shown.
BIN
target/classes/me/travja/hungerarena/HaCommands$26.class
Normal file
BIN
target/classes/me/travja/hungerarena/HaCommands$26.class
Normal file
Binary file not shown.
BIN
target/classes/me/travja/hungerarena/HaCommands$3.class
Normal file
BIN
target/classes/me/travja/hungerarena/HaCommands$3.class
Normal file
Binary file not shown.
BIN
target/classes/me/travja/hungerarena/HaCommands$4.class
Normal file
BIN
target/classes/me/travja/hungerarena/HaCommands$4.class
Normal file
Binary file not shown.
BIN
target/classes/me/travja/hungerarena/HaCommands$5.class
Normal file
BIN
target/classes/me/travja/hungerarena/HaCommands$5.class
Normal file
Binary file not shown.
BIN
target/classes/me/travja/hungerarena/HaCommands$6.class
Normal file
BIN
target/classes/me/travja/hungerarena/HaCommands$6.class
Normal file
Binary file not shown.
BIN
target/classes/me/travja/hungerarena/HaCommands$7.class
Normal file
BIN
target/classes/me/travja/hungerarena/HaCommands$7.class
Normal file
Binary file not shown.
BIN
target/classes/me/travja/hungerarena/HaCommands$8.class
Normal file
BIN
target/classes/me/travja/hungerarena/HaCommands$8.class
Normal file
Binary file not shown.
BIN
target/classes/me/travja/hungerarena/HaCommands$9.class
Normal file
BIN
target/classes/me/travja/hungerarena/HaCommands$9.class
Normal file
Binary file not shown.
BIN
target/classes/me/travja/hungerarena/HaCommands.class
Normal file
BIN
target/classes/me/travja/hungerarena/HaCommands.class
Normal file
Binary file not shown.
BIN
target/classes/me/travja/hungerarena/JoinAndQuitListener$1.class
Normal file
BIN
target/classes/me/travja/hungerarena/JoinAndQuitListener$1.class
Normal file
Binary file not shown.
BIN
target/classes/me/travja/hungerarena/JoinAndQuitListener$2.class
Normal file
BIN
target/classes/me/travja/hungerarena/JoinAndQuitListener$2.class
Normal file
Binary file not shown.
BIN
target/classes/me/travja/hungerarena/JoinAndQuitListener$3.class
Normal file
BIN
target/classes/me/travja/hungerarena/JoinAndQuitListener$3.class
Normal file
Binary file not shown.
BIN
target/classes/me/travja/hungerarena/JoinAndQuitListener.class
Normal file
BIN
target/classes/me/travja/hungerarena/JoinAndQuitListener.class
Normal file
Binary file not shown.
BIN
target/classes/me/travja/hungerarena/Main.class
Normal file
BIN
target/classes/me/travja/hungerarena/Main.class
Normal file
Binary file not shown.
BIN
target/classes/me/travja/hungerarena/PlayerWinGamesEvent.class
Normal file
BIN
target/classes/me/travja/hungerarena/PlayerWinGamesEvent.class
Normal file
Binary file not shown.
BIN
target/classes/me/travja/hungerarena/PvP.class
Normal file
BIN
target/classes/me/travja/hungerarena/PvP.class
Normal file
Binary file not shown.
BIN
target/classes/me/travja/hungerarena/Signs.class
Normal file
BIN
target/classes/me/travja/hungerarena/Signs.class
Normal file
Binary file not shown.
BIN
target/classes/me/travja/hungerarena/SpawnsCommand.class
Normal file
BIN
target/classes/me/travja/hungerarena/SpawnsCommand.class
Normal file
Binary file not shown.
BIN
target/classes/me/travja/hungerarena/SpectatorListener.class
Normal file
BIN
target/classes/me/travja/hungerarena/SpectatorListener.class
Normal file
Binary file not shown.
BIN
target/classes/me/travja/hungerarena/SponsorCommands.class
Normal file
BIN
target/classes/me/travja/hungerarena/SponsorCommands.class
Normal file
Binary file not shown.
BIN
target/classes/me/travja/hungerarena/TeleportListener.class
Normal file
BIN
target/classes/me/travja/hungerarena/TeleportListener.class
Normal file
Binary file not shown.
BIN
target/classes/me/travja/hungerarena/WinGamesListener.class
Normal file
BIN
target/classes/me/travja/hungerarena/WinGamesListener.class
Normal file
Binary file not shown.
12
target/classes/plugin.yml
Normal file
12
target/classes/plugin.yml
Normal file
@ -0,0 +1,12 @@
|
||||
name: HungerArena
|
||||
main: me.travja.hungerarena.Main
|
||||
version: 1.3alpha
|
||||
description: A lightweight and powerful plugin to help with playing The Hunger Games!
|
||||
softdepend: [Vault]
|
||||
commands:
|
||||
Ha:
|
||||
description: Base command for HungerArena!
|
||||
StartPoint:
|
||||
description: Set the starting points for tributes.
|
||||
Sponsor:
|
||||
description: Sponsor a tribute.
|
Reference in New Issue
Block a user