Minecraft Leaks
DUOSKYWARS- KITS- NEW CAGES- WINS EFFECTS - MULTIPLIERS- [SOLO/TEAM]
Submitted by C1ta, 30-01-2018, 07:32 PM, Thread ID: 72335
Thread Closed
doing a review.
VIDE TUTORIAL by Koz
You need Java 8
Now you can set modeSkyWars Solowith/tsw team FALSE
To fight inTeamSkyWarsmust have your team with your friends you will have fun and enjoy fight on eachislandwith the desire to succeed and be the last teamstanding.
Dependencies:
F.A.Q
1. Why holograms duplicated when players join (Only if you have a HolographicsDisplay)?
- You need installProtocolLib.
2. Is not compatible with MultiverseCore. I recommend Multiworld.
3. How i can setup a tops?
- In this moment only you can using a top system withLeaderHeads [Paid]
4. Why the plugin cant enable in my server?
Verify this:
- You have abuild-mode: falseand not setup anything (Global spawns, arenas)
- You not have installed a requirementsVaultand anyPermissionswork withVault
5. I can link BiteSkyWars with DuoSkywars?
- Not,BiteSkyWarsworkSOLOandDuoSkyWarswork withTeamsandSolo
6. Why my players can't clicked in the game sign?
- You need go to servers.properties and changespawn-protection: 0
Code (Text):
Drag all maps to /DuoSkyWars/games
In config.yml:
1. Change build-mode: false TO build-mode: true
2. Change gamemode-type: BUNGEEMODE to
gamemode-type: MULTIARENA
Game:
1) Start an server and load all worlds with /tsw load <worldName>
2) Go to worlds with /tsw tp <worldName>
2.1 Setup teams in /DuoSkyWars/games/[arena].yml
3) Create an arena file with /tsw create
4) Setup teams spawns with /tsw addspawn [teamName]
4.1 How to remove spawn? Use /tsw removespawn [teamName]
5) Setup locations lobby and spectators
Command: /tsw setlobby | Lobby arena game
Command: /tsw setspect | Spectator arena game
6) Modify min and max players
Command: /tsw setmin <amount> | Set min players
Command: /tsw setmax <amount> | Set max players
7) Modify countdowns game
Command: /tsw setlobbytime <seconds> | Set lobby countdown
Command: /tsw setreleasetime <seconds> | Set release countdown
8) Set a global spawn with /tsw spawn
9) Stop a server and change your config.yml
bungee-mode: true TO bungee-mode: false
10) Start a server and join to arena with /tsw join <name>!
FAQs
1.1 How to create a sign game?
R/ First go to your lobby and
add sign with this arguments:
[TSW]
<arenaName>
1.2 How clone an arena?
R/ Use this command:
/tsw clone <arenaClone> <name>
after clone restart an server.
1.3 How to setup a MODE SOLO?
R/ You need setup a "X" amount of the teams
example: You want create a arena with 10 players
you need setup a 10 teams with a maxplayers-per-team: 1
and only 1 spawn. when you finish setup an arena and teams set
this command: /tsw team FALSE
Code (Text):
Drag all maps to /DuoSkyWars/bungeearena
In config.yml:
1. Change build-mode: false TO build-mode: true
2. Change gamemode-type: MULTIARENA to
gamemode-type: BUNGEEMODE
Game:
1) Start an server and load a world with /tsw load <worldName>
2) Go to worlds with /tsw tp <worldName>
2.1 Setup teams in /DuoSkyWars/config.yml
4) Setup teams spawns with /tsw addspawn [teamName]
4.1 How to remove spawn? Use /tsw removespawn [teamName]
5) Setup locations lobby and spectators
Command: /tsw setlobby | Lobby arena game
Command: /tsw setspect | Spectator arena game
6) Modify minPlayers in config.yml
7) Modify countdowns games into config.yml
8) Stop a server and change your config.yml
bungee-mode: true TO bungee-mode: false
9) Start a server and enjoy!
Code (Text):
Go to Kits folder and create a file example: Example.yml
open a file and modify like this:
price: 0
icon:
slot: 3
item: "45,0"
contents-free:
- "&7This kit contents:"
- "&b- &e45 Blocks"
- "&r"
- "&a&lUNLOCKED"
contents-selected:
- "&7This kit contents:"
- "&b- &e45 Blocks"
- "&r"
- "&a&lSELECTED"
contents-cost:
- "&7This kit contents:"
- "&b- &e45 Blocks"
- "&r"
- "&c&lLOCKED"
- "&bCost: &a%cost%"
contents-permission:
- "&7This kit contents:"
- "&b- &e45 Blocks"
- "&r"
- "&c&lLOCKED"
- "&bYou need a permissions"
items:
- "45,20,0"
FAQs:
1.1 How to add cost?
R/ Put the price more than 0
1.2 How to create Permission kit?
R/ Put the price than 0
1.3 What is the permission of the kit?
R/ duoskywars.kit.[FileName]
Example:
- duoskywars.kit.Example
Pictures
Code (Text):
/**
*
* @param p - Bukkit player
* @return DuoSkyWars Player
*/
public static DPlayer getPlayer(Player p){
return Main.getPlayer(p);
}
/**
*
* @param valueName - Name arena
* @return Game
*/
public static Arena getGame(String valueName){
return Main.getManager().getGame(valueName);
}
/**
*
* @return Game list
*/
public static List<Arena> getGames(){
return Main.getManager().getGames();
}
/**
* @return ArenaManger
*/
public static ArenaManager getControllerManager(){
return new ArenaManager();
}
DOWNLOAD
VIDE TUTORIAL by Koz
You need Java 8
Now you can set modeSkyWars Solowith/tsw team FALSE
To fight inTeamSkyWarsmust have your team with your friends you will have fun and enjoy fight on eachislandwith the desire to succeed and be the last teamstanding.
Dependencies:
- InstallVault
- InstallHolographisDisplayandProtocolLibfor Holograms Stats (Optional)
- Install Economy system with support Vault likeFe
- Install Permissions system with support Vault likePermissionEx
F.A.Q
1. Why holograms duplicated when players join (Only if you have a HolographicsDisplay)?
- You need installProtocolLib.
2. Is not compatible with MultiverseCore. I recommend Multiworld.
3. How i can setup a tops?
- In this moment only you can using a top system withLeaderHeads [Paid]
4. Why the plugin cant enable in my server?
Verify this:
- You have abuild-mode: falseand not setup anything (Global spawns, arenas)
- You not have installed a requirementsVaultand anyPermissionswork withVault
5. I can link BiteSkyWars with DuoSkywars?
- Not,BiteSkyWarsworkSOLOandDuoSkyWarswork withTeamsandSolo
6. Why my players can't clicked in the game sign?
- You need go to servers.properties and changespawn-protection: 0
Code (Text):
Drag all maps to /DuoSkyWars/games
In config.yml:
1. Change build-mode: false TO build-mode: true
2. Change gamemode-type: BUNGEEMODE to
gamemode-type: MULTIARENA
Game:
1) Start an server and load all worlds with /tsw load <worldName>
2) Go to worlds with /tsw tp <worldName>
2.1 Setup teams in /DuoSkyWars/games/[arena].yml
3) Create an arena file with /tsw create
4) Setup teams spawns with /tsw addspawn [teamName]
4.1 How to remove spawn? Use /tsw removespawn [teamName]
5) Setup locations lobby and spectators
Command: /tsw setlobby | Lobby arena game
Command: /tsw setspect | Spectator arena game
6) Modify min and max players
Command: /tsw setmin <amount> | Set min players
Command: /tsw setmax <amount> | Set max players
7) Modify countdowns game
Command: /tsw setlobbytime <seconds> | Set lobby countdown
Command: /tsw setreleasetime <seconds> | Set release countdown
8) Set a global spawn with /tsw spawn
9) Stop a server and change your config.yml
bungee-mode: true TO bungee-mode: false
10) Start a server and join to arena with /tsw join <name>!
FAQs
1.1 How to create a sign game?
R/ First go to your lobby and
add sign with this arguments:
[TSW]
<arenaName>
1.2 How clone an arena?
R/ Use this command:
/tsw clone <arenaClone> <name>
after clone restart an server.
1.3 How to setup a MODE SOLO?
R/ You need setup a "X" amount of the teams
example: You want create a arena with 10 players
you need setup a 10 teams with a maxplayers-per-team: 1
and only 1 spawn. when you finish setup an arena and teams set
this command: /tsw team FALSE
Code (Text):
Drag all maps to /DuoSkyWars/bungeearena
In config.yml:
1. Change build-mode: false TO build-mode: true
2. Change gamemode-type: MULTIARENA to
gamemode-type: BUNGEEMODE
Game:
1) Start an server and load a world with /tsw load <worldName>
2) Go to worlds with /tsw tp <worldName>
2.1 Setup teams in /DuoSkyWars/config.yml
4) Setup teams spawns with /tsw addspawn [teamName]
4.1 How to remove spawn? Use /tsw removespawn [teamName]
5) Setup locations lobby and spectators
Command: /tsw setlobby | Lobby arena game
Command: /tsw setspect | Spectator arena game
6) Modify minPlayers in config.yml
7) Modify countdowns games into config.yml
8) Stop a server and change your config.yml
bungee-mode: true TO bungee-mode: false
9) Start a server and enjoy!
Code (Text):
Go to Kits folder and create a file example: Example.yml
open a file and modify like this:
price: 0
icon:
slot: 3
item: "45,0"
contents-free:
- "&7This kit contents:"
- "&b- &e45 Blocks"
- "&r"
- "&a&lUNLOCKED"
contents-selected:
- "&7This kit contents:"
- "&b- &e45 Blocks"
- "&r"
- "&a&lSELECTED"
contents-cost:
- "&7This kit contents:"
- "&b- &e45 Blocks"
- "&r"
- "&c&lLOCKED"
- "&bCost: &a%cost%"
contents-permission:
- "&7This kit contents:"
- "&b- &e45 Blocks"
- "&r"
- "&c&lLOCKED"
- "&bYou need a permissions"
items:
- "45,20,0"
FAQs:
1.1 How to add cost?
R/ Put the price more than 0
1.2 How to create Permission kit?
R/ Put the price than 0
1.3 What is the permission of the kit?
R/ duoskywars.kit.[FileName]
Example:
- duoskywars.kit.Example
Pictures
- BungeeModeandMultiArenasupport
- TEAMandSOLOsupport
- Titles
- Sounds
- Wins Effect
- Multipliers x2,x3,x4,x5
- Vaultsupport
- SQLiteandMySQL
- NEWRandom join commands
- NEWPlaceHolderAPI and MVdWPlaceHolderAPI support
- Kits
- Trails
- Sign System
- NEWCages System
- Configurable chests
- Shop
- Lobby Scoreboard (MultiArena)
- Unlimited arenas
- Custom kits
- Holograms stats
- Game board (Customizable)
- Custom teams
- Custom arenas
- Time vote menu (Customizable)
- Chest vote menu (Customizable)
- Custom messages
- Command: /tsw create :: Create an arena!
- Command: /tsw tp <world> :: Tp to world!
- Command: /tsw load <world> :: Load a world!
- Command: /tsw addspawn <teamName> :: Add spawn glass!
- Command: /tsw removespawn <teamName> :: Remove a spawn!
- Command: /tsw setlobbytime <seconds> :: Set lobby countdown!
- Command: /tsw setreleasetime <seconds> :: Set release countdown!
- Command: /tsw setmin <amount> :: Set min-players amount
- Command: /tsw setmax <amount> :: Set max-players amount
- Command: /tsw setlobby :: Set lobby game!
- Command: /tsw spawn :: Set global spawn join!
- Command: /tsw setspect :: Set spectator lobby game!
- Command: /tsw addholo :: Add hologram location!
- Command: /tsw removeholo :: Remove last hologram location!
- Command: /tsw save :: Save last change a world!
- Command: /tsw clone <arenaClone> <name>:: Clone an arena!
- Command: /tsw join <arena> :: Join in arena!
- Command: /tsw leave :: Leave are your current arena!
- Command: /tsw arenas :: Show list arenas!
- Command: /tsw stats :: Look your stats game!
- Commnad: /tsw restartbug :: Force ending game
- duoskywars.admin.* | Get all commands!
- duoskywars.admin.create | Create an arena!
- duoskywars.admin.load | Load a world!
- duoskywars.admin.tp | Tp to world!
- duoskywars.admin.setcountdown | Set countdowns game!
- duoskywars.admin.setmin | Set min players!
- duoskywars.admin.setmax | Set max players!
- duoskywars.admin.setspawn | Set spawn lobby!
- duoskywars.admin.setlobby | Set lobby game!
- duoskywars.admin.addspawn | Add spawn team!
- duoskywars.admin.removespawn | Remove spawn team
- duoskywars.admin.build | For build in server
- duoskywars.admin.addholo | Add hologram
- duoskywars.admin.setspect | Set spectator lobby
- duoskywars.admin.clone | Clone an arena game
- duoskywars.admin.save | Save changes a world
- duoskywars.user.join | Join an arena
- duoskywars.user.leave | Leave an arena
- duoskywars.user.arenas | Show an arenas avaibles
- duoskywars.user.stats | Look your current stats
- duoskywars.vote.op | Vote chest OP
- duoskywars.vote.normal | Vote chest NORMAL
- duoskywars.vote.basic | Vote chest BASIC
- duoskywars.vote.day| Vote time DAY
- duoskywars.vote.sunset| Vote time SUNSET
- duoskywars.vote.night| Vote time NIGHT
- duoskywars.vote.* | Vote for all types
- duoskywars.wineffect.wool | Wool Effect
- duoskywars.wineffect.fenix | Fenix Effect
- duoskywars.wineffect.christmasEff || Christmas Eff
- duoskywars.wineffect.fireworks || Fireworks Effect
- duoskywars.mult.x2 | x2 MULTIPLIER
- duoskywars.mult.x3 | x3 MULTIPLIER
- duoskywars.mult.x4 | x4 MULTIPLIER
- duoskywars.mult.x5| x5 MULTIPLIER
- duoskywars.mult.x2 | x2 MULTIPLIER
- duoskywars.trail.<nameTrailConfig> | For use a trail
- Example: duoskywars.trail.slimeTrail
- Example: duoskywars.trail.slimeTrail
- duoskywars.cage.<nameCageConfig> | For use a cage
- Example: duoskywars.cage.blueCage
- Example: duoskywars.cage.blueCage
- duoskywars.kit.<nameKitConfig> | For use a kit
- Example: duoskywars.kit.Warrior
- Example: duoskywars.kit.Warrior
Code (Text):
/**
*
* @param p - Bukkit player
* @return DuoSkyWars Player
*/
public static DPlayer getPlayer(Player p){
return Main.getPlayer(p);
}
/**
*
* @param valueName - Name arena
* @return Game
*/
public static Arena getGame(String valueName){
return Main.getManager().getGame(valueName);
}
/**
*
* @return Game list
*/
public static List<Arena> getGames(){
return Main.getManager().getGames();
}
/**
* @return ArenaManger
*/
public static ArenaManager getControllerManager(){
return new ArenaManager();
}
DOWNLOAD
Users browsing this thread: 4 Guest(s)