file_name
stringlengths
6
86
file_path
stringlengths
45
249
content
stringlengths
47
6.26M
file_size
int64
47
6.26M
language
stringclasses
1 value
extension
stringclasses
1 value
repo_name
stringclasses
767 values
repo_stars
int64
8
14.4k
repo_forks
int64
0
1.17k
repo_open_issues
int64
0
788
repo_created_at
stringclasses
767 values
repo_pushed_at
stringclasses
767 values
IsTopStarsPlaceholder.java
/FileExtraction/Java_unseen/PatoTheBest_MiniGames/Games/Arcade/src/main/java/me/patothebest/arcade/placeholder/placeholders/player/stars/IsTopStarsPlaceholder.java
package me.patothebest.arcade.placeholder.placeholders.player.stars; import com.google.inject.Inject; import me.patothebest.arcade.arena.Arena; import me.patothebest.gamecore.arena.AbstractArena; import me.patothebest.gamecore.placeholder.PlaceHolder; import me.patothebest.gamecore.player.IPlayer; import me.patothebes...
1,433
Java
.java
PatoTheBest/MiniGames
13
2
1
2020-08-07T03:43:56Z
2022-01-23T23:52:46Z
GameStarsNamePlaceholder.java
/FileExtraction/Java_unseen/PatoTheBest_MiniGames/Games/Arcade/src/main/java/me/patothebest/arcade/placeholder/placeholders/player/stars/GameStarsNamePlaceholder.java
package me.patothebest.arcade.placeholder.placeholders.player.stars; import com.google.inject.Inject; import me.patothebest.arcade.arena.Arena; import me.patothebest.gamecore.arena.AbstractArena; import me.patothebest.gamecore.placeholder.PlaceHolder; import me.patothebest.gamecore.player.IPlayer; import me.patothebes...
2,163
Java
.java
PatoTheBest/MiniGames
13
2
1
2020-08-07T03:43:56Z
2022-01-23T23:52:46Z
StarsPlaceholder.java
/FileExtraction/Java_unseen/PatoTheBest_MiniGames/Games/Arcade/src/main/java/me/patothebest/arcade/placeholder/placeholders/player/stars/StarsPlaceholder.java
package me.patothebest.arcade.placeholder.placeholders.player.stars; import com.google.inject.Inject; import me.patothebest.arcade.arena.Arena; import me.patothebest.gamecore.arena.AbstractArena; import me.patothebest.gamecore.placeholder.PlaceHolder; import me.patothebest.gamecore.player.IPlayer; import me.patothebes...
1,178
Java
.java
PatoTheBest/MiniGames
13
2
1
2020-08-07T03:43:56Z
2022-01-23T23:52:46Z
GameStarsCountPlaceholder.java
/FileExtraction/Java_unseen/PatoTheBest_MiniGames/Games/Arcade/src/main/java/me/patothebest/arcade/placeholder/placeholders/player/stars/GameStarsCountPlaceholder.java
package me.patothebest.arcade.placeholder.placeholders.player.stars; import com.google.inject.Inject; import me.patothebest.arcade.arena.Arena; import me.patothebest.gamecore.arena.AbstractArena; import me.patothebest.gamecore.placeholder.PlaceHolder; import me.patothebest.gamecore.player.IPlayer; import me.patothebes...
1,585
Java
.java
PatoTheBest/MiniGames
13
2
1
2020-08-07T03:43:56Z
2022-01-23T23:52:46Z
GamePointsPlaceholder.java
/FileExtraction/Java_unseen/PatoTheBest_MiniGames/Games/Arcade/src/main/java/me/patothebest/arcade/placeholder/placeholders/player/points/GamePointsPlaceholder.java
package me.patothebest.arcade.placeholder.placeholders.player.points; import com.google.inject.Inject; import me.patothebest.arcade.arena.Arena; import me.patothebest.arcade.game.Game; import me.patothebest.arcade.game.goal.PointGoal; import me.patothebest.gamecore.arena.AbstractArena; import me.patothebest.gamecore.p...
1,575
Java
.java
PatoTheBest/MiniGames
13
2
1
2020-08-07T03:43:56Z
2022-01-23T23:52:46Z
PlayerPlacePointsPlaceholder.java
/FileExtraction/Java_unseen/PatoTheBest_MiniGames/Games/Arcade/src/main/java/me/patothebest/arcade/placeholder/placeholders/player/points/PlayerPlacePointsPlaceholder.java
package me.patothebest.arcade.placeholder.placeholders.player.points; import com.google.inject.Inject; import me.patothebest.arcade.arena.Arena; import me.patothebest.arcade.game.Game; import me.patothebest.arcade.game.goal.PointGoal; import me.patothebest.gamecore.arena.AbstractArena; import me.patothebest.gamecore.p...
1,599
Java
.java
PatoTheBest/MiniGames
13
2
1
2020-08-07T03:43:56Z
2022-01-23T23:52:46Z
GamePointsNamePlaceholder.java
/FileExtraction/Java_unseen/PatoTheBest_MiniGames/Games/Arcade/src/main/java/me/patothebest/arcade/placeholder/placeholders/player/points/GamePointsNamePlaceholder.java
package me.patothebest.arcade.placeholder.placeholders.player.points; import com.google.inject.Inject; import me.patothebest.arcade.arena.Arena; import me.patothebest.arcade.game.Game; import me.patothebest.arcade.game.goal.PointGoal; import me.patothebest.gamecore.arena.AbstractArena; import me.patothebest.gamecore.p...
2,551
Java
.java
PatoTheBest/MiniGames
13
2
1
2020-08-07T03:43:56Z
2022-01-23T23:52:46Z
GamePointsCountPlaceholder.java
/FileExtraction/Java_unseen/PatoTheBest_MiniGames/Games/Arcade/src/main/java/me/patothebest/arcade/placeholder/placeholders/player/points/GamePointsCountPlaceholder.java
package me.patothebest.arcade.placeholder.placeholders.player.points; import com.google.inject.Inject; import me.patothebest.arcade.arena.Arena; import me.patothebest.arcade.game.Game; import me.patothebest.arcade.game.goal.PointGoal; import me.patothebest.gamecore.arena.AbstractArena; import me.patothebest.gamecore.p...
1,975
Java
.java
PatoTheBest/MiniGames
13
2
1
2020-08-07T03:43:56Z
2022-01-23T23:52:46Z
PointGoalNamePlaceholder.java
/FileExtraction/Java_unseen/PatoTheBest_MiniGames/Games/Arcade/src/main/java/me/patothebest/arcade/placeholder/placeholders/player/points/PointGoalNamePlaceholder.java
package me.patothebest.arcade.placeholder.placeholders.player.points; import com.google.inject.Inject; import me.patothebest.arcade.arena.Arena; import me.patothebest.arcade.game.Game; import me.patothebest.arcade.game.goal.PointGoal; import me.patothebest.gamecore.arena.AbstractArena; import me.patothebest.gamecore.p...
1,566
Java
.java
PatoTheBest/MiniGames
13
2
1
2020-08-07T03:43:56Z
2022-01-23T23:52:46Z
PointGoalPlaceholder.java
/FileExtraction/Java_unseen/PatoTheBest_MiniGames/Games/Arcade/src/main/java/me/patothebest/arcade/placeholder/placeholders/player/points/PointGoalPlaceholder.java
package me.patothebest.arcade.placeholder.placeholders.player.points; import com.google.inject.Inject; import me.patothebest.arcade.arena.Arena; import me.patothebest.arcade.game.Game; import me.patothebest.arcade.game.goal.PointGoal; import me.patothebest.gamecore.arena.AbstractArena; import me.patothebest.gamecore.p...
1,556
Java
.java
PatoTheBest/MiniGames
13
2
1
2020-08-07T03:43:56Z
2022-01-23T23:52:46Z
IsTopPointsPlaceholder.java
/FileExtraction/Java_unseen/PatoTheBest_MiniGames/Games/Arcade/src/main/java/me/patothebest/arcade/placeholder/placeholders/player/points/IsTopPointsPlaceholder.java
package me.patothebest.arcade.placeholder.placeholders.player.points; import com.google.inject.Inject; import me.patothebest.arcade.arena.Arena; import me.patothebest.arcade.game.Game; import me.patothebest.arcade.game.goal.PointGoal; import me.patothebest.gamecore.arena.AbstractArena; import me.patothebest.gamecore.p...
1,818
Java
.java
PatoTheBest/MiniGames
13
2
1
2020-08-07T03:43:56Z
2022-01-23T23:52:46Z
TotalGamesPlaceholder.java
/FileExtraction/Java_unseen/PatoTheBest_MiniGames/Games/Arcade/src/main/java/me/patothebest/arcade/placeholder/placeholders/all/TotalGamesPlaceholder.java
package me.patothebest.arcade.placeholder.placeholders.all; import com.google.inject.Inject; import me.patothebest.arcade.arena.Arena; import me.patothebest.gamecore.arena.AbstractArena; import me.patothebest.gamecore.placeholder.PlaceHolder; import me.patothebest.gamecore.player.IPlayer; import me.patothebest.gamecor...
1,148
Java
.java
PatoTheBest/MiniGames
13
2
1
2020-08-07T03:43:56Z
2022-01-23T23:52:46Z
TypePlaceholder.java
/FileExtraction/Java_unseen/PatoTheBest_MiniGames/Games/Arcade/src/main/java/me/patothebest/arcade/placeholder/placeholders/all/TypePlaceholder.java
package me.patothebest.arcade.placeholder.placeholders.all; import me.patothebest.arcade.arena.Arena; import me.patothebest.gamecore.arena.AbstractArena; import me.patothebest.gamecore.placeholder.PlaceHolder; import me.patothebest.gamecore.player.PlayerManager; import org.bukkit.entity.Player; import javax.inject.In...
933
Java
.java
PatoTheBest/MiniGames
13
2
1
2020-08-07T03:43:56Z
2022-01-23T23:52:46Z
GameCountPlaceholder.java
/FileExtraction/Java_unseen/PatoTheBest_MiniGames/Games/Arcade/src/main/java/me/patothebest/arcade/placeholder/placeholders/all/GameCountPlaceholder.java
package me.patothebest.arcade.placeholder.placeholders.all; import com.google.inject.Inject; import me.patothebest.arcade.arena.Arena; import me.patothebest.gamecore.arena.AbstractArena; import me.patothebest.gamecore.placeholder.PlaceHolder; import me.patothebest.gamecore.player.IPlayer; import me.patothebest.gamecor...
1,144
Java
.java
PatoTheBest/MiniGames
13
2
1
2020-08-07T03:43:56Z
2022-01-23T23:52:46Z
GameNamePlaceholder.java
/FileExtraction/Java_unseen/PatoTheBest_MiniGames/Games/Arcade/src/main/java/me/patothebest/arcade/placeholder/placeholders/all/GameNamePlaceholder.java
package me.patothebest.arcade.placeholder.placeholders.all; import com.google.inject.Inject; import me.patothebest.arcade.arena.Arena; import me.patothebest.arcade.game.Game; import me.patothebest.gamecore.arena.AbstractArena; import me.patothebest.gamecore.placeholder.PlaceHolder; import me.patothebest.gamecore.playe...
1,268
Java
.java
PatoTheBest/MiniGames
13
2
1
2020-08-07T03:43:56Z
2022-01-23T23:52:46Z
TotalPlayersPlaceholder.java
/FileExtraction/Java_unseen/PatoTheBest_MiniGames/Games/Arcade/src/main/java/me/patothebest/arcade/placeholder/placeholders/all/TotalPlayersPlaceholder.java
package me.patothebest.arcade.placeholder.placeholders.all; import com.google.inject.Inject; import me.patothebest.arcade.arena.Arena; import me.patothebest.gamecore.arena.AbstractArena; import me.patothebest.gamecore.placeholder.PlaceHolder; import me.patothebest.gamecore.player.IPlayer; import me.patothebest.gamecor...
1,156
Java
.java
PatoTheBest/MiniGames
13
2
1
2020-08-07T03:43:56Z
2022-01-23T23:52:46Z
Game.java
/FileExtraction/Java_unseen/PatoTheBest_MiniGames/Games/Arcade/src/main/java/me/patothebest/arcade/game/Game.java
package me.patothebest.arcade.game; import me.patothebest.arcade.Arcade; import me.patothebest.arcade.arena.Arena; import me.patothebest.arcade.game.components.GameComponent; import me.patothebest.arcade.game.goal.Goal; import me.patothebest.arcade.game.helpers.GamePhase; import me.patothebest.arcade.lang.Lang; import...
5,613
Java
.java
PatoTheBest/MiniGames
13
2
1
2020-08-07T03:43:56Z
2022-01-23T23:52:46Z
GameType.java
/FileExtraction/Java_unseen/PatoTheBest_MiniGames/Games/Arcade/src/main/java/me/patothebest/arcade/game/GameType.java
package me.patothebest.arcade.game; import me.patothebest.arcade.game.games.oitc.OneInTheChamber; import me.patothebest.arcade.game.games.snake.Snake; import me.patothebest.arcade.game.games.splegg.Splegg; import me.patothebest.arcade.game.games.tntrun.TNTRun; import me.patothebest.arcade.game.scoreboard.ArcadeScorebo...
2,722
Java
.java
PatoTheBest/MiniGames
13
2
1
2020-08-07T03:43:56Z
2022-01-23T23:52:46Z
SnakeFeature.java
/FileExtraction/Java_unseen/PatoTheBest_MiniGames/Games/Arcade/src/main/java/me/patothebest/arcade/game/games/snake/SnakeFeature.java
package me.patothebest.arcade.game.games.snake; import com.google.inject.Inject; import me.patothebest.arcade.Arcade; import me.patothebest.arcade.arena.Arena; import me.patothebest.arcade.game.components.floor.FloorComponent; import me.patothebest.gamecore.combat.CombatManager; import me.patothebest.gamecore.event.pl...
5,903
Java
.java
PatoTheBest/MiniGames
13
2
1
2020-08-07T03:43:56Z
2022-01-23T23:52:46Z
Snake.java
/FileExtraction/Java_unseen/PatoTheBest_MiniGames/Games/Arcade/src/main/java/me/patothebest/arcade/game/games/snake/Snake.java
package me.patothebest.arcade.game.games.snake; import com.google.inject.Inject; import me.patothebest.arcade.Arcade; import me.patothebest.arcade.game.Game; import me.patothebest.arcade.game.GameType; import me.patothebest.arcade.game.commands.BasicGameSetupCommands; import me.patothebest.arcade.game.commands.GameCom...
3,671
Java
.java
PatoTheBest/MiniGames
13
2
1
2020-08-07T03:43:56Z
2022-01-23T23:52:46Z
SpleggFeature.java
/FileExtraction/Java_unseen/PatoTheBest_MiniGames/Games/Arcade/src/main/java/me/patothebest/arcade/game/games/splegg/SpleggFeature.java
package me.patothebest.arcade.game.games.splegg; import me.patothebest.gamecore.feature.AbstractFeature; import me.patothebest.gamecore.itemstack.ItemStackBuilder; import me.patothebest.gamecore.itemstack.Material; import org.bukkit.ChatColor; import org.bukkit.Sound; import org.bukkit.block.Block; import org.bukkit.e...
2,731
Java
.java
PatoTheBest/MiniGames
13
2
1
2020-08-07T03:43:56Z
2022-01-23T23:52:46Z
Splegg.java
/FileExtraction/Java_unseen/PatoTheBest_MiniGames/Games/Arcade/src/main/java/me/patothebest/arcade/game/games/splegg/Splegg.java
package me.patothebest.arcade.game.games.splegg; import com.google.inject.Inject; import me.patothebest.arcade.Arcade; import me.patothebest.arcade.game.Game; import me.patothebest.arcade.game.GameType; import me.patothebest.arcade.game.commands.BasicGameSetupCommands; import me.patothebest.arcade.game.commands.GameCo...
3,461
Java
.java
PatoTheBest/MiniGames
13
2
1
2020-08-07T03:43:56Z
2022-01-23T23:52:46Z
OITCFeature.java
/FileExtraction/Java_unseen/PatoTheBest_MiniGames/Games/Arcade/src/main/java/me/patothebest/arcade/game/games/oitc/OITCFeature.java
package me.patothebest.arcade.game.games.oitc; import com.google.inject.Inject; import me.patothebest.arcade.arena.Arena; import me.patothebest.arcade.game.Game; import me.patothebest.gamecore.combat.CombatDeathEvent; import me.patothebest.gamecore.combat.CombatManager; import me.patothebest.gamecore.feature.AbstractF...
3,669
Java
.java
PatoTheBest/MiniGames
13
2
1
2020-08-07T03:43:56Z
2022-01-23T23:52:46Z
OneInTheChamber.java
/FileExtraction/Java_unseen/PatoTheBest_MiniGames/Games/Arcade/src/main/java/me/patothebest/arcade/game/games/oitc/OneInTheChamber.java
package me.patothebest.arcade.game.games.oitc; import com.google.inject.Inject; import me.patothebest.arcade.Arcade; import me.patothebest.arcade.game.Game; import me.patothebest.arcade.game.GameType; import me.patothebest.arcade.game.commands.BasicGameSetupCommands; import me.patothebest.arcade.game.commands.GameComm...
3,301
Java
.java
PatoTheBest/MiniGames
13
2
1
2020-08-07T03:43:56Z
2022-01-23T23:52:46Z
TNTRunFeature.java
/FileExtraction/Java_unseen/PatoTheBest_MiniGames/Games/Arcade/src/main/java/me/patothebest/arcade/game/games/tntrun/TNTRunFeature.java
package me.patothebest.arcade.game.games.tntrun; import com.google.inject.Inject; import me.patothebest.arcade.Arcade; import me.patothebest.gamecore.feature.AbstractRunnableFeature; import me.patothebest.gamecore.itemstack.Material; import org.bukkit.Location; import org.bukkit.World; import org.bukkit.block.Block; i...
2,956
Java
.java
PatoTheBest/MiniGames
13
2
1
2020-08-07T03:43:56Z
2022-01-23T23:52:46Z
TNTRun.java
/FileExtraction/Java_unseen/PatoTheBest_MiniGames/Games/Arcade/src/main/java/me/patothebest/arcade/game/games/tntrun/TNTRun.java
package me.patothebest.arcade.game.games.tntrun; import com.google.inject.Inject; import me.patothebest.arcade.Arcade; import me.patothebest.arcade.game.Game; import me.patothebest.arcade.game.GameType; import me.patothebest.arcade.game.commands.BasicGameSetupCommands; import me.patothebest.arcade.game.commands.GameCo...
3,461
Java
.java
PatoTheBest/MiniGames
13
2
1
2020-08-07T03:43:56Z
2022-01-23T23:52:46Z
Goal.java
/FileExtraction/Java_unseen/PatoTheBest_MiniGames/Games/Arcade/src/main/java/me/patothebest/arcade/game/goal/Goal.java
package me.patothebest.arcade.game.goal; import me.patothebest.arcade.game.Game; import org.bukkit.entity.Player; import org.bukkit.event.Listener; import java.util.LinkedList; public interface Goal extends Listener { LinkedList<Player> getPlacement(); void setGame(Game game); void reset(); }
312
Java
.java
PatoTheBest/MiniGames
13
2
1
2020-08-07T03:43:56Z
2022-01-23T23:52:46Z
KillGoal.java
/FileExtraction/Java_unseen/PatoTheBest_MiniGames/Games/Arcade/src/main/java/me/patothebest/arcade/game/goal/KillGoal.java
package me.patothebest.arcade.game.goal; import me.patothebest.arcade.arena.PointList; import me.patothebest.gamecore.combat.CombatDeathEvent; import org.bukkit.entity.Player; import org.bukkit.event.EventHandler; import java.util.LinkedList; public class KillGoal extends AbstractGoal implements PointGoal { pri...
1,769
Java
.java
PatoTheBest/MiniGames
13
2
1
2020-08-07T03:43:56Z
2022-01-23T23:52:46Z
AbstractGoal.java
/FileExtraction/Java_unseen/PatoTheBest_MiniGames/Games/Arcade/src/main/java/me/patothebest/arcade/game/goal/AbstractGoal.java
package me.patothebest.arcade.game.goal; import me.patothebest.arcade.game.Game; import me.patothebest.arcade.arena.Arena; public abstract class AbstractGoal implements Goal { protected Arena arena; protected Game game; @Override public void setGame(Game game) { this.game = game; thi...
355
Java
.java
PatoTheBest/MiniGames
13
2
1
2020-08-07T03:43:56Z
2022-01-23T23:52:46Z
LastAliveGoal.java
/FileExtraction/Java_unseen/PatoTheBest_MiniGames/Games/Arcade/src/main/java/me/patothebest/arcade/game/goal/LastAliveGoal.java
package me.patothebest.arcade.game.goal; import me.patothebest.gamecore.event.player.PlayerStateChangeEvent; import org.bukkit.entity.Player; import org.bukkit.event.EventHandler; import java.util.LinkedList; public class LastAliveGoal extends AbstractGoal { private final LinkedList<Player> places = new LinkedL...
1,355
Java
.java
PatoTheBest/MiniGames
13
2
1
2020-08-07T03:43:56Z
2022-01-23T23:52:46Z
PointGoal.java
/FileExtraction/Java_unseen/PatoTheBest_MiniGames/Games/Arcade/src/main/java/me/patothebest/arcade/game/goal/PointGoal.java
package me.patothebest.arcade.game.goal; import me.patothebest.arcade.arena.PointList; public interface PointGoal extends Goal { int getPointsToWin(); String getPointGoalName(); PointList getPointList(); }
224
Java
.java
PatoTheBest/MiniGames
13
2
1
2020-08-07T03:43:56Z
2022-01-23T23:52:46Z
ArcadeScoreboardType.java
/FileExtraction/Java_unseen/PatoTheBest_MiniGames/Games/Arcade/src/main/java/me/patothebest/arcade/game/scoreboard/ArcadeScoreboardType.java
package me.patothebest.arcade.game.scoreboard; import me.patothebest.gamecore.scoreboard.ScoreboardType; public enum ArcadeScoreboardType implements ScoreboardType { STAR_SUMMARY("star-summary"), LAST_ALIVE("last-alive-game"), POINTS_GOAL("points-game"), ; private boolean enabled; private f...
699
Java
.java
PatoTheBest/MiniGames
13
2
1
2020-08-07T03:43:56Z
2022-01-23T23:52:46Z
ArcadeScoreboardManager.java
/FileExtraction/Java_unseen/PatoTheBest_MiniGames/Games/Arcade/src/main/java/me/patothebest/arcade/game/scoreboard/ArcadeScoreboardManager.java
package me.patothebest.arcade.game.scoreboard; import com.google.inject.Inject; import com.google.inject.Singleton; import me.patothebest.arcade.game.GameType; import me.patothebest.arcade.Arcade; import me.patothebest.arcade.game.helpers.EndGamePhase; import me.patothebest.arcade.game.helpers.IntroduceGamePhase; impo...
4,504
Java
.java
PatoTheBest/MiniGames
13
2
1
2020-08-07T03:43:56Z
2022-01-23T23:52:46Z
ArcadeTeamAssignPhase.java
/FileExtraction/Java_unseen/PatoTheBest_MiniGames/Games/Arcade/src/main/java/me/patothebest/arcade/game/helpers/ArcadeTeamAssignPhase.java
package me.patothebest.arcade.game.helpers; import com.google.inject.Inject; import me.patothebest.arcade.arena.Arena; import me.patothebest.gamecore.CorePlugin; import me.patothebest.gamecore.event.player.GameJoinEvent; import me.patothebest.gamecore.event.player.PlayerStateChangeEvent; import me.patothebest.gamecore...
1,131
Java
.java
PatoTheBest/MiniGames
13
2
1
2020-08-07T03:43:56Z
2022-01-23T23:52:46Z
EndGamePhase.java
/FileExtraction/Java_unseen/PatoTheBest_MiniGames/Games/Arcade/src/main/java/me/patothebest/arcade/game/helpers/EndGamePhase.java
package me.patothebest.arcade.game.helpers; import com.google.inject.Inject; import me.patothebest.arcade.game.Game; import me.patothebest.arcade.Arcade; import me.patothebest.arcade.arena.Arena; import me.patothebest.arcade.arena.PointList; import me.patothebest.gamecore.arena.ArenaState; import me.patothebest.gameco...
2,725
Java
.java
PatoTheBest/MiniGames
13
2
1
2020-08-07T03:43:56Z
2022-01-23T23:52:46Z
CelebrationFeature.java
/FileExtraction/Java_unseen/PatoTheBest_MiniGames/Games/Arcade/src/main/java/me/patothebest/arcade/game/helpers/CelebrationFeature.java
package me.patothebest.arcade.game.helpers; import com.google.inject.Inject; import me.patothebest.arcade.arena.Arena; import me.patothebest.arcade.arena.PointList; import me.patothebest.gamecore.CorePlugin; import me.patothebest.gamecore.feature.AbstractRunnableFeature; import me.patothebest.gamecore.util.Utils; impo...
1,581
Java
.java
PatoTheBest/MiniGames
13
2
1
2020-08-07T03:43:56Z
2022-01-23T23:52:46Z
EndArenaPhase.java
/FileExtraction/Java_unseen/PatoTheBest_MiniGames/Games/Arcade/src/main/java/me/patothebest/arcade/game/helpers/EndArenaPhase.java
package me.patothebest.arcade.game.helpers; import com.google.inject.Inject; import me.patothebest.arcade.Arcade; import me.patothebest.arcade.arena.Arena; import me.patothebest.arcade.arena.PointList; import me.patothebest.arcade.lang.Lang; import me.patothebest.gamecore.PluginConfig; import me.patothebest.gamecore.a...
2,647
Java
.java
PatoTheBest/MiniGames
13
2
1
2020-08-07T03:43:56Z
2022-01-23T23:52:46Z
IntroduceGamePhase.java
/FileExtraction/Java_unseen/PatoTheBest_MiniGames/Games/Arcade/src/main/java/me/patothebest/arcade/game/helpers/IntroduceGamePhase.java
package me.patothebest.arcade.game.helpers; import com.google.inject.Inject; import me.patothebest.arcade.game.Game; import me.patothebest.arcade.Arcade; import me.patothebest.arcade.arena.Arena; import me.patothebest.gamecore.arena.ArenaState; import me.patothebest.gamecore.feature.features.protection.PlayerProtectio...
2,554
Java
.java
PatoTheBest/MiniGames
13
2
1
2020-08-07T03:43:56Z
2022-01-23T23:52:46Z
GamePhase.java
/FileExtraction/Java_unseen/PatoTheBest_MiniGames/Games/Arcade/src/main/java/me/patothebest/arcade/game/helpers/GamePhase.java
package me.patothebest.arcade.game.helpers; import me.patothebest.arcade.game.Game; public interface GamePhase { Game getGame(); }
139
Java
.java
PatoTheBest/MiniGames
13
2
1
2020-08-07T03:43:56Z
2022-01-23T23:52:46Z
IntroduceGameFeature.java
/FileExtraction/Java_unseen/PatoTheBest_MiniGames/Games/Arcade/src/main/java/me/patothebest/arcade/game/helpers/IntroduceGameFeature.java
package me.patothebest.arcade.game.helpers; import me.patothebest.gamecore.CorePlugin; import me.patothebest.gamecore.feature.AbstractRunnableFeature; import me.patothebest.gamecore.util.Sounds; import javax.inject.Inject; public class IntroduceGameFeature extends AbstractRunnableFeature { private final CorePlu...
888
Java
.java
PatoTheBest/MiniGames
13
2
1
2020-08-07T03:43:56Z
2022-01-23T23:52:46Z
SpawnsCommand.java
/FileExtraction/Java_unseen/PatoTheBest_MiniGames/Games/Arcade/src/main/java/me/patothebest/arcade/game/commands/SpawnsCommand.java
package me.patothebest.arcade.game.commands; import me.patothebest.arcade.arena.Arena; import me.patothebest.arcade.game.Game; import me.patothebest.arcade.lang.Lang; import me.patothebest.gamecore.arena.ArenaManager; import me.patothebest.gamecore.chat.Pagination; import me.patothebest.gamecore.command.ChatColor; imp...
5,527
Java
.java
PatoTheBest/MiniGames
13
2
1
2020-08-07T03:43:56Z
2022-01-23T23:52:46Z
BasicGameSetupCommands.java
/FileExtraction/Java_unseen/PatoTheBest_MiniGames/Games/Arcade/src/main/java/me/patothebest/arcade/game/commands/BasicGameSetupCommands.java
package me.patothebest.arcade.game.commands; import com.google.inject.Inject; import me.patothebest.arcade.game.GameType; import me.patothebest.arcade.arena.Arena; import me.patothebest.arcade.game.Game; import me.patothebest.arcade.lang.Lang; import me.patothebest.gamecore.arena.ArenaManager; import me.patothebest.ga...
6,525
Java
.java
PatoTheBest/MiniGames
13
2
1
2020-08-07T03:43:56Z
2022-01-23T23:52:46Z
GameCommand.java
/FileExtraction/Java_unseen/PatoTheBest_MiniGames/Games/Arcade/src/main/java/me/patothebest/arcade/game/commands/GameCommand.java
package me.patothebest.arcade.game.commands; import com.google.inject.Inject; import me.patothebest.gamecore.chat.CommandPagination; import me.patothebest.gamecore.command.Command; import me.patothebest.gamecore.command.CommandContext; import me.patothebest.gamecore.command.CommandException; import me.patothebest.game...
1,458
Java
.java
PatoTheBest/MiniGames
13
2
1
2020-08-07T03:43:56Z
2022-01-23T23:52:46Z
AbstractGameCommand.java
/FileExtraction/Java_unseen/PatoTheBest_MiniGames/Games/Arcade/src/main/java/me/patothebest/arcade/game/commands/AbstractGameCommand.java
package me.patothebest.arcade.game.commands; import me.patothebest.arcade.game.GameType; import me.patothebest.arcade.arena.Arena; import me.patothebest.arcade.game.Game; import me.patothebest.gamecore.arena.ArenaManager; import me.patothebest.gamecore.command.CommandContext; import me.patothebest.gamecore.command.Com...
1,608
Java
.java
PatoTheBest/MiniGames
13
2
1
2020-08-07T03:43:56Z
2022-01-23T23:52:46Z
GameComponent.java
/FileExtraction/Java_unseen/PatoTheBest_MiniGames/Games/Arcade/src/main/java/me/patothebest/arcade/game/components/GameComponent.java
package me.patothebest.arcade.game.components; import me.patothebest.arcade.game.Game; import me.patothebest.gamecore.util.SerializableObject; import org.bukkit.command.CommandSender; import java.util.Map; public interface GameComponent extends SerializableObject { void parse(Game game, Map<String, Object> data...
381
Java
.java
PatoTheBest/MiniGames
13
2
1
2020-08-07T03:43:56Z
2022-01-23T23:52:46Z
FloorComponent.java
/FileExtraction/Java_unseen/PatoTheBest_MiniGames/Games/Arcade/src/main/java/me/patothebest/arcade/game/components/floor/FloorComponent.java
package me.patothebest.arcade.game.components.floor; import me.patothebest.arcade.game.Game; import me.patothebest.arcade.game.components.GameComponent; import me.patothebest.gamecore.vector.Cuboid; import org.bukkit.command.CommandSender; import java.util.Map; public class FloorComponent implements GameComponent { ...
986
Java
.java
PatoTheBest/MiniGames
13
2
1
2020-08-07T03:43:56Z
2022-01-23T23:52:46Z
FloorCommand.java
/FileExtraction/Java_unseen/PatoTheBest_MiniGames/Games/Arcade/src/main/java/me/patothebest/arcade/game/components/floor/FloorCommand.java
package me.patothebest.arcade.game.components.floor; import com.google.inject.Inject; import me.patothebest.arcade.game.Game; import me.patothebest.arcade.game.commands.AbstractGameCommand; import me.patothebest.arcade.arena.Arena; import me.patothebest.arcade.lang.Lang; import me.patothebest.gamecore.arena.ArenaManag...
2,385
Java
.java
PatoTheBest/MiniGames
13
2
1
2020-08-07T03:43:56Z
2022-01-23T23:52:46Z
Config.java
/FileExtraction/Java_unseen/PatoTheBest_MiniGames/Games/Arcade/src/main/java/me/patothebest/arcade/config/Config.java
package me.patothebest.arcade.config; import com.google.inject.Inject; import com.google.inject.Singleton; import me.patothebest.arcade.Arcade; import me.patothebest.gamecore.file.CoreConfig; import me.patothebest.gamecore.modules.ActivableModule; @Singleton public class Config extends CoreConfig implements Activable...
1,012
Java
.java
PatoTheBest/MiniGames
13
2
1
2020-08-07T03:43:56Z
2022-01-23T23:52:46Z
TeamSetupCommands.java
/FileExtraction/Java_unseen/PatoTheBest_MiniGames/Games/Arcade/src/main/java/me/patothebest/arcade/commands/TeamSetupCommands.java
package me.patothebest.arcade.commands; import me.patothebest.arcade.arena.Arena; import me.patothebest.arcade.arena.ArenaType; import me.patothebest.arcade.lang.Lang; import me.patothebest.gamecore.arena.AbstractGameTeam; import me.patothebest.gamecore.arena.ArenaManager; import me.patothebest.gamecore.chat.CommandPa...
5,313
Java
.java
PatoTheBest/MiniGames
13
2
1
2020-08-07T03:43:56Z
2022-01-23T23:52:46Z
ArcadeCommand.java
/FileExtraction/Java_unseen/PatoTheBest_MiniGames/Games/Arcade/src/main/java/me/patothebest/arcade/commands/ArcadeCommand.java
package me.patothebest.arcade.commands; import com.google.inject.Inject; import com.google.inject.Singleton; import me.patothebest.arcade.Arcade; import me.patothebest.arcade.lang.Lang; import me.patothebest.gamecore.chat.CommandPagination; import me.patothebest.gamecore.command.BaseCommand; import me.patothebest.game...
1,918
Java
.java
PatoTheBest/MiniGames
13
2
1
2020-08-07T03:43:56Z
2022-01-23T23:52:46Z
SetupArenaCommands.java
/FileExtraction/Java_unseen/PatoTheBest_MiniGames/Games/Arcade/src/main/java/me/patothebest/arcade/commands/SetupArenaCommands.java
package me.patothebest.arcade.commands; import me.patothebest.arcade.arena.Arena; import me.patothebest.arcade.arena.ArenaType; import me.patothebest.gamecore.PluginConfig; import me.patothebest.gamecore.arena.ArenaManager; import me.patothebest.gamecore.command.ChildOf; import me.patothebest.gamecore.command.Command;...
3,871
Java
.java
PatoTheBest/MiniGames
13
2
1
2020-08-07T03:43:56Z
2022-01-23T23:52:46Z
LocaleManager.java
/FileExtraction/Java_unseen/PatoTheBest_MiniGames/Games/Arcade/src/main/java/me/patothebest/arcade/lang/LocaleManager.java
package me.patothebest.arcade.lang; import com.google.inject.Inject; import com.google.inject.Singleton; import me.patothebest.arcade.Arcade; import me.patothebest.gamecore.lang.CoreLocaleManager; import me.patothebest.gamecore.modules.Module; @Singleton public class LocaleManager extends CoreLocaleManager implements...
427
Java
.java
PatoTheBest/MiniGames
13
2
1
2020-08-07T03:43:56Z
2022-01-23T23:52:46Z
Lang.java
/FileExtraction/Java_unseen/PatoTheBest_MiniGames/Games/Arcade/src/main/java/me/patothebest/arcade/lang/Lang.java
package me.patothebest.arcade.lang; import me.patothebest.gamecore.PluginConfig; import me.patothebest.gamecore.lang.CommentType; import me.patothebest.gamecore.lang.CoreComments; import me.patothebest.gamecore.lang.CoreLang; import me.patothebest.gamecore.lang.CoreLocaleManager; import me.patothebest.gamecore.lang.La...
5,120
Java
.java
PatoTheBest/MiniGames
13
2
1
2020-08-07T03:43:56Z
2022-01-23T23:52:46Z
GameTeam.java
/FileExtraction/Java_unseen/PatoTheBest_MiniGames/Games/Arcade/src/main/java/me/patothebest/arcade/arena/GameTeam.java
package me.patothebest.arcade.arena; import me.patothebest.gamecore.arena.AbstractGameTeam; import org.bukkit.DyeColor; import java.util.Map; public class GameTeam extends AbstractGameTeam { public GameTeam(Arena arena, String name, DyeColor color) { super(arena, name, color); } public GameTeam...
858
Java
.java
PatoTheBest/MiniGames
13
2
1
2020-08-07T03:43:56Z
2022-01-23T23:52:46Z
PointList.java
/FileExtraction/Java_unseen/PatoTheBest_MiniGames/Games/Arcade/src/main/java/me/patothebest/arcade/arena/PointList.java
package me.patothebest.arcade.arena; import org.bukkit.entity.Player; import javax.annotation.Nonnull; import java.util.AbstractList; import java.util.ArrayList; import java.util.Iterator; import java.util.LinkedList; public class PointList extends AbstractList<PointList.Entry> { private final ArrayList<Entry> ...
2,543
Java
.java
PatoTheBest/MiniGames
13
2
1
2020-08-07T03:43:56Z
2022-01-23T23:52:46Z
ArenaModule.java
/FileExtraction/Java_unseen/PatoTheBest_MiniGames/Games/Arcade/src/main/java/me/patothebest/arcade/arena/ArenaModule.java
package me.patothebest.arcade.arena; import com.google.inject.assistedinject.FactoryModuleBuilder; import me.patothebest.arcade.game.GameType; import me.patothebest.arcade.game.commands.GameCommand; import me.patothebest.arcade.game.scoreboard.ArcadeScoreboardManager; import me.patothebest.gamecore.CorePlugin; import ...
1,102
Java
.java
PatoTheBest/MiniGames
13
2
1
2020-08-07T03:43:56Z
2022-01-23T23:52:46Z
Arena.java
/FileExtraction/Java_unseen/PatoTheBest_MiniGames/Games/Arcade/src/main/java/me/patothebest/arcade/arena/Arena.java
package me.patothebest.arcade.arena; import com.google.inject.Inject; import com.google.inject.Injector; import com.google.inject.Provider; import com.google.inject.assistedinject.Assisted; import me.patothebest.arcade.game.Game; import me.patothebest.arcade.game.GameType; import me.patothebest.arcade.game.helpers.Arc...
11,582
Java
.java
PatoTheBest/MiniGames
13
2
1
2020-08-07T03:43:56Z
2022-01-23T23:52:46Z
ArcadePlayer.java
/FileExtraction/Java_unseen/PatoTheBest_MiniGames/Games/Arcade/src/main/java/me/patothebest/arcade/player/ArcadePlayer.java
package me.patothebest.arcade.player; import com.google.inject.Inject; import com.google.inject.assistedinject.Assisted; import me.patothebest.gamecore.lang.Locale; import me.patothebest.gamecore.player.CorePlayer; import me.patothebest.gamecore.scoreboard.ScoreboardFile; public class ArcadePlayer extends CorePlayer ...
475
Java
.java
PatoTheBest/MiniGames
13
2
1
2020-08-07T03:43:56Z
2022-01-23T23:52:46Z
HungerGamesModule.java
/FileExtraction/Java_unseen/PatoTheBest_MiniGames/Games/HungerGames/src/main/java/me/patothebest/hungergames/HungerGamesModule.java
package me.patothebest.hungergames; import com.google.inject.Singleton; import com.google.inject.assistedinject.FactoryModuleBuilder; import com.google.inject.name.Names; import me.patothebest.gamecore.feature.features.chests.refill.ChestRefillFeature; import me.patothebest.gamecore.file.CoreConfig; import me.patotheb...
2,797
Java
.java
PatoTheBest/MiniGames
13
2
1
2020-08-07T03:43:56Z
2022-01-23T23:52:46Z
HungerGames.java
/FileExtraction/Java_unseen/PatoTheBest_MiniGames/Games/HungerGames/src/main/java/me/patothebest/hungergames/HungerGames.java
package me.patothebest.hungergames; import com.google.inject.Binder; import me.patothebest.gamecore.CorePlugin; import me.patothebest.gamecore.PluginInfo; @PluginInfo( pluginName = "HungerGames", worldPrefix = "HG_", pluginTitle = "HG", langPrefix = "HG", gameTitle = "HG", ...
1,443
Java
.java
PatoTheBest/MiniGames
13
2
1
2020-08-07T03:43:56Z
2022-01-23T23:52:46Z
HungerGamesPlaceholderModule.java
/FileExtraction/Java_unseen/PatoTheBest_MiniGames/Games/HungerGames/src/main/java/me/patothebest/hungergames/placeholder/HungerGamesPlaceholderModule.java
package me.patothebest.hungergames.placeholder; import com.google.inject.multibindings.Multibinder; import me.patothebest.gamecore.injector.AbstractBukkitModule; import me.patothebest.gamecore.placeholder.PlaceHolder; import me.patothebest.hungergames.HungerGames; import me.patothebest.hungergames.placeholder.placehol...
1,097
Java
.java
PatoTheBest/MiniGames
13
2
1
2020-08-07T03:43:56Z
2022-01-23T23:52:46Z
TypePlaceholder.java
/FileExtraction/Java_unseen/PatoTheBest_MiniGames/Games/HungerGames/src/main/java/me/patothebest/hungergames/placeholder/placeholders/all/TypePlaceholder.java
package me.patothebest.hungergames.placeholder.placeholders.all; import me.patothebest.gamecore.arena.AbstractArena; import me.patothebest.gamecore.placeholder.PlaceHolder; import me.patothebest.gamecore.player.PlayerManager; import me.patothebest.hungergames.arena.Arena; import org.bukkit.entity.Player; import javax...
946
Java
.java
PatoTheBest/MiniGames
13
2
1
2020-08-07T03:43:56Z
2022-01-23T23:52:46Z
NextEventPlaceholder.java
/FileExtraction/Java_unseen/PatoTheBest_MiniGames/Games/HungerGames/src/main/java/me/patothebest/hungergames/placeholder/placeholders/all/NextEventPlaceholder.java
package me.patothebest.hungergames.placeholder.placeholders.all; import me.patothebest.gamecore.arena.AbstractArena; import me.patothebest.gamecore.placeholder.PlaceHolder; import me.patothebest.gamecore.player.PlayerManager; import me.patothebest.hungergames.phase.HungerGamesPhase; import org.bukkit.entity.Player; i...
1,126
Java
.java
PatoTheBest/MiniGames
13
2
1
2020-08-07T03:43:56Z
2022-01-23T23:52:46Z
NextEventTimePlaceholder.java
/FileExtraction/Java_unseen/PatoTheBest_MiniGames/Games/HungerGames/src/main/java/me/patothebest/hungergames/placeholder/placeholders/all/NextEventTimePlaceholder.java
package me.patothebest.hungergames.placeholder.placeholders.all; import me.patothebest.gamecore.arena.AbstractArena; import me.patothebest.gamecore.feature.features.other.LimitedTimePhaseFeature; import me.patothebest.gamecore.placeholder.PlaceHolder; import me.patothebest.gamecore.player.PlayerManager; import me.pato...
1,177
Java
.java
PatoTheBest/MiniGames
13
2
1
2020-08-07T03:43:56Z
2022-01-23T23:52:46Z
SupplyDropFeature.java
/FileExtraction/Java_unseen/PatoTheBest_MiniGames/Games/HungerGames/src/main/java/me/patothebest/hungergames/feature/SupplyDropFeature.java
package me.patothebest.hungergames.feature; import com.google.inject.Inject; import fr.mrmicky.fastparticle.FastParticle; import fr.mrmicky.fastparticle.ParticleType; import me.patothebest.gamecore.CorePlugin; import me.patothebest.gamecore.feature.AbstractRunnableFeature; import me.patothebest.gamecore.feature.featur...
5,960
Java
.java
PatoTheBest/MiniGames
13
2
1
2020-08-07T03:43:56Z
2022-01-23T23:52:46Z
HungerGamesArenaProtectionFeature.java
/FileExtraction/Java_unseen/PatoTheBest_MiniGames/Games/HungerGames/src/main/java/me/patothebest/hungergames/feature/HungerGamesArenaProtectionFeature.java
package me.patothebest.hungergames.feature; import com.google.inject.Inject; import me.patothebest.gamecore.arena.AbstractArena; import me.patothebest.gamecore.feature.features.protection.GameProtectionFeature; import me.patothebest.gamecore.file.CoreConfig; import me.patothebest.gamecore.itemstack.Material; import me...
2,197
Java
.java
PatoTheBest/MiniGames
13
2
1
2020-08-07T03:43:56Z
2022-01-23T23:52:46Z
HungerGamesPhase.java
/FileExtraction/Java_unseen/PatoTheBest_MiniGames/Games/HungerGames/src/main/java/me/patothebest/hungergames/phase/HungerGamesPhase.java
package me.patothebest.hungergames.phase; import me.patothebest.gamecore.arena.AbstractArena; import me.patothebest.gamecore.phase.Phase; import org.bukkit.configuration.ConfigurationSection; public interface HungerGamesPhase<T extends AbstractArena> extends Phase<T> { PhaseType getPhaseType(); void setTime...
432
Java
.java
PatoTheBest/MiniGames
13
2
1
2020-08-07T03:43:56Z
2022-01-23T23:52:46Z
PhaseType.java
/FileExtraction/Java_unseen/PatoTheBest_MiniGames/Games/HungerGames/src/main/java/me/patothebest/hungergames/phase/PhaseType.java
package me.patothebest.hungergames.phase; import me.patothebest.hungergames.phase.phases.EndHGPhase; import me.patothebest.hungergames.phase.phases.RefillPhase; import me.patothebest.hungergames.phase.phases.SupplyDropPhase; import me.patothebest.hungergames.phase.phases.BorderShrinkPhase; import me.patothebest.hunger...
1,571
Java
.java
PatoTheBest/MiniGames
13
2
1
2020-08-07T03:43:56Z
2022-01-23T23:52:46Z
AbstractHungerGamesPhase.java
/FileExtraction/Java_unseen/PatoTheBest_MiniGames/Games/HungerGames/src/main/java/me/patothebest/hungergames/phase/AbstractHungerGamesPhase.java
package me.patothebest.hungergames.phase; import me.patothebest.gamecore.arena.ArenaState; import me.patothebest.gamecore.event.arena.ArenaPrePhaseChangeEvent; import me.patothebest.gamecore.feature.features.other.LimitedTimePhaseFeature; import me.patothebest.gamecore.lang.CoreLang; import me.patothebest.gamecore.pha...
2,638
Java
.java
PatoTheBest/MiniGames
13
2
1
2020-08-07T03:43:56Z
2022-01-23T23:52:46Z
HungerGamesGameBasePhase.java
/FileExtraction/Java_unseen/PatoTheBest_MiniGames/Games/HungerGames/src/main/java/me/patothebest/hungergames/phase/HungerGamesGameBasePhase.java
package me.patothebest.hungergames.phase; import com.google.inject.Provider; import me.patothebest.gamecore.CorePlugin; import me.patothebest.gamecore.feature.features.chests.refill.ChestRefillFeature; import me.patothebest.gamecore.feature.features.other.CompassRadarFeature; import me.patothebest.gamecore.feature.fea...
3,297
Java
.java
PatoTheBest/MiniGames
13
2
1
2020-08-07T03:43:56Z
2022-01-23T23:52:46Z
DeathmatchPhase.java
/FileExtraction/Java_unseen/PatoTheBest_MiniGames/Games/HungerGames/src/main/java/me/patothebest/hungergames/phase/phases/DeathmatchPhase.java
package me.patothebest.hungergames.phase.phases; import com.google.inject.Inject; import me.patothebest.gamecore.arena.AbstractGameTeam; import me.patothebest.gamecore.feature.features.protection.DeathmatchFeature; import me.patothebest.gamecore.vector.ArenaLocation; import me.patothebest.hungergames.HungerGames; impo...
2,460
Java
.java
PatoTheBest/MiniGames
13
2
1
2020-08-07T03:43:56Z
2022-01-23T23:52:46Z
SupplyDropPhase.java
/FileExtraction/Java_unseen/PatoTheBest_MiniGames/Games/HungerGames/src/main/java/me/patothebest/hungergames/phase/phases/SupplyDropPhase.java
package me.patothebest.hungergames.phase.phases; import com.google.inject.Inject; import me.patothebest.hungergames.HungerGames; import me.patothebest.hungergames.feature.SupplyDropFeature; import me.patothebest.hungergames.phase.AbstractHungerGamesPhase; import me.patothebest.hungergames.phase.PhaseType; public clas...
700
Java
.java
PatoTheBest/MiniGames
13
2
1
2020-08-07T03:43:56Z
2022-01-23T23:52:46Z
EndHGPhase.java
/FileExtraction/Java_unseen/PatoTheBest_MiniGames/Games/HungerGames/src/main/java/me/patothebest/hungergames/phase/phases/EndHGPhase.java
package me.patothebest.hungergames.phase.phases; import com.google.inject.Inject; import me.patothebest.gamecore.CorePlugin; import me.patothebest.gamecore.arena.AbstractArena; import me.patothebest.gamecore.phase.phases.EndPhase; import me.patothebest.hungergames.phase.HungerGamesPhase; import me.patothebest.hungerga...
675
Java
.java
PatoTheBest/MiniGames
13
2
1
2020-08-07T03:43:56Z
2022-01-23T23:52:46Z
RefillPhase.java
/FileExtraction/Java_unseen/PatoTheBest_MiniGames/Games/HungerGames/src/main/java/me/patothebest/hungergames/phase/phases/RefillPhase.java
package me.patothebest.hungergames.phase.phases; import com.google.inject.Inject; import me.patothebest.gamecore.feature.features.chests.refill.ChestRefillFeature; import me.patothebest.gamecore.lang.CoreLang; import me.patothebest.gamecore.phase.phases.CagePhase; import me.patothebest.gamecore.util.Sounds; import me....
1,333
Java
.java
PatoTheBest/MiniGames
13
2
1
2020-08-07T03:43:56Z
2022-01-23T23:52:46Z
BorderShrinkPhase.java
/FileExtraction/Java_unseen/PatoTheBest_MiniGames/Games/HungerGames/src/main/java/me/patothebest/hungergames/phase/phases/BorderShrinkPhase.java
package me.patothebest.hungergames.phase.phases; import com.google.inject.Inject; import me.patothebest.gamecore.feature.features.other.WorldBorderFeature; import me.patothebest.hungergames.phase.AbstractHungerGamesPhase; import me.patothebest.hungergames.phase.PhaseType; import me.patothebest.hungergames.HungerGames;...
1,473
Java
.java
PatoTheBest/MiniGames
13
2
1
2020-08-07T03:43:56Z
2022-01-23T23:52:46Z
Config.java
/FileExtraction/Java_unseen/PatoTheBest_MiniGames/Games/HungerGames/src/main/java/me/patothebest/hungergames/config/Config.java
package me.patothebest.hungergames.config; import com.google.inject.Inject; import com.google.inject.Singleton; import me.patothebest.gamecore.file.CoreConfig; import me.patothebest.gamecore.modules.ActivableModule; import me.patothebest.hungergames.HungerGames; @Singleton public class Config extends CoreConfig imple...
1,033
Java
.java
PatoTheBest/MiniGames
13
2
1
2020-08-07T03:43:56Z
2022-01-23T23:52:46Z
HungerGamesCommand.java
/FileExtraction/Java_unseen/PatoTheBest_MiniGames/Games/HungerGames/src/main/java/me/patothebest/hungergames/commands/HungerGamesCommand.java
package me.patothebest.hungergames.commands; import com.google.inject.Inject; import com.google.inject.Singleton; import me.patothebest.gamecore.chat.CommandPagination; import me.patothebest.gamecore.command.BaseCommand; import me.patothebest.gamecore.command.Command; import me.patothebest.gamecore.command.CommandCont...
2,018
Java
.java
PatoTheBest/MiniGames
13
2
1
2020-08-07T03:43:56Z
2022-01-23T23:52:46Z
JoinArenaOverrideCommand.java
/FileExtraction/Java_unseen/PatoTheBest_MiniGames/Games/HungerGames/src/main/java/me/patothebest/hungergames/commands/JoinArenaOverrideCommand.java
package me.patothebest.hungergames.commands; import me.patothebest.gamecore.arena.AbstractArena; import me.patothebest.gamecore.arena.ArenaGroup; import me.patothebest.gamecore.arena.ArenaManager; import me.patothebest.gamecore.command.Command; import me.patothebest.gamecore.command.CommandContext; import me.patothebe...
6,232
Java
.java
PatoTheBest/MiniGames
13
2
1
2020-08-07T03:43:56Z
2022-01-23T23:52:46Z
SupplyDropsCommand.java
/FileExtraction/Java_unseen/PatoTheBest_MiniGames/Games/HungerGames/src/main/java/me/patothebest/hungergames/commands/SupplyDropsCommand.java
package me.patothebest.hungergames.commands; import me.patothebest.gamecore.actionbar.ActionBar; import me.patothebest.gamecore.arena.ArenaManager; import me.patothebest.gamecore.chat.CommandPagination; import me.patothebest.gamecore.chat.Pagination; import me.patothebest.gamecore.command.ChatColor; import me.patotheb...
8,061
Java
.java
PatoTheBest/MiniGames
13
2
1
2020-08-07T03:43:56Z
2022-01-23T23:52:46Z
SpawnsCommand.java
/FileExtraction/Java_unseen/PatoTheBest_MiniGames/Games/HungerGames/src/main/java/me/patothebest/hungergames/commands/SpawnsCommand.java
package me.patothebest.hungergames.commands; import me.patothebest.gamecore.actionbar.ActionBar; import me.patothebest.gamecore.arena.ArenaManager; import me.patothebest.gamecore.chat.CommandPagination; import me.patothebest.gamecore.chat.Pagination; import me.patothebest.gamecore.command.ChatColor; import me.patotheb...
10,568
Java
.java
PatoTheBest/MiniGames
13
2
1
2020-08-07T03:43:56Z
2022-01-23T23:52:46Z
ConvertCommands.java
/FileExtraction/Java_unseen/PatoTheBest_MiniGames/Games/HungerGames/src/main/java/me/patothebest/hungergames/commands/ConvertCommands.java
package me.patothebest.hungergames.commands; import me.patothebest.gamecore.PluginConfig; import me.patothebest.gamecore.arena.ArenaManager; import me.patothebest.gamecore.chat.CommandPagination; import me.patothebest.gamecore.command.ChildOf; import me.patothebest.gamecore.command.Command; import me.patothebest.gamec...
4,894
Java
.java
PatoTheBest/MiniGames
13
2
1
2020-08-07T03:43:56Z
2022-01-23T23:52:46Z
TeamSetupCommands.java
/FileExtraction/Java_unseen/PatoTheBest_MiniGames/Games/HungerGames/src/main/java/me/patothebest/hungergames/commands/TeamSetupCommands.java
package me.patothebest.hungergames.commands; import me.patothebest.gamecore.arena.AbstractGameTeam; import me.patothebest.gamecore.arena.ArenaManager; import me.patothebest.gamecore.chat.CommandPagination; import me.patothebest.gamecore.command.ChildOf; import me.patothebest.gamecore.command.Command; import me.patothe...
5,333
Java
.java
PatoTheBest/MiniGames
13
2
1
2020-08-07T03:43:56Z
2022-01-23T23:52:46Z
MidChestsCommand.java
/FileExtraction/Java_unseen/PatoTheBest_MiniGames/Games/HungerGames/src/main/java/me/patothebest/hungergames/commands/MidChestsCommand.java
package me.patothebest.hungergames.commands; import me.patothebest.gamecore.actionbar.ActionBar; import me.patothebest.gamecore.arena.ArenaManager; import me.patothebest.gamecore.chat.CommandPagination; import me.patothebest.gamecore.chat.Pagination; import me.patothebest.gamecore.command.ChatColor; import me.patotheb...
10,708
Java
.java
PatoTheBest/MiniGames
13
2
1
2020-08-07T03:43:56Z
2022-01-23T23:52:46Z
SetupArenaCommands.java
/FileExtraction/Java_unseen/PatoTheBest_MiniGames/Games/HungerGames/src/main/java/me/patothebest/hungergames/commands/SetupArenaCommands.java
package me.patothebest.hungergames.commands; import me.patothebest.gamecore.PluginConfig; import me.patothebest.gamecore.arena.ArenaGroup; import me.patothebest.gamecore.arena.ArenaManager; import me.patothebest.gamecore.command.ChildOf; import me.patothebest.gamecore.command.Command; import me.patothebest.gamecore.co...
3,872
Java
.java
PatoTheBest/MiniGames
13
2
1
2020-08-07T03:43:56Z
2022-01-23T23:52:46Z
StatsModule.java
/FileExtraction/Java_unseen/PatoTheBest_MiniGames/Games/HungerGames/src/main/java/me/patothebest/hungergames/stats/StatsModule.java
package me.patothebest.hungergames.stats; import com.google.inject.multibindings.Multibinder; import me.patothebest.gamecore.CorePlugin; import me.patothebest.gamecore.injector.AbstractBukkitModule; import me.patothebest.gamecore.stats.Statistic; import me.patothebest.hungergames.stats.statistics.solo.SoloDeathStatist...
1,764
Java
.java
PatoTheBest/MiniGames
13
2
1
2020-08-07T03:43:56Z
2022-01-23T23:52:46Z
TeamWinsStatistic.java
/FileExtraction/Java_unseen/PatoTheBest_MiniGames/Games/HungerGames/src/main/java/me/patothebest/hungergames/stats/statistics/team/TeamWinsStatistic.java
package me.patothebest.hungergames.stats.statistics.team; import me.patothebest.gamecore.event.arena.GameEndEvent; import me.patothebest.gamecore.player.IPlayer; import me.patothebest.gamecore.stats.AbstractStatistic; import me.patothebest.hungergames.arena.Arena; import me.patothebest.hungergames.arena.ArenaType; imp...
904
Java
.java
PatoTheBest/MiniGames
13
2
1
2020-08-07T03:43:56Z
2022-01-23T23:52:46Z
TeamKillStatistic.java
/FileExtraction/Java_unseen/PatoTheBest_MiniGames/Games/HungerGames/src/main/java/me/patothebest/hungergames/stats/statistics/team/TeamKillStatistic.java
package me.patothebest.hungergames.stats.statistics.team; import me.patothebest.gamecore.combat.CombatDeathEvent; import me.patothebest.gamecore.stats.AbstractStatistic; import me.patothebest.hungergames.arena.Arena; import me.patothebest.hungergames.arena.ArenaType; import org.bukkit.event.EventHandler; import org.bu...
1,009
Java
.java
PatoTheBest/MiniGames
13
2
1
2020-08-07T03:43:56Z
2022-01-23T23:52:46Z
TeamDeathStatistic.java
/FileExtraction/Java_unseen/PatoTheBest_MiniGames/Games/HungerGames/src/main/java/me/patothebest/hungergames/stats/statistics/team/TeamDeathStatistic.java
package me.patothebest.hungergames.stats.statistics.team; import me.patothebest.gamecore.combat.CombatDeathEvent; import me.patothebest.gamecore.stats.AbstractStatistic; import me.patothebest.hungergames.arena.Arena; import me.patothebest.hungergames.arena.ArenaType; import org.bukkit.entity.Player; import org.bukkit....
905
Java
.java
PatoTheBest/MiniGames
13
2
1
2020-08-07T03:43:56Z
2022-01-23T23:52:46Z
TeamLosesStatistic.java
/FileExtraction/Java_unseen/PatoTheBest_MiniGames/Games/HungerGames/src/main/java/me/patothebest/hungergames/stats/statistics/team/TeamLosesStatistic.java
package me.patothebest.hungergames.stats.statistics.team; import me.patothebest.gamecore.event.arena.GameEndEvent; import me.patothebest.gamecore.event.player.PlayerLooseEvent; import me.patothebest.gamecore.player.IPlayer; import me.patothebest.gamecore.stats.AbstractStatistic; import me.patothebest.hungergames.arena...
1,183
Java
.java
PatoTheBest/MiniGames
13
2
1
2020-08-07T03:43:56Z
2022-01-23T23:52:46Z
SoloKillStatistic.java
/FileExtraction/Java_unseen/PatoTheBest_MiniGames/Games/HungerGames/src/main/java/me/patothebest/hungergames/stats/statistics/solo/SoloKillStatistic.java
package me.patothebest.hungergames.stats.statistics.solo; import me.patothebest.gamecore.combat.CombatDeathEvent; import me.patothebest.gamecore.stats.AbstractStatistic; import me.patothebest.hungergames.arena.Arena; import me.patothebest.hungergames.arena.ArenaType; import org.bukkit.event.EventHandler; import org.bu...
1,009
Java
.java
PatoTheBest/MiniGames
13
2
1
2020-08-07T03:43:56Z
2022-01-23T23:52:46Z
SoloWinsStatistic.java
/FileExtraction/Java_unseen/PatoTheBest_MiniGames/Games/HungerGames/src/main/java/me/patothebest/hungergames/stats/statistics/solo/SoloWinsStatistic.java
package me.patothebest.hungergames.stats.statistics.solo; import me.patothebest.gamecore.event.arena.GameEndEvent; import me.patothebest.gamecore.player.IPlayer; import me.patothebest.gamecore.stats.AbstractStatistic; import me.patothebest.hungergames.arena.Arena; import me.patothebest.hungergames.arena.ArenaType; imp...
904
Java
.java
PatoTheBest/MiniGames
13
2
1
2020-08-07T03:43:56Z
2022-01-23T23:52:46Z
SoloDeathStatistic.java
/FileExtraction/Java_unseen/PatoTheBest_MiniGames/Games/HungerGames/src/main/java/me/patothebest/hungergames/stats/statistics/solo/SoloDeathStatistic.java
package me.patothebest.hungergames.stats.statistics.solo; import me.patothebest.gamecore.combat.CombatDeathEvent; import me.patothebest.gamecore.stats.AbstractStatistic; import me.patothebest.hungergames.arena.Arena; import me.patothebest.hungergames.arena.ArenaType; import org.bukkit.entity.Player; import org.bukkit....
905
Java
.java
PatoTheBest/MiniGames
13
2
1
2020-08-07T03:43:56Z
2022-01-23T23:52:46Z
SoloLosesStatistic.java
/FileExtraction/Java_unseen/PatoTheBest_MiniGames/Games/HungerGames/src/main/java/me/patothebest/hungergames/stats/statistics/solo/SoloLosesStatistic.java
package me.patothebest.hungergames.stats.statistics.solo; import me.patothebest.gamecore.event.arena.GameEndEvent; import me.patothebest.gamecore.event.player.PlayerLooseEvent; import me.patothebest.gamecore.player.IPlayer; import me.patothebest.gamecore.stats.AbstractStatistic; import me.patothebest.hungergames.arena...
1,183
Java
.java
PatoTheBest/MiniGames
13
2
1
2020-08-07T03:43:56Z
2022-01-23T23:52:46Z
LocaleManager.java
/FileExtraction/Java_unseen/PatoTheBest_MiniGames/Games/HungerGames/src/main/java/me/patothebest/hungergames/lang/LocaleManager.java
package me.patothebest.hungergames.lang; import com.google.inject.Inject; import com.google.inject.Singleton; import me.patothebest.gamecore.lang.CoreLocaleManager; import me.patothebest.gamecore.modules.Module; import me.patothebest.hungergames.HungerGames; @Singleton public class LocaleManager extends CoreLocaleMan...
447
Java
.java
PatoTheBest/MiniGames
13
2
1
2020-08-07T03:43:56Z
2022-01-23T23:52:46Z
Lang.java
/FileExtraction/Java_unseen/PatoTheBest_MiniGames/Games/HungerGames/src/main/java/me/patothebest/hungergames/lang/Lang.java
package me.patothebest.hungergames.lang; import me.patothebest.gamecore.PluginConfig; import me.patothebest.gamecore.lang.CommentType; import me.patothebest.gamecore.lang.CoreComments; import me.patothebest.gamecore.lang.CoreLang; import me.patothebest.gamecore.lang.CoreLocaleManager; import me.patothebest.gamecore.la...
5,624
Java
.java
PatoTheBest/MiniGames
13
2
1
2020-08-07T03:43:56Z
2022-01-23T23:52:46Z
ArenaType.java
/FileExtraction/Java_unseen/PatoTheBest_MiniGames/Games/HungerGames/src/main/java/me/patothebest/hungergames/arena/ArenaType.java
package me.patothebest.hungergames.arena; import me.patothebest.gamecore.arena.ArenaGroup; public class ArenaType { public static final ArenaGroup SOLO = new ArenaGroup("SOLO"); public static final ArenaGroup TEAM = new ArenaGroup("TEAM"); }
254
Java
.java
PatoTheBest/MiniGames
13
2
1
2020-08-07T03:43:56Z
2022-01-23T23:52:46Z
GameTeam.java
/FileExtraction/Java_unseen/PatoTheBest_MiniGames/Games/HungerGames/src/main/java/me/patothebest/hungergames/arena/GameTeam.java
package me.patothebest.hungergames.arena; import me.patothebest.gamecore.arena.AbstractGameTeam; import org.bukkit.DyeColor; import java.util.Map; public class GameTeam extends AbstractGameTeam { public GameTeam(Arena arena, String name, DyeColor color) { super(arena, name, color); } public Gam...
863
Java
.java
PatoTheBest/MiniGames
13
2
1
2020-08-07T03:43:56Z
2022-01-23T23:52:46Z
ArenaModule.java
/FileExtraction/Java_unseen/PatoTheBest_MiniGames/Games/HungerGames/src/main/java/me/patothebest/hungergames/arena/ArenaModule.java
package me.patothebest.hungergames.arena; import com.google.common.collect.ImmutableSet; import com.google.inject.TypeLiteral; import com.google.inject.assistedinject.FactoryModuleBuilder; import com.google.inject.multibindings.OptionalBinder; import me.patothebest.gamecore.CorePlugin; import me.patothebest.gamecore.a...
1,365
Java
.java
PatoTheBest/MiniGames
13
2
1
2020-08-07T03:43:56Z
2022-01-23T23:52:46Z
ChestLocations.java
/FileExtraction/Java_unseen/PatoTheBest_MiniGames/Games/HungerGames/src/main/java/me/patothebest/hungergames/arena/ChestLocations.java
package me.patothebest.hungergames.arena; import me.patothebest.gamecore.feature.features.chests.refill.ChestLocation; public class ChestLocations { public static ChestLocation REST = new ChestLocation("rest"); public static ChestLocation MID = new ChestLocation("mid"); public static ChestLocation SUPPLY...
355
Java
.java
PatoTheBest/MiniGames
13
2
1
2020-08-07T03:43:56Z
2022-01-23T23:52:46Z
Arena.java
/FileExtraction/Java_unseen/PatoTheBest_MiniGames/Games/HungerGames/src/main/java/me/patothebest/hungergames/arena/Arena.java
package me.patothebest.hungergames.arena; import com.google.inject.Inject; import com.google.inject.Injector; import com.google.inject.Provider; import com.google.inject.assistedinject.Assisted; import me.patothebest.gamecore.arena.AbstractArena; import me.patothebest.gamecore.arena.AbstractGameTeam; import me.patothe...
14,159
Java
.java
PatoTheBest/MiniGames
13
2
1
2020-08-07T03:43:56Z
2022-01-23T23:52:46Z