This file contains hidden or 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
π Morning 21 commits βββββββββββββββββββββ 5.3% | |
π Daytime 119 commits βββββββββββββββββββββ 29.8% | |
π Evening 117 commits βββββββββββββββββββββ 29.3% | |
π Night 142 commits βββββββββββββββββββββ 35.6% |
This file contains hidden or 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
import com.comphenix.protocol.PacketType | |
import com.comphenix.protocol.events.ListenerPriority | |
import com.comphenix.protocol.events.PacketAdapter | |
import com.comphenix.protocol.events.PacketEvent | |
import net.kyori.adventure.text.Component | |
import org.bukkit.Material | |
import org.bukkit.craftbukkit.v1_20_R3.entity.CraftItem | |
import org.bukkit.craftbukkit.v1_20_R3.inventory.CraftItemStack | |
import org.bukkit.inventory.ItemStack |
This file contains hidden or 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
CC.WebApp.current.swapScreen(Screens.createEndScreen({}, false, 2859382039582033885737283)); |
This file contains hidden or 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
// Copy and paste this to EBS Chilgyo Nori Game | |
Phaser.GAMES[0].state.states.TheGame.goGameover() |